Mailinglist Archive: opensuse-bugs (4820 mails)
| < Previous | Next > |
[Bug 651822] xm snapshot-xxx scripts lead to an XP SP3 HVM domU to chkdsk
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 30 Nov 2010 15:43:05 +0000
- Message-id: <20101130154305.54BBCCC7CF@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=651822
https://bugzilla.novell.com/show_bug.cgi?id=651822#c13
--- Comment #13 from Brian Gilbert <brianlgilbert@xxxxxxxxx> 2010-11-30
15:43:04 UTC ---
The above fix introduces additional problems for me. The chkdsk problem goes
away, but that seems to be the side effect of a larger bug. It seems that once
snap1 has been applied to the vm, the xpsp3 xenstore is set so that "xm start"
will also cause the snapshot to be applied. Perhaps the sxprep.append() needs
to be undone somewhere?
Steps:
1. dom0: xm start xpsp3 --vncviewer
2. domU: boots, create file a
3. dom0: xm snapshot-create xpsp3 snap1
4. domU: create file b, shutdown
5. dom0: xm start xpsp3 --vncviewer
6. domU: boots, files a & b exist, create file c, shutdown
7. dom0: xm snapshot-apply xpsp3 snap1 && xm vncviewer xpsp3
8. domU: starts (already booted), as expected file a exists but b & c do not,
create file d, shutdown
9. dom0: xm start xpsp3 --vncviewer
10. domU: boots, as expected file a exists and b & c do not, unexpectedly file
d does not exist, create file e, shutdown
11. dom0: xm start xpsp3 --vncviewer
12. domU: boots, as expected file a exists and b & c do not, unexpectedly file
d & e do not exist, create file f, shutdown
13. dom0: xm snapshot-delete xpsp3 snap1
14. dom0: xm start xpsp3 --vncviewer
15. domU: "Boot from Hard Disk failed: could not read the boot disk"
16. dom0: xm delete xpsp3 && xm create xpsp3.hvm
17. dom0: xm start xpsp3 -- vncviewer
18. domU: boots, as expected file a exists, no other files exists - not sure
what to expect for them given the above errors
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |