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 guestOsListFile]
DESCRIPTION
This command backs up Hyper-V Guest OSs per component set.
When execution of this command completes successfully, the metadocuments required for restoring are output to the following files 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 OSs in a component set, specify the files (Guest OS list files) in which the relevant Guest OSs 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 the 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:\>