Adobe Premiere SMB_VFS_NEXT_FSET_NT_ACL failed

spuky

Explorer
Joined
Oct 11, 2022
Messages
60
I searched the forum a lot... pretty new to truenas. Replacing a qnapsystem I am pretty happy with the software but we ran into an issue.

We use Adobe Premiere Projects on SMB shares... problem occurs when saving a Project... and then after saving the Ui stalls also other copys to the same share are stalling during that time... recognized that while coping testfiles to a test share while getting the behavior...

in the SMB log the following debug messages are spit out...

Premiere seems to save a tempfile with a hash and seems to set some Invalid acl on that...

Code:
[2022/10/13 00:19:54.220290,  0] ../../source3/modules/vfs_ixnas.c:841(ixnas_process_smbacl)
  ixnas_process_smbacl: path/filename~9f00144e-c812-4728-9139-b82e126482e8: failed to set acl: Invalid argument
[2022/10/13 00:19:54.222472,  1] ../../source3/modules/vfs_fruit.c:4466(fruit_fset_nt_acl)
  fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedpath/filename~9f00144e-c812-4728-9139-b82e126482e8
[2022/10/13 00:20:02.328353,  1] ../../source3/smbd/service.c:357(create_connection_session_info)


do I need to set any special parameter to support that ACL behavior and if how would I do that?

Users are Configured in TrueNas Interface no AD in place.
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,554
I searched the forum a lot... pretty new to truenas. Replacing a qnapsystem I am pretty happy with the software but we ran into an issue.

We use Adobe Premiere Projects on SMB shares... problem occurs when saving a Project... and then after saving the Ui stalls also other copys to the same share are stalling during that time... recognized that while coping testfiles to a test share while getting the behavior...

in the SMB log the following debug messages are spit out...

Premiere seems to save a tempfile with a hash and seems to set some Invalid acl on that...

Code:
[2022/10/13 00:19:54.220290,  0] ../../source3/modules/vfs_ixnas.c:841(ixnas_process_smbacl)
  ixnas_process_smbacl: path/filename~9f00144e-c812-4728-9139-b82e126482e8: failed to set acl: Invalid argument
[2022/10/13 00:19:54.222472,  1] ../../source3/modules/vfs_fruit.c:4466(fruit_fset_nt_acl)
  fruit_fset_nt_acl: SMB_VFS_NEXT_FSET_NT_ACL failedpath/filename~9f00144e-c812-4728-9139-b82e126482e8
[2022/10/13 00:20:02.328353,  1] ../../source3/smbd/service.c:357(create_connection_session_info)


do I need to set any special parameter to support that ACL behavior and if how would I do that?

Users are Configured in TrueNas Interface no AD in place.
I've fixed a bug that's probably related for the upcoming 13.0-U3 release.
 

spuky

Explorer
Joined
Oct 11, 2022
Messages
60
is there an ETA for 13.0-U3 ? are there nightly builds? (have a Backup system with replicated snapshots I could test that on)

is there anything that could help mitigate that problem ?
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,554
is there an ETA for 13.0-U3 ? are there nightly builds? (have a Backup system with replicated snapshots I could test that on)

is there anything that could help mitigate that problem ?
I'll send you a download link for a recent nightly build to validate, probably won't get around to it until end of day.
 
Top