
csadmin appliance support-dump --va esx_iscapp01 --file esx_iscapp01.dump --os-username
adminuser --os-password adminpassword --os-auth-url 10.x.x.x –insecure
DefinitionArguments
The unique name of the appliance from which to take the support dump. Run
csadmin appliance support-dump --list to get the appliance
names.
--va <VM name>
The output file where the support dump is copied.--file <output file name>
Lists the auxiliary virtual machines capable of producing support dumps.--list
• block-storage-driver create: Creates a block storage driver.
csadmin block-storage-driver create <required and/or optional common args> <args specific to the
command><name of new block storage driver>
Example
csadmin block-storage-driver create --attributes
"hp3par_username:3paradm hp3par_password:3pardata
hp3par_api_url:https://10.x.x.x:8080/api/v1 virtualDomain:-hp3par_cpg:FC_r6"
--drivertype 3PAR-FC --os-username adminuser --os-password adminpassword
--os-auth-url 10.x.x.x --insecure FCDriver
NOTE: Entering a dash (–) after virtualDomain:, as shown in the example,
specifies the default virtual domain.
DefinitionArguments
An optional description for the storage driver.--description
<description>
Driver type for the storage driver, such as 3PAR-FC, or 3PAR-ISCSI.--drivertype <Driver
Type>
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 delete: Deletes a block storage driver.
csadmin block—storage—driver delete <required and/or optional common args> <name of new block storage
driver to delete>
Example
csadmin block-storage-driver delete --os-username adminuser --os-password adminpassword
--os-auth-url 10.x.x.x --insecure FCDriver
• block-storage-driver list: Lists block storage drivers.
csadmin block—storage—driver list <required and/or optional common args>
Example
csadmin block-storage-driver list --os-username adminuser--os-password adminpassword
--os-auth-url 10.x.x.x --insecure
• block-storage-driver show: Shows a single block storage driver.
csadmin block—storage—driver show <required and/or optional common args> <name of new block storage driver
to show>
Example
csadmin block-storage-driver show --os-username adminuser --os-password adminpassword
--os-auth-url 10.x.x.x --insecure FCDriver
• block-storage-driver update: Updates a block storage driver.
csadmin block-storage-driver update <required and/or optional common args> <args specific to the command>
<name of block storage driver to update>
194 Working with the csadmin CLI
Comentários a estes Manuais