Search results

  1. R

    [SOLVED] Cluster problem - can't add new node

    Hello, I have 4 nodes cluster and I need to add new node. proxmox-ve: 5.2-2 (running kernel: 4.15.17-2-pve) pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879) pve-kernel-4.15: 5.2-2 pve-kernel-4.15.17-2-pve: 4.15.17-10 pve-kernel-4.15.17-1-pve: 4.15.17-9 corosync: 2.4.2-pve5 criu...
  2. R

    Cluster join with 2FA (oath)

    Hello, is any way how to add node to cluster, if root account is secured with 2FA? pvecm add 172.16.0.1 -ring0_addr node2-corosync ... 401 401 authentication failure In log: node1 pvedaemon[26149]: authentication failure; rhost=172.16.0.254 user=root@pam msg=missing one time password for...
  3. R

    TASK ERROR: restoring 'mp0' to bind mount is only possible for root

    Hello, when trying to restore LXC container with defined NFS mount (via mp0 in cfg) to different container it ends with: TASK ERROR: restoring 'mp0' to bind mount is only possible for root Any ideas how to restore container? I tried to setup same mountpoint it the target container, but it's...