We had the same issue and unfortunately all we came up with was to export on the old architecture and import on the new. Sorry :(
You could probably script it to run thru all your files if you have a lot. -Robin On 11/22/08 1:41 PM, "Koen Van Impe" <[EMAIL PROTECTED]> wrote: > Hello, > > We're currently moving our netflow collector from one machine to > another. Unfortunately they don't have the same architecure. We're > moving from x86_64 (Gentoo) with rrdtool 1.2.27 to a non-64 bit (Ubuntu) > with rrdtool 1.2.19. > > After moving the datafiles from nfdump to the new location I get this > message in the logs: > Nov 22 19:30:15 nf nfsen[29459]: Error GenGraph: Profile: > PtP_sourcetraffic, packets-day: This RRD was created on other > architecture at /data/netflow/nfsen/libexec/NfSenRRD.pm line 346. > > Clearly this is because of rrdtool running on different architectures. > Did anyone else experience this and know a good way to "migrate" the > data from one architecture to another? I know you can export the data to > xml and then import it on another machine but I'm afraid that doing this > for all rrdfiles in all profiles is not realy doable. > > Any hints or suggestions? > > Thanks, > > Koen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nfsen-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
