Filesystem requirements
Directory | Space required | SKOOR Engine | SKOOR Engine Collector | Comment |
---|---|---|---|---|
/opt/eranger | 5 - 100GB | yes | yes |
On a SKOOR Engine system, compressed DB backups are stored in /opt/eranger/server/backups by default. Additionally, /opt/eranger/tmp is used as temporary space for creating full database backups. If this is left unchanged then /opt/eranger needs to be at least as large as twice the database volume. On a SKOOR Collector system, or if the above backup locations are linked to other filesystems, 5 GB are sufficient. |
/srv/eranger | 500MB | yes | no | Webserver root |
/srv/eranger/html/eem_mht_logs | 0 - 50GB | yes | no | EEM MHT logs (optional, depends strongly on size of EEM data history) |
/var/log/eranger | 0.5 - 1GB | yes | partially | More space needed if logfiles are kept longer than defined in default settings |
/var/opt/run/eranger | 200MB | yes | yes | PID-files, Corefiles, HOME-DIR of user eranger |
RHEL 7: /var/opt/rh/rh-postgresql95/lib/pgsql/ From RHEL 8: /var/lib/pgsql/ | 50 - 200GB | yes | no | Database files. 50GB will be sufficient for a small system. Medium to large systems will need at least 100GB. Separating the following two directories to separate disks or volumes can improve performance by up to 3 times: /var/lib/pgsql/data/ng_tblspc/idx_space/ These two directories make up most of the space taken up by the database tables and are usually about the same size, so each can be assigned half the space reserved for the database |