muffinMan
Dabbler
- Joined
- May 13, 2018
- Messages
- 10
I'm new to FreeNAS. I'm running 11.1-U4 and set up two shares: an AFP share for Time Machine and an SMB for media. It works, but not 100% as it's supposed to I think... I'm looking for some advice or direction to resources that might help me.
When looking at Finder, I see my NAS, but only can see one of the shares; the SMB. Should I expect to see both the AFP share and the SMB listed together? When I go to the Time Machine app, it shows the AFP share connected, and it says it is backing up, so it works. However, if the SMB connection glitches or disconnects, I then see the time machine share listed in Finder instead of the SMB share.
Brings me to my next point, the SMB share is pretty "buggy". I'm finding that the share becomes unmounted or I have to re-authenticate often, by manually re-connecting in Finder (CMD-K), but sometimes Finder refuses the re-connect. The only solution at that point is to force quit/relaunch Finder, which doesn't seem to be how it should be working.
Some of my settings if it helps:
I have freeNAS users in a "user" group, which owns the dataset for the SMB share. Users log in with password client side to connect to the share (in Finder). VFS objects selected are zfs_space, zfsacl, streams_xattr, fruit, and catia. Someone else in other forum suggested to also add the following to Aux Parameters, but honestly, I'm not sure what it is for:
When looking at Finder, I see my NAS, but only can see one of the shares; the SMB. Should I expect to see both the AFP share and the SMB listed together? When I go to the Time Machine app, it shows the AFP share connected, and it says it is backing up, so it works. However, if the SMB connection glitches or disconnects, I then see the time machine share listed in Finder instead of the SMB share.
Brings me to my next point, the SMB share is pretty "buggy". I'm finding that the share becomes unmounted or I have to re-authenticate often, by manually re-connecting in Finder (CMD-K), but sometimes Finder refuses the re-connect. The only solution at that point is to force quit/relaunch Finder, which doesn't seem to be how it should be working.
Some of my settings if it helps:
I have freeNAS users in a "user" group, which owns the dataset for the SMB share. Users log in with password client side to connect to the share (in Finder). VFS objects selected are zfs_space, zfsacl, streams_xattr, fruit, and catia. Someone else in other forum suggested to also add the following to Aux Parameters, but honestly, I'm not sure what it is for:
Code:
mangled names = no dos charset = CP850 unix charset = UTF-8