jlgarnier's latest activity

  • J
    jlgarnier reacted to fabian's post in the thread [SOLVED] Fixing broken cluster with Like Like.
    you now also need to deploy the updated config file to the other node to /etc/pve, and then restart corosync and pve-cluster services on both nodes.
  • J
    Thanks @fabian ! Here's the results for Server1: root@LAB-server1:~:$ pvecm status Cluster information ------------------- Name: LAB-home Config Version: 2 Transport: knet Secure auth: on Quorum information...
  • J
    Hi @psalkiewicz ! I tried to repeat the same sequence and got the same result (timeout on pvecm updatecerts --force command... Any idea on what's missing? Thanks in advance for your help!
  • J
    Hi @psalkiewicz and thanks for this detailed procedure! Everything went fine until I entered the pvecm updatecerts --force command, which got timed-out ("got timeout when trying to ensure cluster certificates and base file hierarchy is set up -...
  • J
    Done, but this is obviously not enough... How can I edit the a.k.a. "cluster config file" to indicate Server5 has moved to 192.168.1.120? The procedure listed in the wiki doesn't work because any command in /etc/pve is rejected (Permission...
  • J
    Hi Community, I have two small servers in my homelab: one at 192.168.1.100, the other at 192.168.110. I had a network issue and decided to set a static DHCP address for the second at 192.168.1.120. Unfortunately, this broke the cluster: the UI...
  • J
    Thanks @Onslow! That was a typo indeed... Can you please just clarify a few things: - If I boot from a disk rescue image, how can I determine what is the main filesystem, as it is not running? - Once "into the VM", how could I mount the...
  • J
    Hi @Onslow, Sorry for the delay, I was really busy and left my personal server aside... I've tried to edit the boot config ('e' when I'm presented with the different boot options) and added selinux=0 as the first line of the file. Unfortunately...