<?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: Parted, GPT and LVM</title>
	<atom:link href="http://usefulthings.org.uk/index.php/archives/parted-gpt-and-lvm/feed" rel="self" type="application/rss+xml" />
	<link>http://usefulthings.org.uk/index.php/archives/parted-gpt-and-lvm</link>
	<description></description>
	<lastBuildDate>Sat, 24 Jul 2010 07:20:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: sink</title>
		<link>http://usefulthings.org.uk/index.php/archives/parted-gpt-and-lvm/comment-page-1#comment-391</link>
		<dc:creator>sink</dc:creator>
		<pubDate>Sat, 24 Jul 2010 07:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://usefulthings.org.uk/?p=216#comment-391</guid>
		<description>sudo parted /dev/sdb
(parted) mklabel gpt
(parted) mkpart primary 0 100%
(parted) set 1 lvm on

sudo kvpm
Create physical volume</description>
		<content:encoded><![CDATA[<p>sudo parted /dev/sdb<br />
(parted) mklabel gpt<br />
(parted) mkpart primary 0 100%<br />
(parted) set 1 lvm on</p>
<p>sudo kvpm<br />
Create physical volume</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Lourenco</title>
		<link>http://usefulthings.org.uk/index.php/archives/parted-gpt-and-lvm/comment-page-1#comment-349</link>
		<dc:creator>Jose Lourenco</dc:creator>
		<pubDate>Sun, 14 Mar 2010 18:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://usefulthings.org.uk/?p=216#comment-349</guid>
		<description>Do you know how to do if one want to use the lv partitions created on the LVM as iSCSI devices?
The problem I have is how to make the corresponding mapped devices available after rebooting.
As they have no defined filesystems they cannot be mounted on /etc/fstab (as far as I know).

Thank you.
Best regards,
Jose Lourenco</description>
		<content:encoded><![CDATA[<p>Do you know how to do if one want to use the lv partitions created on the LVM as iSCSI devices?<br />
The problem I have is how to make the corresponding mapped devices available after rebooting.<br />
As they have no defined filesystems they cannot be mounted on /etc/fstab (as far as I know).</p>
<p>Thank you.<br />
Best regards,<br />
Jose Lourenco</p>
]]></content:encoded>
	</item>
</channel>
</rss>
