Recent content by HudsonH

  1. H

    Adding node to cluster failed... sort of.

    I also notice that the joining node doesn't have both nodes in /etc/pve/nodes whereas the first node does root@pve00:~# ls -l /etc/pve/nodes/ total 0 drwxr-xr-x 2 root www-data 0 Dec 26 21:25 pve00 drwxr-xr-x 2 root www-data 0 Dec 26 21:58 pve01 root@pve01:~# ls -l /etc/pve/nodes/ total 0...
  2. H

    Adding node to cluster failed... sort of.

    Requested command output for the second node: pve01 root@pve01:~# pvecm status Cluster information ------------------- Name: home-cluster Config Version: 2 Transport: knet Secure auth: on Quorum information ------------------ Date: Mon Dec 27 08:07:02 2021...
  3. H

    Adding node to cluster failed... sort of.

    Requested command output for the first node: pve00 root@pve00:~# pvecm status Cluster information ------------------- Name: home-cluster Config Version: 2 Transport: knet Secure auth: on Quorum information ------------------ Date: Mon Dec 27 08:05:12 2021...
  4. H

    Adding node to cluster failed... sort of.

    Hello and thank you for replying. /etc/corosync/corosync.conf looks the same on both hosts. The cluster join task gave the following message: Dec 26 21:58:41 Dec 26 22:05:40 pve01 root@pam Join Cluster Error: unable to create directory '/etc/pve/nodes' - Permission denied Looking at...
  5. H

    Adding node to cluster failed... sort of.

    Hello I have two PCs that I have installed Proxmox on. The gui shows version 7.1-7. On one node I used the GUI to create a cluster, I joined the cluster from the 2nd node. The 2nd node showed up in the GUI pretty quickly but never turned green. I have rebooted both nodes and still no luck (it...