On 1-10-2013 9:47, [email protected] wrote: > Hi. After upgrading 2.0.3 to 2.1.0 on an x86 full install, RRD Graphs -> > Traffic says "There has been an error creating the graphs. Please check > your systemlogs for further details." > > This is from the log: > > php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool > update /var/db/rrd/ovpns1-packets.rrd N:U:U:U:U:U:U:U:U' returned exit > code '1', the output was 'ERROR: expected 4 data source readings (got 8) > from N:U:U:U:U:U:U:U:U'
That means the RRD database was not upgraded during boot. It should have 8 fields now, instead of 4. What you can try is dumping the old 2.0 config with RRD data, and then restore that after upgrade. Try that. It should also retrigger a config upgrade at that point and upgrade the databases. No idea why it isn't doing that for you. I only know of issues on nanobsd. Cheers, Seth _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
