NAME
releaselv - Releases a physical disk
SYNOPSIS
[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd releaselv -p virtual-storage-pool-name -e physical-disk-name /opt/FJSVssmgr/sbin/vscmcmd releaselv -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe releaselv -p virtual-storage-pool-name -e physical-disk-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe releaselv -h
($INS_DIR means "Program Directory" specified at the Manager installation.)
DESCRIPTION
This command releases a physical disk from 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 where the physical disk is registered.
Specify the name of the physical disk to be released from the virtual storage pool.
Indicates how to use the command.
EXAMPLES
Releasing physical disk “POOL001R00001” which is registered with the virtual storage pool “POOL”
# /opt/FJSVssmgr/sbin/vscmcmd releaselv -p POOL -e POOL001R00001 Command terminated normally.
EXIT STATUS
0: The release of the physical disk has terminated normally.
1: The release of the physical disk has terminated abnormally.
SEE ALSO