Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

plex... Help...

Featured Replies

  • Author
Just now, trurl said:

Of course the cache drive should not be involved at all in checking the filesystem for disk3. What command did you use?

I started the task... accidentally commanded the disk to spin down half way through... so... i cancelled the  reiserchk --rebuild-tree via the webpage... and restarted the task...

 

  • Community Expert
4 minutes ago, mathomas3 said:

reiserchk --rebuild-tree

You have to specify a device, and I was trying to find out which device you specified.

  • Author

I issued that command via the website... on the disk3 page
 

  • Author

reboot the system? and see what happens?

 

  • Author
25 minutes ago, trurl said:

You have to specify a device, and I was trying to find out which device you specified.

I went ahead and rebooted the system... lets see where we stand...

  • Author
16 minutes ago, mathomas3 said:

I went ahead and rebooted the system... lets see where we stand...

Rebooted the system... and I am currently waiting for the UI to come up... but currently the cache drive is showing activity.... 

  • Author
1 hour ago, trurl said:

You have to specify a device, and I was trying to find out which device you specified.

The UI finally came back up... but disk 3 currently shows as unmountable... I cancelled the parity check... I would assume that the data is still there one the disk... should I attempt to rebuild the tree again and issue that command from the console or... 

 

but as of right now the system wants me to reformat disk3... Not something that I would like to do... 

tower-diagnostics-20170315-0707.zip

  • Community Expert

When it fails to mount a disk it shows it as unmountable. A disk can be unmountable because it has never been formatted and so has no filesystem, or it could be unmountable because the filesystem has corruption that prevents it from mounting.

 

So it presents you with an opportunity to format, which you must NOT do if you intend to repair the filesytem.

 

 

I see you're running several plugins instead of dockiers. You might boot in SAFE mode until you get this squared.

 

 

 

  • Author
9 minutes ago, trurl said:

When it fails to mount a disk it shows it as unmountable. A disk can be unmountable because it has never been formatted and so has no filesystem, or it could be unmountable because the filesystem has corruption that prevents it from mounting.

 

So it presents you with an opportunity to format, which you must NOT do if you intend to repair the filesytem.

 

 

I see you're running several plugins instead of dockiers. You might boot in SAFE mode until you get this squared.

 

 

 

So... I ended up doing a  reiserfsck --check /dev/md3  from the console and it returned with the error that the rebuild-tree didnt complete... So I have placed the array into maintenance mode and issued  reiserfsck --rebuild-tree /dev/md3 from the console... and so far... so good... 

 

Thanks for the help trurl... I hope this works out... and if it does... lesson learned... better to use the console for these type of issues...

  • Author

Just a quick question... the check has now been running for around 18h how... and at the very end the program says.... finished... finished... but both it and the cache drive are spinning and running... and I have confirmed through the web interface that data is still being written to both... but I have yet to get a command prompt... it's as if the program is still doing something or waiting for something...

 

How do you know that the process is complete?

 

should I drop the process control-z out of it and start the array?

 

Thanks for the assist guys....

------------------------------------------------------------------------------------

root@Tower:/dev/disk/by-id# reiserfsck --rebuild-tree /dev/md3
reiserfsck 3.6.24

*************************************************************
** Do not  run  the  program  with  --rebuild-tree  unless **
** something is broken and MAKE A BACKUP  before using it. **
** If you have bad sectors on a drive  it is usually a bad **
** idea to continue using it. Then you probably should get **
** a working hard drive, copy the file system from the bad **
** drive  to the good one -- dd_rescue is  a good tool for **
** that -- and only then run this program.                 **
*************************************************************

Will rebuild the filesystem (/dev/md3) tree
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
Replaying journal: Done.
Reiserfs journal '/dev/md3' in blocks [18..8211]: 0 transactions replayed
###########
reiserfsck --rebuild-tree started at Wed Mar 15 07:42:51 2017
###########

Pass 0:
####### Pass 0 #######
Loading on-disk bitmap .. ok, 529568019 blocks marked used
Skipping 45471 blocks (super block, journal, bitmaps) 529522548 blocks will be read
0%....20%....40%....block 317326208: The number of items (57607) is incorrect, should be (1) - corrected
block 317326208: The free space (63489) is incorrect, should be (200) - corrected
pass0: vpf-10110: block 317326208, item (0): Unknown item type found [552254551 2348947717 0xdf40463d ??? (15)] - deleted
60%....80%....100%                       left 0, 46831 /sec
680658 directory entries were hashed with "r5" hash.
        "r5" hash is selected
Flushing..finished
        Read blocks (but not data blocks) 529522548
                Leaves among those 576285
                        - leaves all contents of which could not be saved and deleted 1
                Objectids found 680999

Pass 1 (will try to insert 576284 leaves):
####### Pass 1 #######
Looking for allocable blocks .. finished
0%....20%....40%....60%....80%....100%                          left 0, 35 /sec
Flushing..finished
        576284 leaves read
                575299 inserted
                985 not inserted
####### Pass 2 #######

Pass 2:
0%....20%....40%....60%....80%....100%                         left 0, 985 /sec
Flushing..finished
        Leaves inserted item by item 985
Pass 3 (semantic):
####### Pass 3 #########
... ies Angels (2000)/Charlies.Angels.1.2000.1080p.BluRay.DTS.x264-CyTSuNee.mkvvpf-10680: The file [49 50] has the wrong block count in the StatData (21253504) - corrected to (15626272)
Flushing..finished
        Files found: 251912
        Directories found: 372712
        Symlinks found: 56036
        Broken (of files/symlinks/others): 1
Pass 3a (looking for lost dir/files):
####### Pass 3a (lost+found pass) #########
Looking for lost directories:
Flushing..finished, 8220 /sec
Pass 4 - finishedone 133137, 3413 /sec
        Deleted unreachable items 695
Flushing..finished
Syncing..finished
 

  • Community Expert
4 hours ago, mathomas3 said:

but both it and the cache drive are spinning and running... and I have confirmed through the web interface that data is still being written to both

 

This doesn't make sense, cache won't be mounted in maintenance mode, there shouldn't be any cache activity while checking an array disk.

Edited by johnnie.black

  • Author
6 hours ago, johnnie.black said:

 

This doesn't make sense, cache won't be mounted in maintenance mode, there shouldn't be any cache activity while checking an array disk.

Johnnie... 

 

I would agree with you... Well as of this morning... the rebuild was complete... But the cache drive is now... Missing... as in the the system no longer sees that HD as being attached to the computer... Weird... 

 

I will pull that HD and format it to confirm that it is non functional... 

 

Such a weird thing to have happen...

  • Community Expert
57 minutes ago, mathomas3 said:

I will pull that HD and format it to confirm that it is non functional..

Formatting in another system may be a way to test the drive, but you can't use a drive formatted in another system in unRAID. And if the problem is not the drive, then you may still have a problem seeing it in your unRAID hardware.

 

Does the BIOS in your unRAID hardware see the drive?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.