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

B.1.12 releasevd Command

NAME

releasevd - Releases the allocation of a virtual disk


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd releasevd -v virtual-disk-name
/opt/FJSVssmgr/sbin/vscmcmd releasevd -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe releasevd -v virtual-disk-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe releasevd -h

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


DESCRIPTION

This command releases a virtual disk from a virtual target.

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


OPTIONS

-v virtual-disk-name

Specify the name of the virtual disk to be released from the virtual target.

-h

Indicates how to use the command.


EXAMPLES

Releasing the virtual disk “VDISK“ from the virtual target “VT“.

# /opt/FJSVssmgr/sbin/vscmcmd releasevd -v VDISK
Command terminated normally.

EXIT STATUS

0:The release of the virtual disk has terminated normally.

1: The release of the virtual disk has terminated abnormally.


SEE ALSO

B.1.15 getvp Command, B.1.18 getvd Command, B.1.16 getvb Command, B.1.17 getvt Command, B.1.11 assignvd Command