June 27, 20242 yr root@Tower:/mnt/user/stuff/backup# chattr +i pnlrgo.zip chattr: Operation not supported while reading flags on pnlrgo.zip This is what happens when i try to add +i to any file. Running unraid 6.12.10. Any ideas?
June 27, 20242 yr Community Expert Solution 1 minute ago, robbiered said: root@Tower:/mnt/user/stuff/backup# chattr +i pnlrgo.zip chattr: Operation not supported while reading flags on pnlrgo.zip This is what happens when i try to add +i to any file. Running unraid 6.12.10. Any ideas? May not work via fuse fs, have you tired on real disk location?
June 27, 20242 yr Author 5 minutes ago, SimonF said: May not work via fuse fs, have you tired on real disk location? Thanks Simon! That worked! The only issue is my directory is over like 10 disks, i will work to consolidate.
June 27, 20242 yr Community Expert you may be able to use a script with getfattr --absolute-names --only-values -n system.LOCATION /dir/filename this will find real disk and can replace /mnt/user with value from above
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.