Is your feature request related to a problem? Please describe.
Server-side application performance is dependent on storage I/O used by a number of services:
Elasticsearch
PostgreSQL
Squid
RabbitMQ
In addition, storage is required for other ongoing operational processes:
Container storage
Application logging
Database backups
Describe the solution you'd like
A table that contains a list of I/O paths, with a list of resident services for each path, and a list of filesystem locations for each resident service.
A 'current' and 'recommended' I/O storage solution (i.e. 1TB SATA SSD) should be listed alongside each I/O path.
Any relevant RAID / LVM configuration should be listed for each I/O path.
The setup documentation should be updated to include storage configuration settings for each of the resident services.
Is your feature request related to a problem? Please describe. Server-side application performance is dependent on storage I/O used by a number of services:
In addition, storage is required for other ongoing operational processes:
Describe the solution you'd like A table that contains a list of I/O paths, with a list of resident services for each path, and a list of filesystem locations for each resident service.
A 'current' and 'recommended' I/O storage solution (i.e.
1TB SATA SSD
) should be listed alongside each I/O path.Any relevant RAID / LVM configuration should be listed for each I/O path.
The setup documentation should be updated to include storage configuration settings for each of the resident services.