[
https://issues.apache.org/jira/browse/MESOS-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-5982:
-----------------------------------
Summary: NvidiaVolume errors out if any binary is missing (was:
NvidiaVolume' errors out if any binary is missing)
> NvidiaVolume errors out if any binary is missing
> ------------------------------------------------
>
> Key: MESOS-5982
> URL: https://issues.apache.org/jira/browse/MESOS-5982
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Labels: gpu, mesosphere
>
> We currently error out if a binary we were trying to add to the volume is not
> found on the host filesystem. However, these are not the semantics that we
> want. By design, we list all the binaries that *may* exist on the filesystem
> that we want to put in the volume, not all of the binaries that *must* exist.
> We should simply skip any unfound binaries and move on to the next one
> instead of erroring out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)