Share Empty


Recommended Posts

I recently had a drive go bad. I replaced the drive and rebuilt it from the parity. Now one of the shares which used that drive as one of its drives is empty. If you go to the individual disks files are there but when you open the share it is blank.

 

Any thoughts?

 

I attached the syslog. I do see a lot of errors but do not know why

syslog.zip

Link to comment

I tried and nothing. I did see this when I telnet into the drive

 

drwxrwxrwx 3 nobody users  72 2014-07-16 11:59 Major\ Crimes/

?????????? ? ?      ?      ?                ? Manhattan

drwxrwx--- 3 nobody users  72 2014-11-07 05:01 Marry\ Me/

 

Manhattan is the one that I think is hanging everything up. I keep getting permission denied when trying to access it

Link to comment

The syslog that was posted states that there is corruption at the Reiserfs level.  The disk has therefore been mounted in read-only mode.

 

To verify this as the issue (and as the first step towards recovering from this) you should:

  • Stop the array and then restart it in maintenance mode
  • From a telnet/console session run a command of the form
    reiserfsck --check /dev/md?
    where ? corresponds to the disk number you want to check.

The results of running this command will tell you whether any corruption is detected, and if it is suggest a way of correcting it.    It might be a good idea to check back here before taking corrective action as doing it wrong is likely to lead to data loss.

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.