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 empty a disk drive then shift it to parity?

Featured Replies

I have 50TB of free space so want to take one of my 14TB drives and move it to parity. Right now I only have one.  Unbalance doesn't seem to want to work. Keeps saying the /data file is too big for any one disk even though they're all selected.  Is there no simply way to just move the data off a drive to the array and have remove it?

I haven't used unbalance and it's been several years since I've copied a disk, but I did it manually from console making sure to specify disks, not shares.  Assuming destination disk2 has enough free space.  Like this:

 

rsync -avPX /mnt/disk1/ /mnt/disk2/

 

 

  • Author

Ok but I have 50TB free spread out over several disks. It's not like I have a 14TB free. How would I move that data to other disks?

Will you be replacing the disk? Or reducing your data disk count?  Assuming you're reducing.  To convert your 14tb to parity, the exsiting data needs to go somewhere else. 

 

I'm sure Unbalance makes this task easy, but to do it manually, target some disks with the most free space and copy some source directories that will fit on destination.  You might have to create the destination subfolder first.

 

Same command with subs included should work and you should consider your share settings to make sure the dest disk is included in your configuration.

 

You'll have to repeat until you find a new home for all the files.  Once data is copied, you can unassign and assign to parity.

 

rsync -avPX /mnt/disk1/subfolder/ /mnt/disk2/subfolder/

 

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.