Unsolved

1 Rookie

 • 

2 Posts

53

January 15th, 2025 22:33

PermissionRepair trying to achive 755 for directories and 644 for files but files are always execute?

Hey community!

Trying to figure out how to set an ACL's and for a bonus use PermissionRepair to update files migrated from our old Unix storage to Isilon.  I seems like there is no way to target files vs dirs and if you use an ACL that has dir_gen_read and run PermissionRepair Inherit mode it will set all files executable.

Does anyone know if there is a way to do this? Like what the capital X does in chmod:  chmod u=rwX,g=rX,o=rX

Thanks!

Moderator

 • 

7.9K Posts

January 16th, 2025 14:15

Hello isilon8,

Which Isilon system do you have and what is your current OneFS version?

1 Rookie

 • 

2 Posts

January 24th, 2025 19:54

Thanks for responding Sam!

I have a 4-node H700 cluster running 9.5.

Moderator

 • 

9.5K Posts

January 24th, 2025 21:39

Does it not work with chmod the same way? https://dell.to/4aySxRe Page 175

Top