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.

[SOLVED] How to perform a reiserfsck on my cache drive?

Featured Replies

Hey guys,

 

I know how to perform a reiserfsck on my disks that are in the array:

 

(example for disk1)

 

cd

samba stop

umount /dev/md1

reiserfsck --check /dev/md1

 

But what commands should I use to perform a reiserfsck check on my cache disk?

 

Can't find it anywhere here, sorry..

Hey guys,

 

I know how to perform a reiserfsck on my disks that are in the array:

 

(example for disk1)

 

cd

samba stop

umount /dev/md1

reiserfsck --check /dev/md1

 

But what commands should I use to perform a reiserfsck check on my cache disk?

 

Can't find it anywhere here, sorry..

It would need to be un-mounted, but it does not have an "md" device.

 

Easiest is to un-assign it as cache...  (that way is is un-mounted and not in use)

Then run reiserfsck on its FIRST partition.

If its device is /dev/sdf, then the first partition is /dev/sdf1 and the command would be:

reiserfsck --check /dev/sdf1

(modify the above command as needed for your specific "device" but remember that to reference the first partition, the three letter device name must have a "1" appended to its name.  If reiserfsck complains of not being able to find a superblock, odds are you gave the wrong device name.

 

  • Author

Ok thanx!

 

I'l try and find out how I can find what device to refer to and try it.

You're running 4.7 so go to the devices page and the device ID appears as part of the number you assign. It will be in brackets - (sdf) for example.

 

Peter

 

  • Author

Aha,

 

Thanx, that worked.

 

It's almost finished Pre-Clearing (after 20 hours).

 

I'll try and use it as cache disk again. Let's hope the share problem is gone!

 

 

Bart

 

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.