
Example
csadmin block-storage-driver update --attributes "hp3par_username:3paradm
hp3par_password:3pardata hp3par_api_url:https://16.124.134.19:8080/api/v1 virtualDomain:- hp3par_cpg:FC_r1"
--os-username adminuser --os-password adminpassword --os-auth-url 10.x.x.x --insecure FCDriver
DefinitionArguments
Name to replace existing storage driver name.--newname <newname>
Description for the storage driver.--description
<description>
Driver-specific attributes in the format of "key 1:value1
key2:value2....." For example, to create a storage driver with the
3PAR-FC or 3PAR-ISCSI driver type, enter:
--attributes "hp3par_username:3paradm hp3par_password:myPassword
hp3par_api_url:https://10.x.x.x:8080/api/v1 virtualDomain:myDomain
hp3par_cpg:myCpg"
--attributes <attributes>
• block-storage-driver-type create: Creates a block storage driver type. The driver type is used
to create a block storage driver. It defines the volume driver metadata.
csadmin block-storage-driver-type create <required and/or optional common args> <args specific to the
command><name of new storage system>
Example
csadmin block-storage-driver-type create --description "vmware driver" --volume-driver
cinder.volume.drivers.vmware.vmdk.VMwareVcVmdkDriver --attributes "vmware_host_ip
vmware_host_username vmware_host_password" --insecure --os-username adminuser --os-password
adminpassword --os-auth-url 10.x.x.x VMwareVcVmdkDriver
DefinitionArguments
Volume driver of the block storage driver. For example,
cinder.volume.drivers.san.hp.hp_3par_fc.HP3PARFCDriver
--volume-driver <volume
driver>
Block storage driver type attributes in the format of "key 1:value1
key2:value2....."
--attributes <attributes>
Description of the block storage driver type.--description
<description>
• block-storage-driver-type delete: Deletes a block storage driver type.
csadmin block-storage-driver-type delete <required and/or optional common args> <args specific to the
command><name of the block storage driver to be deleted>
Example
csadmin block-storage-driver-type delete --insecure --os-username adminuser --os-password
adminpassword --os-auth-url 10.x.x.x VMwareVcVmdkDriver
• block-storage-driver-type list: Lists the block storage driver types.
csadmin block—storage-driver-type list <required and/or optional common args> <args specific to the command>
Example
csadmin block-storage-driver-type list --insecure --os-username adminuser --os-password
adminpassword --os-auth-url 10.x.x.x
• block-storage-driver-type show: Shows block storage drive type details.
csadmin block—storage—driver-type show <required and/or optional common args> <name of new block storage
driver type to show>
Example
csadmin block-storage-driver-type show --insecure --os-username adminuser --os-password
adminpassword --os-auth-url 10.x.x.x VMwareVcVmdkDriver
• block-storage-driver-type update: Updates a block storage driver type.
csadmin block-storage-driver-type update <required and/or optional common args> <args specific to the
command> <name of block storage driver type to update>
Example
Command syntax and examples 195
Commentaires sur ces manuels