Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forTape Server Option

11.2.1 Environment definition commands

This section describes environment definition commands for backup management.

Note

All environment definition commands require that a Tape Server and its daemon be started in advance. Otherwise, when one of the commands is executed, it outputs a message and terminates with an error.

11.2.1.1 acmsvrset (Storage Server configuration command)

NAME

acmsvrset - Setting of Storage server configuration information

SYNOPSIS

DESCRIPTION

This command sets configuration information of a Storage Server. Execute this command to declare that the Storage Server that executed this command is an associated participant in the backup operation.

This command associates the specified Tape Server with a Storage Server. The Tape Server specified by this command manages backup to tape. The tape backup function cannot be used on a Storage Server not associated with the Tape Server.

If the server name, IP address, or port number of the Tape Server is changed, this command must be executed again to associate the Tape Server with the Storage Server.

OPTIONS

-t Tape-Server

Specifies the name of the Tape Server to be associated with the Storage Server.

This option is required when this command is initially executed.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

The command sets configuration information about the Storage Server and associates the server with the Tape Server (tpserver1).

# /opt/FJSVswstc/bin/acmsvrset -t tpserver1
acmsvrset completed
#

NOTES

11.2.1.2 acmsvrdisp (Storage Server configuration information display command)

NAME

acmsvrdisp - Display of configuration information of a Storage Server

SYNOPSIS

DESCRIPTION

This command displays configuration information of a Storage Server, which has been set using the "11.2.1.1 acmsvrset (Storage Server configuration command)".

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

This command displays Storage Server (srv1) configuration information.

# /opt/FJSVswstc/bin/acmsvrdisp
Storage-Server  = srv1
Tape-Server     = tpserver1(10.10.10.10:1226)
#

The following information will be displayed.

Title

Description

Storage-Server

Displays a Storage Server name.

Tape-Server

Displays a Tape Server name. The IP address and port number used for communication with the Tape Server are delimited by a colon (":") and displayed in parentheses.

Tape-Server = "Tape-Server-Name"("IP-Address":"PORT-NUMBER")

11.2.1.3 acmdevinfoset (Device information setting command)

NAME

acmdevinfoset - Setting of device information

SYNOPSIS

DESCRIPTION

Set a volume that has been allocated to the Fujitsu ETERNUS storage system as a transaction volume or backup volume.

A transaction volume refers to a volume that stores work data to be backed up.

A backup volume refers to a volume used to store a backup of this transaction data.

For details on devices that can be registered on Windows as transaction and backup volumes, refer to "swstdevinfoset (Device information configuration command)" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

OPTIONS

-t

Registers the specified device as a transaction volume.

Cannot be specified at the same time as the -b or -o options.

-b

Registers the specified device as a backup volume.

Cannot be specified at the same time as the -t or -o options.

-o

Deregisters the specified device if it has been registered as a work or backup volume.

Cannot be specified at the same time as the -t or -b options.

-Xlu

Specify when a LU (disk) is set as a transaction volume. If this option is not specified, a LU (disk) cannot be set as a transaction volume.

This option can be specified only for LU (disk) volumes. An error occurs if this option is set for other volumes.

OPERANDS

Device-Name

If the Storage Server is Solaris, Linux, HP-UX or AIX, specifies a block device name of a transaction volume.

If the Storage Server is Windows, specifies the AdvancedCopy Manager device name that corresponds to the transaction volume. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

NOTES

11.2.1.4 acmdevdisp (Device operating status display command)

NAME

acmdevdisp - Display of device information

SYNOPSIS

DESCRIPTION

This command displays information on the transaction volumes, backup volumes, and other applicable devices that have been set up using "11.2.1.3 acmdevinfoset (Device information setting command)".

OPTIONS

Information about a device that has been set as a transaction volume will be displayed if the t, b, and o options are all omitted.

-t

Displays information about a device that has been set as a transaction volume.

Displays device information for all the transaction volumes, if the device name in an operand is omitted.

-b

Displays information about a device that has been set as a backup volume.

Displays device information for all the backup volumes, if the device name in an operand is omitted.

-u

Changes the display format for the Device Mode column (normally "Backup (used)") for backup volumes in the suspend or tracking status for which history information was deleted.

-o

Displays information about all the devices other than those set as a transaction or backup volume.

Displays information about all the devices other than those set as a transaction or backup volume, if the device name in an operand is omitted.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specifies a block device name.

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

If this operand and the options are omitted, device information on all the transaction volumes will be displayed.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Display the use status of the registered devices.

# /opt/FJSVswstc/bin/acmdevdisp -tb
Server Device            Size         Device-Mode   Mount-Point (Method)             Backup-Engine
srv2 /dev/dsk/c1t0d0s6    1.0 Gbyte Transaction   /mnt/tran1 (ufs)                 AdvancedCopy
srv2 /dev/dsk/c1t1d0s6    1.0 Gbyte Transaction   ---- (----)                      AdvancedCopy
srv2 /dev/dsk/c1t0d2s6    1.0 Gbyte Backup (used) ---- (----)                      AdvancedCopy
srv2 /dev/dsk/c1t0d2s3    1.0 Gbyte Backup (free) ---- (----)                      AdvancedCopy
srv2 /dev/dsk/c1t0d7s6    2.0 Gbyte Backup (free) ---- (----)                      AdvancedCopy
srv2 /dev/dsk/c1t0d7s3    2.0 Gbyte Backup (free) ---- (----)                      AdvancedCopy
  :
#

The following information will be displayed.

Title

Description

Server

Displays a Storage Server name.

Device

For Solaris, Linux, HP-UX or AIX, displays a device name.

For Windows, displays an AdvancedCopy Manager device name.

Size

Displays the size of a partition allocated to a device.

Device-Mode

Displays a character string by which a device can be identified.

  • "Transaction": Represents a transaction volume.

  • "Backup": Represents a backup volume.

  • "Other": Represents a device that can be registered as a transaction or backup volume.

A backup volume is indicated as "Backup (used)" if it is being used or "Backup (free)" if it is not being used. If a backup process is executed with -suspend specified, or if a differential snapshot backup is executed, the backup volume remains in use after history information is deleted.

With the -u option specified, "Backup (used-S)" is displayed for a backup volume in the suspend status for which history information has been deleted. "Backup (used-T)" is displayed for a backup volume in the tracking status for which history information has been deleted.

Mount-Point (Method)

For Solaris, Linux, HP-UX, this displays the mount point of a device. The file system type of the mount point is displayed in parentheses.

For Windows, displays the drive letter of a device. The file system type of the device is displayed in parentheses.

For AIX, always displays "---- (----)".

Backup-Engine

Always displays the following:

"AdvancedCopy": Indicates backup operation with AdvancedCopy Manager.

11.2.1.5 acmbkpolset (Disk backup policy setting command)

NAME

acmbkpolset - Setting of policy for disk backup

SYNOPSIS

DESCRIPTION

This command sets a backup policy (ie, numbers of preservation generations and interval days). The number of preservation generations means how many generations of backup data should be kept. The number of interval days means the number of days after the execution of backup that the next backup should be performed.

Unless a disk is used as backup media, this command is not required.

OPTIONS

-i

Specifies the number of interval days. You can specify a value between 1 and 366. If this option is omitted during initial registration, 30 will be set as the default. If this option is omitted during update, the existing value will be inherited.

-s

Specifies the number of preservation generations. You can specify a value between 1 and 31. If this option is omitted during initial registration, 2 will be set as the default. If this option is omitted during update, the existing value will be inherited.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specifies a device name. For information about the devices that can be specified, refers to "1.6 Supported Devices of Tape Backup of AdvancedCopy Manager".

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

If the device name is omitted, the backup policy will be set for all the transaction volumes.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

To set 3 as the number of preservation generations for a transaction volume (/dev/dsk/c1t0d5s3):

# /opt/FJSVswstc/bin/acmbkpolset -s 3 /dev/dsk/c1t0d5s3
/dev/dsk/c1t0d5s3 acmbkpolset completed
#

NOTES

11.2.1.6 acmbkpoldisp (Disk backup policy display command)

NAME

acmbkpoldisp - Display of policy for disk backup

SYNOPSIS

DESCRIPTION

This command displays a backup policy that has been set for a transaction volume.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specifies the block device name of the transaction volume.

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

If the device name is omitted, a backup policy for a transaction volume with a registered backup policy will be displayed.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

To display the backup policies of a transaction volume (/dev/dsk/c1t0d5s3):

# /opt/FJSVswstc/bin/acmbkpoldisp /dev/dsk/c1t0d5s3
Server       Device            Interval-Days Save-Number Mount-Point (Method)
Transaction2 /dev/dsk/c1t0d5s3 30            2           /stg(ufs)
#

The following information will be displayed.

Title

Description

Server

Displays the Storage Server name.

Device

For Solaris, Linux, HP-UX or AIX, displays the device name.

For Windows, displays the AdvancedCopy Manager device name.

Interval-Days

Displays the number of interval days.

Save-Number

Displays the number of preservation generations.

Mount-Point (Method)

For Solaris, Linux, HP-UX or AIX, displays the mount point of a device. The file system type of the mount point will be displayed in parentheses.

For Windows, displays the drive letter of a device. The file system type of the device is displayed in parentheses.

11.2.1.7 acmbkpoldel (Disk backup policy delete command)

NAME

acmbkpoldel - Deletion of policy for disk backup

SYNOPSIS

DESCRIPTION

This command deletes a backup policy that has been set.

If the transaction volume to be deleted has backup history information, delete the backup history information before executing this command.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specify the block device name of the transaction volume.

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

To delete the backup policies of a transaction volume (/dev/dsk/c1t0d5s3):

# /opt/FJSVswstc/bin/acmbkpoldel /dev/dsk/c1t0d5s3
/dev/dsk/c1t0d5s3 acmbkpoldel completed
#

NOTES

11.2.1.8 acmtpbkpolset (Tape backup policy setting command)

NAME

acmtpbkpolset - Setting of policy for tape backup

SYNOPSIS

DESCRIPTION

This command sets a tape backup policy for a transaction volume and log group.

No backup operation can be performed without a set tape backup policy.

OPTIONS

-i backup-interval-days

Specifies the number of interval days for making a generation management backup.

A number ranging from 1 to 366 can be specified. If this option is omitted in initial registration, 30 is used as the default. If the option is omitted in an update, the currently set value is used.

-d archive-interval-days

Specifies the number of interval days for making a day management backup.

A number ranging from 1 to 366 can be specified. If this option is omitted in initial registration, 30 is used as the default. If the option is omitted in an update, the currently set value is used.

-c Management-Class-Name

Specifies the name of a tape backup management class.

A class name that is already set for another transaction volume can also be specified.

This option must be specified in initial registration. If the option is omitted in an update, the tape backup management class that is already set is used.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specifies a device name.

For information about the devices that can be specified, refer to "1.6 Supported Devices of Tape Backup of AdvancedCopy Manager".

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Set a tape backup policy with the specified transaction volume (/dev/dsk/c1t0d5s3). ACM_CLASS2 is specified as the tape backup management class, and 10 days is specified as the number of interval days (generation management).

# /opt/FJSVswstc/bin/acmtpbkpolset -i 10 -c ACM_CLASS2 /dev/dsk/c1t0d5s3
/dev/dsk/c1t0d5s3 acmtpbkpolset completed
#

NOTES

11.2.1.9 acmtpbkpoldisp (Tape backup policy display command)

NAME

acmtpbkpoldisp - Display of policy for tape backup

SYNOPSIS

DESCRIPTION

This command displays the tape backup policies that are set for transaction volumes.

OPERANDS

Device-Name

For Solaris, Linux, HP-UX or AIX, specifies the block device name.

For Windows, specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

If the Device-Name operand is omitted, this command displays all the registered tape backup policies of transaction volumes.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Display the backup policy for a transaction volume (/dev/dsk/c1t0d5s3).

# /opt/FJSVswstc/bin/acmtpbkpoldisp /dev/dsk/c1t0d5s3
Server Device            Backup-Interval-Days  Archive-Interval-Days ManagementClassName Mount-Point (Method)
srv2 /dev/dsk/c1t0d5s3   30                    2                     ACM-CLASS1          /stg(ufs)
#

The table below lists displayed information items.

Title

Description

Server

Displays the Storage Server name.

Device

Displays the device name.

Backup-Interval-Days

Displays the number of interval days for generation management.

Archive-Interval-Days

Displays the number of interval days for day management.

ManagementClassName

Displays the name of a tape backup management class.

Mount-Point (Method)

For Solaris, Linux, HP-UX or AIX, displays a device mount point name followed by the type of mount point file system, displayed in parentheses.

For Windows, displays the AdvancedCopy Manager device name.

11.2.1.10 acmtpbkpoldel (Tape backup policy delete command)

NAME

acmtpbkpoldel - Deletion of policy for tape backup

SYNOPSIS

DESCRIPTION

This command deletes a set tape backup policy.

If there is backup history information for a transaction volume associated with the tape backup policy to be deleted, delete the backup history information before executing the command.

OPERANDS

Device-Name

Specifies the block device name.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Delete the backup policies of a transaction volume (/dev/dsk/c1t0d5s3):

# /opt/FJSVswstc/bin/acmtpbkpoldel /dev/dsk/c1t0d5s3
/dev/dsk/c1t0d5s3 acmtpbkpoldel completed
#

NOTES

11.2.1.11 acmtpmgmtclassset (Tape backup management class setting command)

NAME

acmtpmgmtclassset - Setting of management class for tape backup

SYNOPSIS

DESCRIPTION

This command sets a tape backup management class.

OPTIONS

-g gen_pool

Sets the "generation management backup destination" specified in gen_pool.

Specify the name of the primary storage pool used as the backup destination for generation management. The primary storage pool must be created with TSM in advance. Set it in a TSM backup copy group.

This option must be specified in initial registration. If the option is omitted in an update, the currently set value is used.

-d day_pool

Sets the day management backup destination specified in day pool.

Specify the name of the primary storage pool used as the backup destination for day management. The primary storage pool must be created with TSM in advance. Set it in a TSM backup copy group.

The name of the primary storage pool specified as the backup destination for generation management can also be specified for this purpose.

This option must be specified in initial registration. If the option is omitted in an update, the currently set value is used.

-s save-number

Sets the number of preservation generations specified in save-number.

Specify the number of generations to be backed up in generation management mode.

An integer ranging from 1 to 9,999 or "NoLimit" can be specified in save-number. If this option is omitted in initial registration, 2 is used. If the option is omitted in an update, the currently set value is used.

If "NoLimit" is specified, the "number of preservation generations" is set to "indefinite" (preserved indefinitely). Set the option in a TSM backup copy group.

-t limit-day

Sets the number of preservation days specified in limit-day.

An integer ranging from 0 to 30,000 or "NoLimit" can be specified in limit-day. If this option is omitted in initial registration, 365 is used. If the option is omitted in an update, the currently set value is used.

If "NoLimit" is specified, the number of preservation days is set to "indefinite" (preserved indefinitely). Set the option in a TSM backup copy group.

OPERANDS

Management-Class-Name

Specifies a tape backup management class name.

The class name can be up to 30 characters long. Valid characters are uppercase letters, digits, "_", ".", "-", "+", and "&".

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Create tape backup management class ACM_CLASS1 for preserving five generations of each backup in COPYPOOL and preserving day management backups for 30 days in ARCPOOL.

# /opt/FJSVswstc/bin/acmtpmgmtclassset -g COPYPOOL -d ARCPOOL -s 5 -t 30 ACM_CLASS1
ACM_CLASS1 acmtpmgmtclassset completed
#

NOTES

11.2.1.12 acmtpmgmtclassdisp (Tape backup management class display command)

NAME

acmtpmgmtclassdisp - Display of management class for tape backup

SYNOPSIS

DESCRIPTION

This command displays a set backup management class.

OPERANDS

Management-Class-Name

Specifies the name of a tape backup management class.

Only one tape backup management class name can be specified in this operand.

If the operand is omitted, all tape backup management classes registered in the tape backup policy domain are displayed.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Display all set tape backup management classes.

# /opt/FJSVswstc/bin/acmtpmgmtclassdisp
Server  PolicyDomain            PolicySet               ManagementClass BackupCopyGroup ArchiveCopyGroup BackupPool Save-Number ArchivePool Limit-Day
server01 ACM_DOMAIN             ACM_111102AA2C6_POLICY  ACM_CLASS1      standard        standard         COPYPOOL1  7           ARCHPOOL1   300
server01 ACM_DOMAIN             ACM_111102AA2C6_POLICY  ACM_CLASS2      standard        standard         COPYPOOL2  5           ARCHPOOL2   7
#

The table below lists displayed information items.

Title

Description

Server

Displays the Storage Server name.

PolicyDomain

Displays the tape backup policy domain name. ACM_DOMAIN is always displayed.

PolicySet

Displays the tape backup policy set in which the tape backup management class is set. The tape backup policy set is automatically assigned in such a way that it is unique among Storage Servers, when a tape backup management class is set.

ManagementClass

Displays the tape backup management class name.

BackupCopyGroup

Displays the backup copy group name.

ArchiveCopyGroup

Displays the archive copy group name.

BackupPool

Displays the name of the TSM primary storage pool of the generation management backup destination.

Save-Number

Displays the number of preservation generations. The unit is generations.

ArchivePool

Displays the name of the TSM primary storage pool of the day management backup destination.

Limit-Day

Displays the number of preservation days.

11.2.1.13 acmtpmgmtclassdel (Tape backup management class delete command)

NAME

acmtpmgmtclassdel - Deletion of management class for tape backup

SYNOPSIS

DESCRIPTION

This command deletes a set tape backup management class.

A tape backup management class that is defined in the tape backup policy for a transaction volume cannot be deleted.

If the last tape backup management class among those registered in the tape backup policy domain is deleted, the tape backup policy domain and set tape backup policies are automatically deleted at the same time.

OPERANDS

Management-Class-Name

Specifies the name of a tape backup management class.

Only one tape backup management class name can be specified in this operand.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Delete tape backup management class ACM_CLASS1.

# /opt/FJSVswstc/bin/acmtpmgmtclassdel ACM_CLASS1
ACM_CLASS1 acmtpmgmtclassdel completed
#

NOTES