Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.5.10 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 Device-Name@Server-Name -t Device-Name@Server-Name -c {OPC | EC | QOPC} [-g Group-Name]
Deletion
<program-directory>\bin\eternus_copyset -del -o Device-Name@Server-Name [-t Device-Name@Server-Name]
Reference
<program-directory>\bin\eternus_copyset -disp Server-Name

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 Server-Name

Reference

-o Device-Name@Server-Name

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

Device-Name

gXdY of the device name managed in AdvancedCopy Manager

Server-Name

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

-t Device-Name@Server-Name

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).

Device-Name

gXdY of the device name managed in AdvancedCopy Manager

Server-Name

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

-c {OPC | EC | QOPC}

Copy type

OPC : One Point Copy
EC : Equivalent Copy
QOPC :QuickOPC

-g Group-Name

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