Empty snapshots folder on MacOS

rmweiss

Cadet
Joined
Nov 21, 2022
Messages
3
Hi,

I have problems accessing ZFS snapshots on MacOS (Monterey 12.5.1):
  • The share has "OPEN" ACL
  • Inside the shared directory, I created a symlink from ".zfs" to "_zfs" to see it in the file manager.
  • I can access other files and folders (not in .zfs) from MacOS, Win10 and Linux.
  • I can access files and folders inside ".zfs/snapshots" from Win10 and Linux.
  • On MacOS Finder shows .zfs/snapshots as an empty directory, and in the terminal I get the message "No such file or directory"

Any ideas?

I think that I had it working once some days ago, but I can't remember what I did then. Maybe something with the ACLs?
 

einsatz-hh

Cadet
Joined
May 12, 2023
Messages
4
seeing the same, maybe SMB error, read something along those lines.
Workaround: mount the snapshot-directory directly, i.e.: smb://server/share/.zfs/snapshot
 
Top