There was a recent discussion on the German forum ( use something like deepl to Translation):
https://forum.proxmox.com/threads/sicherung-von-sicherungen.179854/
Basically you can export the discs and config of a vm from a snapshot with the...
1st) I would make a "dummy" restore on a other Server.
2nd) and after that, i can use the PVE integrated vzdump backup to store a 100% copy of your VM on a external device.
Depends on where you are looking from.
When I start a Backup job on my cluster with five nodes... I get five backups running at the same time = one per node. The PBS handles this fine.
Adding a Hyper-V–based PVE host just for quorum is short-sighted. You are introducing additional, unnecessary, management overhead:
Storage pools will now need to be restricted to specific nodes.
If you add NAS storage later and do not restrict...
Den Einsatz solcher Tools will ich auch nicht pauschal verdammen, aber mir gehen (sowohl bei Fragestellern als auch Antwortern) die Tendenz (nicht nur von dir) auf die Nerven alles durch die KI vorformulieren zu lassen. Sobald etwas zu...
Hallo zusammen,
erstmal danke @sgw, dass du das Thema so sachlich hältst — es geht hier um dein Storage-Problem, und dabei sollte es auch bleiben. Genau dafür ist das Forum da, und genau deswegen bin ich hier.
Mir tut es ehrlich leid, dass sich...
To be fair haben @Bu66as Beiträge hier im Thread dem User ja schon weitergeholfen. Ich finde den Stil aber auch leicht enervierend, insbesondere wenn im Beitrag (nicht hier aber an anderer Stelle) einfach nur etwas, was ein anderer User schon...
I had tested latency half a year ago: https://forum.proxmox.com/threads/qdevice-deployment.173182/post-805735
From my experiment it seems that a hundred milliseconds are tolerable.
Regarding mdadm:
https://pve.proxmox.com/wiki/Software_RAID#mdraid
I agree with both gurubert and onslow that ssd is the prefered way to go for a PBS datastore but backup on hdd is still better than no backup. One possible workaround around the...
Hi,
Since your hard disk (ide1) is orange, it's not plugged, you need to stop/start the VM to take effect; and it's most likely due to the fact that you are using the "LSI" controller with IDE disk (if I remember correctly, hot plug was never...
Hallo @rothkraut, das automatische Zurückmigrieren nach einem Ausfall ist über HA-Gruppen mit Node-Prioritäten möglich.
Beispiel-Setup:
Gruppe "brandabschnitt-a": Node1 (Priorität 2), Node2 (Priorität 2), Node3 (Priorität 1), Node4 (Priorität...
One obvious potential issue are the network requirements of corosync:
So your Windowsserver would need to have a dedicated network card which is only used by your PVE VM for the cluster communication.
In contrast the qdevice doesn't need it...
Hallo,
ergänzend zu der Antwort von @UdoB sei der Vollständigkeit halber noch ergänzt, dass Rules ebenfalls eine strict Option bieten. Siehe hier.
Intern werden bei einer Node Affinity Rule, die nicht strict ist, Nodes, die nicht Teil der Node...
Maybe. I know for Datasets there are other attributes (meta-data) to evaluate. This thread is about a VM/ZVOL.
Yeah, sounds clever! Thanks for adding this.
But nevertheless the source ZVOL needs to be read, completely. And that was the main...