<?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>sonyboy.dk &#187; time</title>
	<atom:link href="http://www.sonyboy.dk/tag/time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonyboy.dk</link>
	<description>Tools, tip, tricks and other stuff I might come up with</description>
	<lastBuildDate>Sat, 04 Sep 2010 19:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>XenServer: Date/Time synchronization issues</title>
		<link>http://www.sonyboy.dk/2009/09/16/xenserver-datetime-synchronization-issues/</link>
		<comments>http://www.sonyboy.dk/2009/09/16/xenserver-datetime-synchronization-issues/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 20:38:15 +0000</pubDate>
		<dc:creator>Sonyboy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date and time]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[xenserver]]></category>

		<guid isPermaLink="false">http://www.sonyboy.dk/?p=52</guid>
		<description><![CDATA[By default, XenVMs have their clocks synchronized to the XenServer Host that hosts them and will ignore requests to adjust the time made by an ntp daemon if one is running. If you want a XenVM to have an independent clock, log on to its Text Console and issue the command echo 1 &#62; /proc/sys/xen/independent_wallclock [...]]]></description>
			<content:encoded><![CDATA[<p>By default, XenVMs have their clocks synchronized to the XenServer Host that hosts them and will ignore requests to adjust the time made by an ntp daemon if one is running. If you want a XenVM to have an independent clock, log on to its Text Console and issue the command</p>
<div class="codesnip-container" >echo 1 &gt; /proc/sys/xen/independent_wallclock</div>
<p>then run an NTP daemon.</p>
<p>To revert to the default, issue the command</p>
<div class="codesnip-container" >echo 0 &gt; /proc/sys/xen/independent_wallclock</div>
<p>For more setting up an NTP on the XenServer please refer to the below kb article. Refer to the below kb article for “How to set up an NTP Server for a XenServer network”</p>
<ul>
<li><a href="http://support.citrix.com/article/CTX121278" target="_blank">http://support.citrix.com/article/CTX121278</a></li>
<li><a href="http://support.citrix.com/article/CTX116307" target="_blank">http://support.citrix.com/article/CTX116307</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.sonyboy.dk/2009/09/16/xenserver-datetime-synchronization-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

