ZFS dataset empty after reboot

alex3025

Member
Dec 12, 2021
9
1
8
Italy
mttdbl.me
Hello, I've updated to Proxmox 8.0.3 some days ago and yesterday after rebooting the server using the reboot command, one of my zfs datasets is now empty (the other dataset on the same pool are fine).

Code:
NAME               USED  AVAIL  REFER  MOUNTPOINT 
ssd-raid/storage   705G   732G   704G  /mnt/ssd-raid/storage

It seems that the files are still there but I cannot access them, the mountpoint directory is empty.

If I try to unmount that folder I get:
Code:
root@proxmox:/mnt/ssd-raid# zfs unmount -f ssd-raid/storage 
cannot unmount '/mnt/ssd-raid/storage': unmount failed
And if I try to mount it:
Code:
root@proxmox:/mnt/ssd-raid# zfs mount ssd-raid/storage
cannot mount 'ssd-raid/storage': filesystem already mounted

Now, I have disabled the auto mount of the dataset with zfs set canmount=noauto ssd-raid/storage and then restarted the server.
After mounting the dataset manually with zfs mount ssd-raid/storage, all my files where there again.

Is this an issue with the new Proxmox version? It never happened before...
 

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!