Volume driver for FalconStor FSS storage system.
This driver requires FSS-8.00-8865 or later.
Bases: cinder.volume.drivers.san.san.SanDriver
Creates a cgsnapshot.
Creates a clone of the specified volume.
Creates a consistencygroup.
Creates a snapshot.
Creates a volume.
We use the metadata of the volume to create variety volume.
Create a thin provisioned volume : [Usage] create –volume-type FSS –metadata thinprovisioned=true
thinsize=<thin-volume-size>
Create a LUN that is a Timeview of another LUN at a specified CDP tag: [Usage] create –volume-type FSS –metadata timeview=<vid>
cdptag=<tag> volume-size
Create a LUN that is a Timeview of another LUN at a specified Timemark: [Usage] create –volume-type FSS –metadata timeview=<vid>
rawtimestamp=<rawtimestamp> volume-size
Creates a volume from a snapshot.
Deletes a cgsnapshot.
Deletes a consistency group.
Deletes a snapshot.
Disconnect all hosts and delete the volume
Extend volume to new_size.
Convert an existing FSS volume to a Cinder volume.
We expect a volume id in the existing_ref that matches one in FSS.
Get size of an existing FSS volume.
We expect a volume id in the existing_ref that matches one in FSS.
Remove Cinder management from FSS volume