device mapper

Posted 百鬼之主

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了device mapper相关的知识,希望对你有一定的参考价值。

本文摘自https://www.cnblogs.com/kerrycode/p/6187148.html

在linux查看系统中的设备时,会发现一些名字为dm-xx的设备,dm其实是device mapper的缩写,device mapper是Linux2.6内核中提供的一种从逻辑到物理设备的映射框架机制,在该机制下,用户可以很方便的根据自己的需要制定实现存储资源的管理策略,当前比较流行的Linux下的逻辑卷管理器如LVM2(linux Volume Manage 2 version),EMS(Enterprise Volume Management System),dmraid(Device Mapper Raid Tool)等都是基于该机制实现的,这个是详细的device mapper 机制

http://www.ibm.com/developerworks/cn/linux/l-devmapper/index.html

以上是关于device mapper的主要内容,如果未能解决你的问题,请参考以下文章

hadoop中mapreduce的默认设置

重构cms ,cms升级到3.0

Spring MVC入门第3天--注解开发

java.sql.SQLException: Column index out of range.

Booting from Hard Disk device

cgroup子系统2_devices子系统