[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Gentoo on HP DL380 G6
Centos is running out of the box - that is right!Also my Gentoo DomU image runs perfectly under Xen, after some struggling with the network configuration for the four network devices of the HP. But now, trying to install a Windows XP or Windows 2000 seems to fail. I start a config file 'xm create win.config' (appended to this mail). 'xm top' says 100% CPU usage - even after one night. Trying to connect with a VNC viewer (UltraVNC Viewer) it states: ---- Server closed connection -The server running as application ----i did not install Windows before, because my old HPs (their CPUs) do no not support the required emulation. This new HP should: ---- cat /proc/cpuinfo | grep vmx ----flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8] ---- repeated 16 times ---- Is there any special trick installing Windows under Xen? ---- win.config ---- start ---- name = "WindowsXP" # uuid = "821cc805-ecc3-cc1a-20de-79d4bc99c134" maxmem = 1024 memory = 1024 vcpus = 1 builder = "hvm" kernel = "/usr/lib/xen/boot/hvmloader" boot = "dc" pae = 1 acpi = 0 apic = 0 localtime = 0 on_poweroff = "destroy" on_reboot = "destroy" on_crash = "restart" device_model = "/usr/lib/xen/bin/qemu-dm" sdl = 0 vnc = 1 # vncunused = 1 vnclisten = "0.0.0.0" vncpasswd = "changed" vncviewer = 0 usb = 0 stdvga = 0 # keymap = "de-de"disk = [ "file:/mnt/xen/xen-win.img,hda,w", "file:/mnt/xen/WinXP-Professional.iso,hdc:cdrom,r" ] # disk = [ "file:/mnt/xen/xen-win.img,hda,w", "file:/mnt/xen/windows2000.iso,hdc:cdrom,r" ] # vif = [ "mac=00:13:34:ae:70:3b,bridge=xenbr2" ] # vif = [ 'vifname=veth1' ] # vif = [ 'type=ioemu' ] vif = [ '' ] serial = "pty" shadow_memory = 8 audio = 0 ---- win.config ---- end ---- Am 22.04.2010 20:04, schrieb Edson Marquezani Filho: On Thu, Apr 22, 2010 at 14:51, Olaf Krause<krause@xxxxxxx> wrote:Hi, i'am trying to build a Gentoo Dom0-kernel booting a HP DL380 G6. Has anyone twiddled a working kernel configuration for this hardware? i do have the linux-2.6.32-xen-r1 sources checked out by portage and tried some configurations. OlafRed Hat / Centos 5.4 works on a HP DL385 G6 just out of the box. (Both standard and xen kernels.) I have one here, working fine, but with distro's kernel + hypervisor, not the latest versions of them. I'm quite sure that kernel versions older than 2.6.28 doesn't have the proper driver for disk controllers shipped with HP G6 servers. ( It works with 2.6.18 on Red Hat because they backport a bunch of things in order to support major vendors' hardware. With Debian Lenny, I had to use a custom installation image (customized by a guy called K-Muto) with newer kernel (>=2.6.28) backported from testing/unstable. But in that case I'm not running Xen and I don't know how would I do that. (There aren't backported packages for Xen on Debian.) -- Dipl.-Inform. Olaf Krause Geschäftsführer E-Mail: krause@xxxxxxx Tel.: +49 (2339) 1208348 OKIT GmbH http://www.OKIT.de Weidenstr. 4a D-45549 Sprockhoevel Tel.: +49 (2339) 912161 Fax : +49 (2339) 912162 UStId-Nr. DE269995537 Amtsgericht Essen HRB 21985 Geschäftsführer: Olaf Krause _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |