Jump to content

DaveHavok

Members
  • Posts

    71
  • Joined

  • Last visited

Report Comments posted by DaveHavok

  1. Thanks @dlandon!

    I reverted my SMB extras configuration back to this with all the fruit settings removed and it eliminated the synthetic_pathref errors that were generating previously:
     

    #unassigned_devices_start
    #Unassigned devices share includes
       include = /tmp/unassigned.devices/smb-settings.conf
    #unassigned_devices_end

    [global]
       spotlight backend = tracker

    [system]
       path = /mnt/user/system
       veto files = /._*/.DS_Store/
       delete veto files = yes
       spotlight = yes


    I'll take a look the /etc/samba/smb-fruit.conf steps you mentioned from a previous post. 

    Cheers.

  2. Same issues here with 6.11.1

    My logs are flooded with this error:
     

    Oct 17 12:15:15 OrigamiNET  smbd[17095]: [2022/10/17 12:15:15.334182,  0] ../../source3/smbd/files.c:1193(synthetic_pathref)
    Oct 17 12:15:15 OrigamiNET  smbd[17095]:   synthetic_pathref: opening [filepath/file:AFP_AfpInfo] failed

     

    Here is my Samba extra configuration:
     

    [global]
       vfs objects = catia fruit streams_xattr
       fruit:nfs_aces = no
       fruit:zero_file_id = yes
       fruit:metadata = stream
       fruit:encoding = native
       spotlight backend = tracker

    [system]
       path = /mnt/user/system
       veto files = /._*/.DS_Store/
       delete veto files = yes
       spotlight = yes

    Would appreciate any guidance here as it's dragging my server operations down.

    Also - my foolish mistake here, but does anyone have a copy of the default unRAID Samba extra configuration so I can revert back to defaults for testing purposes?

    Thank you.

×
×
  • Create New...