http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=861
Summary: xendomains tries to restore "lost+found"
Product: Xen
Version: unstable
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-...@lists.xensource.com
ReportedBy: henn...@gmx.de
When having the xendomains directory to store saved domains on and own
partition, then I have a lost+found directory in there.
Unfortunately, xendomains does not check for that and tries to restore the
domain lost+found, also:
rio:~# /etc/init.d/xendomains start
Restoring Xen domains: lost+foundError: Restore failed
Usage: xm restore <CheckpointFile>
Restore a domain from a saved state.
This is not really grave, but also not outright beautiful...
Henning