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

B.1.4 releaselv Command

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

-p virtual-storage-pool-name

Specify the name of the virtual storage pool where the physical disk is registered.

-e physical-disk-name

Specify the name of the physical disk to be released from the virtual storage pool.

-h

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

B.1.15 getvp Command, B.1.3 registlv Command