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.

PATA Drive reiserfsck

Featured Replies

Like a few others on this board, I have run into the problem of formatting my whole array when adding one new disk.  I've followed the steps outlined in this previous post and have been able to recover most of my data.

 

http://lime-technology.com/forum/index.php?topic=6008.msg57379#msg57379

 

My only problem is I have one disk (disk 1) which is a PATA hard drive.  When running reiserfsck I did not have an md1 device (I'm assuming this is my PATA drive) so I ran it for md2-md5.  What is the correct device name to be able to run reiserfsck on my PATA drive or what command would I run to find out?

Like a few others on this board, I have run into the problem of formatting my whole array when adding one new disk.  I've followed the steps outlined in this previous post and have been able to recover most of my data.

 

http://lime-technology.com/forum/index.php?topic=6008.msg57379#msg57379

 

My only problem is I have one disk (disk 1) which is a PATA hard drive.  When running reiserfsck I did not have an md1 device (I'm assuming this is my PATA drive) so I ran it for md2-md5.  What is the correct device name to be able to run reiserfsck on my PATA drive or what command would I run to find out?

All of the data disks will have an affiliated "md" device

 

disk1 = md1

disk2 = md2

disk3 = md3

etc...

If you are referring to the "cache" disk, then you would run the reiserfsck on the disk partition itself.

Type

ls -l /dev/disk/by-id

It will list your disks by model/serial number.  At the very end of the line will be the device name. 

For a PATA disk it will be

../hdX

 

where X = a-z

 

Odds are, if you only have one PATA disk, it will be assigned to /dev/hda.

 

You will want to run the file-system check on the first partition on the disk... in this example, /dev/hda1

Note the numeral "1" at the end of the name, signifying the first partition.

 

Normally you want to use the "md" devices, as they will keep parity in sync as you recover the files.  Since the "cache" disk has no parity protection you can use the /dev/hdX1 or /dev/sdX1 device/partition name.

 

Joe L.

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.