Recent content by sandsnake

  1. S

    [SOLVED] Revive disassembled proxmox cluster

    I'll answer myself: pvecm add 10.10.10.2 -force is very hellpful
  2. S

    [SOLVED] Revive disassembled proxmox cluster

    Hmm. Unfortunately, a clean reinstallation is difficult. 1) /etc/pve - here proxmox store inforation about virtual machines. I think this information (or part) may be useful when creating a cluster 2) /etc/corosync - here config and information about cluster. I have backup corosync.conf and...
  3. S

    [SOLVED] Revive disassembled proxmox cluster

    Good evening There was a task to revive the proxmox cluster and I ask for help to make this as painless as possible. I'm not sure of the reasons, but as far as I understand, the cluster was disassembled by hands. In the bash history on all nodes I see something like this: cd /etc/pve/ mv...