Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.4.1 acrecbuff set (REC transfer buffer setting command) [Windows version only]

NAME

acrecbuff set - Sets up REC transfer buffers


SYNOPSIS

acrecbuff set -a DISKARRAY-NAME -id BUFFER-ID -use {SEND|RECV} [-xml]

DESCRIPTION

The settings for transfer buffers used in the ETERNUS disk storage systems are changed.
To execute this command, it is required that the REC transfer buffers have been already set.

This command is only supported in Windows version.


OPTIONS

-a DISKARRAY-NAME

This option specifies the ETERNUS name.

-id BUFFER-ID

This option specifies a REC transfer buffer ID.

-use {SEND|RECV}

This option specifies the use purpose of the REC transfer buffer.

  • SEND : For sending

  • RECV : For receiving

-xml

This option specifies when displaying the result of the command execution by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acrecbuff set -a E4000 -id 1 -use SEND
Successful completion

NOTES