From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan de Konink Subject: Migration and Node parameter Date: Mon, 06 Oct 2008 15:00:28 +0200 Message-ID: <48EA0BEC.6070308@konink.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 def domain_migrate(self, domid, dst, live=False, port=0, node=-1, ssl=None): """Start domain migration. @param domid: Domain ID or Name @type domid: int or string. @param dst: Destination IP address @type dst: string @keyword live: Live migration @type live: bool @keyword port: relocation port on destination @type port: int @keyword node: use node number for target @type node: int @keyword ssl: use ssl connection @type ssl: bool @rtype: None @raise XendError: Failed to migrate @raise XendInvalidDomain: Domain is not valid What does the node parameter do in this context? Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkjqC+wACgkQYH1+F2Rqwn2q0ACeNOVa2H0hEXG0yLSnCPMaagyw jsEAnArBpqvpmMTUcqhzEhSXdINoujtb =uOcx -----END PGP SIGNATURE-----