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.

Moving drives from old version to new version unRAID.

Featured Replies

  • Author
15 minutes ago, itimpi said:


since you were coming from an old Unraid version then maybe the drive is in ReiserFS format so you would need to use reiserfsck rather than xfs_repair.    In either case do not forget to include the partition number as omitting that will cause the superblock not to be fund.

 

I believe you are right, however, I did the XFS repair already. Now running reiserfsck  gives me this:

 

root@Tower:~# reiserfsck --check /dev/sde1
reiserfsck 3.6.27

Will read-only check consistency of the filesystem on /dev/sde1
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes 
Failed to open the device '/dev/sde1': Unknown code er3k 127


root@Tower:~# 

 

 

  • Replies 64
  • Views 7.1k
  • Created
  • Last Reply
  • Author
21 minutes ago, Frank1940 said:

You came from 4.3 and you have not formatted this drive since then-- correct?  In that case, it should be formatted with reiserfs. 

Correct. 

  • Community Expert
12 minutes ago, ChipBuffalo said:

I believe you are right, however, I did the XFS repair already. Now running reiserfsck  gives me this:

 

root@Tower:~# reiserfsck --check /dev/sde1
reiserfsck 3.6.27

Will read-only check consistency of the filesystem on /dev/sde1
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes 
Failed to open the device '/dev/sde1': Unknown code er3k 127


root@Tower:~# 

 

 


That suggests that the device /dev/sde may have dropped offline.

  • Author
1 minute ago, itimpi said:


That suggests that the device /dev/sde may have dropped offline.

Here is how it's showing up:

 

image.thumb.png.3f8880273a7da50e22ead39012e33e79.png

 

Little history, I was able to mount 3 of my 4 drives as unassigned devices to move the data onto new array. This drive is one that I thought I could put into my Desktop to get the files, which is probably what i did wrong right off the bat. 

What I was really hoping to do here is start a new temp unraid server with old array disks installed and see if I could get disk 4 to rebuild from the parity disk. 

 

Here is what came with that attempt: 

 

From there I went a little astray. 

 

 

  • Community Expert

A possibility is to plug that drive into a Windows system and use a data recovery utility like UFS Explorer to see what it thinks is on the drive.   UFS Explorer is not free  if you actually want to use its recovery capabilities, but you do not have to pay for th option to simply scan the drive looks for files.

  • Author
3 minutes ago, itimpi said:

UFS Explorer is not free  if you actually want to use its recovery capabilities, but you do not have to pay for th option to simply scan the drive looks for files.

This is definitely something I will look into. At least to see if there is anything on the drive. 

  • Community Expert
1 hour ago, ChipBuffalo said:

root@Tower:~# reiserfsck --check /dev/sde1
reiserfsck 3.6.27

Will read-only check consistency of the filesystem on /dev/sde1
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes 
Failed to open the device '/dev/sde1': Unknown code er3k 127

I did ask if it was XFS...

 

Try rebuild the superblock, then you'll need to run reiserfsck again with --rebuild-tree:

 

https://wiki.unraid.net/Check_Disk_Filesystems#Rebuilding_the_superblock

  • Community Expert

xfs_repair didn't damage anything since it was run in read-only mode (-n), but it was a waste of time.

  • Author
2 minutes ago, JorgeB said:

xfs_repair didn't damage anything since it was run in read-only mode (-n), but it was a waste of time.

Knowing my situation, which command would you use?

 

reiserfsck --check /dev/md3 -> checks file system for errors

reiserfsck --fix-fixable /dev/md3 -> fixes file system errors

reiserfsck --rebuild-tree /dev/md3 -> rebuilds the file system (may have lost files)

reiserfsck --rebuild-tree -S /dev/md3 -> rebuilds the file system from entire partition (may have lost files, may recover old deleted files or their pieces)

reiserfsck --rebuild-sb /dev/md3 -> rebuilds superblock based on series of questions, answers MUST be accurate! Please see the Rebuilding the superblock section below.

  • Community Expert
reiserfsck --rebuild-sb /dev/sde1

 

Follow the instructions carefully, once it's done:

 

reiserfsck --rebuild-tree /dev/sde1

 

This last one will take several hours.

  • Author
3 minutes ago, JorgeB said:

reiserfsck --rebuild-sb /dev/sde1

 

Follow the instructions carefully, once it's done:

 


reiserfsck --rebuild-tree /dev/sde1

 

This last one will take several hours.

Thank you JorgeB, this is how I will finish up with this drive. Learning alot here. Thank you for your patience and follow up. I will post on how it goes!

  • Author
14 minutes ago, JorgeB said:

reiserfsck --rebuild-sb /dev/sde1

 

Dang it:

 

root@Tower:~# reiserfsck --rebuild-sb /dev/sde1
reiserfsck 3.6.27

Will check superblock and rebuild it if needed
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
Failed to open the device '/dev/sde1': Unknown code er3k 127


root@Tower:~# 
 

  • Community Expert

Post the diags after running that.

  • 2 weeks later...
  • Author

Hello all, I want to thank you for your help on this problem. With your help I was able to get 95% of my files back. Most of what I lost are old TV shows that I don't care too much about anyway. 

 

Things are up and running. Now I will go after upgrading to the newest stable version and fixing some directory structuring issues I created. 

 

Great to know that this forum has such great response!

 

Cheers,

 

CB...

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.