<?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: How to Manage KVM Storage Volumes and Pools for Virtual Machines &#8211; Part 3	</title>
	<atom:link href="https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 01 May 2021 07:59:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: raghu		</title>
		<link>https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/comment-page-1/#comment-1484403</link>

		<dc:creator><![CDATA[raghu]]></dc:creator>
		<pubDate>Sat, 01 May 2021 07:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=11105#comment-1484403</guid>

					<description><![CDATA[The &lt;strong&gt;iscsi&lt;/strong&gt; direct target is not working in centos 8 KVM using cockpit, can anyone help on this?]]></description>
			<content:encoded><![CDATA[<p>The <strong>iscsi</strong> direct target is not working in centos 8 KVM using cockpit, can anyone help on this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: abey		</title>
		<link>https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/comment-page-1/#comment-1306022</link>

		<dc:creator><![CDATA[abey]]></dc:creator>
		<pubDate>Sat, 14 Dec 2019 12:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=11105#comment-1306022</guid>

					<description><![CDATA[I need to add 1 extra virtual HDD, the first HDD I installed the CentOS. I need it for testing fdisk, how can I add in VM?]]></description>
			<content:encoded><![CDATA[<p>I need to add 1 extra virtual HDD, the first HDD I installed the CentOS. I need it for testing fdisk, how can I add in VM?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Xiao		</title>
		<link>https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/comment-page-1/#comment-755797</link>

		<dc:creator><![CDATA[Xiao]]></dc:creator>
		<pubDate>Sun, 28 Feb 2016 08:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=11105#comment-755797</guid>

					<description><![CDATA[When I create a dir type storage pool, it spits out the following error.

Error creating pool: Could not build storage pool: failed to create directory &#039;/media/matrix/sdb9/pool&#039;: File exists

The target path of the pool is /media/matrix/sdb9/pool/.  No matter what directory I choose as the target path, it always shows this error.

Any idea?]]></description>
			<content:encoded><![CDATA[<p>When I create a dir type storage pool, it spits out the following error.</p>
<p>Error creating pool: Could not build storage pool: failed to create directory &#8216;/media/matrix/sdb9/pool&#8217;: File exists</p>
<p>The target path of the pool is /media/matrix/sdb9/pool/.  No matter what directory I choose as the target path, it always shows this error.</p>
<p>Any idea?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mario C		</title>
		<link>https://www.tecmint.com/manage-kvm-storage-volumes-and-pools/comment-page-1/#comment-742687</link>

		<dc:creator><![CDATA[Mario C]]></dc:creator>
		<pubDate>Thu, 21 Jan 2016 23:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=11105#comment-742687</guid>

					<description><![CDATA[Hi, In Stage 1, Step 3 you say that &quot;One important thing also is to give the right permissions and ownership for this directory.&quot; What exactly are the permissions I need to apply to the directory? When I choose the directory for the pool, VMM changes the ownership to root.

I&#039;m trying to create the storage pool on an additional drive with partition type Linux LVM, formatted as EXT4 filesystem. I get to the step where I use VMM to create a new pool in a directory in that drive. I then created a volume in qcow2 format in that pool. When I try to create my virtual machine, and select this image, I get an error that reads: &quot;The emulator may not have search permissions for the path &#039;/media/it/BAY2/Spool1/NetSUS.img&#039;.&quot;

It asks if I want to correct this now? and I choose &quot;Yes.&quot; I then get the following error: &quot;Errors were encountered changing permissions for the following directories: /media/it : [Errno 1] Operation not permitted: &#039;/media/it&#039;&quot;

How do I fix this?

Meanwhile, I&#039;ll try to create this VM in the default Pool.]]></description>
			<content:encoded><![CDATA[<p>Hi, In Stage 1, Step 3 you say that &#8220;One important thing also is to give the right permissions and ownership for this directory.&#8221; What exactly are the permissions I need to apply to the directory? When I choose the directory for the pool, VMM changes the ownership to root.</p>
<p>I&#8217;m trying to create the storage pool on an additional drive with partition type Linux LVM, formatted as EXT4 filesystem. I get to the step where I use VMM to create a new pool in a directory in that drive. I then created a volume in qcow2 format in that pool. When I try to create my virtual machine, and select this image, I get an error that reads: &#8220;The emulator may not have search permissions for the path &#8216;/media/it/BAY2/Spool1/NetSUS.img&#8217;.&#8221;</p>
<p>It asks if I want to correct this now? and I choose &#8220;Yes.&#8221; I then get the following error: &#8220;Errors were encountered changing permissions for the following directories: /media/it : [Errno 1] Operation not permitted: &#8216;/media/it'&#8221;</p>
<p>How do I fix this?</p>
<p>Meanwhile, I&#8217;ll try to create this VM in the default Pool.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
