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

Re: [Xen-users] console hangs after migration

To: "lin shen" <s0235499@xxxxxxxxxxx>
Subject: Re: [Xen-users] console hangs after migration
From: "Tim Wood" <twwood@xxxxxxxxx>
Date: Tue, 25 Jul 2006 14:37:41 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 25 Jul 2006 11:38:24 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Uqnwo/Rm+Vey5fCFiAGCA0zcWlSgROJ9vfsQc3hwQYB1Kj9AViLm6cDJHIy0cYAMIaJRnkdNRtFmRXRPsB7VznyVf3Fi06ZDzmHS+gtNpOln7mXL/K91m+/WcDEA7ptaX5rLVpqIC2NJgj2NvVKdvk+XqUxwrR3d9RAUO19Imrk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <BAY109-F3132930C39B5EF51692D918C5A0@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/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>
References: <BAY109-F3132930C39B5EF51692D918C5A0@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 7/25/06, lin shen <s0235499@xxxxxxxxxxx> wrote:
Hi,

After migration and issuing xm console command, and type in
"ls" command, the migrated domU session works fine. But if I give command
such as cd.. or mkdir, the domU console hangs forever.

Can anybody give me some advices? Thank you very much.


Are the disk drives your VMs are using accessible to the machine you
are migrating to?  Xen only moves a memory image/processor
information, so the disk must be accessible to both the source and
destination machines in your migration.  This can be accomplished
through NFS if you are using file backed disks, or a variety of other
methods.

-Tim

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

<Prev in Thread] Current Thread [Next in Thread>