You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2017/04/29 00:40:04 UTC

[jira] [Assigned] (MESOS-7439) Bumped the default timeout value for docker volume driver unmount operation.

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

Jie Yu reassigned MESOS-7439:
-----------------------------

    Assignee: Jie Yu

> Bumped the default timeout value for docker volume driver unmount operation.
> ----------------------------------------------------------------------------
>
>                 Key: MESOS-7439
>                 URL: https://issues.apache.org/jira/browse/MESOS-7439
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> A volume detach operation can be very time consuming in some cloud environment. In extreme cases, the detach can take up to 20 minutes. Since 'Unmount' in Docker Volume Driver Interface (DVDI) is not idempotent, the container orchestrator (i.e., Mesos) cannot safely retry the operation. As a result, we don't have much flexibility here.
> We should increase the timeout hoping that in most of the cases, the volume can be detached within that timeout.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)