[MDEV-31142] limit network utilization with mariabackup SST/IST in MariaDB Galera cluster. Created: 2023-04-27 Updated: 2024-01-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Muhammad Irfan | Assignee: | Seppo Jaakola |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Request to avoid unpredictable spike in the network utilization and want to have control on data movement between donor and joiner nodes. https://docs.percona.com/percona-xtradb-cluster/5.7/manual/xtrabackup_sst.html#rlimit Used to set a a ratelimit in bytes. Add a suffix (k, m, g, t) to specify units. For example, 128k is 128 kilobytes. |