Search results

  1. D

    cant restore because of mknode **PRIVLEGED or unprivleged**

    getting an error restoring a container. from googling it said the solution was to restore as privileged instead of unprivleged, but both cause the same error: recovering backed-up configuration from 'raid1-backups:backup/vzdump-lxc-125-2022_11_11-21_09_34.tar.zst' WARNING: You have not turned...
  2. D

    [SOLVED] Cant backup only unprivileged container I have.

    INFO: starting new backup job: vzdump 125 --notes-template '{{guestname}}' --remove 0 --compress zstd --mode stop --node pve --storage raid1-backups INFO: filesystem type on dumpdir is '-' -using /var/tmp/vzdumptmp4105384_125 for temporary files INFO: Starting Backup of VM 125 (lxc) INFO: Backup...
  3. D

    only one io scheduler available

    as per https://pve.proxmox.com/wiki/IO_Scheduler I tried checking available io schedulers for my drives, they all only specify mq-deadline and none. ``` root@pve:~# cat /sys/block/sda/queue/scheduler [mq-deadline] none root@pve:~# cat /sys/block/*/queue/scheduler none none none none none none...