You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2017/10/18 01:04:00 UTC

[jira] [Updated] (MESOS-8101) Import resources from CSI plugins in storage local resource provider.

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

Chun-Hung Hsiao updated MESOS-8101:
-----------------------------------
    Component/s:     (was: agent)
                 storage

> Import resources from CSI plugins in storage local resource provider.
> ---------------------------------------------------------------------
>
>                 Key: MESOS-8101
>                 URL: https://issues.apache.org/jira/browse/MESOS-8101
>             Project: Mesos
>          Issue Type: Task
>          Components: storage
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>              Labels: mesosphere, storage
>             Fix For: 1.5.0
>
>
> The following lists the steps to import resources from a CSI plugin:
> 1. Launch the node plugin
>     1.1 GetSupportedVersions
>     1.2 GetPluginInfo
>     1.3 ProbeNode
>     1.4 GetNodeCapabilities
> 2. Launch the controller plugin
>     2.1 GetSuportedVersions
>     2.2 GetPluginInfo
>     2.3 GetControllerCapabilities
> 3. GetCapacity
> 4. ListVolumes
> 5. Report to the resource provider through UPDATE_TOTAL_RESOURCES



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