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 2018/01/05 02:03:01 UTC

[jira] [Updated] (MESOS-8399) Use unique ID for CSI plugin containers in SLRP.

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

Chun-Hung Hsiao updated MESOS-8399:
-----------------------------------
    Labels: mesosphere storage  (was: )

> Use unique ID for CSI plugin containers in SLRP.
> ------------------------------------------------
>
>                 Key: MESOS-8399
>                 URL: https://issues.apache.org/jira/browse/MESOS-8399
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>              Labels: mesosphere, storage
>
> If an agent crashed abnormally and the runtime directory is lost, then a standalone container previously launched by SLRP will be considered orphan when the agent restarts. Since the orphan containers are cleaned up asynchronously, it is possible that the cleanup is racing with SLRP launching a new standalone container instance with the same ID. To avoid this race, we should use unique IDs for CSI plugin containers.



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