NAME
stgmgrinfobkup - backup the management information
SYNOPSIS
program-directory\bin\stgmgrinfobkup [-n Server-Name] [-t Backup-Type]
DESCRIPTION
This command backup the management information stored on the Storage Server and the Storage Management Server.
OPTIONS
Creates backups of the management information stored on the specified server.
If this option is not specified, the management information on all Storage Server (including the Storage Management Server) is backed up.
Specifies the types of data that are to be backed up. Specify one of the values listed below. Do not specify more than one value in the -t option:
DBData : Database
RegiData : Registry
MgrInfoData : Policy file for management information package backup
AuthData : Authentication management list
BkupData : Backup management
ReplData : Replication management
TapeData : Tape backup management backup
If this option is not specified, backups are created as defined in the policy file.For details on the policy file, refer to the section "10.1.2.1 Preliminaries".
EXIT STATUS
=0:Completed successfully
>0:Terminated abnormally
EXAMPLES
Back up the management information on all the Storage Server as defined in the policy file:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfobkup swstf3014 Backup of management information is started. Start time=04/07/02 11:00:00, Server name=acm01 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:02:00, Server name=acm01 swstf3014 Backup of management information is started. Start time=04/07/02 11:02:00, Server name=acm02 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:05:00, Server name=acm02 swstf3021 The normal end of the backup of management information was carried out by all servers. C:\>
Back up the management information on Storage Server as defined in the policy file:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfobkup -n acm01 swstf3014 Backup of management information is started. Start time=04/07/02 11:00:00, Server name=acm01 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:02:00, Server name=acm01 swstf3021 The normal end of the backup of management information was carried out by all servers. C:\>
Back up the registries on all of the Storage Server.
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfobkup -t RegiData swstf3014 Backup of management information is started. Start time=04/07/02 11:00:00, Server name=acm01 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:02:00, Server name=acm01 swstf3014 Backup of management information is started. Start time=04/07/02 11:02:00, Server name=acm02 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:05:00, Server name=acm02 swstf3021 The normal end of the backup of management information was carried out by all servers. C:\>
Back up the backup management located on Storage Server
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfobkup -n acm01 -t BkupData swstf3014 Backup of management information is started. Start time=04/07/02 11:00:00, Server name=acm01 swstf3020 Backup of management information was ended normally. End time=04/07/02 11:02:00, Server name=acm01 swstf3021 The normal end of the backup of management information was carried out by all servers. C:\>
NOTES
This command can be executed by an account belonging to the Administrator's group.
Be sure to check the information (ie, a message indicating completion or an error) that is output by this command.
This command can be executed only on the management information package backup execution server.
Set the name of the logical node in the SWSTGNODE environment variable when the management information package backup execution server is in a cluster system.
Do not execute other AdvancedCopy Manager commands or GUI commands while this command is running. Conversely, do not execute this command while another AdvancedCopy Manager command or a GUI command is running.
Do not execute this command again if it is already running.
To save backup data to a tape or similar external medium, save all files and directories under the backup data storage directory.
Registry backups are made only when RegiData is specified in the -t option. A registry backup will not be made if the -t option is not specified.
A backup of the policy file for management information package backup is made only when MgrInfoData is specified in the -t option. No backup is made when the -t option is not specified. Additionally, specify the name of the management information package backup execution server in the -n option.
Backup is not possible for any management information on Storage Server with Softek AdvancedCopy Manager 10.3 (V10.0L40) or earlier.