Skip to content

Commit 4b3ebd0

Browse files
authored
Update removing-disks-from-array.mdx (#389)
typo fix Before Submitting This PR, Please Ensure You Have Completed The Following: 1. [x] Are internal links to wiki documents using [relative file links](https://docusaurus.io/docs/markdown-features/links)? 2. [x] Are all new documentation files lowercase, with dash separated names (ex. unraid-os.mdx)? 3. [x] Are all assets (images, etc), located in an assets/ subfolder next to the .md/mdx files? 4. [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? 5. [x] Is the build succeeding? <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Improved disk removal documentation with comprehensive step-by-step instructions for safely removing disks from your Unraid array using the Parity-preserve method. Enhanced guide now includes detailed procedures for unmounting disks, zeroing storage, resetting array configuration, unassigning disks, and verifying parity integrity to ensure data safety. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent e642aec commit 4b3ebd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/unraid-os/using-unraid-to/manage-storage/array/removing-disks-from-array.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This method erases all data on the selected disk. Verify that all important data
5959

6060
To use the parity-preserve method:
6161

62-
1. Start the array in maintenance mode, click on the disk you want to remove, and then click **Erase**. This erases the file system from the device while maintaining parity, then stops the array.
62+
1. Start the array in maintenance mode, click on the disk you want to remove, and then click **Erase**. This erases the file system from the device while maintaining parity, then stop the array.
6363
2. Start the array in normal mode. The disk won't mount, but the remaining disks are online.
6464
3. Record array assignments, especially the parity drive.
6565
4. Optionally enable Reconstruct Write ("Turbo Write") in **Settings → Disk Settings** for faster zeroing, but only if all drives are healthy.

0 commit comments

Comments
 (0)