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 Managed Server and the 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 Managed Server (including the 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
BkupData : Backup management
ReplData : Replication management
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 "11.1.2.1 Preliminaries".
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Back up the management information on all the Managed 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 Managed 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 Managed 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 Managed 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 environment variable SWSTGNODE when the management information package backup execution server is in a clustered system.
Do not execute other AdvancedCopy Manager commands or Web Console operations while this command is running. Conversely, do not execute this command while another AdvancedCopy Manager command or a Web Console operation is running.
Do not execute this command again if it is already running.
If this command was executed under one of the following circumstances from a Managed Server on which AdvancedCopy Manager Version 14.2 or earlier is installed, backup of authentication data will not be implemented.
When AuthData was specified in the -t option
When the value "YES" was specified for the AuthData key in the Management Server section of the policy file for batch backup of management data
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 Managed Server with Softek AdvancedCopy Manager Version 10.4 (V10.0L50) or earlier.
In an environment where a Managed Server with IPv4 address and a Managed Server with IPv6 address coexist, register the Management Server as a management information package backup execution server to execute management information package backup from the Management Server.