Search results

  1. R

    Proxmox Backup-server on LXC with external NAS

    Instructions: Log in as root@pam in Proxmox. Download Debian 10 (Buster) template Install a minimal Container (2 GB RAM, 8 GB HD) and then choose the container/Options/Features and then enable NFS. Do: #apt-get update #apt-get dist-upgrade Install the repo key #wget...
  2. R

    [SOLVED] [BUG] Problems with LXC after CentOS update to 8.4

    Hi, this is another shoutout to make you aware of problems after an OS-upgrade. It seems CentOS 8 replaces the centos-release file when upgrading to 8.4. Package Architecture Version Repository...
  3. R

    [Error] Restoring Container fails with: extracting archive - error at entry "aquota.group": failed to set file attributes: EPERM: Operation not permit

    Hi, I'm trying to restore an LXC backup-archive and get the following error message, is there a way to go around it? Logical volume "vm-198-disk-0" created. mke2fs 1.44.5 (15-Dec-2018) Discarding device blocks...
  4. R

    /Datastore/<datastore>/Content just shows "Loading" and rolling circle

    Hi, I've installed a PBS-server and all worked fine, actually it still works fine but the page: /Datastore/<datastore>/Content just shows "Loading" and rolling circle. I have another datastore which shows the content and CLI-commands shows the content as well. This regardless of browser...
  5. R

    Proxmox Container 4.3/4.4 and 5.2 problem setting up quota.

    Hi, I'm trying to initialize Quotas on a newly installed LXC-container with quota selected while setup. When using centos7 (template) I get the following error while using quotacheck and also trying to read the root filesystem using the device directly. It worked with Debian 9 (template)...