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.

Disks keep on dieing, but only in unraid

Featured Replies

Solved by trurl

  • Community Expert
1 hour ago, Cololate said:

how to find that console?

In your screenshot near the top right with all the buttons, you can mouseover to see what each do. You are looking for the one that says 'Terminal'

 

1 hour ago, Cololate said:

How do I know that the program is installed

What do you get from command line with this?

ls /boot/extra

 

Also you can use the 'which' command to find out if another command is available

which ddrescue

 

  • Replies 95
  • Views 2.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Cololate
    Cololate

    And it's gonna take some time:   Ill post when something new happens

  • If you want to have a terminal session on Unraid that survives the client disconnecting you can use the Tmux Terminal Manager plugin.

  • Cololate
    Cololate

    Stuff is happening  

Posted Images

  • Author
2 minutes ago, trurl said:

In your screenshot near the top right with all the buttons, you can mouseover to see what each do. You are looking for the one that says 'Terminal'

 

What do you get from command line with this?

ls /boot/extra

 

Also you can use the 'which' command to find out if another command is available

which ddrescue

 

Alright :)

Heres a new screen :)

image.png.dee1bf7bcf53396af7cd64f0926b0282.png

  • Community Expert

You have apparently typed the numeral '1' when you should have typed the letter 'l'

 

It's often better to copy paste from a code block instead of trying to type it yourself. Sometimes getting a command line wrong can have very bad results.

 

2 minutes ago, trurl said:

What do you get from command line with this?

ls /boot/extra

The answer should be

ddrescue-1.29.1-x86_64-1.txz

 

You did get the which command right though

  • Author
1 minute ago, trurl said:

You have apparently typed the numeral '1' when you should have typed the letter 'l'

 

It's often better to copy paste from a code block instead of trying to type it yourself. Sometimes getting a command line wrong can have very bad results.

 

The answer should be

ddrescue-1.29.1-x86_64-1.txz

 

You did get the which command right though

Yea, so sorry about that.

Here it is :)
  

image.png

  • Community Expert

ddrescue command is available as confirmed by

which ddrescue

 

  • Author
33 minutes ago, trurl said:

ddrescue command is available as confirmed by

which ddrescue

 

Alright.

 

So now I need to do the tricky part I guess :)

I dont understand what this line should be changed to:

image.thumb.png.5e838c7d1f30dfc8874a52d399a27371.png

I understand that I need to edit the X and the Y, but with what? :)

image.png

  • Community Expert

I'm not sure I trust your screenshot, since the smart report you posted most recently for original disk1 was not actually the most recent smart report for that disk.

 

Post new diagnostics

  • Author
9 hours ago, trurl said:

I'm not sure I trust your screenshot, since the smart report you posted most recently for original disk1 was not actually the most recent smart report for that disk.

 

Post new diagnostics

Sure thing :)
 

tdk-diagnostics-20250509-0919.zip

  • Community Expert
  • Solution
On 1/11/2017 at 2:41 PM, JorgeB said:

 

ddrescue -f /dev/sdX /dev/sdY /boot/ddrescue.log

Both source and destination disks can't be mounted, replace X with source disk, Y with destination, always triple check these, if the wrong disk is used as destination it will be overwritten deleting all data.

 

Assuming you haven't done anything including rebooting since those diagnostics:

 

Original BAD disk1 is the source disk, sdg

New destination disk is sdc

 

So the command is

ddrescue -f /dev/sdg /dev/sdc /boot/ddrescue.log

 

 

  • Author
49 minutes ago, trurl said:

 

Assuming you haven't done anything including rebooting since those diagnostics:

 

Original BAD disk1 is the source disk, sdg

New destination disk is sdc

 

So the command is

ddrescue -f /dev/sdg /dev/sdc /boot/ddrescue.log

 

 

Correct - Im not doing anything unless we have talked about it here :)

 

I will copy that line and run it - and we will see what happens :) 

  • Author

And it's gonna take some time:
image.png.0ed98932acb5e6c10a02f663235a94fb.png

 

Ill post when something new happens :)

  • Author

So, stuff is happening, as expected :)

image.thumb.png.22daf3b967febe2297209072bd572ad3.png


Just a quick fyi - ill let it keep running, and see where we end up :)

  • Community Expert

It would probably take more than 24 hours to copy all bits of a good disk, so I would expect it to be even longer.

  • Community Expert

Going well so far, this can take a few days, keep an eye on the "pct rescued" value.

  • Author

Latest of the latest :) And yes, gonna take days :)

image.png.5dd90f1655c82616738b9da60c60f808.png

  • Author

Hi agian

 

So windows decided to restart my computer last night, at some point. I dont know if the copy was done or not (last I saw it was 98.xx pct. and now the Terminal is all blank. Can I check if it did finish, or is it just all over agian?

Thanks you windows! :(

  • Community Expert
57 minutes ago, Cololate said:

Can I check if it did finish, or is it just all over agian?

If you use the same log, it will resume from where it was, just type exactly the same command as before, assuming the disk IDs are still the same.

  • Author
6 minutes ago, JorgeB said:

If you use the same log, it will resume from where it was, just type exactly the same command as before, assuming the disk IDs are still the same.

Perfect - thank you so much! :)
image.png.8ff25caa1c570136734dd83704b168ab.png

  • Community Expert

If you want to have a terminal session on Unraid that survives the client disconnecting you can use the Tmux Terminal Manager plugin.

  • Author

So, here is the final log. I have done nothing since this screen :)

image.thumb.png.77868fa6438d1144b20f2332509c1d7e.png

  • Community Expert

99.99% recovered, that's excellent, now see if the cloned disk mounts with UD and contents look good.

  • Author
2 hours ago, JorgeB said:

99.99% recovered, that's excellent, now see if the cloned disk mounts with UD and contents look good.

Goodie :) Just to be clear, this is what I pres:
image.thumb.png.fca5d835053b79a0a062ce2181b9a2f5.png

  • Author
9 minutes ago, JorgeB said:

Yep

image.png.5aa7acb7e256fd0d55b10645cd658239.png

 

image.thumb.png.5fc31c3d558e91b24dde996bf97b48e0.png

Edited by Cololate
Forgot the syslog

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...

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.