log_disk_throttling_percentage specifies the percentage of irrecyclable disk space that triggers log write throttling.
Note
This parameter is available since OceanBase Database V4.2.0.
| Attribute | Description |
|---|---|
| Type | int64_t |
| Default value | 60 |
| Value range | [40, 100] |
| Effective upon OBServer node restart | No |
Example
alter system set log_disk_throttling_percentage=80;