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.

Built a new unRAID server. Best way of transferring files?

Featured Replies

So I recently built a new unRAID server and plan on transferring the files from my old server to my new one.  It will have to be a transfer, because the old disks are on reiserfs and I'd now like to use xfs. 

 

I have a few old drives in the old server.  I currently only have a 3TB drive in my new build (with 6tb parity).  Should I shut the old server down and transfer disk by disk using something like unassigned devices?  My old array consisted of 2x Samsung 1.5tb drives (will be retired), 2x 2tb Samsung drives (will be retired) and 5x 3TB WD Reds (1 as parity).  I'd transfer 1 3TB disk, preclear the old disk and then add to the array and start the next one, repeating until I'm complete.

 

What would you recommend? 

I use rsynch, like so:

 

rsync -avAXP -e ssh root@source-ip-address:/mnt/user/Source-share/* /mnt/user/Dest-share

 

If you want to copy from a specific disk first so you can empty it, use this instead:

 

rsync -avAXP -e ssh root@source-ip-address:/mnt/diskX/Source-share/* /mnt/user/Dest-share

or

rsync -avAXP -e ssh root@source-ip-address:/mnt/diskX/Source-share/* /mnt/diskX/Dest-share

  • Author

I use rsynch, like so:

 

rsync -avAXP -e ssh root@source-ip-address:/mnt/user/Source-share/* /mnt/user/Dest-share

 

If you want to copy from a specific disk first so you can empty it, use this instead:

 

rsync -avAXP -e ssh root@source-ip-address:/mnt/diskX/Source-share/* /mnt/user/Dest-share

or

rsync -avAXP -e ssh root@source-ip-address:/mnt/diskX/Source-share/* /mnt/diskX/Dest-share

 

So you recommend leaving the old server up and copying it through the network?  I was leaning towards adding the drive to the new sever locally and moving the files off onto the new array before clearing the old drive.

If the new server is going to have parity during  the transfer speed will be the same  (assuming you have gigabit ), so do it however it's easier for you, without parity adding the old disks should be a little faster.

 

So you recommend leaving the old server up and copying it through the network?  I was leaning towards adding the drive to the new sever locally and moving the files off onto the new array before clearing the old drive.

 

Did you figure out a way to insert the disk into the unRaid server and move data over?  i'm in the same situation you are in and want to move data from one non-unRaid drive to the unRaid storage pool.

 

So you recommend leaving the old server up and copying it through the network?  I was leaning towards adding the drive to the new sever locally and moving the files off onto the new array before clearing the old drive.

 

Did you figure out a way to insert the disk into the unRaid server and move data over?  i'm in the same situation you are in and want to move data from one non-unRaid drive to the unRaid storage pool.

Unassigned Devices plugin

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.