How to look for open pci slots


 
Thread Tools Search this Thread
Operating Systems Solaris How to look for open pci slots
# 1  
Old 07-25-2008
How to look for open pci slots

I'm looking for open PCI slots in our array of sun boxes. I need help on how to distinguish if there's an open slot or not using prtdiag and prtconf. Is there a better tool for this? TIA.

Here's my prtdiag -v | grep pci:

Code:
pci    66         PCI5  SUNW,qlc-pci1077,2312 (scsi-+
                  okay  /ssm@0,0/pci@18,600000/SUNW,qlc@1
pci    66         PCI5  SUNW,qlc-pci1077,2312 (scsi-+
                  okay  /ssm@0,0/pci@18,600000/SUNW,qlc@1,1
pci    66            1  pci108e,abba (network)        SUNW,pci-ce
                  okay  /ssm@0,0/pci@19,600000/network@1
pci    66            2  scsi-pci1000,21 (scsi-2)
                  okay  /ssm@0,0/pci@18,600000/scsi@2
pci    66            2  scsi-pci1000,21 (scsi-2)
                  okay  /ssm@0,0/pci@18,600000/scsi@2,1
pci    66            2  pci108e,abba (network)        SUNW,pci-ce
                  okay  /ssm@0,0/pci@19,600000/network@2
pci    33            3  pci1095,646 (ide)
                  okay  /ssm@0,0/pci@18,700000/ide@3
pci    33            4  bootbus-controller-sgsbbc     SUNW,sgsbbc
                  okay  /ssm@0,0/pci@18,700000/bootbus-controller@4
/ssm@0,0/pci@18,700000 pci108e,8001     okay               4
/ssm@0,0/pci@18,600000 pci108e,8001     okay               4
/ssm@0,0/pci@19,700000 pci108e,8001     okay               4
/ssm@0,0/pci@19,600000 pci108e,8001     okay               4

here's my prtconf -v | grep pci

Code:
        pci, instance #0
        pci, instance #1
        pci, instance #2
        pci, instance #3

# 2  
Old 07-25-2008
What exactly do you mean my open? Is it unused?
# 3  
Old 07-25-2008
Quote:
Originally Posted by reborg
What exactly do you mean my open? Is it unused?
Correct. We're trying to find open pci slots to fill up. I'm planning to run a script that provides a report on all the open pci slots available in our vast array of sun and hp servers.
# 4  
Old 07-25-2008
what models of sun/hp you looking at? i have an idea but it depends on how many varieties of servers you have.
# 5  
Old 07-25-2008
We have:

Sun Fire 440, 490, 480R, 880, Netras and some E2900s
and some HP 9000s.

Smilie
# 6  
Old 07-25-2008
i know its possible but i can't find the script i'm looking for. anyway, we dump the sys configs (much like explorer) every day to a server. we run a perl script that can parse through that data to show whats available as to what is empty and such. i just can't seem to find it. no one ever uses it.
# 7  
Old 07-25-2008
It's ok I just need to figure out the syntax that indicates PCI slot number and if it's open or available. From there I can make my own script.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Can't reinstall Solaris 11.3 - no more disk slots available

I tried to reinstall GRUB2 on my previous Solaris 11.3 installation but could not figure out why "bootadm install-bootloader" failed. Now I am trying to reinstall Solaris 11.3 instead, over my old Solaris partition. I am using the USB Live media ISO with the GUI. Installation fails with this... (0 Replies)
Discussion started by: kebabbert
0 Replies

2. Solaris

available PCI slots on v440

How do I find any available PCI slots on a v440? When I run prtconf, I get the following output? But I am not able to make out whether all the PCI slots are used. ================================= IO Devices ================================= Bus Freq Brd Type MHz Slot ... (1 Reply)
Discussion started by: jtamminen
1 Replies

3. AIX

Memory - Which slots and how much?

Hi, all. I was wondering if there's a command or log file that will tell me how much RAM is in the system and, more specifically, the size of each stick. Thanks, Jason (3 Replies)
Discussion started by: JasonRkr
3 Replies

4. AIX

Command that shows mem slots

A while back I had a command that shows the memory slots (and info on the modules inserter) in an IBM AIX machine. I cannot remember it at this time, can someone help me out with this command please? (4 Replies)
Discussion started by: bbbngowc
4 Replies

5. Solaris

Memory Slots

Hi All, Can Any body tell me how to find out the how many memory slots are there in SUN server ?? Thanks and Regards, (2 Replies)
Discussion started by: lbreddy
2 Replies

6. Solaris

JNI 1560 in different speed PCI slots

I've got lots of scsi transport errors on the E2900 - the HBA was replaced once out of curiosity but the problem still exists. Feb 15 07:03:11 ivsdbch2 scsi: WARNING: /ssm@0,0/pci@18 ,600000/SUNW,jfca@1,1/fp@0,0/ssd@w5005076300c889cb,4 (ssd21): Feb 15 07:03:11 ivsdbch2 SCSI transport... (1 Reply)
Discussion started by: kiem
1 Replies

7. Solaris

Help! Moving HBA cards to different slots

Due to speed mismatch, the server kept crashing. Sun suggests that I need to move the two HBA cards from the 66Mhz to the 33Mhz slots. There are tons of disks that are connected to these HBAs and I have Veritas volume manager. Does anyone have a list of what I need to do prior/after moving to... (3 Replies)
Discussion started by: kiem
3 Replies

8. Solaris

Moving HBA cards to different PCI slots

Has anyone ever relocated an HBA card after already having it configured in another PCI slot? I've found that the HBA instance #'s start incrementing past the previous. It results in me having to have my instance numbers in /kernel/drv/qla2300.conf be 4,5,6,7 instead of 0,1,2,3. Cleanup with... (5 Replies)
Discussion started by: kduffin
5 Replies

9. Filesystems, Disks and Memory

Probing memory slots

Hello, I'm running Red Hat Linux on a Dell Poweredge 2650 Rack Server and wondered if anyone knew of a tool or command I could use to probe the memory slots on the motherboard. I know the machine has six memory slots and currently contains 1GB RAM, what I don't know however, is if it contains... (3 Replies)
Discussion started by: cw1972
3 Replies

10. UNIX for Dummies Questions & Answers

tape driver slots confgure

Hi Does anyone know the command to configure HP tape slots. I have tried the following on Sun, but its notworking. This is the first time I have configured a tape drive with muiltple slots. root@ssdb0009 # cfgadm -l Ap_Id Type Receptacle Occupant Conditio... (3 Replies)
Discussion started by: dennisca
3 Replies
Login or Register to Ask a Question