LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-18-2012, 07:45 AM   #1
banajit
LQ Newbie
 
Registered: Sep 2012
Posts: 3

Rep: Reputation: Disabled
RHEL 5 installation in HP proliant DL180 G6 server


I am trying to install RHEL5 in HP proliant DL180 G6 server But the option for partitioning does not showing any disk drives. I have install the Win 2008 in the same server using Smart installation CD successfully. But linux can not be installed using the installation disk. I have updated the ROM too. But not succeeded. So, please give your valuable suggestions.
 
Old 09-18-2012, 10:38 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by banajit View Post
I am trying to install RHEL5 in HP proliant DL180 G6 server But the option for partitioning does not showing any disk drives. I have install the Win 2008 in the same server using Smart installation CD successfully. But linux can not be installed using the installation disk. I have updated the ROM too. But not succeeded. So, please give your valuable suggestions.
The first two suggestions would be:
  1. Load the latest version of RHEL...5 is old.
  2. Contact Red Hat support, since you're paying for it with your RHEL subscription.
After that, the Proliants usually have a RAID controller...if you don't go into the BIOS and define a disk array first, there won't BE any disks to partition. Often times too, you'll have to manually load the megaraid module manually at install time, to get the drive to show up. After that, installation should go ok, but you'll have to manually build the initrd script to allow it to boot normally after that...which is exactly what Red Hat support can help you with.

Also, have you contacted HP support for the Linux RAID drivers?
 
Old 09-18-2012, 06:24 PM   #3
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,672

Rep: Reputation: 486Reputation: 486Reputation: 486Reputation: 486Reputation: 486
Quote:
Also, have you contacted HP support for the Linux RAID drivers?
You shouldn't need to look for any drivers from HP. Red Hat runs on virtually all HP Proliants out of the box. Most companies I can think of have some version or other of Red Hat running on loads of Proliants.

You'll need to set up the SmartArray card which you can either do by breaking in when the system POSTs or you can run the ACU (Array Configuration Utility) which you get from the SmartStart CD. Go and download the iso here

Go for the latest version, it shouldn't matter whether you use the 32 or 64bit one as you're not loading Windows.

The CD's bootable, you can use the diagnostic section to check out your hardware and the ACU to set up the RAID. Once you've set up and initialised the RAID, the new Virtual disk should show up as /dev/ccis/c0d0 (If I remember correctly) when you come to do your installation. Exit the Smartstart CD and boot the Red Hat installation one, you should now have the virtual disk to install it on.

Play Bonny!
 
Old 09-18-2012, 08:46 PM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Soadyheid View Post
You shouldn't need to look for any drivers from HP. Red Hat runs on virtually all HP Proliants out of the box. Most companies I can think of have some version or other of Red Hat running on loads of Proliants.
Agreed...I mentioned that in my post, but I do remember one Proliant model a while back that had problems. Had to get a specific module from HP and load it. Also had a model where I had to load both the megaraid *AND* the megaraid_old module (in that order), before the array was visible under Red Hat.

However...that was a while back.....
 
Old 09-19-2012, 03:26 AM   #5
banajit
LQ Newbie
 
Registered: Sep 2012
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks for your response. Server is having P410 RAID controller card and I have configured Raid5 using the HP smart CD. A logical drive of 273GB is showing as /dev/sda1 in the diagnostic report in the HP Smart CD configure page. So, using this CD I can install windows server OS since it has only the selected OS of Windows only. Therefore for linux I boot the OS CD without the help of HP Smart installation CD. But while creation of partition it does not showing any disk space, i.e., the logical drive of 273GB. I think the Raid is not detecting by the Linux os. For that I think proper Raid driver is required during installation using Diskette. I tried several times to install the drivers using flash drive but it does not accept any driver. Please give your valuable tips and links for the proper driver if required.
 
Old 09-19-2012, 09:28 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by banajit View Post
Thanks for your response. Server is having P410 RAID controller card and I have configured Raid5 using the HP smart CD. A logical drive of 273GB is showing as /dev/sda1 in the diagnostic report in the HP Smart CD configure page. So, using this CD I can install windows server OS since it has only the selected OS of Windows only. Therefore for linux I boot the OS CD without the help of HP Smart installation CD. But while creation of partition it does not showing any disk space, i.e., the logical drive of 273GB. I think the Raid is not detecting by the Linux os. For that I think proper Raid driver is required during installation using Diskette. I tried several times to install the drivers using flash drive but it does not accept any driver. Please give your valuable tips and links for the proper driver if required.
Ok..did you miss the part above where we gave you 'valuable tips'??? Again:
  • Load the latest version of RHEL...again, 5 is old
  • Call Red Hat support (you're paying for it with your purchase of RHEL)
  • Call HP Support (you're paying for it with your purchase of the server)
  • Again, have you tried loading the megaraid module manually at installation time?
Pay particular attention to the first three suggestions. And if you want 'links' to the drivers, you can get them from Red Hat support, since they can probably tell you where they are...AGAIN, call Red Hat support. Also, did you read/understand what Soadyheid said???
Quote:
Originally Posted by Soadyheid
Exit the Smartstart CD and boot the Red Hat installation one, you should now have the virtual disk to install it on.
...and now on to what you actually DID
Quote:
Originally Posted by banajit
Therefore for linux I boot the OS CD without the help of HP Smart installation CD.
Do you see any differences between those two? If you want advice, and you are given advice, the best thing to do is TAKE IT. If it doesn't work, things can move forward, but if you don't follow what you're told, what's the point of even asking someone else?

Last edited by TB0ne; 09-19-2012 at 09:29 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Rhel 4 on hp dl180 g6 rajendraraut Linux - Newbie 3 08-21-2009 06:04 AM
HP Proliant DL180 G5 Driver Help random10 Linux - Newbie 1 10-29-2008 06:53 PM
Installing RHEL AS 4 on HP Proliant ML350 G5 Server amitkush Linux - Server 2 09-09-2008 01:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration