1754094 Members
3965 Online
108811 Solutions
New Discussion юеВ

Re: Free pci slots

 

Free pci slots

Regards, i want to know if exist some command or some way to know free pci slots on an integrity server?
2 REPLIES 2
Sameer_Nirmal
Honored Contributor

Re: Free pci slots

You can run
# olrad -q

The output of this command will have a column as "Occu" If it is "YES", then the slot is occupied by a OLA/R capable PCI card.
If it is "NO", then the slot is free.


Torsten.
Acclaimed Contributor

Re: Free pci slots

Hi,

"olrad" is the best command, but anyway, you can run "ioscan -fn" and look for any "LBA" entries without devices in the same path, e.g.

ba 7 0/9 lba CLAIMED BUS_NEXUS Local PCI Bus Ad
apter (782)
ba 8 0/10 lba CLAIMED BUS_NEXUS Local PCI Bus Ad
apter (782)
ext_bus 4 0/10/0/0 c720 CLAIMED INTERFACE SCSI C87x Fast W
ide Differential
target 21 0/10/0/0.7 tgt CLAIMED DEVICE
ctl 6 0/10/0/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c4t7d0

In this case the slot 0/9 is free.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!