<?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: LFCS: How to Manage and Create LVM Using vgcreate, lvcreate and lvextend Commands &#8211; Part 11	</title>
	<atom:link href="https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 27 Sep 2025 06:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Gabriel A. Cánepa		</title>
		<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-841472</link>

		<dc:creator><![CDATA[Gabriel A. Cánepa]]></dc:creator>
		<pubDate>Fri, 25 Nov 2016 12:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19220#comment-841472</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-840894&quot;&gt;Axel&lt;/a&gt;.

Another option is to set a &lt;strong&gt;LABEL&lt;/strong&gt; for the logical volume as explained here: http://www.tecmint.com/change-modify-linux-disk-partition-label-names/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-840894">Axel</a>.</p>
<p>Another option is to set a <strong>LABEL</strong> for the logical volume as explained here: <a target="_blank" href="http://www.tecmint.com/change-modify-linux-disk-partition-label-names/" rel="ugc">http://www.tecmint.com/change-modify-linux-disk-partition-label-names/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Axel		</title>
		<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-840894</link>

		<dc:creator><![CDATA[Axel]]></dc:creator>
		<pubDate>Thu, 24 Nov 2016 09:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19220#comment-840894</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-838229&quot;&gt;Nuriddin&lt;/a&gt;.

Mount points are set in /etc/fstab:

UUID=b85df913-580f-461c-844f-546d8cde4646 /home/projects	ext4 defaults 0 0
UUID=e1929239-5087-44b1-9396-53e09db6eb9e /home/backups ext4	defaults 0 0

As UUIDs are unique, it&#039;s the best way to identify each volume.

Then, &#039;mount -a&#039; reads /etc/fstab and mounts all the volumes configured in it]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-838229">Nuriddin</a>.</p>
<p>Mount points are set in /etc/fstab:</p>
<p>UUID=b85df913-580f-461c-844f-546d8cde4646 /home/projects	ext4 defaults 0 0<br />
UUID=e1929239-5087-44b1-9396-53e09db6eb9e /home/backups ext4	defaults 0 0</p>
<p>As UUIDs are unique, it&#8217;s the best way to identify each volume.</p>
<p>Then, &#8216;mount -a&#8217; reads /etc/fstab and mounts all the volumes configured in it</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nuriddin		</title>
		<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-838229</link>

		<dc:creator><![CDATA[Nuriddin]]></dc:creator>
		<pubDate>Tue, 15 Nov 2016 16:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19220#comment-838229</guid>

					<description><![CDATA[when you created mount points for each LVs, /home/projects, /home.backups, how they got their mounting directory, ? just with mount -a command?]]></description>
			<content:encoded><![CDATA[<p>when you created mount points for each LVs, /home/projects, /home.backups, how they got their mounting directory, ? just with mount -a command?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: reaz uddin mahmood		</title>
		<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-828921</link>

		<dc:creator><![CDATA[reaz uddin mahmood]]></dc:creator>
		<pubDate>Sat, 15 Oct 2016 18:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19220#comment-828921</guid>

					<description><![CDATA[Is there any scenario where someone will have two volume group? does it add any significance?]]></description>
			<content:encoded><![CDATA[<p>Is there any scenario where someone will have two volume group? does it add any significance?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-782823</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 21 May 2016 06:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19220#comment-782823</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-782518&quot;&gt;Gabriel A. Cánepa&lt;/a&gt;.

@Alexandra,

That was really a good catch!

@Gabriel,
That was my mistake, corrected the image..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-and-create-lvm-parition-using-vgcreate-lvcreate-and-lvextend/comment-page-1/#comment-782518">Gabriel A. Cánepa</a>.</p>
<p>@Alexandra,</p>
<p>That was really a good catch!</p>
<p>@Gabriel,<br />
That was my mistake, corrected the image..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
