<?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: Creating Software RAID0 (Stripe) on &#8216;Two Devices&#8217; Using &#8216;mdadm&#8217; Tool in Linux &#8211; Part 2	</title>
	<atom:link href="https://www.tecmint.com/create-raid0-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-raid0-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 03 Mar 2021 14:18:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Zach		</title>
		<link>https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-1443653</link>

		<dc:creator><![CDATA[Zach]]></dc:creator>
		<pubDate>Wed, 03 Mar 2021 14:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9272#comment-1443653</guid>

					<description><![CDATA[So, when messing around with this, how does one undo the changes made? It did not work, but not I can&#039;t stop it.

mdadm: Cannot get exclusive access to /dev/md0:Perhaps a running process, mounted filesystem, or active volume group?

Thoughts?]]></description>
			<content:encoded><![CDATA[<p>So, when messing around with this, how does one undo the changes made? It did not work, but not I can&#8217;t stop it.</p>
<p>mdadm: Cannot get exclusive access to /dev/md0:Perhaps a running process, mounted filesystem, or active volume group?</p>
<p>Thoughts?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kai Compton		</title>
		<link>https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-1307264</link>

		<dc:creator><![CDATA[Kai Compton]]></dc:creator>
		<pubDate>Tue, 17 Dec 2019 22:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9272#comment-1307264</guid>

					<description><![CDATA[In step 6 you also need to add &quot;&lt;code&gt;update-initramfs -u&lt;/code&gt;&quot; if you are running a Debian install. otherwise, the steps are the same. if you don&#039;t run that command, you will boot into emergency mode. 

Thanks for the guide!]]></description>
			<content:encoded><![CDATA[<p>In step 6 you also need to add &#8220;<code>update-initramfs -u</code>&#8221; if you are running a Debian install. otherwise, the steps are the same. if you don&#8217;t run that command, you will boot into emergency mode. </p>
<p>Thanks for the guide!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jake		</title>
		<link>https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-1249189</link>

		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Fri, 20 Sep 2019 15:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9272#comment-1249189</guid>

					<description><![CDATA[I am having trouble with setting up my &lt;strong&gt;RAID 0 Array&lt;/strong&gt; following this guide and everything goes as expected until I look at the available space when I am done.  I am only seeing half of my drive capacity.  I am running Plex Media Server on Centos7.  

The way I initially set this up was I use a 120gb SSD for the OS, I use a second 120gb SSD for transcoding video.  I initially set this server up with Software RAID 5 using 12  old 500gb hard drives, after having at least 2 drives fail, I ripped them all out and purchased 2 new 4TB WD drives.  

With some help, we cleared out the software raid info and got the server ready for the 2 new drives.  I ran through this guide step by step and at the end, I see 4TB of available space.  Any ideas on what I am doing wrong?]]></description>
			<content:encoded><![CDATA[<p>I am having trouble with setting up my <strong>RAID 0 Array</strong> following this guide and everything goes as expected until I look at the available space when I am done.  I am only seeing half of my drive capacity.  I am running Plex Media Server on Centos7.  </p>
<p>The way I initially set this up was I use a 120gb SSD for the OS, I use a second 120gb SSD for transcoding video.  I initially set this server up with Software RAID 5 using 12  old 500gb hard drives, after having at least 2 drives fail, I ripped them all out and purchased 2 new 4TB WD drives.  </p>
<p>With some help, we cleared out the software raid info and got the server ready for the 2 new drives.  I ran through this guide step by step and at the end, I see 4TB of available space.  Any ideas on what I am doing wrong?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Theo		</title>
		<link>https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-1239786</link>

		<dc:creator><![CDATA[Theo]]></dc:creator>
		<pubDate>Sun, 08 Sep 2019 11:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9272#comment-1239786</guid>

					<description><![CDATA[I am a Linux newbie and I have never used Linux professionally.

I have have been using Linux only on my home PC and via virtualbox labs, but I must admin that through this website I can see the light at the end of the tunnel and I am feeling more confident to accept a Linux sysadmin job now.

As for Babin you are the main man and I would like you to do a session covering how to get the following right on a virtualbox lab, confirgure  DNS, DHCP and VPN  for both CentOS and Ubuntu 

Thank you all for such an amazing job.]]></description>
			<content:encoded><![CDATA[<p>I am a Linux newbie and I have never used Linux professionally.</p>
<p>I have have been using Linux only on my home PC and via virtualbox labs, but I must admin that through this website I can see the light at the end of the tunnel and I am feeling more confident to accept a Linux sysadmin job now.</p>
<p>As for Babin you are the main man and I would like you to do a session covering how to get the following right on a virtualbox lab, confirgure  DNS, DHCP and VPN  for both CentOS and Ubuntu </p>
<p>Thank you all for such an amazing job.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohammad Waseem		</title>
		<link>https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-1117755</link>

		<dc:creator><![CDATA[Mohammad Waseem]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 09:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9272#comment-1117755</guid>

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

Hi Manoj, I am having the same scenario. I have created a &lt;strong&gt;raid 0&lt;/strong&gt; setup with 2 disks of 50 GB, now disk has been utilized to 100%. Can you please help which document to follow to add new disks in raid array so that my data will be intact]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-raid0-in-linux/comment-page-1/#comment-991369">Manoj Katkade</a>.</p>
<p>Hi Manoj, I am having the same scenario. I have created a <strong>raid 0</strong> setup with 2 disks of 50 GB, now disk has been utilized to 100%. Can you please help which document to follow to add new disks in raid array so that my data will be intact</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
