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.

How to rescue data from a failed cache drive

Featured Replies

So today my cache drive failed.
It has gone into read-only mode so I'm unable to invoke the mover to pull the data off.

I'm wondering how I can get the files off the the cache drive and onto my main array so it can be replaced?

I have tried unBalance to perform the move, but that gives me what seems like a generic warning when I try to move the files. Probably because the cache is in read-only mode.

I've also tried rsync directly from cache to disk but get an `Input/output error (5)`

Maybe try something simple. From the command line:

mkdir /mnt/disk1/cachecopy
cp -rav /mnt/cache/* /mnt/disk1/cachecopy/

 

  • Community Expert

What filesystem? Or better yet please post complete diagnostics.

  • Author
13 minutes ago, testdasi said:

Maybe try something simple. From the command line:


mkdir /mnt/disk1/cachecopy
cp -rav /mnt/cache/* /mnt/disk1/cachecopy/

 


Thank you, but she's a goner now.
Tried to stop the array to put it in maintenance mode and now no filesystem is being detected on the cache.

  • Author
2 minutes ago, johnnie.black said:

What filesystem? Or better yet please post complete diagnostics.

Before it sailed into the great ether, it was brtfs

  • Community Expert
7 minutes ago, Mearman said:

in maintenance mode and now no filesystem is being detected on the cache.

That's normal, maintenance mode doesn't mount any devices, if still needed see here for some btrfs recovery options.

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.