[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen 4.3.1 HVM hangs after boot
I am attempting to move debian Xen 4.0 installation to Alpine 2.7.5
hardware : HP DL165-G5 / 2x Opteron 22xxx / 32GB Ram uname -a: Linux jshvmhost1 3.10.33-0-grsec #1-Alpine SMP Fri Mar 7 14:24:31 UTC 2014 x86_64 Linux I have installed the system and go Xen up and running. Modified the PV xm files to use xl and got them up and running. Modified the first HVM xm file (WinXP Pro) but it is not running. (Black VNC screen ) So I attempted a new installation just to see if something was up and found that it boots to the CD the I get a message: "Setup is inspecting your computer's hardware configuration" And it hangs at that point. CPU utilization is at 100% When using a ubuntu-12.04-lts ISO the system hangs after the Language selection shows up. ----------------------------------- As a side note I attempted to "cat /proc/cpuinfo | grep svm" and it failed to find anything. However "xl dmesg" does..? I assume it is a "kernel thing" since the debian OS before it displayed it. What I don't know is if it is important :) I just wanted to air my concerns just in case.. ----------------------------------- Tried using local disk and ISO rather than ATAoE but nothing changed. ---------------------------------- Tried disabling grsec and got a change in the qemu-dm log.
From the one line..
To the following...
Unfortunately I cannot tell if anything above is a real show stopper. Here is the latest configuration I have tried. Any suggestions would be appreciated. -------------- Start irrview.cfg ------------------ builder="hvm" #bootloader="pygrub" name = "irrigctrlview" memory = 1024 vcpus = 1 #pae = 1 acpi = 1 #apic = 1 vif = [ 'ip=192.168.8.38, mac=00:16:3E:1C:83:81, bridge=br0'] disk = [ 'phy:/dev/etherd/e400.18,xvda,w', 'phy:/dev/etherd/e300.1,xvdc:cdrom,r' ] boot="dc" usbdevice="tablet" ######################## This does not work # #sdl=0 #vnc=1 vnclisten='0.0.0.0' vncdisplay=12 #vncpasswd='' ####################### This does not work # #### This gets us the "vnc=1" #vfb=["vnc=1,vnclisten=0.0.0.0,vncdisplay=12,vncpasswd='',sdl=0"] vfb=["vnc=1"] # We need (Outside of vfb directive) # 1) vnclisten='0.0.0.0' # 2) vncdisplay=12 # We need (Inside the vfb directive) # 1) vnc=1 xen_platform_pci = 1 -- Doug Breshears JSH Farms Inc. 541-571-3332 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |