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.

Replacing Multiple Data Drives with a Single Larger Drive (Faster Method)

Featured Replies

Hi friends, 

 

I am upgrading my Unraid server hardware and would like to replace multiple smaller disks with larger disks. I wanted some clarification on the official  instructions for this procedure (faster method) - https://docs.unraid.net/legacy/FAQ/replacing-multiple-data-drives/

 

The example used in the documentation does say "Either of these methods can be easily adapted to replace 3 or more drives with a larger drive." In my current configuration i have 5 data disks which i would like to replace with 2 18TB disks. 

 

1) The commands provided in the instruction are as follows: 

rsync -avX /mnt/disk1/ /mnt/disk3
rsync -avX /mnt/disk2/ /mnt/disk3

 

Question - Are these multiple commands entered all at once? Or do I complete the first rsync between disk1-disk3 wait for it to finish then enter the second rsync command between disk2-3? 

 

2) If multiple syncs at the same time are possible can I do the entire replacement to 2 new larger disks all at once using the following commands:

 

rsync -avX /mnt/disk1/ /mnt/disk6
rsync -avX /mnt/disk2/ /mnt/disk6

rsync -avX /mnt/disk3/ /mnt/disk6
rsync -avX /mnt/disk4/ /mnt/disk7

rsync -avX /mnt/disk5/ /mnt/disk7

 

Thanks!
 

Solved by itimpi

  • Community Expert
  • Solution

First I should point out that you are looking at legacy documentation.   It is not necessarily wrong but you need to treat it with caution.

 

In terms of running the commands you never want more than one instance referring to the same drives (either as source or target).   The reason is that if you do this it will typically be slower than running the commands one a time as you start causing excessive head movements on any drive referenced in more than one command.   If you have a parity drive this effect can be even more marked as even when the command do not reference the same drives you can get contention on the parity drive.

  • Author

Thanks @itimpi for calling that out on the legacy documentation and appreciate the direction on the commands. I looked around but haven't found an updated version of that Faster procedure.  I have a parity disk (18TB) currently installed but I wanted to avoid doing multiple rebuilds replacing one disk at a time so was hoping to use the faster method.  I'll use one command at a time (or 2 referencing different source/target) to avoid the excessive head movements and the slowness that will come with it. Many thanks again!

Edited by bdcmrt07

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.