<?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 Create and Setup LUNs using LVM in &#8220;iSCSI Target Server&#8221; on RHEL/CentOS/Fedora &#8211; Part II	</title>
	<atom:link href="https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 25 Nov 2019 08:27:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1294864</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 08:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7999#comment-1294864</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1294859&quot;&gt;rocky&lt;/a&gt;.

@Rocky,

I didn&#039;t understand your question? could you explain more? what are you trying to delete?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1294859">rocky</a>.</p>
<p>@Rocky,</p>
<p>I didn&#8217;t understand your question? could you explain more? what are you trying to delete?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rocky		</title>
		<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1294859</link>

		<dc:creator><![CDATA[rocky]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 08:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7999#comment-1294859</guid>

					<description><![CDATA[How to delete multiple IP addresses from a single Ip address in Linux?]]></description>
			<content:encoded><![CDATA[<p>How to delete multiple IP addresses from a single Ip address in Linux?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Suraj Kharat		</title>
		<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1291309</link>

		<dc:creator><![CDATA[Suraj Kharat]]></dc:creator>
		<pubDate>Sun, 17 Nov 2019 14:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7999#comment-1291309</guid>

					<description><![CDATA[After creating Partïon using &quot;&lt;strong&gt;fdisk&lt;/strong&gt;&quot; utility you don&#039;t need to reboot the server or your system. just run &quot;&lt;strong&gt;partprobe /dev/sd&lt;/strong&gt;* CMD after exiting from disk.]]></description>
			<content:encoded><![CDATA[<p>After creating Partïon using &#8220;<strong>fdisk</strong>&#8221; utility you don&#8217;t need to reboot the server or your system. just run &#8220;<strong>partprobe /dev/sd</strong>* CMD after exiting from disk.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abhi		</title>
		<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-1017424</link>

		<dc:creator><![CDATA[Abhi]]></dc:creator>
		<pubDate>Fri, 20 Jul 2018 06:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7999#comment-1017424</guid>

					<description><![CDATA[Hello Admins,

I gone through the post it is very good, but I want to know the commands for removing or deleting the luns, acl in iscsi targets..?

Thanks in advance!!]]></description>
			<content:encoded><![CDATA[<p>Hello Admins,</p>
<p>I gone through the post it is very good, but I want to know the commands for removing or deleting the luns, acl in iscsi targets..?</p>
<p>Thanks in advance!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: didntwork		</title>
		<link>https://www.tecmint.com/create-luns-using-lvm-in-iscsi-target/comment-page-1/#comment-875645</link>

		<dc:creator><![CDATA[didntwork]]></dc:creator>
		<pubDate>Tue, 14 Mar 2017 19:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7999#comment-875645</guid>

					<description><![CDATA[$ sudo fdisk -cu /dev/sdb
Usage:
 fdisk [options]     change partition table
 fdisk [options] -l  list partition table(s)
 fdisk -s       give partition size(s) in blocks

Options:
 -b              sector size (512, 1024, 2048 or 4096)
 -c[=]           compatible mode: &#039;dos&#039; or &#039;nondos&#039; (default)
 -h                    print this help text
 -u[=]           display units: &#039;cylinders&#039; or &#039;sectors&#039; (default)
 -v                    print program version
 -C            specify the number of cylinders
 -H            specify the number of heads
 -S            specify the number of sectors per track]]></description>
			<content:encoded><![CDATA[<p>$ sudo fdisk -cu /dev/sdb<br />
Usage:<br />
 fdisk [options]     change partition table<br />
 fdisk [options] -l  list partition table(s)<br />
 fdisk -s       give partition size(s) in blocks</p>
<p>Options:<br />
 -b              sector size (512, 1024, 2048 or 4096)<br />
 -c[=]           compatible mode: &#8216;dos&#8217; or &#8216;nondos&#8217; (default)<br />
 -h                    print this help text<br />
 -u[=]           display units: &#8216;cylinders&#8217; or &#8216;sectors&#8217; (default)<br />
 -v                    print program version<br />
 -C            specify the number of cylinders<br />
 -H            specify the number of heads<br />
 -S            specify the number of sectors per track</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
