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

B.1.6 deletevb Command

NAME

deletevb - Deletes a virtual enclosure


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd deletevb -x virtual-box-name
/opt/FJSVssmgr/sbin/vscmcmd deletevb -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevb -x virtual-box-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevb -h

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


DESCRIPTION

This command deletes a virtual enclosure.

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


OPTIONS

-x virtual-box-name

Specify the name of the virtual enclosure to be deleted.

-h

Indicates how to use the command.


EXAMPLES

Deleting a virtual enclosure called “VBOX”.

# /opt/FJSVssmgr/sbin/vscmcmd deletevb -x VBOX
Command terminated normally.

EXIT STATUS

0: The deletion of the virtual enclosure has terminated normally.

1: The deletion of the virtual enclosure has terminated abnormally.


SEE ALSO

B.1.16 getvb Command, B.1.5 createvb Command