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.

Problem combining 3 1TB drives onto 1 4TB drive with rsync

Featured Replies

Replacing 3 old 1TB drives with a single 4TB.  Started by replacing one of the 1TB's with the 4TB and letting Unraid rebuild the data.  That worked fine.  Next I thought all I had to do was:

 

rsync -av /mnt/disk<old1TB> /mnt/disk<new4TB>

 

That ran for a while with lots of output but I can see some folders were not sync'd onto the new 4TB.  Is there a gotcha when doing this between /mnt/disk<n>'s and having user shares?  I did a mv of a small missed directory (between disk mounts again, not user shares) and it worked fine.  Was hoping to do use the safer rsync method though.

 

No errors in log so I must be missing something fundamental.  Any ideas?

 

I followed the "safer method" here:

 

https://lime-technology.com/wiki/index.php/Replacing_Multiple_Data_Drives_with_a_Single_Larger_Drive

 

Thanks

  • Author

lol!  So doing:

 

rsync -av /mnt/disk7 /mnt/disk5

 

Created /mnt/disk5/disk7.  So now, from /mnt/disk5, I am doing:

 

rsync -a disk7 ./

 

Hopefully that will put everything from the original disk7 folders into the equivalent disk5 ones.

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.