Determining bus speed/memory

Erik Trulsson ertr1013 at student.uu.se
Thu Dec 6 08:00:09 PST 2007


On Thu, Dec 06, 2007 at 10:20:28AM -0500, Robert Fitzpatrick wrote:
> I have a couple of servers (5.5 and 6.2) at a remote location that I
> need to order additional memory. I need to know bus speed and, if
> possible, how many chips currently installed to help determine whether I
> need to replace or match and fill available slots. For instance, I know
> one server has 1GB of mem, but do I have two 512MB or a single 1GB chip
> in place now. Can someone tell me the commands to determine either of
> these things?

The best and most reliable way of doing that is probably to open the server
and look inside to see what is installed (or look at the paperwork from when
you originally bought the servers.) 

When you boot the BIOS will often display this information as well.

You could also try the sysutils/dmidecode port which will try to retrieve
various information from the BIOS.  Beware though that due to buggy BIOSes
you cannot always trust this information.


If none of the above works, I am afraid you are out of luck,


A note for future consideration:  When you have remote servers, or servers
which must not be shutdown if it can be avoided, then it is a very good
idea to write down on a paper exactly what is installed in each of them, at
the time they are first installed.  This can simplify things quite a bit
a couple of years down the line.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-questions mailing list