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-bugs

[Xen-bugs] Xen save/restore bug

To: <xen-bugs@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-bugs] Xen save/restore bug
From: Szentei Péter <pit5@xxxxxxxxxxxx>
Date: Fri, 23 Apr 2010 13:01:00 +0200
Delivery-date: Tue, 04 May 2010 07:36:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
Hi ! 

I have a xen server , and i want to set the weight, all is ok, but the daily 
save/restore have problem.

 xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0   689     4     r----- 135298.3
debian-1                                   144   128     1     -b----    347.9
debian-2                                   145   128     1     -b----     86.5
 ...
 xm sched-credit
Name                                ID Weight  Cap
Domain-0                             0  10000    0
debian-1                           144   1000    0
debian-2                           145   1000    0

xm save -f debian-2 /test
xm restore /test

 xm sched-credit
Name                                ID Weight  Cap
Domain-0                             0  10000    0
debian-1                           144   1000    0
debian-2                           146    256    0

Why ? 


_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] Xen save/restore bug, Szentei Péter  <=