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.

parity only for some drives

Featured Replies

I've got a set of 4 250 gig drives right now in my array, and have decided to purchase another 500gig drive.

Now as I understand it, the parity drive needs to be as large as the largest drive, in order for it to work.

So in my case, if I add this 500 gig drive, it becomes the parity, and all I really gain is 250 gigs...

 

Is there any way to set up the 500 gig drive so it's not part of the redundant array? So that I would have the 4 x 250gig drives as I current;y do (with one being a parity drive) and then have the 500 gig drive be just another drive that is visible and shared by the unRAID software?

I've got a set of 4 250 gig drives right now in my array, and have decided to purchase another 500gig drive.

Now as I understand it, the parity drive needs to be as large as the largest drive, in order for it to work.

So in my case, if I add this 500 gig drive, it becomes the parity, and all I really gain is 250 gigs...

 

Is there any way to set up the 500 gig drive so it's not part of the redundant array? So that I would have the 4 x 250gig drives as I current;y do (with one being a parity drive) and then have the 500 gig drive be just another drive that is visible and shared by the unRAID software?

Yes, you can do exactly as you desire, but the additional disks that are not in the "array" are also not in the user-shares combined view of the folders on the server.

 

Easiest way to do as you ask is to install "unmenu".  (described here)  UnMENU is an alternative improved management interface for an unRAID server.  Its Disk-management page allows you to mount and share disks outside of the array.  By default it mounts the extra drives as read-only, but you could change that in the unmenu configuration file to make it mount the drive as read/write.) It does not partition or format the added external disks, so you would need to do those tasks at the command line after logging in via telnet

 

Bottom line is, yes, you can have drives outside of the array.

 

use "cfdisk" at the telnet prompt to partition a new disk. (one partition. starting on sector 63 to the end of the disk) or use "preclear_disk.sh" here to partition the new disk (It knows how to set up the first partition exactly as unRAID likes to see it).

 

use mkreiserfs -q /dev/sss1 to create a reiserfs file system on the first partition.

(Where "sss" = the device corresponding to your new disk, so if it is /dev/sdd, the first partition would be /dev/sdd1.  (You will want to do this on the "correct" disk...  partitioning an existing disk (one already in the array) would be a bad thing to do.

 

If you are afraid of command line commands, just add the disk as parity, forget about the extra space you are not able to use. :(

 

Joe L.

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.