You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/10/16 18:38:03 UTC

[jira] [Updated] (MESOS-7561) Add storage resource provider specific information in ResourceProviderInfo.

     [ https://issues.apache.org/jira/browse/MESOS-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Rukletsov updated MESOS-7561:
---------------------------------------
    Sprint: Mesosphere Sprint 65, Mesosphere Sprint 66  (was: Mesosphere Sprint 65)

> Add storage resource provider specific information in ResourceProviderInfo.
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-7561
>                 URL: https://issues.apache.org/jira/browse/MESOS-7561
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Chun-Hung Hsiao
>              Labels: mesosphere, storage
>             Fix For: 1.5.0
>
>
> For storage resource provider, there will be some specific configuration information. For instance, the most important one is the `ContainerConfig` of the CSI Plugin container.
> That config information will be sent to the corresponding agent that will use the resources provided by the resource provider. For storage resource provider particularly, the agent needs to launch the CSI Node Plugin to mount the volumes.
> Comparing to adding first class storage resource provider information, an alternative is to add a generic labels field in ResourceProviderInfo and let resource provider itself figure out the format of the labels. However, I believe a first class solution is better and more clear.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)