Project

General

Profile

Download (763 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
08696051 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update I - Eliminate RRD XML Dump/Restore & Alias Tables Backup Age Logic

Eliminate rrd dump/restore to/from xlm file. Backup and restore the entire /var/db/rrd/ to/from the RAM Disk Store.
Add logic to backup alias tables if the backup is older than the table.

257d2fd6 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management

1) Treat the RAM disk more like a permanent storage device with content managed/restored by the system and made available at boot up, before needed by any services.
a) Handle saving and restoring RAM disk content at reboot/shutdown/boot centrally in more of a system manged fashion....

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

93cbc65f 04/18/2016 09:26 PM Chris Buechler

chmod +x on rc.backup_aliastables.sh. Ticket #6189

03afdafa 04/17/2016 07:18 AM NOYB NOYB

Alias Tables RAM Disk Store

If ramdisk is enabled keep a copy of the alias tables to restore at boot time. Otherwise unpredictable behavior may occur due to some aliases not being available when the firewall rules load.

Because alias tables are typically somewhat static, the following strategies are employed to keep write cycles to a minimum for SSD and flash drive type devices friendliness....