Tuning ClusterControl for Large Deployment

Follow

Comments

4 comments

  • Avatar
    robert

    Thanks

    0
    Comment actions Permalink
  • Avatar
    Richard Andrews

    hello

    0
    Comment actions Permalink
  • Avatar
    Henry Ashford

    Really helpful breakdown—tweaking pool size and file limits made a noticeable difference in our setup. Big thanks for sharing this, Agus!

    1
    Comment actions Permalink
  • Avatar
    jerskin

    Solid checklist for scaling ClusterControl. Along with pool/file-descriptor/DB tuning, also set LimitNOFILE and LimitNPROC in the cmon systemd unit (ulimits in limits.conf don’t apply to services). Verify MySQL uses the UNIX socket end-to-end (permissions & mysql.default_socket), and lower max_connections to a realistic value to avoid OOM. Consider innodb_flush_neighbors=0, table_open_cache, and performance_schema=ON (with trimmed consumers) for better observability. Finally, monitor with Prometheus/Grafana and apply changes incrementally with a load test before rolling to prod. 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk