[
https://issues.apache.org/jira/browse/MESOS-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-6863:
--------------------------
Labels: mesosphere storage (was: mesosphere)
> Introduce "HOST VOLUME" as a volume type in mesos protobufs
> -----------------------------------------------------------
>
> Key: MESOS-6863
> URL: https://issues.apache.org/jira/browse/MESOS-6863
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Avinash Sridharan
> Assignee: Gilbert Song
> Labels: mesosphere, storage
>
> The `MesosContainerizer` supports "host volumes". However, there is no
> specific volume type defined for "host volumes"
> (https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L1921).
> Instead, the `MesosContainerizer` relies on inferring the mount paths from
> the "host_path" to decipher if the user wants a "host volume".
> It would be better to be more explicit and have a volume source type of
> "HOST_VOLUME" in the volume types.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)