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

B.2.9 getbackmig Command

NAME

getbackmig - Displays a list of migration backup disks


SYNOPSIS

[Solaris OS/Linux OS]
/opt/FJSVssmgr/sbin/vscmcmd getbackmig
/opt/FJSVssmgr/sbin/vscmcmd getbackmig -h
[Windows OS]
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getbackmig
$INS_DIR\Manager\opt\FJSVssmgr\sbin\vscmcmd.exe getbackmig -h

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


DESCRIPTION

This command displays a list of the virtual disks that are holding backup disks.

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


OPTIONS

-h

Indicates how to use the command.


EXAMPLES

Displaying a list of the virtual disks that are holding backups.

# /opt/FJSVssmgr/sbin/vscmcmd getbackmig
VirtualDiskName VirtualBoxName FinishDate
vdisk01         BoxNAME#01     2008/03/11 18:00:10
vdisk02         BoxNAME#02     2008/03/11 17:00:30
Command terminated normally.

Table B.9 Display items for the getbackmig command and their meanings

Display item

Meaning

VirtualDiskName

The name of a virtual disk that holds a backup

VirtualBoxName

The name of the virtual enclosure where the virtual disk that holds the backup is located

FinishDate

The time when the migration switched over


EXIT STATUS

0: Displaying a list of migration backup disks has terminated normally.

1: Displaying a list of migration backup disks has terminated abnormally.


SEE ALSO

B.2.7 operatebackmig Command, B.2.8 getsession Command