This section describes the backup management maintenance commands.
NAME
swstsrsemtch - recovers resource information
SYNOPSIS
/opt/FJSVswsts/bin/swstsrsemtch [-x]
/opt/FJSVswsts/bin/swstsrsemtch [-x] [-h serverName]
DESCRIPTION
This command recovers resource information if a system failure, etc. has made the resource information inconsistent.
OPTIONS
When executing on the Management Server, specify the name of the target Managed Server.
When executing on the target Managed server, it is not necessary to specify this option.
For the server name, accurately specify the same letters, including upper and lower case, as the server name displayed with the stgxfwcmdispsrv command.
Achieves consistency with a repository. Specify this option if a backup management files and a repository become inconsistent.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Recover resource information:
# /opt/FJSVswsts/bin/swstsrsemtch swstsrsemtch completed #
NOTES
This command can only be executed if none of the following commands are running:
Resource match processing cannot be executed in the following circumstances:
When the transaction volume or backup volume is a logical volume of VxVM, the structure of the logical volume is changed to a structure not supported by AdvancedCopy Manager.
When the transaction volume or backup volume is a logical volume of VxVM, the logical volume is deleted from VxVM.
The swstrestore command using software-copy with PRIMECLUSTER GD is aborted, such as for a forced termination, and software-copy processing has not yet completed.
NAME
swstresback - backup of backup management file
SYNOPSIS
/opt/FJSVswsts/bin/swstresback backupDirectory
DESCRIPTION
A backup management file is backed up to the specified directory.
Backup management file
Management information, such as Managed Server configuration information
The information backed up by this command can be restored by the swstresrst command.
OPERANDS
Specifies the name of a directory to which the backup management file is saved.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Backup of the backup management file:
# /opt/FJSVswsts/bin/swstresback /home/backup swstresback completed #
NOTES
You cannot perform backup if:
The specified directory does not exist.
Copying of data to the specified directory failed because of insufficient free space, etc.
This command can be executed only while none of the following commands are running:
NAME
swstresrst - restore of backup management file
SYNOPSIS
/opt/FJSVswsts/bin/swstresrst backupDirectory
DESCRIPTION
A backup management file is restored from the specified directory.
Managed resources information
Management information, such as Managed Server configuration information.
OPERANDS
The backup location directory name directed by the swstresback command is specified.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Restore the backup management file:
# /opt/FJSVswsts/bin/swstresrst /home/backup swstresrst completed #
NOTES
Before the backup management file is restored by this command, the swstsvrset command must be executed.
You cannot perform restoration if:
The specified directory does not exist.
No backup management files exist in the specified directory.
Copying of data from the specified directory for restoration failed because of insufficient free space, or for some other reason.
This command can be executed only while none of the following commands are running: