* Xen Domain Restore
@ 2009-02-11 9:58 Michal Novotny
0 siblings, 0 replies; only message in thread
From: Michal Novotny @ 2009-02-11 9:58 UTC (permalink / raw)
To: xen-devel
Hi,
I have read a bug on BZ about the checkpoint file (save file) should be
deleted after a successful Xen domain restore because it can lead to
disk corruption. There were 3 options suggested: deleting the file,
renaming the file to somewhat that won't be restored at dom0 startup
(like Richard W.M. Jones suggested, renaming it to a dot-file because
those files are not restored by xendomains script) or having an option
in xend-config.sxp configuration file.
We may either let libvirt do it itself or we may change xend daemon.
Anyway I think it would be better to have this option configurable in
xend-config.sxp with option to override it via xm/virsh. Eg. you may
have some system running on a read-only file system and all data could
be on some another system (eg. connected via NFS).
What do you think about that? Any suggestions?
Thanks,
Michal
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-11 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 9:58 Xen Domain Restore Michal Novotny
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.