 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] domU fails to reboot if disks use drbd resources
 Hi! dom0: Ubuntu 10.4 64bit, Xen 4.0.1, Kernel 2.6.32.24-xen, DRBD 8.3.7 domU: Ubuntu 10.4 64bit, Kernel 2.6.32-33-serverI never had any issues when executing "reboot" in the domU - the domU was just rebooted. 
Recently I changed the domU config to use the DRBD disk handler:
disk        = [
-                  'phy:/dev/drbd6,xvda2,w',
+                  'drbd:cc-stat-ha,xvda2,w',
              ]
Startup of the domU works as expected, but when I execute "reboot" in 
the domU the domU either is shutdown, or hangs with "Will restart now" 
as last line in the console.I suspect a problem when detaching/reattaching to the DRBD device, but I didn't found any errors in syslog. Any hints are appreciated. Thanks Klaus _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |