***Help-Guide***Step-by-Step Guide to Adding Parity in Unraid OS

In Unraid OS, the process to add parity protection to your shares and configure your storage system for redundancy is different from ZFS. Unraid uses a unique approach to storage, combining a single parity drive (or multiple parity drives for dual-parity) with a flexible array of data drives. Here’s how you can achieve parity protection for your shares on Unraid OS:

Step-by-Step Guide to Adding Parity in Unraid OS

  1. Stop the Array:

    • Go to the Unraid web interface.
    • Navigate to the “Main” tab.
    • Stop the array by clicking the “Stop” button.
  2. Assign a Parity Drive:

    • In the “Main” tab, locate the section for assigning devices.
    • Assign one of your drives to the “Parity” slot. For dual parity, assign two drives to the “Parity” slots.
  3. Assign Data Drives:

    • Assign your existing drives to the data slots. Ensure all your data drives are assigned properly.
  4. Start the Array:

    • Start the array by clicking the “Start” button.
    • Unraid will begin the process of building parity. This can take some time, depending on the size of your drives and the amount of data.
  5. Check Parity Sync:

    • Monitor the parity sync process in the Unraid web interface. It’s important to let this process complete to ensure parity protection is correctly established.

Configuring Shares

  1. Create or Update Shares:

    • Go to the “Shares” tab in the Unraid web interface.
    • Create new shares or update existing shares. Assign them to use the array.
  2. Enable Parity Protection:

    • Shares in Unraid automatically benefit from parity protection once the array is configured with a parity drive. No additional configuration is necessary for the shares themselves.

Regular Maintenance

  1. Regular Parity Checks:

    • Schedule regular parity checks to ensure the integrity of your data. This can be configured in the “Settings” tab under “Scheduler.”
  2. Monitor Disk Health:

    • Regularly monitor the health of your drives. Unraid provides SMART monitoring and notifications for drive health issues.

Example Scenario

If you have the following drives:

  • nvme0n1p1 (500GB)
  • sdf1 (500GB)
  • sdc1 (1TB)

You want to configure them in Unraid with a parity drive and data drives. Here’s a detailed process:

  1. Stop the Array: Ensure the array is stopped from the “Main” tab.

  2. Assign Drives:

    • Assign sdc1 as the Parity drive.
    • Assign nvme0n1p1 and sdf1 as data drives.
  3. Start the Array: Click “Start” to start the array and begin the parity sync process.

  4. Create Shares:

    • Create shares such as “data”, “backup”, and “media” in the “Shares” tab.
    • These shares will now automatically have parity protection.

Conclusion

By following these steps, you can configure your Unraid OS to provide parity protection for your shares, ensuring data redundancy and protection against drive failures. Regularly check and maintain your array to keep your data safe.

1 Like