<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Setting up RAID 1 (Mirroring) using &#8216;Two Disks&#8217; in Linux &#8211; Part 3	</title>
	<atom:link href="https://www.tecmint.com/create-raid1-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-raid1-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 04 Apr 2023 18:49:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Rando		</title>
		<link>https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1992290</link>

		<dc:creator><![CDATA[Rando]]></dc:creator>
		<pubDate>Tue, 04 Apr 2023 18:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9317#comment-1992290</guid>

					<description><![CDATA[For a newbie, would you be able to add instructions on what the process to replace a &lt;strong&gt;hdd&lt;/strong&gt; in the event of a failure.]]></description>
			<content:encoded><![CDATA[<p>For a newbie, would you be able to add instructions on what the process to replace a <strong>hdd</strong> in the event of a failure.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wayno		</title>
		<link>https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1526507</link>

		<dc:creator><![CDATA[Wayno]]></dc:creator>
		<pubDate>Wed, 23 Jun 2021 03:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9317#comment-1526507</guid>

					<description><![CDATA[I followed your directions.  For some reason, it changed &lt;strong&gt;md0&lt;/strong&gt; to &lt;strong&gt;md127&lt;/strong&gt;.  Adjusted &lt;strong&gt;/etc/fstab&lt;/strong&gt; and &lt;strong&gt;/etc/mdadm/mdadm.conf&lt;/strong&gt; and it works as advertised now.  Thank you for this guide.  

Wayno]]></description>
			<content:encoded><![CDATA[<p>I followed your directions.  For some reason, it changed <strong>md0</strong> to <strong>md127</strong>.  Adjusted <strong>/etc/fstab</strong> and <strong>/etc/mdadm/mdadm.conf</strong> and it works as advertised now.  Thank you for this guide.  </p>
<p>Wayno</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ron		</title>
		<link>https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1485611</link>

		<dc:creator><![CDATA[Ron]]></dc:creator>
		<pubDate>Tue, 04 May 2021 15:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9317#comment-1485611</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1479113&quot;&gt;Alok Chaudhary&lt;/a&gt;.

You might try to add in manually &quot;&lt;strong&gt;sudo mdadm /dev/md0 --add /dev/sdxx&lt;/strong&gt;&quot; (xx being the drive that shows removed).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1479113">Alok Chaudhary</a>.</p>
<p>You might try to add in manually &#8220;<strong>sudo mdadm /dev/md0 &#8211;add /dev/sdxx</strong>&#8221; (xx being the drive that shows removed).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alok Chaudhary		</title>
		<link>https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1479113</link>

		<dc:creator><![CDATA[Alok Chaudhary]]></dc:creator>
		<pubDate>Wed, 21 Apr 2021 11:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9317#comment-1479113</guid>

					<description><![CDATA[How to replugged in the hard drive after testing because once I remove the hard disk it&#039;s always showing remove. Have you any idea how I resync the same hard disk that I remove for just testing?]]></description>
			<content:encoded><![CDATA[<p>How to replugged in the hard drive after testing because once I remove the hard disk it&#8217;s always showing remove. Have you any idea how I resync the same hard disk that I remove for just testing?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rik		</title>
		<link>https://www.tecmint.com/create-raid1-in-linux/comment-page-1/#comment-1443154</link>

		<dc:creator><![CDATA[Rik]]></dc:creator>
		<pubDate>Tue, 02 Mar 2021 12:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9317#comment-1443154</guid>

					<description><![CDATA[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?]]></description>
			<content:encoded><![CDATA[<p>Just set up my raid1 on ubuntu! thanks a lot for this tutorial.</p>
<p>I have a question:</p>
<p>What do you need to do when one of the drives fails and you need to replace it?</p>
<p>Will mdadm recognize the new drive and start copying from the old (still working) drive?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
