T2000 Solaris 10 and memory slot used - SUN

This is a discussion on T2000 Solaris 10 and memory slot used - SUN ; Hi, How can I see what memory slots are used on a SunFire T2000 whith Solaris 10? Obvious, I can't open the machine... that is production one!!! Regards, Yannick...

+ Reply to Thread
Results 1 to 4 of 4

Thread: T2000 Solaris 10 and memory slot used

  1. T2000 Solaris 10 and memory slot used

    Hi,

    How can I see what memory slots are used on a SunFire T2000 whith Solaris
    10?
    Obvious, I can't open the machine... that is production one!!!

    Regards,


    Yannick



  2. Re: T2000 Solaris 10 and memory slot used

    On Feb 6, 8:31 am, "Yannick ROGER" wrote:
    >
    > How can I see what memory slots are used on a SunFire T2000 whith Solaris 10?
    > Obvious, I can't open the machine... that is production one!!!


    Then what good is the information..? : >
    Anyway try prtfru


  3. Re: T2000 Solaris 10 and memory slot used

    usenetpersongerryt@gmail.com wrote:
    > On Feb 6, 8:31 am, "Yannick ROGER" wrote:
    >> How can I see what memory slots are used on a SunFire T2000 whith Solaris 10?
    >> Obvious, I can't open the machine... that is production one!!!

    >
    > Then what good is the information..? : >
    > Anyway try prtfru
    >


    try $ /usr/platform/`uname -i`/sbin/prtdiag -v
    will atleast show whats intalled.
    /Jörgen

  4. Re: T2000 Solaris 10 and memory slot used

    In article "Yannick ROGER" writes:
    >Hi,
    >
    >How can I see what memory slots are used on a SunFire T2000 whith Solaris
    >10?
    >Obvious, I can't open the machine... that is production one!!!
    >
    >Regards,
    >
    >
    >Yannick


    The memconf utility from is
    good for this sort of thing, although it does complain about memory
    module sizes on our T1000's:

    $ memconf
    hostname: /* deleted from display */
    Sun Microsystems, Inc. Sun Fire(TM) T1000 (6-core quad-thread UltraSPARC-T1 1000MHz)
    socket MB/CMP0/CH0/R0/D0 has a 240MB DIMM
    socket MB/CMP0/CH0/R0/D1 has a 240MB DIMM
    socket MB/CMP0/CH3/R0/D0 has a 240MB DIMM
    socket MB/CMP0/CH3/R0/D1 has a 240MB DIMM
    socket MB/CMP0/CH0/R1/D0 has a 240MB DIMM
    socket MB/CMP0/CH0/R1/D1 has a 240MB DIMM
    socket MB/CMP0/CH3/R1/D0 has a 240MB DIMM
    socket MB/CMP0/CH3/R1/D1 has a 240MB DIMM
    empty sockets: None
    total memory = 1920MB (1.875GB)
    ERROR: Unsupported 240MB DIMM found (supported MB sizes are: 512 1024 2048 4096)
    ERROR: Smaller than expected DIMM found (found 240MB, smallest expected 512MB)

    --
    Jeff Wieland

+ Reply to Thread