The module is deprecated.
Use the sds-replicated-volume module instead.
The module is guaranteed to work only in the following cases:
- if stock kernels shipped with the supported distributions are used;
- if a 10 Gbps network is used.
As for any other configurations, the module may work, but its smooth operation is not guaranteed.
Schema version: 1
-
backupModule backup settings
-
backup.enabledModule backup state
Default:
true
-
backup.retentionCountNumber of backups to keep
Default:
3
-
backup.scheduleBackup schedule
Default:
0 3 * * *
-
-
dataNodesSettings for Linstor on nodes with data
Default:
{}
-
dataNodes.nodeSelector
The same as in the Pods
spec.nodeSelector
parameter in Kubernetes.If parameter is omitted, Linstor nodes will be placed on all nodes.
Caution! Changing this parameter does not result in data redistribution. If node with data no longer matches the
nodeSelector
, data on that node will become inaccessible.Default:
{ "kubernetes.io/os": "linux" }
-
-
logLevelModule log level
Default:
INFO
Allowed values:
ERROR
,WARN
,INFO
,DEBUG
,TRACE
-
registrySchemeChange this parameter to “http” if the module registry does not support TLS.
Default:
https