Hi,
I would like disable AFP Protocol on my NAS box. But the Timae Machine will not work with SMB for me. Today I updated my FreeNAS from 11.3-U2.1 to U3.2 because SMB BUG, but no like.
Fro my smb4_shares.conf
Any Idea what I can do?
If I manually change /Library/Preferences/com.apple.TimeMachine.plist from afp to smb, Time Machine mean my share don's support all needed features :(
I would like disable AFP Protocol on my NAS box. But the Timae Machine will not work with SMB for me. Today I updated my FreeNAS from 11.3-U2.1 to U3.2 because SMB BUG, but no like.
Fro my smb4_shares.conf
Code:
[Time Machine]
comment = Time Machine
read only = no
fruit:locking = netatalk
strict locking = auto
streams_xattr:prefix = user.
streams_xattr:store_stream_type = no
vfs objects = fruit streams_xattr shadow_copy_zfs zfs_space ixnas zfsacl
fruit:metadata = stream
fruit:resource = stream
fruit:time machine = yes
fruit:volume_uuid = b7d40336-7169-4975-bd27-4e3e3b8f9216
nfs4:chown = true
nfs4:acedup = merge
aio write size = 0
mangled names = illegal
ea support = false
kernel oplocks = no
oplocks = no
level2 oplocks = no
blocking locks = no
spotlight = yes
path = /mnt/zpool02/backup/OSXAny Idea what I can do?
If I manually change /Library/Preferences/com.apple.TimeMachine.plist from afp to smb, Time Machine mean my share don's support all needed features :(