| backupStorage.mon.autoReconnect |
Specifies whether to enable automatic
reconnection to the monitoring node of Ceph backup storages if the
IP of the monitoring node fails to be detected. Default:
true. |
true |
|
| backupStorage.mon.reconnectDelay |
The interval that the management node reconnects
the monitoring node of Ceph backup storages if the IP of the
monitoring node fails to be detected. Default: 30. Unit:
second. |
30 |
(0, +∞) |
| imageCache.cleanup.interval |
The interval of cleaning image caches from Ceph
primary storages. This setting is applied after images in Ceph
primary storages are deleted and image caches are no longer used for
VM instances. Default: 43200. Unit: second. |
43200 |
(0, +∞) |
| primaryStorage.mon.reconnectDelay |
The interval of automatic reconnection if the IP
address of the monitoring node of Ceph primary storages fails to be
detected. Default: 30. Unit: second. |
30 |
(0, +∞) |
| PrimaryStorage.mon.autoReconnect |
Specifies whether to enable automatic
reconnection if the IP address of the monitoring node of Ceph
primary storages fails to be detected. Default: true. |
true |
|
| deletion.gcInterval |
The interval of collecting garbage from volumes in Ceph primary
storages. Default: 3600. Unit: second. |
3600 |
(0, +∞) |
| checkImageWatcherBeforeStartVm |
Specifies whether to check if the RBD images in the root volume
of a VM instance have watchers before start the VM instance.
Default: true. If a watcher is detected, the VM instance is not
started up. The supported versions of Ceph primary storage include
Ceph Enterprise 3.1.9/3.2.x, Open-source Ceph Hammer series, and
Open-source Ceph Jewel series. |
true |
|
| thirdPartySdkTimeout |
The timeout period of calling a third-party SDK.
Default: 30. Unit: minute. |
30 |
(0, +∞) |
| image.expiration.time |
Image aata deleted from Ceph primary storage will
be retained in a recycle bin (Trash) for a period before it is
expunged. During this period, you can recover deleted data from the
recycle bin. After this period, data is regarded as expired. Expired
data is expunged regularly and cannot be recovered. Default value:
604800. Unit: second (604800s = 7 days). If you set it as 0, the
data is not saved in the recycle bin and expunged directly after the
deletion. |
604800 |
≥0 |
| trash.cleanup.interval |
The interval of cleaning up trash on Ceph primary
storage. |
43200 |
≥1 |