Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ? thanks very much for any help luigi
admin lewis wrote:
Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ?
Have you configured any raid disk controllers in the bios first? This is a very common question - servers with RAID controllers need to set up with your chosen disk configuration first - when they're happy they will announce their effective device to the OS where the usual partitioning and md-raid, lvm etc can take place. HTH
thanks very much for any help luigi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
on 18:40 Wed 23 Mar, admin lewis (adminlewis@gmail.com) wrote:
Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ? thanks very much for any help
1: Comfirm your boot menu settings 2: Comfirm your BIOS settings (CD/DVD is active) 3: Verify your download (md5sum / sha1sum). 4: Try the DVD in another system 5: Burn and try another disk 6: Try another boot option / medium: flash, PXE/kickstart, etc.
If you're provisioning a datacenter or multiple systems, I'd jump straight to #6 myself.
Le 23/03/2011 18:40, admin lewis a écrit :
Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ? thanks very much for any help luigi
What have you as Raid Controller ? H200, H700, something else ?
Alain
On 03/23/11 10:40 AM, admin lewis wrote:
Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ?
does that system have some form of PERC raid controller? you need to go into the PERC Bios (or use Dell's utility disk and the raid configuratator) and define whatever level of hardware raid you want, creating logical volumes that your OS will see as 'disks'.
2011/3/23 John R Pierce pierce@hogranch.com:
On 03/23/11 10:40 AM, admin lewis wrote:
Hi, this is the first time I install linux on a dell server. Simply I booted from a centos 5.5 x64 dvd but I cant see the disks.. is there something I miss ?
does that system have some form of PERC raid controller? you need to go into the PERC Bios (or use Dell's utility disk and the raid configuratator) and define whatever level of hardware raid you want, creating logical volumes that your OS will see as 'disks'.
Thanks very much to all, now I have understood.. anyway it's a perc s300.. I see I can make a virtual disk read-only... very interesting.. well .. to have a /boot partition read-only is a non-sense... thanks to all again... someone has told "google is your friend" .. ..but I say "I prefer human friend".. :-)
Am 23.03.2011 19:33, schrieb admin lewis:
Thanks very much to all, now I have understood.. anyway it's a perc s300.. I see I can make a virtual disk read-only... very interesting.. well .. to have a /boot partition read-only is a non-sense... thanks to all again... someone has told "google is your friend" .. ..but I say "I prefer human friend".. :-)
https://access.redhat.com/kb/docs/DOC-19840
Alexander
2011/3/24 Alexander Dalloz ad+lists@uni-x.org:
Am 23.03.2011 19:33, schrieb admin lewis:
Thanks very much to all, now I have understood.. anyway it's a perc s300.. I see I can make a virtual disk read-only... very interesting.. well .. to have a /boot partition read-only is a non-sense... thanks to all again... someone has told "google is your friend" .. ..but I say "I prefer human friend".. :-)
yep, after I created the array, centos cant see any disk... :-(
On Thu, 2011-03-24 at 09:52 +0100, admin lewis wrote:
2011/3/24 Alexander Dalloz ad+lists@uni-x.org:
Am 23.03.2011 19:33, schrieb admin lewis:
Thanks very much to all, now I have understood.. anyway it's a perc s300.. I see I can make a virtual disk read-only... very interesting.. well .. to have a /boot partition read-only is a non-sense... thanks to all again... someone has told "google is your friend" .. ..but I say "I prefer human friend".. :-)
yep, after I created the array, centos cant see any disk... :-(
Hi,
afaik the Perc S100 and S300 is a software-based raid and only supported on Windows. This is even stated in Dell's server configurator.
Controller details: http://www.dell.com/downloads/global/products/pedge/en/Dell_Software_RAID_Fu...
Regards Patrick
Greetings,
On 3/24/11, admin lewis adminlewis@gmail.com wrote:
yep, after I created the array, centos cant see any disk... :-(
1. make sure you are able to see two /dev/sdx 2. create /dev/mdx with them : man mdadm 3. Go home and have a nice sleep
Alternative: What?
regards,
Rajagopal