Execution results – HP StorageWorks XP Remote Web Console Software User Manual

Page 129

Advertising
background image

Execution Results

The execution results of the CFL Extension commands are exported to the following area in the
output file:

After the semicolon on each row

The row below the row where an error occurred

Table 35 (page 129)

describes the exported contents.

Table 35 Exported Contents of the Execution Results

Exported Content

Description

Row

Normal end: Finished normally.

Indicates the overall result of the
spreadsheet.

Declaration

Warning(xxxx-yyyyy): Errors occurred on some rows.

Error(xxxx-yyyyy): Errors occurred on every row.

For the CFLCHK command:

Indicates the result of the line with a
parameter.

Parameter

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 HP
XP24000/XP20000 Remote Web Console Error Codes
.

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,CFL_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,CFL_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.

The following example shows execution results when parameters are described in a hierarchy
structure. To identify where an error occurred, find the last row with an error. In this example,
an error occurred in the second layer that begins with +,.

#!Version 05_02_01,CFL_ExternalStorage,VolumeOperationFibre,;Error(1305-66578)

[SerialNumber]
65536,;Normal end

Spreadsheets

129

Advertising