Device Mapper Concepts: Difference between revisions
Jump to navigation
Jump to search
(→RAID) |
No edit summary |
||
Line 21: | Line 21: | ||
=/dev/mapper= | =/dev/mapper= | ||
=Device Mapper Operations= | |||
{{Internal|Device Mapper Operations|Device Mapper Operations}} |
Revision as of 08:42, 24 December 2018
Internal
Overview
Device Mapper is a kernel-based framework for volume management. It maps physical block devices onto higher level virtual block devices. Device mapper also offers file system snapshots and thin provisioning. The device mapper framework is the foundation of logical volume manager (LVM), software RAIDs, dm-crypt disk encryption and Docker device-mapper storage backend