Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ahh, interesting, I never thought about that. So that means you have a share mounted probably via NFS/SMB, Windows is able to read the zfs snapshots? Or are the Windows previous versions snapshots separate from the zfs ones?


You can configure samba to look for ZFS snapshots:

        vfs objects = shadow_copy2
        shadow:snapdir = .zfs/snapshot
        shadow:sort = desc
        shadow:format = zfs-auto-snap_frequent-%Y-%m-%d-%H%M


That's awesome. I never expected Windows could integrate with zfs like that.

Speaking of, I always forget this exists too:

https://github.com/openzfsonwindows/openzfs/


Explorer doesn’t integrate with ZFS. Instead, Samba lies and says that the files have shadow copies which Explorer can then show you.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: