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] Problems with VM migration

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems with VM migration
From: Deborah Maria Vieira Magalhães <deborah.vm@xxxxxxxxx>
Date: Thu, 4 Nov 2010 14:07:25 -0200
Delivery-date: Thu, 04 Nov 2010 09:08:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=6OtbuDPj7TYHS0FsclDAvoGjDhnUylNxWzLI9hNZQU8=; b=HOhpqbYpqgnyLY0Wb9njKAfJrwg6UC3aXvN+tZG8S8RU7j1/EJ5w9r/MGEyhwxY57R 7LTTP+R5/TwrWcFLWcZNqK50qXXMmcQ+jXmiCaWQFN7FGOUxWTnprnGmbF9WcnNLynxK DeTkW1Hcy2wgvxY1dx50igej9xm0jC0k7n4NA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wTjkPtJUU9tudEgF2JPKJA3LU5XfaOgpYmquG+KQ9s+2Q26JNzmJ3opt2JspYoF1yC 9mD9l5B0PF/iMcVmCykc7ZimzCMKd4pPiguQOr1s8v7jnASGacBdfFeL4ek2UzvP4EzT lDrrECs1MtbFzFujqmblf2CLii7TraMfFDTSs=
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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have Host1 and Host2. When I try to migrate a VM from Host2 to Host1 with the command

  xe vm-migrate uuid=6b6f923b-b2de-e5de-a429-aae682552c32 host-uuid=93fee58a-ca14-4189-a56f-efd8dd83b2c7 --live

I get the following error

  Error: No matching VMs found

Surely I verified the uuid with xe vm-list.

The odd thing is when I try to migrate from Host1 to Host2 with the command

  xe vm-migrate uuid=6b6f923d-b2de-e5de-a429-aae682552c32 host-uuid=88e429cf-eb1f-4c80-83b6-66772554e70a --live

I get this

  An error occurred during the migration process.
  vm: 6b6f923d-b2de-e5de-a429-aae682552c32 (xcp-vm-ubuntu64)
  source: 93fee58a-ca14-4189-a56f-efd8dd83b2c7 (xcp-resource01)
  destination: 88e429cf-eb1f-4c80-83b6-66772554e70a (xcp-resource02)
  msg: Caught exception INTERNAL_ERROR: [ Xapi_vm_migrate.Remote_failed("unmarshalling error message from remote") ] at last minute during migration

Can anyone help me with that? I don't know what to do.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>