Hi, I just received a Supermicro server back from factory repair. Installed CentOS 6.3 x86_64 fresh from DVD (tried with 6.4, same result). Everything goes fine until i install Virtualization* yum groups. Virtualization is enabled in BIOS. Server boots, CentOS loads and i have even a login prompt. If i'm fast enough to enter login name and password, shell works for about 10 sec. Then, it seems to hang. Pressing CTRL-C seems to work as i see it on screen (CTRL-C text). I'm used to Xen in CentOS 5 where we can choose a non-Xen kernel at boot time. With CentOS 6 and KVM, i'm kinda lost! I Googled a lot and didn't find anything to disable KVM / select a a non-KVM kernel a boot up time. The server has been repaired but i'm not sure if there is still other problems that prevent KVM to work. I know that they installed the last BIOS version. I have other identical servers that works well with KVM. I tried to disable all i saw for virtualization support in BIOS, result is the same. I did memtest86 tests without problem. Here are the specs: Supermicro 6026T-3RF (mainboard X8DT3-S) BIOS 03/17/12 15:50:21 Ver 2.1 Xeon E5520 Kingston 12 Gig RAM (Triple Channel) LSI 9240-8i What should i do to debug this? Any pointers, URL, etc would be greatly appreciated! Thanks all. Guy Boisvert, ing. IngTegration inc. http://www.ingtegration.com
Hi, there, Guy Boisvert wrote:> > I just received a Supermicro server back from factory repair. > Installed CentOS 6.3 x86_64 fresh from DVD (tried with 6.4, same > result). Everything goes fine until i install Virtualization* yum > groups. Virtualization is enabled in BIOS. Server boots, CentOS loads > and i have even a login prompt. If i'm fast enough to enter login name > and password, shell works for about 10 sec. Then, it seems to hang. > Pressing CTRL-C seems to work as i see it on screen (CTRL-C text). > > I'm used to Xen in CentOS 5 where we can choose a non-Xen kernel at > boot time. With CentOS 6 and KVM, i'm kinda lost! I Googled a lot andThe "choose a kernel" is the grub menu, and unless you've disabled it, you can still do it. Try hitting any key as soon as you see the "about to boot ... in x sec" I'd boot to single usermode (s at the end of the kernel line), and check the logs. And I really, *REALLY* don't like Supermicro. We've got a large bunch of servers from Penguin, who's all Supermicro, and we've sent a ton back for repair, as well as doing things here, *and* several of those sent back were sent back more than once. Luck. mark
Le 2013-06-27 10:39, Reindl Harald a ?crit :> > Am 27.06.2013 16:26, schrieb Guy Boisvert: >> As for Supermicro, i was using Tyan before but their support (and >> associated website) was very bad (last time i used it was 2 years ago, >> maybe it's better now, dunno...). If we exclude Supermicro and Tyan, >> i'm not sure were i could go for "OEM" servers. I don't like HP, Dell, >> etc.: Expensive and they use a lot of "for them only" parts + they try >> to sell packages that are often not what i want > your choice - you get what you pay for > > these days someone buys a HP Pro Liant with a vSphere license > or install VMware ESXi in the free version and install his > operating systems on top of it which is a scaleable solution > and can be upgraded to a cluster with HA, SAN storages whatever > without ever re-install the guest systems > > but you get what you paied for...............I kicked out VMWare and their "Windoze" tools i hate (i know that now they offer a VM with command line tools). I'm not saying VMWare is not good though, it's just i hate their tools. On top of that, it can cost a lot of money. But they have the features! I moved to KVM and i'd say i like it a lot. I'm planning to test OpenStack. For storage, big names (3Par, Netapp, etc) offer nice things but it is rather expensive. I'm testing iSCSI servers with DRDB, STONITH, etc. Idea is to use commodity hardware and standard software. Nothing new and i'm not against commercial solution with support and all. It's just we try to offer affordable and open solutions.
> With CentOS 6 and KVM, i'm kinda lost!With KVM you do not have a second kernel but modules installed and my check running: lsmod | grep kvm If you get nothing back you do not have KVM installed, otherwise you should have something like: kvm_intel 132873 0 kvm 438094 1 kvm_intel If you have an AMD processor the module will be named differently. Marcelo ----- Original Message ----- From: "Guy Boisvert" <boisvert.guy at videotron.ca> To: "CentOS mailing list" <centos at centos.org> Sent: Thursday, June 27, 2013 6:30:11 AM Subject: [CentOS] Server hangs after installing KVM Hi, I just received a Supermicro server back from factory repair. Installed CentOS 6.3 x86_64 fresh from DVD (tried with 6.4, same result). Everything goes fine until i install Virtualization* yum groups. Virtualization is enabled in BIOS. Server boots, CentOS loads and i have even a login prompt. If i'm fast enough to enter login name and password, shell works for about 10 sec. Then, it seems to hang. Pressing CTRL-C seems to work as i see it on screen (CTRL-C text). I'm used to Xen in CentOS 5 where we can choose a non-Xen kernel at boot time. With CentOS 6 and KVM, i'm kinda lost! I Googled a lot and didn't find anything to disable KVM / select a a non-KVM kernel a boot up time. The server has been repaired but i'm not sure if there is still other problems that prevent KVM to work. I know that they installed the last BIOS version. I have other identical servers that works well with KVM. I tried to disable all i saw for virtualization support in BIOS, result is the same. I did memtest86 tests without problem. Here are the specs: Supermicro 6026T-3RF (mainboard X8DT3-S) BIOS 03/17/12 15:50:21 Ver 2.1 Xeon E5520 Kingston 12 Gig RAM (Triple Channel) LSI 9240-8i What should i do to debug this? Any pointers, URL, etc would be greatly appreciated! Thanks all. Guy Boisvert, ing. IngTegration inc. http://www.ingtegration.com _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos