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

13.4.9 eternus_copyset (Copy Set Registration/Deletion/Reference Command)

NAME

eternus_copyset - registers or deletes or displays the copy set information

SYNOPSIS

Registration
<program-directory>\bin\eternus_copyset -set -o deviceName@ServerName -t deviceName@ServerName -c {OPC | QOPC} [-g groupName]
Deletion
<program-directory>\bin\eternus_copyset -del -o deviceName@ServerName [-t deviceName@ServerName]
Reference
<program-directory>\bin\eternus_copyset -disp serverName

DESCRIPTION

This command allows the copy set information on an operating disk and a backup disk to be registered, or deleted or displayed for reference.

Registration

This command allows the copy set information on an operating disk and a backup disk to be registered.

Deletion

This command allows the copy set information on an operating disk and a backup disk to be deleted.

Reference

This command allows the copy set information on an operating disk and a backup disk to be displayed for reference.

The contents of a display are as follows.

Title

Description

Type

Copy type

Group-Name

Group name

Original-Disk

Transaction disk

Target-Disk

Backup disk

OPTIONS

-set

Registration

-del

Deletion

-disp serverName

Reference

-o deviceName@ServerName

Information about copied material (i.e., about on an operating disk, or an operating server)

deviceName

gXdY of the device name managed in AdvancedCopy Manager

serverName

The server name of the Managed Server registered in AdvancedCopy Manager is specified.

-t deviceName@ServerName

Copy destination information (on a backup disk, or backup server)
Required for multiple generation operations in the case of deletions (i.e., when using the -del option).

deviceName

gXdY of the device name managed in AdvancedCopy Manager

serverName

The server name of the Managed Server registered in AdvancedCopy Manager is specified.

-c {OPC | QOPC}

Copy type

OPC: One Point Copy
QOPC: QuickOPC

-g groupName

Specifies a group name.
Required for multiple generation operations. If this option is not specified (e.g., for single generation operations), the group name will be the default group name "BkupGroup".
This group name must be unique within the copy source information (the transaction disk and the transaction server).
Specify the group name using up to 10 alphanumeric characters (including underscore characters "_").
The group name is not case sensitive.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

NOTES