HP XP P9000 for Business Continuity Manager Software Reference Guide

SSID="2340" CCA="16" Cyls="3339" External="Y"/> </HostAddressedDisk>
<HostAddressedDisk Devn="7317" > <DiskDevice SerialNum="FGHK2" CUNum="00"
SSID="2340" CCA="17" Cyls="3339" External="Y"/> </HostAddressedDisk>
</HostDiscoveredArray>
</APIInfo>
Example Contents of Route List Definition File
The example of the contents of the route list definition file, prefix.ROUTE.route-list-id, is shown:
<?xml version="1.0" encoding="ebcdic-cp-us"?>
<APIInfo Level="6.2.0">
<RouteList ID="LOS.NY">
<Route DADID="LOS" priority="1">
<DKC SerialNum="ABCD1" DADID="LOS"/>
<DKC SerialNum="FGHK2" DADID="NY"/>
</Route>
</RouteList>
</APIInfo>
Example Contents of Command Device Definition File
The example of the contents of the command device definition file, prefix.CDEV.dad-id, is shown:
<?xml version="1.0" encoding="ebcdic-cp-us"?>
<APIInfo Level="6.7.1">
<CDEVContainer DADID="LOS">
<CDEVGRP DADID="LOS" APID="0000">
<CDEV Devn="7355" DADID="LOS">
<DiskDevice SerialNum="ABCD1" CUNum="00" SSID="2350" CCA="15"/>
</CDEV>
<CDEV Devn="7315" DADID="NY">
<DiskDevice SerialNum="FGHK2" CUNum="00" SSID="2340" CCA="15"/>
</CDEV>
</CDEVGRP>
<CDEVGRP DADID=LOS" APID="0001">
<CDEV Devn="7356" DADID="LOS">
<DiskDevice SerialNum="ABCD1" CUNum="00" SSID="2350" CCA="16"/>
</CDEV>
<CDEV Devn="7316" DADID="NY">
<DiskDevice SerialNum="FGHK2" CUNum="00" SSID="2340" CCA="16"/>
</CDEV>
</CDEVGRP>
<CDEVGRP DADID="LOS" APID="0002" LABEL="LABEL1">
<CDEV Devn="7357" DADID="LOS">
<DiskDevice SerialNum="ABCD1" CUNum="00" SSID="2350" CCA="17"/>
</CDEV>
<CDEV Devn="7317" DADID="NY">
<DiskDevice SerialNum="FGHK2" CUNum="00" SSID="2340" CCA="17"/>
</CDEV>
</CDEVGRP>
</CDEVContainer>
</APIInfo>
Example Contents of Path Set Definition File
An example of the contents of the path set definition file, prefix.PATH.path-set-id, is shown:
<?xml version="1.0" encoding="ebcdic-cp-us"?>
<APIInfo Level="6.7.0">
<Paths ID="PATHSET.ID"
Description="LOS TO NY">
<CUPath Shared="N"
PriSerialNum="11111" PriModel="9900V" PriIFType="0405"
PriSSID="1234" PriCUNum="00" PriCCA="00"
SecSerialNum="22222" SecModel="9900V" PriIFType="0405"
SecSSID="5678" SecCUNum="00" SecCCA="00"
Configuration File Examples 323