robbiered Posted June 27 Share Posted June 27 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? Quote Link to comment
Solution SimonF Posted June 27 Solution Share Posted June 27 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? 1 Quote Link to comment
robbiered Posted June 27 Author Share Posted June 27 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. Quote Link to comment
SimonF Posted June 27 Share Posted June 27 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 1 Quote Link to comment
Recommended Posts
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.