Technical data
Online Add and Replacement (OLAR) of PCI Cards
Determining PCI Card Slot Locations
HP System Partitions Guide: Administration for nPartitions, rev 5.1
382
Step 4. Enter the rad -N
path
command and specify the hardware path (
path
),
which lssf reported as the “address” of the filesystem’s physical volume.
The rad command displays the hardware slot for the filesystem’s card, in
cabinet-bay-chassis-slot format.
Example 8-3 Example of Determining a Filesystem’s PCI Card Slot
This example determines which PCI card (0-1-3-5) supports the /stand
filesystem.
# bdf -l
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 143360 42571 94743 31% /
/dev/vg00/lvol1 1025617 45445 877610 5% /stand
/dev/vg00/lvol8 512000 225212 269124 46% /var
/dev/vg00/lvol7 1015808 719619 277730 72% /usr
/dev/vg00/lvol4 1048576 77997 909975 8% /tmp
/dev/vg00/lvol6 794624 566033 214349 73% /opt
/dev/vg00/lvol5 20480 1190 18086 6% /home
# lvdisplay -vk /dev/vg00/lvol1 | grep dev
LV Name /dev/vg00/lvol1
VG Name /dev/vg00
/dev/dsk/c0t5d0 256 256
# lssf /dev/dsk/c0t5d0
sdisk card instance 0 SCSI target 5 SCSI LUN 0 section 0 at address 0/0/6/0/0.5.0
/dev/dsk/c0t5d0
# rad -N 0/0/6/0/0.5.0
0-1-3-5
#
Determining a Boot Device Path’s PCI Card Slot
This procedure determines which PCI card slot is used by an nPartition’s
boot path variable (such as PRI, HAA, or ALT).
Step 1. Issue the /usr/sbin/parstatus -V -p
#
| grep Path command, and
specify the local nPartition’s partition number (-p
#
).
This command displays the boot path variable settings for the
nPartition.
To determine the local partition number, enter the parstatus -w
command.
Step 2. Issue the rad -N
path
command and specify the hardware path (
path
)
of the boot path variable of interest.










