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.

Manually moving (copying) files from a failing pool into array

Featured Replies

Hi,  I have a btfrs pool device (hdd) that is failing, showing as rw when array starts then as  completely full and read-only within a couple minutes.   

 

To manually move the files to the array, would this be the correct process/or would there be a better method?   It has about 60 TB of data needing to be copied if that makes a difference.

  • Understanding  user0 is without items on the cache drive
  • pool drive = 'hdd'
  • folder to copy = 'data'

 Think opening terminal and:

cp -R /media/hdd/data/.*  /media/user0/data/

 

Thanks in advance


 

tower-diagnostics-20230331-2253.zip

  • Author

So - bumping my topic with a bit of new info.

Basically, Pool 'hdd' is mounted as read only - I'm sure I filled it and caused btfrs to puke.

Wanting to 'move' the data into the array, but obviously mover fails as pool is read-only:

Quote

Apr  3 17:36:35 Tower root: file: /mnt/hdd/data/[path]/[filename]
Apr  3 17:36:35 Tower root: create_parent: /mnt/hdd/data/[path]/ error: Read-only file system

 

I'm thinking this should do the trick, using cp or cpg (think cpg won't show progress if I tee output), creating also an output  file to check : 


 

screen

cp -vR /mnt/hdd/data/* /mnt/user0/data/  | tee hddfilelist

 

Is there a better method to move a large (60 TB) number of files off a failing read-only pool?

 


 

Can you get a USB drive and copy stuff to it?

 

6 hours ago, schreibman said:

Is there a better method to move a large (60 TB) number of files off a failing read-only pool?

 

I'm going to say "no".

 

Be happy/thankfull that you can get stuff off the drive. An SSD would give you sh*t/nothing.

 

I hope you save everything and expect you'll save all but a bit (and the bit won't matter).

 

MrGrey. :)

 

 

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.