[SOLVED] Proxmox 5 Replikation auf anderen Node

konabi

Renowned Member
Dec 14, 2013
109
4
83
Hallo,
ich finde es super dass man seit Proxmox 5 eine Replikation von VMs auf einen anderen Node durchführen kann. Vorraussetuung ist ein Cluster und zfs als Dateisystem.

Die Replikation lässt sich über die GUI schnell einstellen.
Die Übertragung einer VM auf einen anderen Node geht dann aber nur über die Linux Shell?

Laut Hilfe https://192.168.255.151:8006/pve-docs/chapter-pvesr.html

muss die Konfigurationsdatei mit folgenden Befehl übertargen werden:

Code:
 mv /etc/pve/node/A/qemu-server/100.conf /etc/pve/node/B/qemu-server/100.conf

Richtig wäre aber:

Code:
mv /etc/pve/nodes/<NODE-A>/qemu-server/100.conf  /etc/pve/nodes/>NODE-B>/qemu-server/100.conf

Wahrscheinlich ein kleiner Schreibfehler...

Kann man eine VM auch per GUI Übertragen?
Ich dachte das geht über Migration, aber da bekomme ich folgende Fehlermeldung:

Code:
2017-09-07 15:06:20 starting migration of VM 100 to node 'pve02' (10.0.0.2)
2017-09-07 15:06:20 found local disk 'local-zfs:vm-100-disk-1' (in current VM config)
2017-09-07 15:06:20 found local disk 'local:iso/debian-9.1.0-amd64-netinst.iso' (in current VM config)
2017-09-07 15:06:20 can't migrate local disk 'local:iso/debian-9.1.0-amd64-netinst.iso': local cdrom image
2017-09-07 15:06:20 ERROR: Failed to sync data - can't migrate VM - check log
2017-09-07 15:06:20 aborting phase 1 - cleanup resources
2017-09-07 15:06:20 ERROR: migration aborted (duration 00:00:01): Failed to sync data - can't migrate VM - check log
TASK ERROR: migration aborted
 
2017-09-07 15:06:20 can't migrate local disk 'local:iso/debian-9.1.0-amd64-netinst.iso': local cdrom image
die iso ist auf einem lokalen storage und kann nicht mit migriert werden -> rausnehmen
 
Code:
mv /etc/pve/node/A/qemu-server/100.conf /etc/pve/node/B/qemu-server/100.conf
Richtig wäre aber:

Code:
mv /etc/pve/nodes/<NODE-A>/qemu-server/100.conf /etc/pve/nodes/>NODE-B>/qemu-server/100.conf
Wahrscheinlich ein kleiner Schreibfehler...

notiert und werden wir fixen :)
 
Eine Frage noch:
ich habe mehrere Netzwerkkarten in den Servern.
Kann man steuern dass die Replikation über eine bestimmte Netzwerkarte geht?


Danke
Sven
 
@konabi Wenn das Thema für dich erledigt ist bitte dein Thema in der Titelzeile auf "Solved" setzen. Danke.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!