Comments on: Setting up RAID 1 (Mirroring) using ‘Two Disks’ in Linux – Part 3 https://www.tecmint.com/create-raid1-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 04 Apr 2023 18:49:52 +0000 hourly 1 By: Rando https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1992290 Tue, 04 Apr 2023 18:49:52 +0000 http://www.tecmint.com/?p=9317#comment-1992290 For a newbie, would you be able to add instructions on what the process to replace a hdd in the event of a failure.

]]>
By: Wayno https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1526507 Wed, 23 Jun 2021 03:06:23 +0000 http://www.tecmint.com/?p=9317#comment-1526507 I followed your directions. For some reason, it changed md0 to md127. Adjusted /etc/fstab and /etc/mdadm/mdadm.conf and it works as advertised now. Thank you for this guide.

Wayno

]]>
By: Ron https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1485611 Tue, 04 May 2021 15:35:08 +0000 http://www.tecmint.com/?p=9317#comment-1485611 In reply to Alok Chaudhary.

You might try to add in manually “sudo mdadm /dev/md0 –add /dev/sdxx” (xx being the drive that shows removed).

]]>
By: Alok Chaudhary https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1479113 Wed, 21 Apr 2021 11:32:50 +0000 http://www.tecmint.com/?p=9317#comment-1479113 How to replugged in the hard drive after testing because once I remove the hard disk it’s always showing remove. Have you any idea how I resync the same hard disk that I remove for just testing?

]]>
By: Rik https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1443154 Tue, 02 Mar 2021 12:29:29 +0000 http://www.tecmint.com/?p=9317#comment-1443154 Just set up my raid1 on ubuntu! thanks a lot for this tutorial.

I have a question:

What do you need to do when one of the drives fails and you need to replace it?

Will mdadm recognize the new drive and start copying from the old (still working) drive?

]]>