all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-docs] pmxcfs: fix incorrect exmple command
@ 2023-07-14  9:18 Philipp Hufnagl
  2023-07-17 13:10 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Hufnagl @ 2023-07-14  9:18 UTC (permalink / raw)
  To: pve-devel

There is an error in this example. The .conf has to be moved in the
quemu-server folder of the new node for the migration to work.

Signed-off-by: Philipp Hufnagl <p.hufnagl@proxmox.com>
---
 pmxcfs.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmxcfs.adoc b/pmxcfs.adoc
index ca4e327..f4aa847 100644
--- a/pmxcfs.adoc
+++ b/pmxcfs.adoc
@@ -226,7 +226,7 @@ For example, recovering the VM with ID `100` from an offline `node1` to another
 node `node2` works by running the following command as root on any member node
 of the cluster:
 
- mv /etc/pve/nodes/node1/qemu-server/100.conf /etc/pve/nodes/node2/
+ mv /etc/pve/nodes/node1/qemu-server/100.conf /etc/pve/nodes/node2/qemu-server/
 
 WARNING: Before manually recovering a guest like this, make absolutely sure
 that the failed source node is really powered off/fenced. Otherwise {pve}'s
-- 
2.39.2





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

* [pve-devel] applied: [PATCH pve-docs] pmxcfs: fix incorrect exmple command
  2023-07-14  9:18 [pve-devel] [PATCH pve-docs] pmxcfs: fix incorrect exmple command Philipp Hufnagl
@ 2023-07-17 13:10 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-07-17 13:10 UTC (permalink / raw)
  To: Proxmox VE development discussion, Philipp Hufnagl

Am 14/07/2023 um 11:18 schrieb Philipp Hufnagl:
> There is an error in this example. The .conf has to be moved in the
> quemu-server folder of the new node for the migration to work.
> 
> Signed-off-by: Philipp Hufnagl <p.hufnagl@proxmox.com>
> ---
>  pmxcfs.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




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

end of thread, other threads:[~2023-07-17 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  9:18 [pve-devel] [PATCH pve-docs] pmxcfs: fix incorrect exmple command Philipp Hufnagl
2023-07-17 13:10 ` [pve-devel] applied: " Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal