Search results

  1. S

    LXC Restore Fails on Extraction: Disk Quota Exceeded (os error 122)

    The above command worked like a charm, hope this is helpful for anyone that runs into this same issue.
  2. S

    LXC Restore Fails on Extraction: Disk Quota Exceeded (os error 122)

    After reading up on the pct restore command and arguments here, I am trying the following manual restore command: pct restore 113 osmium:backup/ct/113/2022-08-12T19:35:03Z --rootfs hdd_datastore:100 --mp0 hdd_datastore:20000,mp=/data --storage hdd_datastore As far as I can tell the original...
  3. S

    LXC Restore Fails on Extraction: Disk Quota Exceeded (os error 122)

    Also for reference, this is the config for the LXC backup I am trying to restore: arch: amd64 cores: 6 features: nesting=1 hostname: ceres memory: 8192 mp0: hdd_datastore:subvol-113-disk-1,mp=/data,backup=1,size=12000G net0...
  4. S

    LXC Restore Fails on Extraction: Disk Quota Exceeded (os error 122)

    Hello, I have recently upgraded my PVE data store (zfs) with some larger drives and am having an issue restoring my largest LXC container. Once the transfer is completed, it throws the following error before deleting the copied data: recovering backed-up configuration from...