cinder/releasenotes/notes/orphaned_unmanaged_volume-db63ec0509b70b8f.yaml
Kumar Prashant 2780283903 VMAX Driver - Place volume in SG as part of unmanage volume
A cinder unmanage operation using the VMAX driver doesn't place
the volume in any storage group on the array. This leads to querying
information about the volume very difficult. The volume being unmanaged
should be placed in some storage group as part of the unmanage
operation

Change-Id: I4fd5370005848205e1bbc9d58d8452f38719dac8
Closes-bug: 1792888
2018-11-27 17:31:54 +00:00

8 lines
278 B
YAML

---
other:
- |
This PowerMax driver now puts the unmanaged "orphan" volume in a storage
group called OS-Unmanaged. It is not possible to query a volume's
associated snapvx snapshots using the PowerMax management software, unless
it belongs to a storage group.