<?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; LVM</title>
	<atom:link href="http://www.kernelhardware.org/category/lvm/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>How to extend or increase LVM in linux</title>
		<link>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/</link>
		<comments>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 01:28:15 +0000</pubDate>
		<dc:creator>Fabio Milano</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[logial volume increase]]></category>
		<category><![CDATA[logical volume extend]]></category>
		<category><![CDATA[lvdisplay]]></category>
		<category><![CDATA[lvextend]]></category>
		<category><![CDATA[lvm extend]]></category>
		<category><![CDATA[lvm increase]]></category>
		<category><![CDATA[pvcreate]]></category>
		<category><![CDATA[pvdisplay]]></category>
		<category><![CDATA[vgextend]]></category>

		<guid isPermaLink="false">http://www.kernelhardware.org/?p=708</guid>
		<description><![CDATA[<p>How do I increase the capacity of my LVM  partitions in linux if I add another disk or raid array
You need to add the new physical volume, extend the volume groups, increase the logical volume and resize the file system
Create the Partition with id LVM Linux
sd(x) where x is the new disk a,b,c,d <a href='http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/' rel="nofollow">[continue...]</a></p>]]></description>
		<wfw:commentRss>http://www.kernelhardware.org/how-to-extend-or-increase-lvm-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

