Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index

CONFIG_MD_RAID1: RAID-1 (mirroring) mode

General informations

The Linux kernel configuration item CONFIG_MD_RAID1:

Help text

A RAID-1 set consists of several disk drives which are exact copies of each other. In the event of a mirror failure, the RAID driver will continue to use the operational mirrors in the set, providing an error free MD (multiple device) to the higher levels of the kernel. In a set with N drives, the available space is the capacity of a single drive, and the set protects against a failure of (N - 1) drives.

Information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from https://www.tldp.org/docs.html#howto. There you will also learn where to get the supporting user space utilities raidtools.

If you want to use such a RAID-1 set, say Y. To compile this code as a module, choose M here: the module will be called raid1.

If unsure, say Y.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index

Automatically generated (in year 2024). See also LKDDb sources on GitLab