首页 | 本学科首页   官方微博 | 高级检索  
     

一个Linux多路径磁盘过滤驱动程序
引用本文:谭毓安,朱立谷. 一个Linux多路径磁盘过滤驱动程序[J]. 计算机工程, 2006, 32(9): 230-232
作者姓名:谭毓安  朱立谷
作者单位:1. 北京理工大学计算机科学与工程系,北京,100081
2. 华中科技大学计算机科学学院,武汉,430074
摘    要:研究Linux系统中多路径磁盘过滤驱动程序的设计和实现。驱动程序将物理磁盘的多路径封装为一个虚拟没备。虚拟设备的I/O请求转发到磁盘设备上执行,由路径选择算法将主机的负载均衡地分配到各路径上。当路径发生故障时由驱动程序将失败的I/O请求切换到其它路径,屏蔽了路径故障。驱动程序利用多路径改善了主机的I/O性能,提高了系统的可用性。

关 键 词:容错  高可用性  负载均衡
文章编号:1000-3428(2006)09-0230-03
收稿时间:2005-05-23
修稿时间:2005-05-23

A Multi-path Disk Filter Driver for Linux
TAN Yu'an,ZHU Ligu. A Multi-path Disk Filter Driver for Linux[J]. Computer Engineering, 2006, 32(9): 230-232
Authors:TAN Yu'an  ZHU Ligu
Abstract:A multi-path disk filter driver for Linux is designed and implemented to represent the plurality of data paths to the I/O device as a single virtual device. The I/O requests for the virtual device are redirected to selected disk devices, and the I]O load is distributed among multiple paths by the path selection algorithm. If one path fails, the incomplete I/O requests are redirected to the survival paths so the path failure is isolated. The filter driver increases the data access throughput and availability by using multiple paths.
Keywords:Linux
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号