HP CloudSystem Foundation Betriebsanweisung Seite 196

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 211
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 195
csadmin block-storage-driver-type update --description "vmware driver updated" --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
Name to replace existing block storage driver type name.--newname <newname>
Description for the block storage driver type.--description
<description>
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>
volume-type create: Creates a Cinder volume type.
csadmin volumetype create <required and/or optional common args> <args specific to the command> <name of
the volume type to create>
Example
csadmin volume-type create --driver-name FCDriver --attributes "cpg:myCPG host-mode:VMware
allocation-type:thin" --os-username adminuser --os-password adminpassword --os-auth-url 10.x.x.x
--insecure volume-type-fc
DefinitionArguments
The name of the block storage driver on which to base the CVT and driver
configuration. Run block storage-driver list to get the list.-
--driver-name <name of
the block storage driver>
Volume type-specific attributes in the format of "key 1:value1
key2:value2....." For example, to create a volume type with a 3PAR
driver instance, enter:
--attributes "cpg:myCpg hoste mode:VMware allocation
type:thin"
--attributes <attributes>
An optional description of the volume type.--description
<description>
volume-type delete: Delete Cinder volume types.
csadmin volumetype delete <required and/or optional common args> <name of the volume type to delete>
Example
csadmin volume-type delete --os-username adminuser --os-password adminpassword --os-auth-url
10.x.x.x --insecure volume-type-FC
volume-type list: Lists Cinder volume types.
csadmin volumetype list <required and/or optional common args>
Example
csadmin.exe volume-type list --os-username adminuser --os-password adminpassword --os-auth-url
10.x.x.x --insecure
volume-type show: Shows information about a single Cinder volume type.
csadmin volumetype show <required and/or optional common args> <name of the volume type>
Example
csadmin volume-type show --os-username adminuser --os-password adminpassword --os-auth-url
10.x.x.x --insecure volume-type-FC
volume-type update: Updates a Cinder volume type.
csadmin volumetype update <required and/or optional common args> <args specific to the command> <name of
the volume type to update>
Example
196 Working with the csadmin CLI
Seitenansicht 195
1 2 ... 191 192 193 194 195 196 197 198 199 200 201 ... 210 211

Kommentare zu diesen Handbüchern

Keine Kommentare