Good day,
I'm currently running an instance with 40k items with 801 vps (1 proxy so far). I'm running a partitioned setup on MySQL on a OCZ Vertex 2 (128GB, an old one I used on my desktop machine for a while). Server and web front end are on a quad core VM (Xen) and the database is on a box with the SSD for both OS and data.
What I want to know is if anyone with a large setup has turned the housekeeper back on? The small size of the SSD has forced this question earlier than I would have liked but my problem is we would like to control which of the items we want data kept for a year vs other items we aren't interested in data older than 2-3 weeks. The partitioning method I use has me deleting the entire partition when I need to free space which leaves me with no control over which data I want to keep vs which is too old to be useful.
Disclamer / anti-flame notes:
1) I am well aware of the unorthodox setup I have, allot of this was dictated by budget / performance concerns.
2) Currently I am generating 2-3GB of history data a day (not including trends, events, logs, etc). We don't have everything put into zabbix yet (we are currently at 1k hosts). Rough calculations expect the number of items to increase at least by a factor of 4-8x (number of hosts should grow to around 10k). No matter what happens increasing hard drive will only work so far.
I'm currently running an instance with 40k items with 801 vps (1 proxy so far). I'm running a partitioned setup on MySQL on a OCZ Vertex 2 (128GB, an old one I used on my desktop machine for a while). Server and web front end are on a quad core VM (Xen) and the database is on a box with the SSD for both OS and data.
What I want to know is if anyone with a large setup has turned the housekeeper back on? The small size of the SSD has forced this question earlier than I would have liked but my problem is we would like to control which of the items we want data kept for a year vs other items we aren't interested in data older than 2-3 weeks. The partitioning method I use has me deleting the entire partition when I need to free space which leaves me with no control over which data I want to keep vs which is too old to be useful.
Disclamer / anti-flame notes:
1) I am well aware of the unorthodox setup I have, allot of this was dictated by budget / performance concerns.
2) Currently I am generating 2-3GB of history data a day (not including trends, events, logs, etc). We don't have everything put into zabbix yet (we are currently at 1k hosts). Rough calculations expect the number of items to increase at least by a factor of 4-8x (number of hosts should grow to around 10k). No matter what happens increasing hard drive will only work so far.
Comment