public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs 1/2] VM live migration: mention that CPU vendor should be the same
@ 2021-11-17 13:05 Fabian Ebner
  2021-11-17 13:05 ` [pve-devel] [PATCH docs 2/2] cluster: migration: use back-ticked insecure when referring to the setting Fabian Ebner
  2021-11-17 14:34 ` [pve-devel] applied-series: [PATCH docs 1/2] VM live migration: mention that CPU vendor should be the same Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Fabian Ebner @ 2021-11-17 13:05 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
 pvecm.adoc | 3 +++
 qm.adoc    | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/pvecm.adoc b/pvecm.adoc
index 0b1857e..26b52cf 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -74,6 +74,9 @@ Requirements
 
 * The root password of a cluster node is required for adding nodes.
 
+* Online migration of virtual machines is only supported when nodes have CPUs
+  from the same vendor. It might work otherwise, but this is never guaranteed.
+
 NOTE: It is not possible to mix {pve} 3.x and earlier with {pve} 4.X cluster
 nodes.
 
diff --git a/qm.adoc b/qm.adoc
index 37ea439..b1e22f9 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -1154,6 +1154,8 @@ For Live Migration to work, there are some things required:
 * The hosts have a working (and reliable) network connection.
 * The target host must have the same or higher versions of the
   {pve} packages. (It *might* work the other way, but this is never guaranteed)
+* The hosts have CPUs from the same vendor. (It *might* work otherwise, but this
+  is never guaranteed)
 
 Offline Migration
 ~~~~~~~~~~~~~~~~~
-- 
2.30.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-17 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 13:05 [pve-devel] [PATCH docs 1/2] VM live migration: mention that CPU vendor should be the same Fabian Ebner
2021-11-17 13:05 ` [pve-devel] [PATCH docs 2/2] cluster: migration: use back-ticked insecure when referring to the setting Fabian Ebner
2021-11-17 14:34 ` [pve-devel] applied-series: [PATCH docs 1/2] VM live migration: mention that CPU vendor should be the same Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal