[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] DRBD and HVM hosts
> > Debian Lenny, Xen 3.2.1 > > Has anyone got HVM to work with the drbd resource scripts? I've seen > some posts in the devel such as this; > > http://lists.xensource.com/archives/html/xen-devel/2010-04/msg01608.html > > Will this be incorporated or how can I change this in my setup? > That was my patch. You could download the Lenny package sources and apply the patch to that and it might work. If you are not using multiple primary mode then you'll also need a sleep in there as qemu races with the scripts and often the node is not yet primary when qemu wants to open it. A better patch would be to try for (say) 30 seconds to open the drbd device, eg try open, sleep if failed then try again. An even better patch would fix the race properly. James _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |