[SOLVED] Snapshot for root dataset empty since 6.0

ca_maer

Well-Known Member
Dec 5, 2017
181
14
58
44
Hello,

We backup some folders on our hypervisor by doing a snapshot of the root dataset
Code:
zfs snapshot rpool/ROOT/pve-1@borg
We could then backup the folder
Code:
/.zfs/snapshot/borg/
which contained all of our files.

The issue is that since version 6.0 this snapshot folder is now empty so I was wondering if there is another place I should check ?

Thanks
 
Hi,
this bug report might be relevant for you. As a workaround you should be able to mount the snapshot (read-only) with
Code:
mount -t zfs rpool/ROOT/pve-1@borg /path/to/mount/point
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!