<?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>Rogierm&#039;s Blog &#187; xen virtualization resolving</title>
	<atom:link href="http://rogierm.redbee.nl/blog/tag/xen-virtualization-resolving/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogierm.redbee.nl/blog</link>
	<description>Just another blog with technical stuff</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Xen: Error: Unable to connect to xend: Name or service not known. Is xend running?</title>
		<link>http://rogierm.redbee.nl/blog/2009/08/26/xen-error-unable-to-connect-to-xend-name-or-service-not-known-is-xend-running/</link>
		<comments>http://rogierm.redbee.nl/blog/2009/08/26/xen-error-unable-to-connect-to-xend-name-or-service-not-known-is-xend-running/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 20:41:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[xen virtualization resolving]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=72</guid>
		<description><![CDATA[On a new Xen server I encounterd the following error while starting a fully virtualized guest: [root@resource1 xen]# xm create test-vps.cfg Using config file "./test-vps.cfg". VNC= 1 Error: Unable to connect to xend: Name or service not known. Is xend running? This problem was caused by a problem in the name resolving. I solved this [...]]]></description>
			<content:encoded><![CDATA[<p>On a new Xen server I encounterd the following error while starting a fully virtualized guest:<br />
<code><br />
[root@resource1 xen]# xm create test-vps.cfg<br />
Using config file "./test-vps.cfg".<br />
VNC= 1<br />
Error: Unable to connect to xend: Name or service not known. Is xend running?<br />
</code></p>
<p>This problem was caused by a problem in the name resolving. I solved this by adding the hostname and ip address of the server in /etc/hosts<br />
After this change the guest booted without problems. </p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2009/08/26/xen-error-unable-to-connect-to-xend-name-or-service-not-known-is-xend-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

