Search results

  1. A

    Issue restoring vma archive

    With Proxmox Virtual Environment 7.1-12 (all update done) When restoring a VM, I have an error. Is there a way to correct this ? restore vma archive: zstd -q -d -c /var/lib/vz/dump/vzdump-qemu-101-2022_05_01-03_00_02.vma.zst | vma extract -v -r /var/tmp/vzdumptmp2474941.fifo -...
  2. A

    Unable to correct missing packages

    I sort it out. That was simple : I added in nano /etc/apt/sources.list.d/* these links : deb http://deb.debian.org/debian/ buster main deb-src http://deb.debian.org/debian/ buster main deb http://security.debian.org/debian-security buster/updates main deb-src...
  3. A

    Unable to correct missing packages

    Yes @UdoB, I did made all the update and upgrade. The core is new : 5.4.143-1-pve If I use one of the VM, then testdisk can be installed. But then it doesn't access to the main disk, only the VM itself. I wonder if there is some protection for the Proxmox to avoid installing apps.
  4. A

    Unable to correct missing packages

    Hello I need to install testdisk but I get Unable to correct missing packages What should be done to get the package ? Thanks for any help ! apt-get install testdisk Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages...
  5. A

    Disk space issues but 10To available

    Thank you for your answer, @tburger. It was helpful as it shows that the issue was indeed the server running out of inodes. I could locate a large bunch of unnecessary rsync backup. I am deleting them slowly and already df -ih shows that the server recovered /dev/mapper/system--acrob-root 583M...
  6. A

    Disk space issues but 10To available

    I noticed that all the VM start to have issues concerning missing disk space. Even the Shell in the main SD server became unusable because of insufficient disk space. Still there is more than 10To available on the disks ! So far what could be the reason ? This happened several time. I could get...