Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forCopy Control Module

A.4.1 acgroup create (Copy group creation command)

NAME

acgroup create - Creation of copy groups

SYNOPSIS

acgroup create -g COPY-GROUP -type { OPC | QuickOPC | EC | REC } -a DISKARRAY-NAME [-remote REMOTE-DISKARRAY-NAME]

DESCRIPTION

This command creates a copy group. Please make sure to specify the "create" subcommand.

OPTIONS

-g COPY-GROUP

This option specifies the copy group name.

The copy group name is an alias for the copy group that can be used with AdvancedCopy Manager CCM.

Specify copy group names using up to 64 alphanumeric characters, hyphens (-), underscores (_), hashes (#) or periods (.). The first character must be an alphanumeric character.

-type { OPC | QuickOPC | EC | REC }

This option specifies the type of copy used within the copy group.

Specify one of the following copy types:

  • OPC

  • QuickOPC

  • EC

  • REC

-a DISKARRAY-NAME

This option specifies the ETERNUS name.

For REC, the access path of the ETERNUS storage system specified here is used.

-remote REMOTE-DISKARRAY-NAME

For REC, the ETERNUS name besides the specified ETERNUS storage system is specified by the -a option.

The access path of the ETERNUS storage system specified by the -a option is used, instead of the access path of the ETERNUS storage system specified here.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES