cluster

  1. M

    [SOLVED] Delete or Reset HA Cluster

    Hello, I moved my 2 PMG in another VLAN and now the HA Cluster don't work (the cluster try to communicate with the old VLAN and IP). How can I delete or reset the cluster ? Thanks
  2. C

    i cant access my second node anymore. Only my first node seem to work and i cant update anything on it.

    Hello, I have two nodes in a Proxmox cluster: alpha and bravo. Initially, I think I accidentally deleted the domain certificate on the alpha node by doing wierd shady things and experiement some stuffs... when i tried to log back in i had a err cert thing and wasnt able at all. i had to reset...
  3. G

    10G write speed in VM | Ceph?

    Hello everyone, I am currently planning a new Proxmox cluster for my Homelab. Because my firewall is to run in the cluster, the cluster should have shared storage for the VM disks and HA features. The firewall cannot run as a cluster, as only one external IP (PPPoE) is available and double...
  4. M

    New proxmox cluster - config help

    Hi, Currently installing a new proxmox cluster to replace VMware and wanted to get some hints/pointers on the configuration. Setup is as follows: 7 hosts 2x128GB M.2 SSD for OS per host 12x1,6TB SAS SSD per host 4x10Gb network interfaces If I understand correctly, if you want shared storage...
  5. T

    VMs are migrating out of Node

    I tested failover on a new HA ceph cluster all 3 nodes are online but the VM that migrated to the 2nd node from the 1st node will not migrate back to the first node and when I do a manual migration it will not stay in the first node. I removed and re created the HA group and it is still doing...
  6. W

    Cluster connect log

    Hi, everyone. I have some tiny question. Could I check or find logs about connecting cluster successful? In my case, after cluster connect node1,2, I think I should refresh gui window. Is that right? or Do I miss something? Thank for all your attention
  7. P

    Advice on first attempt at proxmox & ceph hybrid cluster

    Hi All, So I've recently decided to try Proxmox. I'll be honest; it was primarily the Ceph integration that initially sold it to me for the following reasons: In production we use/pay license fees for the Hitachi VSP, and to be honest, it's been very stable over the last 2/3 years. However...
  8. R

    Cluster setup: corosync.conf had mixed ipv4/6 node entries after reboot

    While joining the cluster with node "standby", i used ipv4 adresses only , but we ended up with this: # cat /etc/corosync/corosync.conf logging { debug: off to_syslog: yes } nodelist { node { name: m9 nodeid: 1 quorum_votes: 1 ring0_addr: 83.a.b.c } node { name...
  9. J

    Join cluster with ssh keys

    Is it possible to create / join a cluster using an ssh key instead of a password? I would like to turn off password auth for the root user but when trying to join a cluster over the webgui it requires to fill in the root password.
  10. U

    Using OpenVSwitch + LACP Bonds on a 3 Node Cluster

    Hello! So we're planning to migrate our vCenter cluster over to Proxmox, and right now we've got a test cluster setup using hardware that's pretty close to what we intend to order. We'd like to use SDN on our new Proxmox cluster, and based on everything I've read in the docs for Proxmox...
  11. L

    Migrate to a new cluster

    Hi all, We are currently running an outdated PVE cluster (version 6.4) consisting of 5 nodes. All VMs and containers are using an external NFS share for both disk storage and backups, mounted at /mnt/pve/NFS. We’ve recently acquired 2 new nodes, and instead of adding them to the existing...
  12. S

    [SOLVED] Cluster of 3 nodes with status unknown only if 2 specific nodes are online

    Hello :) Since 24h I'v been banging my head on a problem that appeared by itself yesterday around 12pm according to the logs. Since yesterday, I can't get my cluster to work properly: I have 3 nodes A, B, C. If I turn on nodes A and B or B and C, everything works fine. As soon as I turn on A and...
  13. O

    Proxmox-Cluster mit 2 Knoten, Probleme bei Niedergang eines Knotens

    Homelab-Umgebung. Ich habe ein Proxmox-Cluster mit 2 Proxmox-Servern aufgezogen, kein dritter Quorum-Client mit dazugehängt. Das Cluster war recht einfach einzurichten: cluster/pm1 (alle Vserver zuerst hier) cluster/pm2 (noch kein Vserver hier) Danach habe ich alle Vserver von pm1 nach pm2...
  14. C

    HELP. I deleted the cluster.conf file (trying to remove the cluster) and I think my PVE node won't reboot correctly.

    Hi. Bonehead move #126 of the week. Problem: While playing around with joining clusters (using 2 different pve nodes on different IP), I decided to just 'unjoin' the cluster. It wasn't working right, so I deleted the cluster.conf file in the /etc/pve/ folder. When I did this on node #2 (a test...
  15. P

    Pfsense DHCP Server and Relay Connectivity Issues

    I am having an issue getting a pfsense DHCP relay to work across my proxmox cluster. My network is as follows: vmbr0 -> 192.168.12.0/24 - home internet (this is where my proxmox clusters are connected to vmbr1 -> 192.168.2.0/24 - virtual interface connected to a smart switch for VLAN 4...
  16. G

    Anyone using MPTCP between proxmox cluster nodes in production and "forcing" MPTCP sockets on everything?

    I am curious about linux-kernel native TCP Multipath (not the proxmox iSCSI multipath-tools approach).Anyone here using MPTCP forcing all PVE nodes to open MPTCP sockets instead of TCP? Tentatively, my homelab with PVE cluster nodes with dual SFP+ 10gb uplinks on the same network could in...
  17. E

    [SOLVED] Only run single node in cluster

    Hi, I have a two node cluster configured, home setup. I have a primary node with all the needed services running. The secondary node is actually empty at the moment and not really needed. I plan on building it up, maybe, and have it available to migrate things as needed. For the time being...
  18. 3

    Proxmox cluster health

    Hi everyone, I'm pretty new to Proxmox, and so far, I really like it. Today, I attempted to connect my two OVH servers to run as a cluster over the private NIC. Everything seemed to work fine until I started experiencing timeouts on the second server through the UI. After some troubleshooting, I...
  19. A

    Certificate Sync between nodes?

    Hi All! Perhaps I am just missing something here but as a cluster do the smtp certificates not sync between nodes or should I be requesting certs for both nodes? ... or is there something else entirely? Thanks! Kris
  20. M

    API key only for one node in cluster

    Hello all! is it possible to create API token which can be used for access only to one/two node in PVE cluster ? thank you