Bug #383

vmm/xen/save needs to NOT touch file before xm save

Added by Frank Stutz over 10 years ago. Updated over 10 years ago.

Status:ClosedStart date:10/29/2010
Priority:NormalDue date:
Assignee:Daniel Molina% Done:

0%

Category:Drivers - Auth
Target version:Release 2.0.1
Resolution:fixed Pull request:
Affected Versions:

Description

To save a Xen image the checkpoint file can't exist prior to xm save operation.

In the vmm/xen/save you'r touching the file prior to xm save, which is causing failure.

Associated revisions

Revision 26bcc237
Added by Abel Coronado almost 4 years ago

B: Added _blank target in custom hyperlink (#383)

  • Added _blank target in custom hyperlink
  • Solved bug when updating OS Booting VM

History

#1 Updated by Ruben S. Montero over 10 years ago

  • Assignee set to Jaime Melis
  • Target version set to Release 2.0.1

#2 Updated by Ruben S. Montero over 10 years ago

I guess that we could just test if file exists before touching (we need that to keep group permissions/ownership)

#3 Updated by Ruben S. Montero over 10 years ago

  • Assignee changed from Jaime Melis to Daniel Molina

#4 Updated by Daniel Molina over 10 years ago

Would you mind to tell us what Xen version are you working with?

#5 Updated by Frank Stutz over 10 years ago

We are working with xen-3.4.0_19648_01.

#6 Updated by Daniel Molina over 10 years ago

I am trying to replicate the error. I am testing with CentOS 5.4 and Xen 3.1.2 and the problem does not exist.
What distro are you running and what way did you install Xen?

#7 Updated by Frank Stutz over 10 years ago

OpenSUSE 11.2, and XEN and was compiled via the opensuse (aka oss factory as they call it) src RPM. It was built back in 2009. Most of opensuse has gone full board with xen 4, but we are just not ready to go that next leap, totally different discussion.

--Frank

#8 Updated by Ruben S. Montero over 10 years ago

  • Category set to Drivers - Auth
  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF