This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
> Here is my xend.log: > I Think the problem is this ([2005-11-24 14:54:36 xend] ERROR
> (XendCheckpoint:218) Had 0 unexplained entries in p2m table) line.
Nope - this is not an error at all in fact, just verbose debug output from the xc_save process.
Basically this means that you didn't have enough memory to do the migrate (during a migrate of a domain of size xMB, you temporarily need to have a spare x+8 MB free.)
The error handling / error message could certainly usefully be
improved :-)