[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xend: resume a guest domain after an unsuccessful live migration
> > > > > + status = os.read(fd, 64) > > > > The written strings are 7 or 4 bytes, it would be better to choose a > > fixed length for all writes and the read I think. That might mean > > padding the fail message. Also these protocol strings should be defined > > as constants rather than open coded. > > > > Even with that addressed I don't really feel confident enough about xend > > internals to Ack a patch like this. > > > > Thank you for your comments and advice to use xl toolstack. We use xen > and xend toolstack and have some scripts with xm and XenAPI. But as I > read xend is deprecated in Xen 4.1 and will be removed in a future > release and a switch to xl may be a good idea. If you are using XenAPI then you might also consider switching to the xapi toolstack (the XCP toolstack), which is now in Debian as a standalone thing too. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |