Search results

  1. S

    Restored VM backup, all data on mount raw image lost

    Additional info: Disk Layout: - Raid 1 - Luks - RAW image in the luks partition I already scanned it with testdisk and photorec, but no success - exactly zero files found. I'm going to see some professional data recovery guys on monday...
  2. S

    Restored VM backup, all data on mount raw image lost

    Hello Guys, i just restored a backup of a lxc container running on my pve instance. The container has a second .raw data image mounted. After restore the complete data got deleted from the .raw image. 1.) I know there was a "deletes all data of the running vm" window. I'm probably stupid, but...
  3. S

    Proxmox Installation on Debian Jessie - libnettle4

    Ah, i see. I thought stretch is a testing/unstable version of jessie. This was wrong (https://www.debian.org/releases/testing/), it's the next major release AFTER Jessie. Thanks you! :)
  4. S

    Proxmox Installation on Debian Jessie - libnettle4

    Well, most likely i'm doing it wrong, BUT: i downloaded an installed libnettle4 from https://packages.debian.org/wheezy-backports/amd64/libnettle4/download (one of the servers). Then i ran into same problem with netcat6, so i added some repositories (see attached sources.list). Im still getting...
  5. S

    Proxmox Installation on Debian Jessie - libnettle4

    Hello, i tried to install proxmox as host on my home server. Due to my software raid and lvm setup i need to install proxmox on debian. I'm using debian stretch/jessie. The package pve-qemu-kvm has libnettle4 as a dependency, but unfortunately in debian repos there is only libnettle6. Is this a...