<?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/"
		>
<channel>
	<title>Comments on: munin: migration from a 32bit to a 64bit host</title>
	<atom:link href="http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/</link>
	<description></description>
	<lastBuildDate>Fri, 11 Nov 2011 14:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jm</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-66924</link>
		<dc:creator>jm</dc:creator>
		<pubDate>Fri, 11 Nov 2011 14:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-66924</guid>
		<description>beware of the dumped dataformat. I had to sed &#039;,&#039; to &#039;.&#039;  in the dumped .xml-files to get right data on the target</description>
		<content:encoded><![CDATA[<p>beware of the dumped dataformat. I had to sed &#8216;,&#8217; to &#8216;.&#8217;  in the dumped .xml-files to get right data on the target</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Hahler</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-66500</link>
		<dc:creator>Daniel Hahler</dc:creator>
		<pubDate>Wed, 26 Oct 2011 09:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-66500</guid>
		<description>Thanks for these scripts.

You might want to check for existing .rrd files for the xml files before restoring them though, so that you do not convert wrong files.
This might happen when copying data (rrd files) from another host, where the domain setup does not match (hostname vs. hostname.domain in filenames).</description>
		<content:encoded><![CDATA[<p>Thanks for these scripts.</p>
<p>You might want to check for existing .rrd files for the xml files before restoring them though, so that you do not convert wrong files.<br />
This might happen when copying data (rrd files) from another host, where the domain setup does not match (hostname vs. hostname.domain in filenames).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Change a Munin server and keep the data</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-55165</link>
		<dc:creator>Change a Munin server and keep the data</dc:creator>
		<pubDate>Mon, 29 Nov 2010 18:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-55165</guid>
		<description>[...] If your old and new server are not the same architecture, then you need to perform a dump and restore process on the RRD files rather than just copying them across, because the binary data contained in the files is different between 32-bit and 64-bit systems. In our case we decided to just stick with a regular x86 setup for the new box, so I can&#8217;t comment on how well this works, but I found the following article which looks like it should work just fine: munin: migration from a 32bit to a 64bit host. [...]</description>
		<content:encoded><![CDATA[<p>[...] If your old and new server are not the same architecture, then you need to perform a dump and restore process on the RRD files rather than just copying them across, because the binary data contained in the files is different between 32-bit and 64-bit systems. In our case we decided to just stick with a regular x86 setup for the new box, so I can&#8217;t comment on how well this works, but I found the following article which looks like it should work just fine: munin: migration from a 32bit to a 64bit host. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RL</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-54577</link>
		<dc:creator>RL</dc:creator>
		<pubDate>Tue, 19 Oct 2010 21:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-54577</guid>
		<description>Very helpful.  Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Very helpful.  Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lionel</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-43810</link>
		<dc:creator>lionel</dc:creator>
		<pubDate>Wed, 08 Jul 2009 19:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-43810</guid>
		<description>Hi Halbert,
The scripts should work for a 64 to a 32 bit migration. But I did not try it myself.</description>
		<content:encoded><![CDATA[<p>Hi Halbert,<br />
The scripts should work for a 64 to a 32 bit migration. But I did not try it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halbert</title>
		<link>http://www.porcheron.info/munin-migration-from-a-32bit-to-a-64bit-host/comment-page-1/#comment-43536</link>
		<dc:creator>Halbert</dc:creator>
		<pubDate>Thu, 02 Jul 2009 19:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.porcheron.info/?p=68#comment-43536</guid>
		<description>Hello,
I didn&#039;t realize you needed to dump your rrd files if you were migrating from a 32bit to a 64bit server.  I can only assume a similar process is necessary if you go in the opposite direction, from 64 bit to a 32 bit server.

In that case, would your export and import scripts work?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I didn&#8217;t realize you needed to dump your rrd files if you were migrating from a 32bit to a 64bit server.  I can only assume a similar process is necessary if you go in the opposite direction, from 64 bit to a 32 bit server.</p>
<p>In that case, would your export and import scripts work?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

