ZFS Storage Appliance Cinder Volume Driver
Bases: cinder.volume.driver.ISCSIDriver
ZFSSA Cinder volume driver
Not implemented
Check that driver can login.
Check also pool, project, initiators, initiatorgroup, target and targetgroup.
Create a clone of the specified volume.
Driver entry point to get the export info for a new volume.
Creates a snapshot with the given snapshot[‘name’] of the snapshot[‘volume_name’]
Create a volume on ZFSSA
Creates a volume from a snapshot - clone a snapshot
Deletes a snapshot.
Deletes a volume with the given volume[‘name’].
Setup - create multiple elements.
Project, initiators, initiatorgroup, target and targetgroup.
Driver entry point to get the export info for an existing volume.
Driver entry point to extent volume size.
Get volume status. If ‘refresh’ is True, run update the stats first.
Not implemented
Driver entry point to remove an export for a volume.
Not implemented