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.
If a recovery operation of the resource information in the Management Server cannot be performed for some reason, specify this option.
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 list
SYNOPSIS
/opt/FJSVswsts/bin/swstresback backupDir
DESCRIPTION
A backup management list is backed up to the specified directory.
Backup management list (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 list is saved.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Backing up of the backup management list:
# /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 list
SYNOPSIS
/opt/FJSVswsts/bin/swstresrst backupDir
DESCRIPTION
A backup management list 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
Restoring the backup management list:
# /opt/FJSVswsts/bin/swstresrst /home/backup swstresrst completed #
NOTES
Before the backup management list 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 list 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: