Top
ETERNUS SF Storage Cruiser 14.0 User's Guidefor Virtual Storage Conductor

B.1.2 deletevp Command

NAME

deletevp - Deletes a virtual storage pool


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd deletevp -p virtual-storage-pool-name
/opt/FJSVssmgr/sbin/vscmcmd deletevp -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevp -p virtual-storage-pool-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevp -h

($INS_DIR means "Program Directory" specified at the Manager installation.)


DESCRIPTION

This command deletes a virtual storage pool.

Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).


OPTIONS

-p virtual-storage-pool-name

Specify the name of the virtual storage pool to be deleted.

-h

Indicates how to use the command.


EXAMPLES

Deleting a virtual storage pool with the name “POOL”.

# /opt/FJSVssmgr/sbin/vscmcmd deletevp -p POOL
Command terminated normally.

EXIT STATUS

0: The deletion of the virtual storage pool has terminated normally.

1: The deletion of the virtual storage pool has terminated abnormally.


SEE ALSO

B.1.15 getvp Command, B.1.1 createvp Command