From: Stefan de Konink <stefan@konink.de>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Migration and Node parameter
Date: Mon, 06 Oct 2008 15:00:28 +0200 [thread overview]
Message-ID: <48EA0BEC.6070308@konink.de> (raw)
-----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-----
next reply other threads:[~2008-10-06 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 13:00 Stefan de Konink [this message]
2008-10-06 19:40 ` Migration and Node parameter Andre Przywara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48EA0BEC.6070308@konink.de \
--to=stefan@konink.de \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.