I have a very similar setup to you for serving files to my Mac from a FreeBSD server. I haven't seen the unmount problem, but I di have a few oddities until I added the 'fruit' module on the Samba side, which helps with compatbiloty with the Mac. The appropriate bit of my config looks like this:

   vfs objects = fruit streams_xattr zfsacl
   fruit:resource = xattr
   fruit:encoding = private

Don't ask me what they do anymore, I added them ages ago, but it does work very nicely for me. You may already have this of course, but worth pointing out just in case as it took me a few years to discover it!

As someone else has said though, this may well be a Catalina bug. I am not running that (MacBook too old, and not buying another until the new keyboards are avilable n the replacement I want).

-pete.
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to