Did anyone else lose historical rra data on 1.2.12 upgrade?

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Zermus
Posts: 16
Joined: Mon Jan 27, 2020 6:49 pm

Did anyone else lose historical rra data on 1.2.12 upgrade?

Post by Zermus »

I copied them over like I always do, but it's like 1.2.12 just ignores the old data prior to the upgrade.
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Did anyone else lose historical rra data on 1.2.12 upgrade?

Post by TheWitness »

You mishandled your rrdfiles. This is a common beginners mistake.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Zermus
Posts: 16
Joined: Mon Jan 27, 2020 6:49 pm

Re: Did anyone else lose historical rra data on 1.2.12 upgrade?

Post by Zermus »

I did exactly per the upgrade guide:
6. Copy the *.rrd files from the old Cacti directory.
shell> cp cacti_old/rra/* cacti/rra/
I've done this upgrade probably 50 times and it's only done this a handful of times, usually when there are issues with the patch.
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Did anyone else lose historical rra data on 1.2.12 upgrade?

Post by TheWitness »

Yea, we need to update the instructions. The way I do it is

git clone -b 1.2.x https://GitHub.com/cacti/cacti.git cacti-develop
cp -rp cacti-develop/* cacti
chown -r apache:apache cacti
refresh your browser

QED
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests