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 Storage Server name.
This option can be specified only on a Storage 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
The following example recovers resource information:
# /opt/FJSVswsts/bin/swstsrsemtch swstsrsemtch completed #
NOTES
This command can only be executed if none of the following commands are running:
NAME
swstresback - backup of management file
SYNOPSIS
/opt/FJSVswsts/bin/swstresback Backup-Directory
DESCRIPTION
A backup management file are backed up to the specified directory.
OPERANDS
Specifies the name of a directory to which the backup management file and the recovery control file will be saved.
EXIT STATUS
=0:Completed successfully
>0:Terminated abnormally
EXAMPLES
Bacup 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 are restored from the specified directory.
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 resource management file.
# /opt/FJSVswsts/bin/swstresrst /home/backup swstresrst completed #
NOTES
Before the backup management files can be restored by this command, swstsvrset (Storage 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: