[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen-DRBD Migration question
that sounds like it should work. if i recall, internally both pause and migrate use xc_save() and xc_restore(). the only difference in the way they are called is that during a migrate the file descriptor passed to each happens to be a socket, where it's a regular file during pause and unpause.To do this with a paused domain requires that you copy between the hosts the state file that is created when you pause the domain - but I've not done this so I am not 100% sure as to if this actually works or what the pitfalls are. - jonathan _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |