<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>n (N) plus (+) zero (0)</title>
	<atom:link href="http://www.npluszero.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.npluszero.org</link>
	<description>RHEV blog :: Life with Red Hat Enterprise Virtualization</description>
	<lastBuildDate>Fri, 11 May 2012 02:31:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>RHEVM management net on private IP space or behind NAT</title>
		<link>http://www.npluszero.org/rhevm-management-net-on-private-ip-space-or-behind-nat/</link>
		<comments>http://www.npluszero.org/rhevm-management-net-on-private-ip-space-or-behind-nat/#comments</comments>
		<pubDate>Thu, 10 May 2012 18:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RHEV]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=276</guid>
		<description><![CDATA[In short &#8211; don&#8217;t do it.  We architected our virt infrastructure with it&#8217;s rhevm net on 192.168.x.x space, thinking this would be a good idea.  Aside from making hosts tricky to install, nearly always requiring manual network fixes, it breaks consoles for folks logged in to RHEV-M on systems without a rhevm network connection.  Which [...]]]></description>
			<content:encoded><![CDATA[<p>In short &#8211; don&#8217;t do it.  We architected our virt infrastructure with it&#8217;s rhevm net on 192.168.x.x space, thinking this would be a good idea.  Aside from making hosts tricky to install, nearly always requiring manual network fixes, it breaks consoles for folks logged in to RHEV-M on systems without a rhevm network connection.  Which is basically everywhere on your corporate network.</p>
<p>So when a VM runs on your hypervisor, it opens up a listening port for VNC/Spice connection.  What is probably happening is when RHEV-M brokers a connection to the correct hypervisor:port, it tells VNC or Spice client the  IP address of the hypervisor, rather than a hostname.  If you&#8217;re using a browser on a machine without a rhevm net connection, it just hangs.</p>
<p><a href="https://access.redhat.com/discussion/spice-and-nat">This issue has been brought up in Red Hat&#8217;s Groups forum</a> (login required).</p>
<p>The only thing to do is to create a dual-homed, Windows terminal server, attaching one address to the rhevm net.  Users can use this system for RDP connections and an Internet Explorer with access to your rhevm net.  Setting this up was easy for us because our RHEV-M server is a VM running on a master host with both corporate and rhevm network bridges.  Note that there are severe problems with spastic mouse pointer movement in Spice consoles on Win2k8 (and probably any VM with a graphical desktop) VMs.  VNC seems to work fine.</p>
<p>Plans have been made to move the hypervisor rhevm interfaces to corporate ip space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/rhevm-management-net-on-private-ip-space-or-behind-nat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growing MAC address pool in RHEV 3.0</title>
		<link>http://www.npluszero.org/growing-mac-address-pool-in-rhev-3-0/</link>
		<comments>http://www.npluszero.org/growing-mac-address-pool-in-rhev-3-0/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:59:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RHEV]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=264</guid>
		<description><![CDATA[Recently, when I went to create a VM in RHEV-M, I recieved an error, &#8220;Not enough MAC addresses left in MAC address pool&#8221;.  There&#8217;s a RHEV 2.2 document showing the fix, which uses the gui config tool: Error &#8220;Not enough MAC addresses left in MAC Address Pool&#8221; is triggered while creating a new Virtual Machine [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, when I went to create a VM in RHEV-M, I recieved an error, &#8220;Not enough MAC addresses left in MAC address pool&#8221;.  There&#8217;s a RHEV 2.2 document showing the fix, which uses the gui config tool: <a href="https://access.redhat.com/knowledge/solutions/41659">Error &#8220;Not enough MAC addresses left in MAC Address Pool&#8221; is triggered while creating a new Virtual Machine</a> (login required).</p>
<p>The default range appears to be only 256 addresses, with only the last byte being 00-FF.  Not sure if RHEV 3 has a gui configurator, but here&#8217;s the fix on the command line (addresses fabricated):</p>
<pre>
[root@rhevbox ~]# rhevm-config -s MacPoolRanges='00:1C:DD:1E:00:00-00:1C:DD:1E:FF:FF'
[root@rhevbox ~]# service jbossas restart
</pre>
<p>Which provides 65,536 addresses and should be sufficient.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/growing-mac-address-pool-in-rhev-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEV Wiki lives for a year or so, Wikipedia doesn&#8217;t get demise memo</title>
		<link>http://www.npluszero.org/rhev-wiki-lives-for-a-year-or-so-wikipedia-doesnt-get-memo/</link>
		<comments>http://www.npluszero.org/rhev-wiki-lives-for-a-year-or-so-wikipedia-doesnt-get-memo/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 16:32:03 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[RHEV]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=224</guid>
		<description><![CDATA[Seems the owner of Rhev-wiki.org is trying just about as hard as I am to maintain a useful piece of web real estate. A RHEV wiki was announced in September, 2010, but sadly now appears to be gone. Now there&#8217;s an incoherent result in Google&#8217;s database: The Wikipedia page was hosed as well: I went [...]]]></description>
			<content:encoded><![CDATA[<p>Seems the owner of Rhev-wiki.org is trying just about as hard as I am to maintain a useful piece of web real estate.  A RHEV wiki was <a href="https://fedorahosted.org/pipermail/rhevm-api/2010-September/000313.html">announced in September, 2010</a>, but sadly <a href="http://rhev-wiki.org">now appears to be gone</a>.</p>
<p>Now there&#8217;s an incoherent result in Google&#8217;s database:</p>
<p><a href="http://www.npluszero.org/wp-content/uploads/2012/01/wiki-gone1.png"><img class="aligncenter size-full wp-image-228" title="wiki-gone" src="http://www.npluszero.org/wp-content/uploads/2012/01/wiki-gone1.png" alt="" width="746" height="323" /></a></p>
<p>The Wikipedia page was hosed as well:</p>
<p><a href="http://www.npluszero.org/wp-content/uploads/2012/01/Wikipedia-wrong.png"><img class="size-full wp-image-227 aligncenter" title="Wikipedia staleness" src="http://www.npluszero.org/wp-content/uploads/2012/01/Wikipedia-wrong.png" alt="" width="628" height="362" /></a>I went ahead and removed the link for now.  Looks like a GoDaddy domain that expires in Sept. 2012, so that&#8217;s not the issue.</p>
<p>Naughty boy, you no pay hosting bill! -Peggy</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/rhev-wiki-lives-for-a-year-or-so-wikipedia-doesnt-get-memo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gotcha:  Virt-v2v Windows host import with RHEL6</title>
		<link>http://www.npluszero.org/gotcha-virt-v2v-windows-host-import-with-rhel6/</link>
		<comments>http://www.npluszero.org/gotcha-virt-v2v-windows-host-import-with-rhel6/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 18:53:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RHEV]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=175</guid>
		<description><![CDATA[I spent a few hours today (a Sunday, BTW) testing the import of a 100GB Windows Server 2003 VM into RHEV via a RHEL6 host. First I installed virt-v2v. Virt-v2v will happily install with out 2 packages needed for converting Windows hosts: the &#8216;libguestfs-winsupport&#8217; and &#8216;virtio-win&#8217; packages. The former is a new package for RHEL6, [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a few hours today (a Sunday, BTW) testing the  import of a 100GB Windows Server 2003 VM into RHEV via a RHEL6 host.</p>
<p>First I installed virt-v2v.  Virt-v2v will happily install with out 2 packages needed for converting Windows hosts:  the &#8216;libguestfs-winsupport&#8217; and &#8216;virtio-win&#8217; packages.  The former is a new package for RHEL6, I don&#8217;t believe the latter is.  </p>
<p>What&#8217;s delightful is that this is completely undocumented in the RHEV documentation.  The virt-v2v failure messages give no useful info.  It IS documented the V2V guide for RHEL6 <a href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/96/html/V2V_Guide/chap-V2V_Guide-Introducing_V2v.html">here</a>, as well as in a couple of bugzilla reports, such as <a href="https://bugzilla.redhat.com/show_bug.cgi?id=600151#c8">Bugzilla 600151</a>.</p>
<p>If you happen to miss these, you may waste a considerable amount of time, as I (and my annoyed coworker) did today.  The end result was that our maint window passed and we had to bring the system back up.  Something to be aware of.  Apparently the entire set of docs, as well as the error messaging code in virt-v2v will be updated in 6.1. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/gotcha-virt-v2v-windows-host-import-with-rhel6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Red Hat + Eucalyptus = Private Cloud</title>
		<link>http://www.npluszero.org/red-hat-eucalyptus-private-cloud/</link>
		<comments>http://www.npluszero.org/red-hat-eucalyptus-private-cloud/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 13:49:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[RHEV]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Eucalyptus]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=166</guid>
		<description><![CDATA[EDIT:   Cloudforms and Openshift are here for IAAS and PAAS respectively.  No idea if Cloudforms includes Eucalyptus bits.  AFAIK, a GA release date has not been released to the public. &#160; This press release was issued last month and I missed it completely. SANTA BARBARA, Calif. – December 15, 2010 – Eucalyptus Systems, creators of [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">EDIT:   Cloudforms and Openshift are here for IAAS and PAAS respectively.  No idea if Cloudforms includes Eucalyptus bits.  AFAIK, a GA release date has not been released to the public.</span></strong></p>
<p>&nbsp;</p>
<p>This press release was issued last month and I missed it completely.</p>
<blockquote><p><strong>SANTA BARBARA, Calif. – December 15, 2010</strong> – Eucalyptus Systems, creators of the Eucalyptus private cloud platform, today announced a partnership with Red Hat, Inc., the world&#8217;s leading provider of open source solutions, to offer the freedom of cross-cloud compatibility and expanded customer choice in the cloud. The two companies are collaborating to provide Eucalyptus support for Red Hat Enterprise Virtualization and Eucalyptus compatibility with the Apache Deltacloud application programming interface (API).</p></blockquote>
<p>Read <a href="http://www.eucalyptus.com/news/12-15-2010">the full press release on Eucalyptus Systems&#8217; web site</a>.  Or read <a href="http://www.channelregister.co.uk/2011/01/11/eucalyptus_and_redhat/">The Register&#8217;s article about it</a>.</p>
<p>My guess:  A version of Eucalyptus Enterprise Edition will be offered as an cloud user portal add-on for RHEV 3.0 early next year.  But what about the proprietary bits in EEE?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/red-hat-eucalyptus-private-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexenta Core Platform 3 on RHEV no boot</title>
		<link>http://www.npluszero.org/nexenta-core-platform-3-on-rhev-no-boot/</link>
		<comments>http://www.npluszero.org/nexenta-core-platform-3-on-rhev-no-boot/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 17:57:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[KVM]]></category>

		<guid isPermaLink="false">http://www.npluszero.org/?p=152</guid>
		<description><![CDATA[Tried to boot the NCP 3 iso (nexenta-core-platform_3.0.1-b134_x86.iso) this morning to no avail.  RHEL hypervisors are running KVM version 83. Grub boot menu comes up as expected: Boot proceeds and hangs for about one minute, then you see the following, then the VM hard resets: According to the guest support status page on the KVM [...]]]></description>
			<content:encoded><![CDATA[<p>Tried to boot the NCP 3 iso (nexenta-core-platform_3.0.1-b134_x86.iso) this morning to no avail.  RHEL hypervisors are running KVM version 83.  Grub boot menu comes up as expected:</p>
<div id="attachment_156" class="wp-caption aligncenter" style="width: 816px"><img src="http://www.npluszero.org/wp-content/uploads/2010/12/1.png" alt="GRUB screen" title="GRUB Screen" width="520" height="400" class="size-full wp-image-156" /><p class="wp-caption-text">GRUB screen</p></div>
<p>Boot proceeds and hangs for about one minute, then you see the following, then the VM hard resets:</p>
<div id="attachment_161" class="wp-caption aligncenter" style="width: 797px"><img src="http://www.npluszero.org/wp-content/uploads/2010/12/2.png" alt="Boot console" title="Boot console" width="520" height="400" class="size-full wp-image-161" /><p class="wp-caption-text">Boot console</p></div>
<p>According to the guest support status page on the KVM site, <a href="http://www.linux-kvm.org/page/Guest_Support_Status#UNIX_Family:_Solaris.2FOpenSolaris">versions 1 and 2 work under KVM</a>.  I&#8217;ll try a bare metal install at home tonight an see how that goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npluszero.org/nexenta-core-platform-3-on-rhev-no-boot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

