Cinder Driver for Unity
Bases: cinder.volume.driver.ManageableVD, cinder.volume.driver.ManageableSnapshotsVD, cinder.volume.driver.BaseVD
Unity Driver.
Make sure volume is exported.
Creates a cloned volume.
Driver entry point to get the export info for a new volume.
Creates the snapshot for backup.
Creates a snapshot.
Creates a volume.
Creates a volume from a snapshot.
Deletes a snapshot.
Deletes a volume.
Driver entry point to get the export info for an existing volume.
Extend a volume.
Returns the pool name of a volume.
Get volume stats.
Parameters: | refresh – True to get updated data |
---|
Manages an existing LUN in the array.
Parameters: |
|
---|
Returns size of volume to be managed by manage_existing.
Driver entry point to remove an export for a volume.
Deletes the snapshot for backup.
Unmanages a volume.
Retrieve stats info from volume group.