<?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: Extend LVM Disk Space With New Hard Disk</title>
	<atom:link href="http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/</link>
	<description>A capsule of walker's experience in life...</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:09:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: How To Create Volume Group And File System With LVM2 In Linux?</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-6925</link>
		<dc:creator>How To Create Volume Group And File System With LVM2 In Linux?</dc:creator>
		<pubDate>Sat, 07 Mar 2009 09:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-6925</guid>
		<description>[...] Create Volume Group And File System With LVM2 In Linux? Copyright &#169; Walker 07 Mar 2009 17:43  LVM, shorts for Logical Volume Management, is available in most modern Linux distributions. If I recall [...]</description>
		<content:encoded><![CDATA[<p>[...] Create Volume Group And File System With LVM2 In Linux? Copyright &#169; Walker 07 Mar 2009 17:43  LVM, shorts for Logical Volume Management, is available in most modern Linux distributions. If I recall [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Df And Du Command Show Different Used Disk Space - Walker News</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-609</link>
		<dc:creator>Df And Du Command Show Different Used Disk Space - Walker News</dc:creator>
		<pubDate>Fri, 13 Jul 2007 15:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-609</guid>
		<description>[...] I used to take to a nap during lunch break to recharge my tired soul. But, luck is not with me today, as the Oracle DBA questioned me where was the 73GB disk space gone in his /oracle disk partition (that built on logical volume of LVM v2)? [...]</description>
		<content:encoded><![CDATA[<p>[...] I used to take to a nap during lunch break to recharge my tired soul. But, luck is not with me today, as the Oracle DBA questioned me where was the 73GB disk space gone in his /oracle disk partition (that built on logical volume of LVM v2)? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Create Linux LVM In 3 Minutes - Walker News</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-549</link>
		<dc:creator>How To Create Linux LVM In 3 Minutes - Walker News</dc:creator>
		<pubDate>Mon, 02 Jul 2007 15:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-549</guid>
		<description>[...] to dynamically extend or shrink Linux &#8220;partition&#8221; or file system in online mode! The LVM can resize volume groups (VG) online by adding new physical volumes (PV) or rejecting those existing PVs attached to [...]</description>
		<content:encoded><![CDATA[<p>[...] to dynamically extend or shrink Linux &#8220;partition&#8221; or file system in online mode! The LVM can resize volume groups (VG) online by adding new physical volumes (PV) or rejecting those existing PVs attached to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maximum Size Of A Logical Volume In LVM - Walker News</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-548</link>
		<dc:creator>Maximum Size Of A Logical Volume In LVM - Walker News</dc:creator>
		<pubDate>Mon, 02 Jul 2007 05:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-548</guid>
		<description>[...] is the maximum size of a single logical volume (LV) in Linux Logical Volume Manager or LVM? How to resize or change LVM PE size of an existing volume group or VG dynamically?  Most probably [...]</description>
		<content:encoded><![CDATA[<p>[...] is the maximum size of a single logical volume (LV) in Linux Logical Volume Manager or LVM? How to resize or change LVM PE size of an existing volume group or VG dynamically?  Most probably [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walker</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-364</link>
		<dc:creator>Walker</dc:creator>
		<pubDate>Wed, 25 Apr 2007 06:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-364</guid>
		<description>Hi Kumar. Suppose you&#039;re not currently using LVM for those filesystem, you might take risk with partition utility to expand / shrinking partitions within the same physical hard disk. I couldn&#039;t provide you these guide as I haven&#039;t tried any of them before. Probably, some others ouy there could give you some advices on this. And, I don&#039;t think you can span the partition to next physical hard disk in this way, unless LVM or similar approach is used (such as RAID 0). 

Alternative, you might take advantage of symbolic link, which is easier and quicker. For example, this command

ln -s /newhdd /home/walkernews/storage

will create symbolic link /home/walkernews/storage that pointing to /newhdd filesystem and filing up the free space over there. The /newhdd filesystem could be your 2nd hard disk, for example.</description>
		<content:encoded><![CDATA[<p>Hi Kumar. Suppose you&#8217;re not currently using LVM for those filesystem, you might take risk with partition utility to expand / shrinking partitions within the same physical hard disk. I couldn&#8217;t provide you these guide as I haven&#8217;t tried any of them before. Probably, some others ouy there could give you some advices on this. And, I don&#8217;t think you can span the partition to next physical hard disk in this way, unless LVM or similar approach is used (such as RAID 0). </p>
<p>Alternative, you might take advantage of symbolic link, which is easier and quicker. For example, this command</p>
<p>ln -s /newhdd /home/walkernews/storage</p>
<p>will create symbolic link /home/walkernews/storage that pointing to /newhdd filesystem and filing up the free space over there. The /newhdd filesystem could be your 2nd hard disk, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhtukumar S.</title>
		<link>http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-363</link>
		<dc:creator>Muhtukumar S.</dc:creator>
		<pubDate>Tue, 24 Apr 2007 19:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2007/02/27/extend-lvm-disk-space-with-new-hard-disk/#comment-363</guid>
		<description>Dear Sir,

in my mail server the partition which is contain /home directory is nearly fully occupied. I have free space in some other partions in the same hard disk and another hard disk.
Can I extend the present /home directory space without affecting the existing data?
Pls give me the solutions immediatly.
thanks and regards,
S.Muthukumar</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>in my mail server the partition which is contain /home directory is nearly fully occupied. I have free space in some other partions in the same hard disk and another hard disk.<br />
Can I extend the present /home directory space without affecting the existing data?<br />
Pls give me the solutions immediatly.<br />
thanks and regards,<br />
S.Muthukumar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

