Hitachi MK-96RD621-08 User Manual

Page 171

Advertising
background image

Using the Storage Navigator CLI

5-17

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

The following table describes the exported contents.

Table 5-5

Exported Contents of the Execution Results

Row

Description

Exported Content

Declaration Indicates the overall

result of the spreadsheet.

Normal end: Finished normally.
Warning(xxxx-yyyyy): Errors occurred on some rows.
Error(xxxx-yyyyy): Errors occurred on every row.

Parameter

Indicates the result of the
line with a parameter.

For the CFLCHK command:
Check OK: Finished normally.
Check NG(xxxx-yyyyy): An error occurred on this row.
For the CFLGET or CFLSET command:
Normal end: Finished normally.
Error(xxxx-yyyyy): An error occurred on this row.

(xxxx-yyyyy) indicates part codes and error codes. For details about these
codes, see the Storage Navigator Messages.

Examples of execution results are as follows:

Case 1: An operation tag has an error
The following example shows execution results when an operation tag has

an error. To identify where an error occurred, find the row above the row
that begins with the "#^" characters. In this example, an error occurred in
the SuspendPair tag.

#!Version 05_02_01,CLI_RemoteCopyJournalMF,PairOperation,;Error(6505-66004)

[SerialNumber]
64040,;Check OK


[Suspend-Pair]

#^,;Check NG(6505-66004)
00,04,40,01,P-VOL,00,64040,Group,Disable,Flush,;

Case 2: A parameter has an error
The following example shows execution results when a parameter has an

error. To identify where an error occurred, find all the rows that display an
error after the semicolon. In this example, errors occurred on the first and
fourth row in the SuspendPair tag.

#!Version 05_02_01,CLI_RemoteCopyJournalMF,PairOperation,;Warning(1305-66578)

[SerialNumber]
64040,;Normal end


[SuspendPair]

00,04,40,01,P-VOL,00,64041,Volume,Disable,Flush,;Error(6505-58075)
00,04,41,01,P-VOL,00,64040,Volume,Disable,Flush,;Normal end

00,04,42,01,P-VOL,00,64040,Volume,Disable,Flush,;Normal end
00,04,43,01,P-VOL,00,64041,Volume,Disable,Flush,;Error(6505-58075)

Case 3: Parameters are described in a hierarchy structure

Advertising