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.

Can I trust parity or should I rebuilt?

Featured Replies

After I copied its data to another disk I unassigned a disk and set a new config. No writes occurred to the other disks in the array. Can I now start the array and tick the parity is valid box?

The parity is absolutely not valid if you removed a disk from the array.

The only way to have parity valid would be if you clear each and every sector on the drive to zero before it is removed.  Copying files off does not do that, and so the parity will not be valid after the drive removal.

The following is copied from another thread that details how to remove a disk without losing parity.   VERY IMPORTANT NOTE:  The command shown will write zeroes to the selected drive (while maintaining parity) ... be CERTAIN you have selected the correct drive.     When the operation completes (it will take a few hours, as it's writing every sector on the drive), that drive will be all zeroes -- which means you can remove it and parity will still be valid.

 

While this is not any quicker than just doing a parity sync, it DOES provide a method to remove drives without impacting parity ... so you can then safely do a New Config without the zeroed drive(s) and check the "Parity is already valid" box.

 

------------------------------------------------------------------------------------------------------------------------------------------------------

 

If you really want to remove a drive and leave parity undisturbed, this will work:

1. Start array in Maintenance mode.  This ensures no file systems are mounted.

2. Identify which disk you're removing, let's say it's disk3.  Take a screen shot.

3. From the command line type:

 

dd bs=1M if=/dev/zero of=/dev/md3   <-- 'md3' here corresponds to 'disk3'

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.