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] Problem migrating Domains

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem migrating Domains
From: Richard Mayer <shiny.mayer@xxxxxxxxxxx>
Date: Wed, 13 Jul 2005 11:06:12 +0200
Delivery-date: Wed, 13 Jul 2005 09:04:58 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Hello,

I've searched all previous mails but didn't find a solution for my problem.
I have two physical machines running Debian Sarge, each of them running 3 Virtual Domains (with Debian Sarge). That works fine.

When trying to migrate one Virtual Machine to the other hosts it seems to work. The VHost von the Source-Computer disappears and a new VHost on the Target-Computer is beeing created.

However, the DomainName changes (vm1 on the Source-Computer becomes Domain-x on the Target-Computer) and I cannot access the newly created Domain. There ist no Console Port and when trying to "xm console Domain-xx" there appears this error message:

"Error: No console information"

The Disk and Swap Image of the Domain, that shall be migrated is located on an nfs-share, which ist mounted on /mnt/xen/ on both machines.

These are the important part of the configuration:

disk = [ 'file:/mnt/xen/vm1_mindy_filer3/disk,sda1,w','file:/mnt/xen/vm1_mindy_filer3/swap,sda2,w']
root = "/dev/sda1 ro"


Did anybody ever have this kind of problem?

Thanks for your help!




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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem migrating Domains, Richard Mayer <=