October 17, 201411 yr ok so my problem is, is that I can't write to my media share wether it is public or secure and I sign into a user. This all started when I was trying to install steam os on my server hardware and it erased and installed on my disk1. After I noticed it I precleared that disk again and rebuilt the array. After that was done I was having problems with writing to my media share, so I was wondering if trying to install steam os messed something up or what. p.s. I can't delete any users from unraid. I attached my syslog. syslog.txt
October 17, 201411 yr Community Expert Your syslog indicates that you have a corrupt reiserfs system on disk1. You should put the array into maintenance mode and then run reiserfsck --check /dev/md1 from q console/telnet session. The output of that will give a suggested recovery action, although you might want to check back here before doing it.
October 17, 201411 yr Author well when i ran that it says "1 found corruptions can be fixed when running with --fix-fixable" not really sure what that means as I am new to linux, so what should I do from here?
October 17, 201411 yr Community Expert well when i ran that it says "1 found corruptions can be fixed when running with --fix-fixable" not really sure what that means as I am new to linux, so what should I do from here? It means run the command reiserfsck --fix-fixable /dev/md1
Archived
This topic is now archived and is closed to further replies.