B bastify Member Jul 18, 2019 3 0 6 47 Jul 19, 2019 #1 Hi, I delete with "rm -rf" some folders in a centos 7 inside a proxmox (LXC) container. Anybody knows a method to recover this folders? Working inside the container. Thanks a lot
Hi, I delete with "rm -rf" some folders in a centos 7 inside a proxmox (LXC) container. Anybody knows a method to recover this folders? Working inside the container. Thanks a lot
oguz Proxmox Retired Staff Retired Staff Nov 19, 2018 5,207 834 118 Jul 19, 2019 #2 hi, it's the same as if you deleted them in a non-ct linux environment. if you have backups or snapshots, you can restore those. otherwise you'll have to use forensic tools[0] on the rootfs/mountpoint to recover the deleted files. [0]: https://linuxgain.com/recover-deleted-files-linux/
hi, it's the same as if you deleted them in a non-ct linux environment. if you have backups or snapshots, you can restore those. otherwise you'll have to use forensic tools[0] on the rootfs/mountpoint to recover the deleted files. [0]: https://linuxgain.com/recover-deleted-files-linux/
LnxBil Distinguished Member Feb 21, 2015 10,208 2,295 303 Saarland, Germany Jul 19, 2019 #3 ... and if you're on ZFS and don't have backups or snapshots ... you're lost. Reactions: mbaldini