You are not logged in.

#1 2012-03-11 13:12:09

davidshen84
Member
Registered: 2012-01-25
Posts: 8

Xen domU hangs at hotplugStatusCallback

Hi,

I have managed to boot my Arch x64 Xen dom0, but failed trying to boot the guest. The domU config likes this:

name = "arch0"
memory = 512
kernel = "/boot/vmlinuz-linux"
ramdisk = "/boot/initramfs-linux-xenU.img"
disk = [ 'file:/root/domU.img,sda,w' ]
root = "/dev/sda ro console=hvc0"
#vif = [ 'mac=08:00:27:eb:41:01' ]
#hostname = "arch_domU0"

and here is the /var/log/xen/xend.log: http://pastie.org/3570490

On the client, the error message I saw was:

Error: Device 2048 (vbd) could not be connected. Hotplug scripts not working.

If I uncomment the 'vif' line, the start up process hangs even earlier, and says (vif) could not be connected.

Offline

Board footer

Powered by FluxBB