You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Guangya Liu (JIRA)" <ji...@apache.org> on 2016/04/22 04:28:13 UTC

[jira] [Created] (MESOS-5251) Enable "--explicitcreate" when call "dvdcli mount"

Guangya Liu created MESOS-5251:
----------------------------------

             Summary: Enable "--explicitcreate" when call "dvdcli mount"
                 Key: MESOS-5251
                 URL: https://issues.apache.org/jira/browse/MESOS-5251
             Project: Mesos
          Issue Type: Bug
            Reporter: Guangya Liu
            Assignee: Guangya Liu


The dvdcli 0.1.0 will create volume by default if the volume does not exist when mounting, this is not a good behavior to create volumes blindly. Please refer to https://github.com/docker/docker/issues/21829 for some discussion with docker community.

The dvdcli has fixed this issue by introducing a new flag "--explicitcreate"  to enable end user can customize the behavior of creating the volume by default or not. Please refer to https://github.com/emccode/dvdcli/issues/18 for some detail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)