Q-Logic FC HBA CLI Network Card User Manual


 
A – XML Format 1
XML Format 1 Tags for Each Option
SN0054614-00 F A-9
A
<Reboot> 0 </Reboot>
</QLogic>
The <BootDevice…/> sequence is repeated for each boot device of the adapter.
In Windows and Linux, the TargetID="value" field is not present.
A.2.9
Diagnostics Results –Loopback Test
(Command Line Option -kl)
The XML Format 1 for the loopback test results is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<Loop ID="value"
CRCError="value"
DisparityError="value"
FrameLengthError="value"
Result="value"/>
</HBA>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
A.2.10
Diagnostics Results – Read/Write Buffer Test
(Command Line Option -kr)
The XML Format 1 for the read/write buffer test results is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<Target>
<WWNN> Target WWNN </WWNN>
<WWPN> Target WWPN </WWPN>
<Loop ID ="value" DataMiscompare="value"
LinkFailure= "value" LossOfSync="value" LossOfSignal="value"
InvalidCRC="value" Result="value" />
</Target>
</HBA>
<Status> 0 </Status>
<Reboot> 0 </Reboot>