NAME
swsrpvrq shadow backup-hyperv - backs up a Hyper-V Guest OS
SYNOPSIS
<program-directory>\bin\swsrpvrq shadow backup-hyperv [-h HyperV-Host] -cs Component-Set [-hv-guests Guest-OS-List-File]
DESCRIPTION
This command backs up Hyper-V Guest OSes per component set.
When execution of this command completes successfully, the metadocuments required for restoring will be output to the following directories on the backup server:
File | Output place |
---|---|
Writer metadata Document | <Environment directory>\etc\repl\data\vrq\<Hyper-V host name for Managed Server>\componentset\metadoc\<Component set name>.wmd.xml |
Backup component Document | <Environment directory>\etc\repl\data\vrq\<Hyper-V host name for Managed Server>\componentset\metadoc\<Component set name>.bcd.xml |
OPTIONS
For execution from a backup server, this option specifies the name of the Managed Server for the Hyper-V host which is to be backed up.
Specifies the name of the component set which is to be backed up.
For backing up only specific Guest OSes in a component set, specify the files (Guest OS list files) in which the relevant Guest OSes are listed.
In the Guest OS list files, describe only one Guest OS per line.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Give the command from a backup server to Managed Server (HVHOST01) to back up a Hyper-V Guest OS.
C:\>C:\Win32App\AdvancedCopyManager\bin\swsrpvrq shadow backup-hyperv -h HVHOST01 -cs VMSet1 'swsrpvrq shadow backup-hyperv' completed C:\>