Device mapper

Device mapper

In the Linux kernel, the device-mapper serves as a generic framework to map one block device onto another. It forms the foundation of LVM2 and EVMS, software RAIDs, dm-crypt disk encryption, and offers additional features such as file-system snapshots.

Device-mapper works by processing data passed in from a virtual block device, that it itself provides, and then passing the resultant data on to another block device.

Contents

Applications

Applications (like LVM2 and EVMS) that need to create new mapped devices talk to the device-mapper via the libdevmapper.so shared library, which in turn issues ioctls to the /dev/mapper/control device node. Developers can also access device-mapper from shell scripts via the dmsetup tool.

Device mapper applications

External links

References



Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Device Mapper — Der Device Mapper ist ein Teil des Linux Kernels (seit 2.6). Er erlaubt die Erzeugung virtueller blockorientierter Geräte, indem er deren Adressbereich auf andere blockorientierte Geräte oder spezielle Funktionen abbildet. Der Device mapper wird… …   Deutsch Wikipedia

  • Mapper — has several meanings: Device mapper, handler for Linux. Level designer, a person who designs levels for video games. MAPPER, a Fourth generation programming language originally sold by Sperry Corporation (now Unisys). Memory Management Controller …   Wikipedia

  • Dm-crypt — Saltar a navegación, búsqueda Dm crypt es un device mapper[1] tal que provee cifrado transparente de dispositivos de bloque utilizando la nueva cryptoapi de Linux 2.6. Las escrituras a este dispositivo serán cifradas y las lecturas descifradas.… …   Wikipedia Español

  • dm-crypt — is a transparent disk encryption subsystem in Linux kernel versions 2.6 and later and in DragonFly BSD. It is part of the device mapper infrastructure, and uses cryptographic routines from the kernel s Crypto API. Unlike its predecessor… …   Wikipedia

  • Flashcache — flashcache  модуль для ядра Linux, работающий в стеке Device Mapper, и позволяющий использовать одни блочные устройства для кеширования доступа к другим блочным устройствам. Разработан Facebook и опубликован на условиях лицензии GPL.… …   Википедия

  • Dm-crypt — is a transparent disk encryption subsystem in Linux kernel versions 2.6 and later. It is part of the device mapper infrastructure, and uses cryptographic routines from the kernel s Crypto API. Unlike its predecessor cryptoloop, dm crypt was… …   Wikipedia

  • mdadm — Original author(s) Neil Brown Developer(s) Neil Brown Initial release 2001 Stable release 3.2.1[1] / April 28 …   Wikipedia

  • dm-crypt — est un sous système transparent de chiffrement de disques dans le noyau Linux versions 2.6 et supérieur. Il est une partie de l infrastructure device mapper, et utilise des routines de chiffrement issues des API Crypto du noyau. Contrairement à… …   Wikipédia en Français

  • Logical Volume Manager (Linux) — LVM is a logical volume manager for the Linux kernel: it manages disk drives and similar mass storage devices, in particular large ones. The term volume refers to a disk drive or part thereof. It was originally written in 1998 by Heinz… …   Wikipedia

  • Ext3 — infobox filesystem name = ext3 full name = Third extended file system developer = Stephen Tweedie introduction os = Linux 2.4.15 introduction date = November 2001 partition id = 0x83 (MBR) EBD0A0A2 B9E5 4433 87C0 68B6B72699C7 (GPT) directory… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”