Hi, yesterday I installed a fresh copy of proxmox. I imported one of my zpools from my previous install just fine. I then added a new ZFS storage on top of it via the GUI - trying to recreate my directory structure as it was before, I used the same name as on the previous install. Then I restored a VM that used this ZFS storage.
I'm pretty sure this essentially destroyed the old dataset and created a new one of the same name, as all of the data on the ZFS storage is gone.
The output of
I'm pretty sure this essentially destroyed the old dataset and created a new one of the same name, as all of the data on the ZFS storage is gone.
The output of
zpool history -il
shows that a zfs destroy
was called on the volume and shows the appropriate txg. Is it possible to somehow revert to that txg? This volume was never snapshotted as it contained unimportant data, but I would like to try to get it back anyway. Any help is appreciated
Last edited: