Top
ETERNUS SF Express V14.1 User's Guide

C.1.10 acrecbuff set (Setting REC transfer buffers)

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 an ETERNUS Disk storage system are changed.

To execute this command, it is required that the REC transfer buffers have been already set.

OPTIONS

-a DISKARRAY-NAME

This option specifies the ETERNUS name.

-id BUFFER-ID

This option specifies a transfer buffer ID.

-use {SEND|RECV}

This option specifies the application of the 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

C:\>acrecbuff set -a DX90 -id 1 -use SEND
Successful completion

NOTES