I got a problem with the clusters because I can't access one machine if the other is not powered up, does it still that way with pve 7.2?If you want migrate the VM to the new machine, then yes, those two machines would have to be in a cluster. However, you can also create a new PBS VM on the new machine and sync[1] all the backups to the new PBS and delete the old one, which is IMHO the better option, especially if you'd create the cluster only to move that one VM.
[1] https://pbs.proxmox.com/docs/managing-remotes.html
I got a problem with the clusters because I can't access one machine if the other is not powered up, does it still that way with pve 7.2?
Does that means one node will be able to be offline while I can use the other one online?Yes, the cluster needs to be quorate all the time [1].
If you, for example, only have two nodes in your cluster, it is highly recommended to setup a QDevice [2].
[1] https://pve.proxmox.com/wiki/Cluster_Manager#_quorum
[2] https://pve.proxmox.com/pve-docs/chapter-pvecm.html#_corosync_external_vote_support
Yes, because the qdevice will act as a third voter. So if onesof two nodes is offline the remaining node still got 2 of 3 votes and quorum is given.Does that means one node will be able to be offline while I can use the other one online?
Should I start the configuration of the qdevice before or after I have made a cluster?Yes, because the qdevice will act as a third voter. So if onesof two nodes is offline the remaining node still got 2 of 3 votes and quorum is given.
Without the qdevice there are only two voters so when one node goes down the remeining node only got 1 of 2 votes so there is no majority and the remaining node will stop working until there is quorum again.
Hm, from the quorum being in section HA and not in section Cluster of the webinterface I would have thought I would have to enable HA separately for the quorum to become necessary. Does that mean a cluster is always HA, there is no way to just have a loose association of nodes that I can move VMs between? WouldYes, the cluster needs to be quorate all the time [1].
If you, for example, only have two nodes in your cluster, it is highly recommended to setup a QDevice [2].
[1] https://pve.proxmox.com/wiki/Cluster_Manager#_quorum
[2] https://pve.proxmox.com/pve-docs/chapter-pvecm.html#_corosync_external_vote_support
pvecm expected 1
help as an ugly workaround, or will that definitely lead to problems when both nodes are up and try to sync? Can I move VMs to a different pve by using the pbs as a stepstone?Does that mean a cluster is always HA
there is no way to just have a loose association of nodes that I can move VMs between?
Wouldpvecm expected 1
help as an ugly workaround
Can I move VMs to a different pve by using the pbs as a stepstone?
do I run the pbs directly on the pve server or in a vm?
- if in a vm, qemu/kvm or lxc? Can both see the LTO drive?
cluster or not?