Displaying 1 result from an estimated 1 matches for "xensan".
Did you mean:
xenman
2006 Feb 09
0
Error: Device 2049 (vbd) could not be connected (only when in auto/)
...orDevices
return map(self.waitForDevice, self.deviceIDs())
File "/usr/lib64/python/xen/xend/server/DevController.py", line 169, in
waitForDevice
raise VmError("Device %s (%s) could not be connected.\n%s" %
VmError: Device 2049 (vbd) could not be connected.
Device /dev/xensan/xenvm1-64 is mounted in a guest domain,
and so cannot be mounted now.
And an attempt at shutting down the domU and restarting:
xen0:/etc/xen/scripts # xm unpause xen0vm0-64
xen0:/etc/xen/scripts # xm shutdown xen0vm0-64
xen0:/etc/xen/scripts # xm list
Name ID Mem(MiB)...