This could be a problem with rrdtool, and not Ganglia. I think that the .rrd file format is not compatible between 32bit and 64bit systems. Are you doing anything like that? If you are moving between 64bit hardware, are you sure that both are/were 64bit programs, and not 32bit binaries instead?
There may be a workaround thought: if you use 'rrdtool dump', you will get a (large) XML file with all of the data. You should be able to then use 'rrdtool restore' to read this back into the new .rrd file. On Tue, May 20, 2008 at 11:26 PM, Michael Stalnaker <[EMAIL PROTECTED]> wrote: > > I have a ganglia install running on a linux server (Ganglia version 3.03) > and need to move it to a new Solaris 10 server (Running 3.0.9). I had > assumed that if I just set up the server with the same overall config and > copied all of my $Ganglia/rrds directory, this would allow me to preserve my > historical data, but it doesn't appear to be working. Has anyone done a > similar migration and can tell me about any tricks I may be missing? > > --Mike > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general > > -- Jesse Becker GPG Fingerprint -- BD00 7AA4 4483 AFCC 82D0 2720 0083 0931 9A2B 06A2 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

