I recently put Cent 5.2 (64 bit) on a new server using a Supermicro pdsbm-ln2+ sys board. I did the original installation at home using the 5.2 dvd I got via torrent.
I turned it over to my NOC tech and it went right online so he ran yum update. With the most recent kernel, which went in with the update, the server hung on grub (after reboot). He did a fresh (minimal) Centos installation and once again ran update, but again the new kernel wouldn't load.
The machine is set up RAID 1 with two Seagate 250 GB sata drives. Nothing fancy, just cheapo 7200 rpm stuff.
I wish I could be more specific, but I wasn't present during the update and failure. None the less, I would appreciate all the opinions and feedback you folks can offer. I'll have the server back here in a couple of days. In the meanwhile, I'd like to get some ideas that could help me resolve this issue.
I put the system board manual on my server at: http://hwy39.net/centos/Supermicro_PDSBM-LN1-LN2-LN2+_Manual.pdf . Feel free to take a look at it.
Am 01.11.2008 um 22:16 schrieb Ben Mills:
I recently put Cent 5.2 (64 bit) on a new server using a Supermicro pdsbm-ln2+ sys board. I did the original installation at home using the 5.2 dvd I got via torrent.
Try a software-RAID. (I just assume you used the built-in RAID, which is more likely than not a cheap pseudo-RAID - there's a reason why even Microsoft doesn't use it in their home-server product....) And use cobbler to install systems. That way, at least the re-install is quicker... ;-)
Rainer
I recently put Cent 5.2 (64 bit) on a new server using a Supermicro pdsbm-ln2+ sys board. I did the original installation at home using the 5.2 dvd I got via torrent.
Try a software-RAID. (I just assume you used the built-in RAID, which is more likely than not a cheap pseudo-RAID - there's a reason why even Microsoft doesn't use it in their home-server product....)
indeed, a quick lookup of that board says its ICH7R 'intel matrix' raid, which is indeed pseudo-raid, implemented in the BIOS and drivers. http://www.supermicro.com/products/motherboard/Xeon3000/946/PDSBM-LN2+.cfm
John R Pierce wrote:
I recently put Cent 5.2 (64 bit) on a new server using a Supermicro pdsbm-ln2+ sys board. I did the original installation at home using the 5.2 dvd I got via torrent.
Try a software-RAID. (I just assume you used the built-in RAID, which is more likely than not a cheap pseudo-RAID - there's a reason why even Microsoft doesn't use it in their home-server product....)
indeed, a quick lookup of that board says its ICH7R 'intel matrix' raid, which is indeed pseudo-raid, implemented in the BIOS and drivers. http://www.supermicro.com/products/motherboard/Xeon3000/946/PDSBM-LN2+.cfm
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
agreed..turn off the mobo raid(since that's a desktop chipset anyways) and use the linux md raid.