From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK6fa-0002Rp-JA for qemu-devel@nongnu.org; Tue, 28 Jul 2015 11:19:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZK6fW-0004EI-Nk for qemu-devel@nongnu.org; Tue, 28 Jul 2015 11:19:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK6fW-0004E5-Hq for qemu-devel@nongnu.org; Tue, 28 Jul 2015 11:19:50 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 361958E70F for ; Tue, 28 Jul 2015 15:19:50 +0000 (UTC) Received: from work-vm (ovpn-116-49.ams2.redhat.com [10.36.116.49]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t6SFJlIM011491 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 28 Jul 2015 11:19:49 -0400 Date: Tue, 28 Jul 2015 16:19:46 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20150728151946.GF2247@work-vm> References: <20150728132213.GA1603@vader> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150728132213.GA1603@vader> Subject: Re: [Qemu-devel] Live migration hangs after migration to remote host List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel * Eduardo Otubo (eduardo.otubo@profitbricks.com) wrote: > Hello all, > > I'm facing a weird behavior on my tests: I am able to live migrate > between two virtual machines on my localhost, but not to another > machine, both using tcp. > > * I am using the same arguments on the command line; > * Both virtual machines uses the same qcow2 file visible through NFS; > * Both machines are in the same subnet; > * Migration is being done from intel to intel; > * Same version of Qemu (github master - f8787f8723); > > Using all above I am able to live migrate on the same host: between two > vms on local host or between two vms in the remote host; but when > migrating from local to remote, the guest hangs. I still can access its > console via ctrl+alt+2, though, and everything seems to be normal. If I > issue a reboote via console on the remote, the guest gets back to > normal. > > Am I missing something here? Just checking, but are you saying that as far as qemu is concerned, the migration is happy, it's just the guest that's hung? Are the host clocks on the two hosts very close (there are lots of weird corner cases with mismatched clocks) - same time zone? Are you using cache=none (given that it's NFS shared) Dave > > Regards, > > -- > Eduardo Otubo > ProfitBricks GmbH -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK