<?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: Setup Thin Provisioning Volumes in Logical Volume Management (LVM) &#8211; Part IV	</title>
	<atom:link href="https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 27 Apr 2020 08:42:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Babin Lonston		</title>
		<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1330414</link>

		<dc:creator><![CDATA[Babin Lonston]]></dc:creator>
		<pubDate>Mon, 27 Apr 2020 08:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8472#comment-1330414</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1330041&quot;&gt;Hasan&lt;/a&gt;.

@Hasan,

No, it&#039;s not a typo. (-s 32M) means we are using our own defined physical extend size while creating the volume group instead of default size 4 MB. To get more clarity on this have a look into https://www.tecmint.com/create-lvm-storage-in-linux/.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1330041">Hasan</a>.</p>
<p>@Hasan,</p>
<p>No, it&#8217;s not a typo. (-s 32M) means we are using our own defined physical extend size while creating the volume group instead of default size 4 MB. To get more clarity on this have a look into <a target="_blank" href="https://www.tecmint.com/create-lvm-storage-in-linux/" rel="ugc">https://www.tecmint.com/create-lvm-storage-in-linux/</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hasan		</title>
		<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1330041</link>

		<dc:creator><![CDATA[Hasan]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 14:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8472#comment-1330041</guid>

					<description><![CDATA[Hi @Babin Lonston,

What a great explanation! Thank you!. There is a typo in the command below. You wrote in the article that you created 15gb here 32 MB.
&lt;pre&gt;
# vgcreate -s 32M vg_thin /dev/sdb1
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi @Babin Lonston,</p>
<p>What a great explanation! Thank you!. There is a typo in the command below. You wrote in the article that you created 15gb here 32 MB.</p>
<pre>
# vgcreate -s 32M vg_thin /dev/sdb1
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: madhav		</title>
		<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1172999</link>

		<dc:creator><![CDATA[madhav]]></dc:creator>
		<pubDate>Mon, 17 Jun 2019 09:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8472#comment-1172999</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1172801&quot;&gt;Babin Lonston&lt;/a&gt;.

Red Hat Enterprise Linux Server release 6.2 (Santiago)

this is the version i am using]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1172801">Babin Lonston</a>.</p>
<p>Red Hat Enterprise Linux Server release 6.2 (Santiago)</p>
<p>this is the version i am using</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Babin Lonston		</title>
		<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1172801</link>

		<dc:creator><![CDATA[Babin Lonston]]></dc:creator>
		<pubDate>Mon, 17 Jun 2019 06:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8472#comment-1172801</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1167887&quot;&gt;Madhav&lt;/a&gt;.

@Madhav,

What verion of RHEL 6 you using?
&lt;pre&gt;
# cat /etc/redhat-release
&lt;/pre&gt;
Thanks &#038; Regards,
Babin Lonston]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1167887">Madhav</a>.</p>
<p>@Madhav,</p>
<p>What verion of RHEL 6 you using?</p>
<pre>
# cat /etc/redhat-release
</pre>
<p>Thanks &amp; Regards,<br />
Babin Lonston</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Madhav		</title>
		<link>https://www.tecmint.com/setup-thin-provisioning-volumes-in-lvm/comment-page-1/#comment-1167887</link>

		<dc:creator><![CDATA[Madhav]]></dc:creator>
		<pubDate>Thu, 13 Jun 2019 07:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8472#comment-1167887</guid>

					<description><![CDATA[I am getting this error while creating thinpool. Do i need to install any package for thinpool and how?
&lt;pre&gt;
[root@rhel6 ~]# lvcreate -L 380M --thinpool mypool vg_thin
lvcreate: unrecognized option &#039;--thinpool&#039;
  Error during parsing of command line.
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>I am getting this error while creating thinpool. Do i need to install any package for thinpool and how?</p>
<pre>
[root@rhel6 ~]# lvcreate -L 380M --thinpool mypool vg_thin
lvcreate: unrecognized option '--thinpool'
  Error during parsing of command line.
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
