Hi! I''m testing the live migration with a server which exports a separate LVM partition with AoE. I follow this article [1], but I get this error: Error: (104, ''Connection reset by peer'') I have edited /etc/xen/xend-config.sxp and I removed the comment character from these two lines: #(xen-relocation-port 8002) #(xen-relocation-address '''') Any idea? Thank in advance. Regards, Daniel [1] http://www.linux.com/article.pl?sid=06/07/17/1916214 -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux Etch - Linux user #188.598 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, > I''m testing the live migration with a server which exports a separate > LVM partition with AoE. I follow this article [1], but I get this err you set the IP address(es) in the xend-config.sxp of each other system that should be able to use migration? # vi +56 /etc/xen/xend-config.sxp (xend-relocation-hosts-allow ''^localhost$ <IPs OF THE OTHER SYSTEMS>'') -- Chau y hasta luego, Thorolf _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thursday, 09 November 2006 10:55:35 +0100, Thorolf Godawa wrote: Hi Thorolf. Thanks for your answer.> > I''m testing the live migration with a server which exports a > > separate LVM partition with AoE. I follow this article [1], but I > > get this err> you set the IP address(es) in the xend-config.sxp of each other system > that should be able to use migration?> # vi +56 /etc/xen/xend-config.sxp > (xend-relocation-hosts-allow ''^localhost$ <IPs OF THE OTHER SYSTEMS>'')No. I didn''t. Ought I put the IP of both the another dom0 and the shared storage? Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux Etch - Linux user #188.598 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello, So as far as I understood, to make the migration working u need the support of a third machine? the VM point to a remore HD on the storage machine, so when realizing the migration , the VM points on data on the same machine, the storage one? Is it really necessary for the migration? Is it possible to realize it having just 2 machines? Thanks Regards Alessandro On 11/9/06, Daniel Bareiro <daniel-listas@gmx.net> wrote:> > On Thursday, 09 November 2006 10:55:35 +0100, > Thorolf Godawa wrote: > > Hi Thorolf. Thanks for your answer. > > > > I''m testing the live migration with a server which exports a > > > separate LVM partition with AoE. I follow this article [1], but I > > > get this err > > > you set the IP address(es) in the xend-config.sxp of each other system > > that should be able to use migration? > > > # vi +56 /etc/xen/xend-config.sxp > > (xend-relocation-hosts-allow ''^localhost$ <IPs OF THE OTHER > SYSTEMS>'') > > No. I didn''t. Ought I put the IP of both the another dom0 and the shared > storage? > > Regards, > Daniel > -- > Daniel Bareiro - System Administrator > Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 > Powered by Debian GNU/Linux Etch - Linux user #188.598 > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > > iD8DBQFFUwvyZpa/GxTmHTcRArV+AJ9BK6T50Nv9451JLpVx6r5TV6ZRxACfcXQ+ > 4RvF8f/8Ny2ZGESx6ZFfWng> =J5A8 > -----END PGP SIGNATURE----- > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> No. I didn''t. Ought I put the IP of both the another dom0 and theyou need to set the IP address from the other Xen system(s) that should be allowed to make the migration to your system. -- Chau y hasta luego, Thorolf _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thursday, 09 November 2006 18:12:02 +0100, Thorolf Godawa wrote:> > No. I didn''t. Ought I put the IP of both the another dom0 and the> you need to set the IP address from the other Xen system(s) that > should be allowed to make the migration to your system.Great!! It works!!! Thanks, Thorolf!! :-D Regards, Daniel -- Daniel Bareiro - System Administrator Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux Etch - Linux user #188.598 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users