NAME
deletevd - Deletes a virtual disk
SYNOPSIS
[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd deletevd -v virtual-disk-name
/opt/FJSVssmgr/sbin/vscmcmd deletevd -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevd -v virtual-disk-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevd -h
($INS_DIR means "Program Directory" specified at the Manager installation.)
DESCRIPTION
This command deletes a virtual disk.
Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).
OPTIONS
Specify the name of the virtual disk to be deleted.
Indicates how to use the command.
EXAMPLES
Deleting a virtual disk called “VDISK”.
# /opt/FJSVssmgr/sbin/vscmcmd deletevd -v VDISK Command terminated normally.
EXIT STATUS
0: The deletion of the virtual disk has terminated normally.
1: The deletion of the virtual disk has terminated abnormally.
SEE ALSO