
<?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>tek-ops &#187; Virtualization</title>
	<atom:link href="http://www.tek-ops.com/archives/category/virtualization/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tek-ops.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Nov 2009 02:20:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WebVirt status update</title>
		<link>http://www.tek-ops.com/archives/270</link>
		<comments>http://www.tek-ops.com/archives/270#comments</comments>
		<pubDate>Tue, 24 Feb 2009 04:08:07 +0000</pubDate>
		<dc:creator>Michael Schenck</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[open-source linux]]></category>

		<guid isPermaLink="false">http://www.tek-ops.com/?p=270</guid>
		<description><![CDATA[As you can probably guess, I&#8217;ve been rather busy. WebVirt has become a very exciting project, so I&#8217;ve been spending almost all of my computing time coding. I have posted some screenshots but I have to admit that they&#8217;re already a bit dated with some of the new features I&#8217;ve implemented. Current WebVirt can connect [...]]]></description>
			<content:encoded><![CDATA[<p>As you can probably guess, I&#8217;ve been rather busy.</p>
<p><a href="https://fedorahosted.org/webvirt/">WebVirt</a> has become a very exciting project, so I&#8217;ve been spending almost all of my computing time coding.  I have posted some <a href="https://fedorahosted.org/webvirt/wiki/Screenshots">screenshots</a> but I have to admit that they&#8217;re already a bit dated with some of the new features I&#8217;ve implemented.</p>
<p>Current WebVirt can connect to remote libvirt nodes, however only with zero authentication.  What this mean is that you&#8217;re limited to using a connection string like this:</p>
<pre>qemu+tcp://192.168.1.2/?name=qemu:///session</pre>
<p>That being said, I&#8217;m planning on using the Redhat package <a href="https://fedoraproject.org/wiki/Features/PythonNSS">python-nss</a> for key creation and management.  So that should follow &#8220;hopefully&#8221; shortly.</p>
<p>Once connected, you can start and destroy (stop) both virtual networks and domains that are currently defined on a remote physical node.  I should point out that there is still a bug in libvirt that &#8220;may&#8221; undefine a network on the remote machine when you destroy it.  Undefining is removing the config from the remote node.  This does not effect domains, however.</p>
<p>You can also push network and domain configurations created in WebVirt to your remote nodes.</p>
<p>You can toggle whether or not each virtual domain and network is to autostart.  This means that when the libvirt daemon is started/restarted on the remote node, these virtuals domains and networks will automatically start.</p>
<p>Lastly, importing previously defined virtual domains and networks from remote nodes.  The elaborate on this feature, let&#8217;s say you&#8217;re like me.  You&#8217;re so excited about libvirt, that you&#8217;re already using it to manage virtual domains and networks, and you just can&#8217;t wait for a full release of WebVirt.</p>
<p>Fear not!  Currently WebVirt can only import the very basic virtual networks and the import of virtuals domains is all but a place holder (only the name and UUID are read as a proof of concept as up CVS check-in 14), this feature is of utmost importance to the project and will be fully implemented in time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tek-ops.com/archives/270/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebVirt now at FedoraHosted</title>
		<link>http://www.tek-ops.com/archives/268</link>
		<comments>http://www.tek-ops.com/archives/268#comments</comments>
		<pubDate>Mon, 26 Jan 2009 16:53:07 +0000</pubDate>
		<dc:creator>Michael Schenck</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.tek-ops.com/?p=268</guid>
		<description><![CDATA[WebVirt is the project I started after my recent obsession with Libvirt. Two weekends worth of work and it&#8217;s already talking to remote libvirt boxes; if only polling capabilities, defined networks and defined domains. Since the architecture of the project has been laid out. I determined it was time to allow a little more attention [...]]]></description>
			<content:encoded><![CDATA[<p>WebVirt is the project I started after my recent obsession with Libvirt.  Two weekends worth of work and it&#8217;s already talking to remote libvirt boxes; if only polling capabilities, defined networks and defined domains.  </p>
<p>Since the architecture of the project has been laid out.  I determined it was time to allow a little more attention than my website can provide.</p>
<p>Since I&#8217;ve been developing it on Fedora and intend on using it with Fedora, RHEL, and CentOS, I went with FedoraHosted.</p>
<p>Go check out the project Trac page: <a href="http://www.fedorahosted.org/webvirt">fedorahosted.org/webvirt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tek-ops.com/archives/268/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
