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 Server-Name]
DESCRIPTION
This command recovers resource information if a system failure, etc. has made the resource information inconsistent.
OPTIONS
Specifies a Managed Server name.
This option can be specified only on a Management Server.
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.
swstrestore (Restore execution command) using software-copy with GDS 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 Backup-Directory
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 swstresrst (Resource restore command).
OPERANDS
Specifies the name of a directory to which the backup management file will be 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 Backup-Directory
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 swstresback (Resource backup 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, swstsvrset (Managed Server configuration information setting 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: