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] Mutiple virtualmachines Live migration at the same time with

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Mutiple virtualmachines Live migration at the same time with Xen
From: Huang Yogi <chi7396@xxxxxxxxxxx>
Date: Mon, 20 Dec 2010 21:42:29 +0800
Delivery-date: Mon, 20 Dec 2010 05:44:01 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <SNT114-W31DEE1BDA99AFFACE28EECA6190@xxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <SNT114-W31DEE1BDA99AFFACE28EECA6190@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear all

The following process is about trying to do the " live migration at the same time with 5 Virtual machines ", but there is somthing problem with it.

Process:

              yogi-pc2:  # xm migrate --live vm01 pc2 & xm migrate --live vm02 pc2 & xm migrate --live vm03 pc2 & xm migrate --live vm04 pc2 & xm migrate --live vm05 pc2

[1] 29983
[2] 29984
[3] 29985
[4] 29986
Error: /usr/lib/xen-3.2-1/bin/xc_save 43 2358 0 0 1 failed
Usage: xm migrate <Domain> <Host>

Migrate a domain to another machine.

Options:

-h, --help           Print this help.
-l, --live      & nbsp;    Use live migration.
-p=portnum, --port=portnum
                     Use specified port for migration.
-r=MBIT, --resource=MBIT
                     Set level of resource usage for migration.

yogi-pc2:# jobs
[1]   Running                 xm migrate --live vm01 yogi-pc1 &
[2]   Running                 xm migrate --live vm02 yogi-pc1 &
[3]-  Running                 xm migra te --live vm03 yogi-pc1 &
[4]+  Running                 xm migrate --live vm05 yogi-pc1 &

yogi-pc2:# ps -aux
root     29983  0.3  0.4  11076  6800 pts/0    S    19:34   0:00 python /usr/lib/xen-3.2-1/bin/xm migrate --live vm01 yogi-pc1
root     29984  0.3  0.4  11068  6796 pts/0    S    19:34   0:00 python /usr/lib/xen-3.2-1/bin/xm migrate --live vm02 yogi-pc1
root     29985  0.3  0.4  11068  6796 pts/0    S    19:34   0:00 python /usr/lib/xen-3.2-1/bin/xm migrate --live vm03 yogi-pc1
root     29986  0.3  0.4  11068  6796 pts/0    S    19:34   0:00 python /usr/lib/xen-3.2-1/bin/xm migrate --live vm05 yogi-pc1\

Hardware      Intel(R) Core(TM)2 Quad CPU    Q8400  @ 2.66GHz

                          # xm list

Name                                        ID   Mem VCPUs    &nbs p; State   Time(s)
Domain-0                                     0   953     4     r-----  89663.9
vm01                                      1332   128     1     -b----      0.0
vm02                                      1327   128     1     -b----      0.6
vm03                                      1330   128     1     -b----      0.6
vm05                                      1328   128     1     -b----      0.6

vm06                                      1329   128     1     -b----      0.6
vm07                                      1303   128     1     -b----     39.2

Problem   (1)  Doing 5 VM live migration at the same time,  but there are only 4 VM migrate to another host.
                   (2)  The error code: Error: /usr/lib/xen-3.2-1/bin/xc_save 43 2358 0 0 1 failed
                   (3)   Is it bacause of the CPU number (there are only 4 CPU, but there are 5 VM waiting for live migration) ?

 

                   Thank you so much for your help!!  :)

Best regards,
Yogi Huang   &nbs p;                                                         

 

  Yogi  Huang

  -chi7396@xxxxxxxxxxx
  -886-956-730906

                                                                                                                



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>