Cflchk command, Cflchk command -10 – Hitachi MK-96RD621-08 User Manual

Page 164

Advertising
background image

5-10

Using the Storage Navigator CLI

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

CFLCHK Command

Syntax

CFLCHKUinput-file-nameUoutput-file-name

Description

The CFLCHK command verifies the spreadsheet (for example, this command
checks whether the spreadsheet is properly formatted or whether the
parameters are properly specified). The check result will be saved in the

output file that you specify when you execute the CFLCHK command.

By executing the CFLCHK command before executing the CFLSET command,
you can verify that the spreadsheet has no error.

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 that contains the check

result, including a relative path or an absolute path. The maximum length

of the file name is 240 characters.
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 verified and the check result is saved in

the file "ExtStorage_VolumeOperation_Result.spd".

CFLCHK ExtStorage_VolumeOperation.spd ExtStorage_VolumeOperation_Result.spd

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

Advertising