[rrd-users] dump/restore creates non-identical files with rrdtool-1.4

Mike Schilli m at perlmeister.com
Mon Feb 22 08:01:00 CET 2010


Another (obscure) change: If you dump a rrd file and then restore it,
with rrdtool 1.4, the new file will be no longer identical with the
dumped database. The difference is just a couple of null bytes, so
probably nothing to worry about, just another test case that was
triggered (foo=original foo1=restored):

*** foo.hex     2010-02-21 22:55:18.000000000 -0800
--- foo1.hex    2010-02-21 22:55:22.000000000 -0800
***************
*** 21,26 ****
   000001d0  00 00 f8 ff 03 00 00 00  00 00 00 00 00 00 00 00  |................|
   000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   *
   00000220  00 00 00 00 00 00 f8 ff  00 00 00 00 00 00 f8 ff  |................|
   *
! 00000270
--- 21,28 ----
   000001d0  00 00 f8 ff 03 00 00 00  00 00 00 00 00 00 00 00  |................|
   000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
   *
+ 00000210  00 00 00 00 00 00 00 00  00 00 00 00 06 00 00 00  |................|
   00000220  00 00 00 00 00 00 f8 ff  00 00 00 00 00 00 f8 ff  |................|
   *
! 00000270  00 00 00 00                                       |....|
! 00000274


-- Mike

Mike Schilli
m at perlmeister.com



More information about the rrd-users mailing list