Do you mean the master node of the ha-manager by "main node"? Because generally Proxmox VE clusters are multi-master clusters, where each node can do all management tasks.
Maybe the HA simulator would be intersting for you?
Hi,
cross cluster features are on the roadmap, but there is no fixed release date yet.
Do you mean replication like in the existing storage replication in PVE or in a broader sense? In the latter case, backup & restore might be one way.
That can happen when services time out.
What is the output of the following commands?
pvecm status
pvesm status
Also, it is recommended to upgraded to the latest version of Proxmox VE.
Some recommendations can be found in the Administration Guide:
Corosync https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_cluster_network
Ceph https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_precondition
Es gibt zusätzlich im GUI einen Dialog um einen Directory Storage zu erstellen: Node -> Disks -> Directory.
Falls da steht "no disk unused" muss die SD-Karte wahrscheinlich zuerst komplett gelöscht werden:
wipefs -a /dev/...
dd if=/dev/zero of=/dev/... bs=1M count=200
Da würde ich mir vorerst...
Roughly speaking, when some nodes cannot connect to other nodes anymore. You can find some information in the administration guide https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_quorum
Does the boot log mention problems with any services?
But you said "I've Setup both with ZFS Raid 10"? Do you want to create an additional pool? What raid controller do you have exactly?
Do you have logs for the replication? Is there an error?
It might be easier to create backups, do a new installation with PVE 6 ISO and restore the backups as outlined in the upgrade guide https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0#New_installation
The journal entries look OK.
Please try ssh with multiple -v options, like
ssh -vv <destionation>
and also to get the Proxmox VE web interface via command line for an exact error
curl -k https://localhost:8006
It might not help for that specific problem. But generally upgrading to the latest version of Proxmox VE is recommended.
To avoid the GUI, you can use a tool like scp to upload your ISO image via command line interface. The path on your PVE host that corresponds to ISO images on your local...
Actually, I don't think that you're missing something.
This should be possible according to your screenshot.
Could you please execute the following command and copy&paste (using the code function of the forum, there is a button </>) the output of it?
qm create 500 --scsi0 local-lvm:5
This will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.