[rrd-users] (no subject)

Alex van den Bogaerdt alex at ergens.op.het.net
Fri Jun 22 17:10:25 CEST 2007


On Fri, Jun 22, 2007 at 08:01:02AM -0700, Valeria Gomez wrote:
> Hi everybody.
>  
> I need to migrate some RRD files from a machine to another, both with different versions of RRD tool.
> The first machine has RRDtool 1.0.49  Copyright 1997-2004 and the other, RRDtool 1.2.11  Copyright 1997-2005.
>  
> If I copy the file directly from a machine to another, I get the following message:
> rrdtool info 37854.rrd 
> ERROR: This RRD was created on other architecture
>  
> If I make a rrdtool dump and then a rrdtool restore, I get the following message:
> rrdtool restore 73/31740.xml  73/31740.rrd 
> ERROR: Can only restore version >= 2 (Not ). Dump your old rrd using a current rrdtool dump.
>  
> Any idea?

You have copied the solution in your message:

"Dump your old rrd using a current rrdtool dump."

Thus: install v1.2 on the source machine, dump your db, restore on the target.

HTH
-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/



More information about the rrd-users mailing list