Subject: rrdtool restore fails saying xml file version out of date
Package: rrdtool
Version: 1.2.11-0.4
Severity: normal

rrdtool restore fails to restore files created by the same version of rrdtool dump. If you create an rrd as given by the example below taken from the manpage then dump it and attempt to restore it you are given the error below.

rrdtool create monitor.rrd --step 300        \
  DS:ifOutOctets:COUNTER:1800:0:4294967295   \
  RRA:AVERAGE:0.5:1:2016                     \
  RRA:HWPREDICT:1440:0.1:0.0035:288

rrdtool restore -r dump.xml monitor.rrd
ERROR: Can only restore version >= 2 (Not ). Dump your old rrd using a current rrdtool dump.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages rrdtool depends on:
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libpng12-0                    1.2.8rel-1 PNG library - runtime
ii librrd2 1.2.11-0.4 Time-series data storage and displ
ii  zlib1g                        1:1.2.3-4  compression library - runtime

rrdtool recommends no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to