swevm / scaleio-py

ScaleIO API Bindings
Apache License 2.0
13 stars 14 forks source link

Cannot delete single SDC mapping if mappedToAll is True #26

Open swevm opened 9 years ago

swevm commented 9 years ago

Is not possible to remove a single mapping for a Volume if it have been mapped to all SDCs. Not sure if this should be considered a bug or by design in SIO.

workaround:

Not sure if this fixes the problem. Might cause a glitch for IO during unmap/remap. Need to test before implement