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

14.1.3 Maintenance Commands

This section describes the backup management maintenance commands.

14.1.3.1 swstsrsemtch (Resource Match Command)

NAME

swstsrsemtch - recovers resource information

SYNOPSIS

To Execute on Managed Server
<program-directory>\bin\swstsrsemtch [-x]
To Execute on Management Server
<program-directory>\bin\swstsrsemtch [-x] [-h serverName]

DESCRIPTION

This command recovers resource information if a system failure, etc. has made the resource information inconsistent.

In the case of MSCS or WSFC operation, this command performs automatic configuration of the maintenance mode of the physical disk resources to which the volume belongs with pre- and post-processing.For more information, refer to "15.1.6.1 When Using MSCS or WSFC for Cluster Operation".

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

14.1.3.2 swstresback (Resource Backup Command)

NAME

swstresback - backup of backup management file and recovery control file

SYNOPSIS

<program-directory>\bin\swstresback backupDirectory

DESCRIPTION

A backup management file and a recovery control file are backed up to the specified directory.

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

Note that with this command, a replication management file is not backed up.

OPERANDS

backupDirectory

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

NOTES

14.1.3.3 swstresrst (Resource Restore Command)

NAME

swstresrst - restore of backup management file and recovery control file

SYNOPSIS

<program-directory>\bin\swstresrst backupDirectory

DESCRIPTION

A backup management file and a recovery control file are 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