[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] XENBUS: Timeout connecting to device: device/vbd/51712 (local state 3, remote state 1)
It turns out /dev/xvda is the wrong type of disk specifier, just using "xvda" is correct instead. However, I'm still having issues attaching my virtual disks. If I manually run losetup /dev/loop1 /home/data/xen/megatron/root.img, and then attach phy:/dev/loop1 in my dom0, /dev/xvda appears and I can mount it. But, if I try to boot my domU with phy:/dev/loop1 instead of the file path, it just enters a reboot loop. On my dom0, when I try to xl block-attach the file directly (without a loop device), the command appears to succeed and xl block-list shows the device, but /dev/xvda is not created and nothing about xvda shows up in dmesg.
It seems like the file backend driver in my dom0 is broken. Does this make sense to anyone? On Mon, Feb 4, 2013 at 7:34 PM, Stephen Kent <smkent@xxxxxxxxxx> wrote: I can't seem to attach the block device in domain 0 either: _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |