Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MD_CLUSTER
has multiple definitions:
drivers/md/Kconfig
The configuration item CONFIG_MD_CLUSTER:
( CONFIG_BLK_DEV_MD ) && ( CONFIG_DLM )
md-cluster
Clustering support for MD devices. This enables locking and synchronization across multiple systems on the cluster, so all nodes in the cluster can access the MD devices simultaneously.
This brings the redundancy (and uptime) of RAID levels across the nodes of the cluster. Currently, it can work with raid1 and raid10 (limited support).
If unsure, say N.
drivers/md/Kconfig
The configuration item CONFIG_MD_CLUSTER:
( CONFIG_BLK_DEV_MD ) && ( CONFIG_DLM )
md-cluster
Clustering support for MD devices. This enables locking and synchronization across multiple systems on the cluster, so all nodes in the cluster can access the MD devices simultaneously.
This brings the redundancy (and uptime) of RAID levels across the nodes of the cluster.
If unsure, say N.
Raw data from LKDDb:
lkddb module md-cluster CONFIG_MD_CLUSTER : drivers/md/Kconfig : "Cluster Support for MD" # in 4.1–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab