Top
ETERNUS SF AdvancedCopy Manager V16.7 Operation Guide
FUJITSU Storage

9.1.3 Maintenance Commands

This section describes the backup management maintenance commands.

9.1.3.1 swstsrsemtch (Resource Match Command)

NAME

swstsrsemtch - recovers resource information

SYNOPSIS

To Execute on Managed Server
/opt/FJSVswsts/bin/swstsrsemtch [-x]
To Execute on Management Server
/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

-h serverName

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.

-x

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

NOTES

9.1.3.2 swstresback (Resource Backup Command)

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.

The information backed up by this command can be restored by the swstresrst command.

OPERANDS

backupDirectory

Specifies the name of a directory to which the backup management file is saved.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES

9.1.3.3 swstresrst (Resource Restore Command)

NAME

swstresrst - restore of backup management file

SYNOPSIS

/opt/FJSVswsts/bin/swstresrst backupDirectory

DESCRIPTION

A backup management file is restored from the specified directory.

OPERANDS

backupDirectory

The backup location directory name directed by the swstresback command is specified.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES