<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Linux Tutorial &#187; RAID</title>
	<atom:link href="http://www.kernelhardware.org/category/raid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kernelhardware.org</link>
	<description>Your Source for Linux tutorials, programming and hardware advice</description>
	<lastBuildDate>Fri, 20 Jan 2012 01:28:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Check LSI Raid status in Centos</title>
		<link>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/</link>
		<comments>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 01:46:18 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[lsi]]></category>
		<category><![CDATA[lsi megaraid]]></category>
		<category><![CDATA[lsi raid status]]></category>
		<category><![CDATA[megarc]]></category>
		<category><![CDATA[raid status]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=701</guid>
		<description><![CDATA[<p>How do I check LSI MegaRAID controller and raid array status on a  linux server
Use the LSI MegaRAID megarc command line cli tool
Download the megarc tool
Download the megarc.bin utility which can be downloaded from LSI website at http://www.lsi.com/downloads/Public/MegaRAID Common <a href='http://www.kernelhardware.org/check-lsi-raid-status-in-centos/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/check-lsi-raid-status-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nagios NRPE Software RAID Monitor</title>
		<link>http://www.kernelhardware.org/nagios-nrpe-software-raid-monitor/</link>
		<comments>http://www.kernelhardware.org/nagios-nrpe-software-raid-monitor/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 20:07:54 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[Nagios]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[nagios linux raid]]></category>
		<category><![CDATA[nagios mdadm]]></category>
		<category><![CDATA[nagios nrpe mdadm]]></category>
		<category><![CDATA[nagios raid monitor]]></category>
		<category><![CDATA[nagios raid status]]></category>
		<category><![CDATA[nrpe linux raid]]></category>
		<category><![CDATA[nrpe mdadm]]></category>
		<category><![CDATA[nrpe raid]]></category>
		<category><![CDATA[nrpe raid status]]></category>
		<category><![CDATA[nrpe software raid]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=355</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I monitor linux software raid array status on a remote linux server
Solution / Answer:
Use the check_raid plugin and NRPE
Download check_raid Plugin on Remote Host Server
Downlaod check_lsi_megaraid plugin to /usr/local/nagios/libexec/ from <a href='http://www.kernelhardware.org/nagios-nrpe-software-raid-monitor/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/nagios-nrpe-software-raid-monitor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Replacing failed Raid Drive</title>
		<link>http://www.kernelhardware.org/replacing-failed-raid-drive/</link>
		<comments>http://www.kernelhardware.org/replacing-failed-raid-drive/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 19:08:59 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mdadm]]></category>
		<category><![CDATA[mdadm --add]]></category>
		<category><![CDATA[mdadm --fail]]></category>
		<category><![CDATA[mdadm --manage]]></category>
		<category><![CDATA[raid 1]]></category>
		<category><![CDATA[raid array]]></category>
		<category><![CDATA[raid device]]></category>
		<category><![CDATA[redundant array of independent disks]]></category>
		<category><![CDATA[redundant array of inexpensive disks]]></category>
		<category><![CDATA[software raid]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=241</guid>
		<description><![CDATA[<p>Scenario / Question:
A drive has failed in my raid 1 configuration, and I need to replace it with a new drive.
Solution / Answer:
Use mdadm to fail the drives partition(s) and remove it from the RAID array.
Physically add the new drive to the system and remove the old drive.
Create the same <a href='http://www.kernelhardware.org/replacing-failed-raid-drive/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/replacing-failed-raid-drive/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Linux LVM Extend on Software RAID Partition</title>
		<link>http://www.kernelhardware.org/linux-lvm-extend-software-raid/</link>
		<comments>http://www.kernelhardware.org/linux-lvm-extend-software-raid/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 01:39:26 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[lvextend]]></category>
		<category><![CDATA[lvresize]]></category>
		<category><![CDATA[pvcreate]]></category>
		<category><![CDATA[red-hat]]></category>
		<category><![CDATA[software raid]]></category>

		<guid isPermaLink="false">http://kernelhardware.org/?p=35</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I extend my LVM to include another RAID Array partition
Solution / Answer:
Create a new Physical Volume
Extend the Volume Group
Extend the Logical Volume
Resize the File System to the new size
Display the current Physical Volumes:
# pvdisplay
  --- Physical volume ---
 <a href='http://www.kernelhardware.org/linux-lvm-extend-software-raid/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/linux-lvm-extend-software-raid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux adding and sharing a hot spare device in software RAID</title>
		<link>http://www.kernelhardware.org/linux-add-share-hot-spare-device-software-raid/</link>
		<comments>http://www.kernelhardware.org/linux-add-share-hot-spare-device-software-raid/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 22:01:56 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[add-spare]]></category>
		<category><![CDATA[hot-spare]]></category>
		<category><![CDATA[red-hat]]></category>
		<category><![CDATA[sharing-spare]]></category>
		<category><![CDATA[software raid]]></category>
		<category><![CDATA[spare]]></category>

		<guid isPermaLink="false">http://kernelhardware.org/?p=41</guid>
		<description><![CDATA[<p>Scenario / Question:
How do I add a hot spare to my existing RAID Arrays and also have it shared among the RAID Arrays
Solution / Answer:
Use mdadm to hot add the new drive partition to the RAID Array
Configure mdadm.conf to include &#8220;spare-group&#8221; setting
Configure mdadm to run in <a href='http://www.kernelhardware.org/linux-add-share-hot-spare-device-software-raid/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/linux-add-share-hot-spare-device-software-raid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Software RAID 1 Array How to Manual Setup</title>
		<link>http://www.kernelhardware.org/linux-software-raid-1-array/</link>
		<comments>http://www.kernelhardware.org/linux-software-raid-1-array/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 04:32:02 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[mdadm]]></category>
		<category><![CDATA[mdadm.conf]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[raid 1]]></category>
		<category><![CDATA[red-hat]]></category>
		<category><![CDATA[software raid]]></category>

		<guid isPermaLink="false">http://kernelhardware.org/?p=19</guid>
		<description><![CDATA[<p>Scenario / Question:
Setup a RAID 1 Array in an existing system using two new hard drives.
Solution / Answer:
Check the Partition Table on the new drives and create a RAID partition.
Create a new RAID 1 Array using the newly created partitions
Create mdadm.conf configuration file for the RAID <a href='http://www.kernelhardware.org/linux-software-raid-1-array/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/linux-software-raid-1-array/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Replacing Failed Raid Drive and Grub Install</title>
		<link>http://www.kernelhardware.org/failed-raid-drive-grub-install/</link>
		<comments>http://www.kernelhardware.org/failed-raid-drive-grub-install/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:14:11 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[boot loader]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[master-boot-record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[raid 1]]></category>
		<category><![CDATA[rescue-mode]]></category>
		<category><![CDATA[software raid]]></category>

		<guid isPermaLink="false">http://kernelhardware.org/?p=141</guid>
		<description><![CDATA[<p>Scenario / Question:
First drive /dev/sda or /dev/hda failed in a RAID 1 configuration and now system will not boot.
System booting but only getting a prompt that shows grub and a flashing cursor.
Prevent system from crashing on reboot if first drive in RAID Array fails.
Solution / Answer:
Use <a href='http://www.kernelhardware.org/failed-raid-drive-grub-install/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/failed-raid-drive-grub-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

