<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Richard WM Jones</title>
	<atom:link href="http://rwmj.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rwmj.wordpress.com</link>
	<description>Virtualization, tools and tips</description>
	<lastBuildDate>Tue, 21 May 2013 09:38:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on QEMU ssh block device by rich</title>
		<link>http://rwmj.wordpress.com/2013/03/21/qemu-ssh-block-device/#comment-6734</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Tue, 21 May 2013 09:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4241#comment-6734</guid>
		<description><![CDATA[Sure, but setting up iSCSI is a pain in the ass.  Even NFS isn&#039;t easy, when you consider all the business with opening firewall ports.

Most Linux servers have sshd running already, so ssh access is effectively zero configuration.

But, horses for courses.  libguestfs also supports NFS, iSCSI, NBD, HTTP, etc so you&#039;ve got lots of choices.]]></description>
		<content:encoded><![CDATA[<p>Sure, but setting up iSCSI is a pain in the ass.  Even NFS isn&#8217;t easy, when you consider all the business with opening firewall ports.</p>
<p>Most Linux servers have sshd running already, so ssh access is effectively zero configuration.</p>
<p>But, horses for courses.  libguestfs also supports NFS, iSCSI, NBD, HTTP, etc so you&#8217;ve got lots of choices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QEMU ssh block device by matorola</title>
		<link>http://rwmj.wordpress.com/2013/03/21/qemu-ssh-block-device/#comment-6732</link>
		<dc:creator><![CDATA[matorola]]></dc:creator>
		<pubDate>Tue, 21 May 2013 09:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4241#comment-6732</guid>
		<description><![CDATA[Richard, sorry to bother you with this question, but I didn&#039;t get it... What is the &quot;use case&quot; of qemu remote disk over ssh ? I mean if you want remote disk, you can use/mount remote NFS / ISCSI and use it, why someone will want to use ssh to access disks? Thanks!]]></description>
		<content:encoded><![CDATA[<p>Richard, sorry to bother you with this question, but I didn&#8217;t get it&#8230; What is the &#8220;use case&#8221; of qemu remote disk over ssh ? I mean if you want remote disk, you can use/mount remote NFS / ISCSI and use it, why someone will want to use ssh to access disks? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fedora 19 virtualization test day 2013-05-28 by rich</title>
		<link>http://rwmj.wordpress.com/2013/05/17/fedora-19-virtualization-test-day-2013-05-28/#comment-6700</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Fri, 17 May 2013 21:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4370#comment-6700</guid>
		<description><![CDATA[I should have also said .. Adventurous people can try running &lt;code&gt;make check&lt;/code&gt; in the libguestfs source tree.  Insane ones can try &lt;code&gt;make extra-tests&lt;/code&gt; ...]]></description>
		<content:encoded><![CDATA[<p>I should have also said .. Adventurous people can try running <code>make check</code> in the libguestfs source tree.  Insane ones can try <code>make extra-tests</code> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fedora 19 virtualization test day 2013-05-28 by kashyapc</title>
		<link>http://rwmj.wordpress.com/2013/05/17/fedora-19-virtualization-test-day-2013-05-28/#comment-6699</link>
		<dc:creator><![CDATA[kashyapc]]></dc:creator>
		<pubDate>Fri, 17 May 2013 20:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4370#comment-6699</guid>
		<description><![CDATA[&quot;Every day is libguestfs test day&quot; &lt;-- that made me smile :)]]></description>
		<content:encoded><![CDATA[<p>&#8220;Every day is libguestfs test day&#8221; &lt;&#8211; that made me smile <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Petabytes? Exabytes? Why not by Testing exabyte-sized filesystems using qcow2 and guestfish &#124; Richard WM Jones</title>
		<link>http://rwmj.wordpress.com/2009/11/04/petabytes-exabytes-why-not/#comment-6675</link>
		<dc:creator><![CDATA[Testing exabyte-sized filesystems using qcow2 and guestfish &#124; Richard WM Jones]]></dc:creator>
		<pubDate>Mon, 13 May 2013 10:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=853#comment-6675</guid>
		<description><![CDATA[[&#8230;] Previously &#8230; [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] Previously &#8230; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using libguestfs over HTTP (and FTP) by Conrad</title>
		<link>http://rwmj.wordpress.com/2013/05/11/using-libguestfs-over-http-and-ftp/#comment-6671</link>
		<dc:creator><![CDATA[Conrad]]></dc:creator>
		<pubDate>Sat, 11 May 2013 22:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4354#comment-6671</guid>
		<description><![CDATA[Sadly, there are &quot;security&quot; middleboxes acting as semi-transparent proxies that stomp on byte-ranges. My employer uses one of these. I found out by trying to use aria2c to grab Fedora install disks =).]]></description>
		<content:encoded><![CDATA[<p>Sadly, there are &#8220;security&#8221; middleboxes acting as semi-transparent proxies that stomp on byte-ranges. My employer uses one of these. I found out by trying to use aria2c to grab Fedora install disks =).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using libguestfs over HTTP (and FTP) by rich</title>
		<link>http://rwmj.wordpress.com/2013/05/11/using-libguestfs-over-http-and-ftp/#comment-6670</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Sat, 11 May 2013 20:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4354#comment-6670</guid>
		<description><![CDATA[Probably.  It&#039;s &lt;a href=&quot;http://git.qemu.org/?p=qemu.git;a=blob;f=block/curl.c;hb=HEAD&quot; rel=&quot;nofollow&quot;&gt;implemented&lt;/a&gt; using &lt;a href=&quot;http://curl.haxx.se/&quot; rel=&quot;nofollow&quot;&gt;curl&lt;/a&gt;, so it does whatever curl does.  Is there a web server which doesn&#039;t implement byte ranges?]]></description>
		<content:encoded><![CDATA[<p>Probably.  It&#8217;s <a href="http://git.qemu.org/?p=qemu.git;a=blob;f=block/curl.c;hb=HEAD" rel="nofollow">implemented</a> using <a href="http://curl.haxx.se/" rel="nofollow">curl</a>, so it does whatever curl does.  Is there a web server which doesn&#8217;t implement byte ranges?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using libguestfs over HTTP (and FTP) by Conrad</title>
		<link>http://rwmj.wordpress.com/2013/05/11/using-libguestfs-over-http-and-ftp/#comment-6669</link>
		<dc:creator><![CDATA[Conrad]]></dc:creator>
		<pubDate>Sat, 11 May 2013 20:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4354#comment-6669</guid>
		<description><![CDATA[Presumably, this only works well on HTTP servers that support byte range queries?]]></description>
		<content:encoded><![CDATA[<p>Presumably, this only works well on HTTP servers that support byte range queries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip: Convert a Windows DVD ISO to a bootable USB key using guestfish by rich</title>
		<link>http://rwmj.wordpress.com/2013/05/09/tip-convert-a-windows-dvd-iso-to-a-bootable-usb-key-using-guestfish/#comment-6663</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Fri, 10 May 2013 14:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4347#comment-6663</guid>
		<description><![CDATA[Because we do.  This is covered in the &lt;a href=&quot;http://libguestfs.org/guestfs.3.html#libguestfs-gotchas&quot; rel=&quot;nofollow&quot;&gt;documentation&lt;/a&gt;.  I don&#039;t think it&#039;s confusing, and it&#039;s not dangerous because nothing bad happens if you get them wrong.

&lt;i&gt;Edit:&lt;/i&gt; In libguestfs &#8805; 1.20 you can use &lt;a href=&quot;http://libguestfs.org/guestfs-release-notes.1.html#virtio-scsi-larger-number-of-drives-hotplugging&quot; rel=&quot;nofollow&quot;&gt;named disks&lt;/a&gt; instead if you really want.]]></description>
		<content:encoded><![CDATA[<p>Because we do.  This is covered in the <a href="http://libguestfs.org/guestfs.3.html#libguestfs-gotchas" rel="nofollow">documentation</a>.  I don&#8217;t think it&#8217;s confusing, and it&#8217;s not dangerous because nothing bad happens if you get them wrong.</p>
<p><i>Edit:</i> In libguestfs &ge; 1.20 you can use <a href="http://libguestfs.org/guestfs-release-notes.1.html#virtio-scsi-larger-number-of-drives-hotplugging" rel="nofollow">named disks</a> instead if you really want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tip: Convert a Windows DVD ISO to a bootable USB key using guestfish by Pavel Roskin</title>
		<link>http://rwmj.wordpress.com/2013/05/09/tip-convert-a-windows-dvd-iso-to-a-bootable-usb-key-using-guestfish/#comment-6662</link>
		<dc:creator><![CDATA[Pavel Roskin]]></dc:creator>
		<pubDate>Fri, 10 May 2013 14:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4347#comment-6662</guid>
		<description><![CDATA[Why use names like /dev/sda for virtual disks?  It&#039;s confusing and dangerous.  Why not use unique names?]]></description>
		<content:encoded><![CDATA[<p>Why use names like /dev/sda for virtual disks?  It&#8217;s confusing and dangerous.  Why not use unique names?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A beginners guide to OCaml internals by malloc() is the new gensym() &#124; Syntax!</title>
		<link>http://rwmj.wordpress.com/2009/08/04/ocaml-internals/#comment-6644</link>
		<dc:creator><![CDATA[malloc() is the new gensym() &#124; Syntax!]]></dc:creator>
		<pubDate>Sat, 04 May 2013 15:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=410#comment-6644</guid>
		<description><![CDATA[[...] A few warnings first: in OCaml, the constructor must have arguments, otherwise the compiler optimizes the representation to a simple integer and nothing is allocated. Also, don&#8217;t replace the argument x to C by a constant, say (), in the function code: if you do so, the compiler will place value C () in the data segment of the program, and calling gensym will not trigger an allocation either. There is an excellent and already classic series of blog post about OCaml&#8217;s value representation here. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A few warnings first: in OCaml, the constructor must have arguments, otherwise the compiler optimizes the representation to a simple integer and nothing is allocated. Also, don&#8217;t replace the argument x to C by a constant, say (), in the function code: if you do so, the compiler will place value C () in the data segment of the program, and calling gensym will not trigger an allocation either. There is an excellent and already classic series of blog post about OCaml&#8217;s value representation here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JONESFORTH git repository by rich</title>
		<link>http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/#comment-6592</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Fri, 26 Apr 2013 15:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=2020#comment-6592</guid>
		<description><![CDATA[Thanks -- I wonder what changed.  Note that we do assume the text starts at address zero.]]></description>
		<content:encoded><![CDATA[<p>Thanks &#8212; I wonder what changed.  Note that we do assume the text starts at address zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JONESFORTH git repository by Luke</title>
		<link>http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/#comment-6591</link>
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Fri, 26 Apr 2013 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=2020#comment-6591</guid>
		<description><![CDATA[Excellent tutorial!
I had some trouble running this, but once I followed the comment by Arto Bendiken posted at http://subvert-the-dominant-paradigm.net/blog/?p=54, &quot;make test&quot; works fine.
&quot;Note that if you attempt to run this on recent versions of Linux and the program simply aborts and prints out “Killed”, you will need to recompile without the “-Wl,-Ttext,0″ option to GCC.&quot;]]></description>
		<content:encoded><![CDATA[<p>Excellent tutorial!<br />
I had some trouble running this, but once I followed the comment by Arto Bendiken posted at <a href="http://subvert-the-dominant-paradigm.net/blog/?p=54" rel="nofollow">http://subvert-the-dominant-paradigm.net/blog/?p=54</a>, &#8220;make test&#8221; works fine.<br />
&#8220;Note that if you attempt to run this on recent versions of Linux and the program simply aborts and prints out “Killed”, you will need to recompile without the “-Wl,-Ttext,0″ option to GCC.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon (or just &#8220;online ordering&#8221;) rant by Tim</title>
		<link>http://rwmj.wordpress.com/2013/04/23/amazon-or-just-online-ordering-rant/#comment-6573</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Wed, 24 Apr 2013 06:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4334#comment-6573</guid>
		<description><![CDATA[Memory / flash from crucial direct are very reliable and the crucial store is definitely not annoying.]]></description>
		<content:encoded><![CDATA[<p>Memory / flash from crucial direct are very reliable and the crucial store is definitely not annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon (or just &#8220;online ordering&#8221;) rant by Andy</title>
		<link>http://rwmj.wordpress.com/2013/04/23/amazon-or-just-online-ordering-rant/#comment-6570</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Wed, 24 Apr 2013 05:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4334#comment-6570</guid>
		<description><![CDATA[For cables, I&#039;ve never gone wrong with monoprice.com.  (I&#039;m not affiliated with them in any way.)  And yes, I&#039;ve purchased plenty of crappy cables from other vendors.]]></description>
		<content:encoded><![CDATA[<p>For cables, I&#8217;ve never gone wrong with monoprice.com.  (I&#8217;m not affiliated with them in any way.)  And yes, I&#8217;ve purchased plenty of crappy cables from other vendors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JONESFORTH git repository by James Larson</title>
		<link>http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/#comment-6566</link>
		<dc:creator><![CDATA[James Larson]]></dc:creator>
		<pubDate>Wed, 24 Apr 2013 02:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=2020#comment-6566</guid>
		<description><![CDATA[Ok, Forth Fans:
http://www.dst-corp.com/james/JonesForthInC-V148.html
This isn&#039;t the finished version, but something I hope will generate some buzz.]]></description>
		<content:encoded><![CDATA[<p>Ok, Forth Fans:<br />
<a href="http://www.dst-corp.com/james/JonesForthInC-V148.html" rel="nofollow">http://www.dst-corp.com/james/JonesForthInC-V148.html</a><br />
This isn&#8217;t the finished version, but something I hope will generate some buzz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon (or just &#8220;online ordering&#8221;) rant by Jie</title>
		<link>http://rwmj.wordpress.com/2013/04/23/amazon-or-just-online-ordering-rant/#comment-6564</link>
		<dc:creator><![CDATA[Jie]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 22:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4334#comment-6564</guid>
		<description><![CDATA[Have you checked out monoprice.com for cables?  I&#039;ve bought many from them.]]></description>
		<content:encoded><![CDATA[<p>Have you checked out monoprice.com for cables?  I&#8217;ve bought many from them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JONESFORTH git repository by rich</title>
		<link>http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/#comment-6554</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 18:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=2020#comment-6554</guid>
		<description><![CDATA[I&#039;d say just go ahead and publish.  It&#039;s public domain after all -- designed to be distributed with the least friction possible.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d say just go ahead and publish.  It&#8217;s public domain after all &#8212; designed to be distributed with the least friction possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JONESFORTH git repository by James Larson</title>
		<link>http://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/#comment-6552</link>
		<dc:creator><![CDATA[James Larson]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 17:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=2020#comment-6552</guid>
		<description><![CDATA[I suppose I should have been more specific about what I thought Rich might want to review. Specifically, his tutorial prose has been significantly edited and so I wanted Rich to have an opportunity to see those changes before publication. I am still in the process of making the system more ANS compliant, so I&#039;m not yet ready to publish. However, if anyone would like an advance copy, please drop me a note: mailto:jlarson43@juno.com]]></description>
		<content:encoded><![CDATA[<p>I suppose I should have been more specific about what I thought Rich might want to review. Specifically, his tutorial prose has been significantly edited and so I wanted Rich to have an opportunity to see those changes before publication. I am still in the process of making the system more ANS compliant, so I&#8217;m not yet ready to publish. However, if anyone would like an advance copy, please drop me a note: mailto:jlarson43@juno.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using rsync with libguestfs by rich</title>
		<link>http://rwmj.wordpress.com/2013/04/22/using-rsync-with-libguestfs/#comment-6544</link>
		<dc:creator><![CDATA[rich]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 06:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://rwmj.wordpress.com/?p=4323#comment-6544</guid>
		<description><![CDATA[Unfortunately the crappy &lt;a href=&quot;http://wiki.qemu.org/Documentation/Networking#User_Networking_.28SLIRP.29&quot; rel=&quot;nofollow&quot;&gt;qemu user networking&lt;/a&gt; that we have to use doesn&#039;t allow incoming connections.  To allow those would mean we have to run the appliance as &lt;i&gt;root&lt;/i&gt; (not very sensible) or have some &quot;fun&quot; interactions with libvirt.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately the crappy <a href="http://wiki.qemu.org/Documentation/Networking#User_Networking_.28SLIRP.29" rel="nofollow">qemu user networking</a> that we have to use doesn&#8217;t allow incoming connections.  To allow those would mean we have to run the appliance as <i>root</i> (not very sensible) or have some &#8220;fun&#8221; interactions with libvirt.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
