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
Specify the name of the virtual storage pool to be deleted.
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