Date: Thu, 6 Dec 2007 17:00:02 +0100 From: Erik Trulsson <ertr1013@student.uu.se> To: robert@webtent.com Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Determining bus speed/memory Message-ID: <20071206160002.GA40638@owl.midgard.homeip.net> In-Reply-To: <1196954428.7656.9.camel@columbus.webtent.org> References: <1196954428.7656.9.camel@columbus.webtent.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071206160002.GA40638>