Recent content by knedle

  1. K

    re-adding host to cluster

    After messing up my cluster this is what fixed it for me. First I did ssh to each node, then ran those commands on every node.
  2. K

    [SOLVED] Cant backup only unprivileged container I have.

    I was afraid that I would have to do that. Fortunately, the other solution worked. The reason why I didn't want to do anything with access rights is that I'm using Synology and quite disappointingly, it doesn't even have user/password authentication for NFS (it authenticates only by IP...
  3. K

    [SOLVED] Cant backup only unprivileged container I have.

    I understand this is an old thread, but I got there when googling: "cant backup unprivileged container". I had few containers that were set to privileged and were backing up without any problems and few unprivileged that errored with the following message: INFO: creating vzdump archive...
  4. K

    Backup VM failed. LXC works

    I have exactly the same problem. I backup to a share on a Windows 10 VM, at first I have suspected some network connectivity issue, but turns out even when backing up to a share on a VM running locally the same happens. Have not tried the manual mount workaround, but will check it out today in...