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

B.1.8 deletevt Command

NAME

deletevt - Deletes a virtual target


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd deletevt -t virtual-target-name
/opt/FJSVssmgr/sbin/vscmcmd deletevt -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevt -t virtual-target-name
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe deletevt -h

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


DESCRIPTION

This command deletes a virtual target.

For the VS900 Model 200, specify the virtualization switch name. Execute this command as the administrator for the operating system (that is, with “Administrator” or “root” privileges).


OPTIONS

-t virtual-target-name

Specify the name of the virtual target to be deleted.

-h

Indicates how to use the command.


EXAMPLES

Deleting a virtual target called “VT”.

# /opt/FJSVssmgr/sbin/vscmcmd deletevt -t VT
Command terminated normally.

EXIT STATUS

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

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


SEE ALSO

B.1.17 getvt Command, B.1.7 createvt Command