Hi List;
I just got a new server (my first **real** server).
It's a dell 2900 : quad core XEON (with a spare slot for a 2nd quad core chip) 8G memory (expandable to 64G) 8 hot swap SATA HD slots onboard PERC6i RAID controller etc
I initially setup the system / RAID as follows:
1) booted off the dell setup CD 2) walked through the RAID setup and formatted the drives 3) the setup bombed when it asked for a RHEL install media (I suspect cause I gave it a CentOS 5 install DVD instead) 4) powered off 5) restarted the box with the CentOS DVD in the drive and installed CentOS 5
The RAID configuration was as I had set it up in the DELL setup cd so I'm happy.
Now I want to be able to monitor the box, specifically with respect to the RAID drives so I'll know if one has gone bad and the RAID configuration has failed over to it. Anyone have any suggestions for tools to use ?
Thanks in advance...
-----Original Message----- From: kevin kempter [mailto:kevin@kevinkempterllc.com] Sent: Monday, September 22, 2008 5:28 PM To: CentOS mailing list Subject: [CentOS] RAID / OS Monitoring tools ?
Hi List;
I just got a new server (my first **real** server).
It's a dell 2900 : quad core XEON (with a spare slot for a 2nd quad core chip) 8G memory (expandable to 64G) 8 hot swap SATA HD slots onboard PERC6i RAID controller etc
I initially setup the system / RAID as follows:
- booted off the dell setup CD
- walked through the RAID setup and formatted the drives
- the setup bombed when it asked for a RHEL install media (I
suspect cause I gave it a CentOS 5 install DVD instead) 4) powered off 5) restarted the box with the CentOS DVD in the drive and installed CentOS 5
The RAID configuration was as I had set it up in the DELL setup cd so I'm happy.
Now I want to be able to monitor the box, specifically with respect to the RAID drives so I'll know if one has gone bad and the RAID configuration has failed over to it. Anyone have any suggestions for tools to use ?
Thanks in advance...
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
You need the Dell OMSA tools. They are easy to install and work great with CentOS. Google Dell and OMSA to find them. You can add the Dell repository to yum to make it even easier to install and maintain them.
Best regards, Fred
Fred Kienker AT4B 5261 Sunset Trail Marietta, GA 30068
Fred@at4b.com <mailto:Fred@at4b.com> 770.518.6166 Phone 770.518.6992 Fax
"Advanced Technologies For Business"
This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.
Now I want to be able to monitor the box, specifically with respect to the RAID drives so I'll know if one has gone bad and the RAID configuration has failed over to it. Anyone have any suggestions for tools to use ?
We use 3Ware RAID cards, and they have a CLI util called tw_cli. We run "tw_cli info c0" every hour into a rotating file. Then from crontab we run a script that diffs the current output to the last hour's output.
If there's a difference, it emails us.
JohnStanley Writes:
Please see "linux.dell.com" and search for "OMSA". With just one machine it may be a little over kill but provides a GUI for all administration of the server. Other wise you can direct all inquiries to "linux-poweredge@dell.com", just sgn up for the list.
There are also depending on your raid card, "Mega-Cli or PERC" Non GUI tools to assist you.
JohnStanley
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of kevin kempter Sent: Monday, September 22, 2008 5:28 PM To: CentOS mailing list Subject: [CentOS] RAID / OS Monitoring tools ?
Hi List;
I just got a new server (my first **real** server).
It's a dell 2900 : quad core XEON (with a spare slot for a 2nd quad core chip) 8G memory (expandable to 64G) 8 hot swap SATA HD slots onboard PERC6i RAID controller etc
I initially setup the system / RAID as follows:
1) booted off the dell setup CD 2) walked through the RAID setup and formatted the drives 3) the setup bombed when it asked for a RHEL install media (I suspect cause I gave it a CentOS 5 install DVD instead) 4) powered off 5) restarted the box with the CentOS DVD in the drive and installed CentOS 5
The RAID configuration was as I had set it up in the DELL setup cd so I'm happy.
Now I want to be able to monitor the box, specifically with respect to the RAID drives so I'll know if one has gone bad and the RAID configuration has failed over to it. Anyone have any suggestions for tools to use ?
Thanks in advance...
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, Sep 22, 2008 at 5:10 PM, John jses27@gmail.com wrote:
JohnStanley Writes:
Please see "linux.dell.com" and search for "OMSA". With just one machine it may be a little over kill but provides a GUI for all administration of the server. Other wise you can direct all inquiries to "linux-poweredge@dell.com", just sgn up for the list.
John, you've been around for a while - how about if you start bottom posting and editing a little more out?
Thanks.
mhr