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.

Remove disk from Array without parity recalc

Featured Replies

There was a way to remove a disk from the Array (new Config and leave out the disk-to-be-removed) without parity recalculation.

This is needed in order not to be exposed without parity (and protection) during a rebuild.

How should I prepare the disk to be taken out?

Anyone remembers the procedure?

Solved by JorgeB

  • Author

Yes, I will do it manually. Did it lots of times in the past. Forgot whether the disks need to be zeroed (dd) or something else, before I re-create the Array without the disk.

  • Author

Asking basically how exactly to clear (zero) the disk, before I configure it out of the Array?

Everything else is clear to me.

  • Community Expert

The post linked above says exactly that...

Might want to use the Tmux Terminal Manager plugin to make a peristent session to run that in so it doesn't get interrupted if you accidentally close the terminal window.

  • Author
1 minute ago, starcat said:

Asking basically how exactly to clear (zero) the disk, before I configure it out of the Array?

Everything else is clear to me.

dd bs=1M if=/dev/zero of=/dev/mdXp1 status=progress

I have 6.12.10, so the above should be the right command to zero the disk, right?

X is the disk number, ofc.

Do I need to run dd in Maintenance Mode or not really?

Edited by starcat

  • Community Expert
  • Solution
7 hours ago, starcat said:

I have 6.12.10, so the above should be the right command to zero the disk, right?

Yes.

7 hours ago, starcat said:

Do I need to run dd in Maintenance Mode

Yes.

  • Author
11 hours ago, Kilrah said:

The post linked above says exactly that...

Might want to use the Tmux Terminal Manager plugin to make a peristent session to run that in so it doesn't get interrupted if you accidentally close the terminal window.

yes, or run the command from a VM on another host that stays open.

  • Community Expert
2 hours ago, starcat said:

yes, or run the command from a VM on another host that stays open.

As long as there isn't a network fluke that interrupts the connection.

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.