DaemonForums  

Go Back   DaemonForums > Other Operating Systems > Solaris

Solaris SUN Solaris & OpenSolaris.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 18th July 2008
revzalot's Avatar
revzalot revzalot is offline
Shell Scout
 
Join Date: May 2008
Posts: 123
Default How to look for open slots in Sun Boxes

I've been given an assignment to look for open (PCI) slots in our huge array of Sun boxes. Any insights appreciated.
Reply With Quote
  #2   (View Single Post)  
Old 19th July 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default

Try prtdiag and prtconf to get an overview of your system.
Both in /usr/sbin

--both work on SPARC and x86 architecture...

Note:
-- prtdiag only works in the global zone..
-- prtconf works in both global and non-global zone..

There is a probe-pci command that is only available in Open Boot PROM, SPARC only of course..
link

prtconf from my x86 box
Code:
asus# prtconf 
System Configuration:  Sun Microsystems  i86pc
Memory size: 1023 Megabytes
System Peripherals (Software Nodes):i86pc
    scsi_vhci, instance #0
    isa, instance #0
        i8042, instance #0
            keyboard, instance #0
        asy, instance #0
        asy, instance #1
        fdc, instance #0
            fd, instance #0
        lp, instance #0
        motherboard (driver not attached)
    pci, instance #0
        pci1043,80f2, instance #0
        pci8086,2571, instance #0
            display, instance #0
            pci1002,3 (driver not attached)
        pci1043,80a6, instance #0
        pci1043,80a6, instance #1
            mouse, instance #0
        pci1043,80a6, instance #2
        pci1043,80a6, instance #3
        pci1043,80a6, instance #0
        pci8086,244e, instance #1
            pci10ec,8169, instance #0
        pci8086,24d0 (driver not attached)
        pci-ide, instance #0
            ide, instance #0
                cmdk, instance #0
            ide, instance #1
                sd, instance #0
        pci1043,80a6 (driver not attached)
        pci1043,80f3, instance #0
    iscsi, instance #0
    pseudo, instance #0
    options, instance #0
    agpgart, instance #0
    xsvc, instance #0
    objmgr, instance #0
    used-resources (driver not attached)
    cpus, instance #0
        cpu (driver not attached)
        cpu (driver not attached)
prtdiag from my x86 box
Code:
asus# prtdiag 
System Configuration: To Be Filled By O.E.M. To Be Filled By O.E.M.
BIOS Configuration: American Megatrends Inc. 1019.005 10/14/2004

==== Processor Sockets ====================================

Version                          Location Tag
-------------------------------- --------------------------
Intel(R) Pentium(R) 4 CPU 2.80GHz CPU 1

==== Memory Device Sockets ================================

Type    Status Set Device Locator      Bank Locator
------- ------ --- ------------------- --------------------
SDRAM   in use 0   DIMM0               BANK0
SDRAM   in use 0   DIMM1               BANK1
SDRAM   in use 0   DIMM2               BANK2
SDRAM   in use 0   DIMM3               BANK3

==== On-Board Devices =====================================
 3COM 3C940

==== Upgradeable Slots ====================================

ID  Status    Type             Description
--- --------- ---------------- ----------------------------
0   in use    AGP 8X           AGP
1   available PCI              PCI1
2   available PCI              PCI2
3   in use    PCI              PCI3
4   available PCI              PCI4
5   available PCI              PCI5
rk
__________________
All posts sent on ReCycled Electrons...

Last edited by roundkat; 19th July 2008 at 05:06 PM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open-source Flash? stukov Off-Topic 35 17th December 2009 04:53 PM
can't open display error gosha OpenBSD General 12 28th May 2009 05:49 AM
cannot open cloning pty l2fl2f FreeBSD General 2 10th December 2008 07:30 PM
Open BSD 4.4 boot up issue jaideep_jdof OpenBSD Installation and Upgrading 7 17th November 2008 06:32 PM
What Open Source package shall I run? satimis Off-Topic 2 2nd June 2008 12:43 PM


All times are GMT. The time now is 08:53 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick