Cflset command, Cflset command -12 – Hitachi MK-96RD621-08 User Manual

Page 166

Advertising
background image

5-12

Using the Storage Navigator CLI

Hitachi Universal Storage Platform V/VM Hitachi Storage Navigator User’s Guide

CFLSET Command

Syntax

CFLSETUinput-file-nameUoutput-file-name

Description

The CFLSET command applies the configurations in the spreadsheet to the
storage system. The execution result will be saved in the output file that you
specify when you execute the CFLSET command.

It is recommended that you execute the CFLCHK command before executing
the CFLSET command. Even though the CFLCHK command verifies that the
spreadsheet has no error, errors might occur in the following cases when you

execute the CFLSET command:

When a communication error occurs

When volumes or pairs are not ready to accept any configuration
changes

When another user is manipulating the storage system in Modify mode

Operands

input-file-name

Specifies the name of the spreadsheet that you want to verify, including a

relative path or an absolute path. The maximum length of the file name is
240 characters.

output-file-name

Specifies the output file name of the spreadsheet, including a relative path

or an absolute path. The maximum length of the file name is 240
characters.
This output file includes the execution result. If you specify the same name
as the input file, the input file will be overwritten.

Example

When the following example for Windows is executed, the file

"ExtStorage_VolumeOperation.spd" is applied and the execution result is
saved in the file "ExtStorage_VolumeOperation_Result.spd".

CFLSET ExtStorage_VolumeOperation.spd ExtStorage_VolumeOperation_Result.spd

For UNIX, add ".sh" to CFLSET (that is, CFLSET.sh).

Advertising