Thanks found the fix : its all pointed to "nbmd" I found here
https://serverfault.com/questions/1080820/zfs-datasets-wont-mount-after-upgrade-to-ubuntu-21-10
root@pve:~# zfs inherit nbmand RAID-Z10 && zfs mount -a
cannot mount 'RAID-Z10/share/SMB': Insufficient privileges
root@pve:~# zfs...
output of "testparm" of (smb.conf)
root@pve:~# testparm
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Weak crypto is allowed
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
log file =...
Thanks Dunuin for quick reply .. i get insufficient privilege error
root@pve:~# zfs mount RAID-Z10/share/SMB
cannot mount 'RAID-Z10/share/SMB': Insufficient privileges
output of ZFS list shows there is 2.5 TB used on "RAID-Z10/share/SMB"
root@pve:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
RAID-Z10 3.09T 11.3T 96K /RAID-Z10
RAID-Z10/share 3.09T 11.3T 104K...
hi totally a noob here ...
I am running ZFS on PVE. created SMB share on ZFS and was shared to a PLEX media server
after updating from 6.2 to 6.4 to 7.0, I am not seeing any folders that are supposed to be in the share . All got deleted ? while updating proxmox ?
I did select " keep the...