WARNING - OLD ARCHIVES

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/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] saving a driver domain

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] saving a driver domain
From: "Masroor Vettuparambil" <Masroor.Vettuparambil@xxxxxxxxxxxx>
Date: Tue, 5 Feb 2008 10:25:11 -0500
Delivery-date: Tue, 05 Feb 2008 07:25:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchoC0w76/AwXB3ORbm/5/+RuK2XBw==
Thread-topic: saving a driver domain
Hello,
 
Is it possible to save a driver domain(with pass-through enabled)?
 
I got the following error when tried to save it (xen v3.1.0).
 
[2008-02-05 20:05:21 3900] INFO (XendCheckpoint:349) Saving memory pages: iter 1  69%ERROR Internal error: Fatal PT race (pfn d94, type 10000000)
[2008-02-05 20:05:21 3900] INFO (XendCheckpoint:349) Save exit rc=1
[2008-02-05 20:05:21 3900] ERROR (XendCheckpoint:140) Save failed on domain vm1 (3).
Traceback (most recent call last):
  File "//usr/lib64/python/xen/xend/XendCheckpoint.py", line 109, in save
    forkHelper(cmd, fd, saveInputHandler, False)
  File "//usr/lib64/python/xen/xend/XendCheckpoint.py", line 337, in forkHelper
    raise XendError("%s failed" % string.join(cmd))
XendError: /usr/lib64/xen/bin/xc_save 23 3 0 0 0 failed
[2008-02-05 20:05:21 3900] DEBUG (XendDomainInfo:1699) XendDomainInfo.resumeDomain(3)
 
I checked the free memory available during saving and it has enough memory there.
 
without pass-through migration is working well on the same environment.
 
regards
Masroor
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] saving a driver domain, Masroor Vettuparambil <=