Install Plan B for upgrading the RRD files to the newer format to add IPv6 fields. We now perform a search and replace on the XML contents to add fields instead of reading the XML into a PHP array. A conversion with a 2.0 config on a 128MB VM without swap is succesful, needs more testing. Ticket #2950
Related issues
Bug #2950: Upgrading RRD upgrade from 2.0 causes Out of Memory on 128MB embedded systems
Install Plan B for upgrading the RRD files to the newer format to add IPv6 fields.
We now perform a search and replace on the XML contents to add fields instead of reading the XML into a PHP array.
A conversion with a 2.0 config on a 128MB VM without swap is succesful, needs more testing.
Ticket #2950