节点文献

一个Linux多路径磁盘过滤驱动程序

A Multi-path Disk Filter Driver for Linux

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 谭毓安朱立谷

【Author】 TAN Yu’an1,ZHU Ligu2(1.Dept.of Computer Science and Engineering,Beijing Institute of Technology,Beijing 100081;2.School of Computer Science,Huazhong University of Science & Technology,Wuhan 430074)

【机构】 北京理工大学计算机科学与工程系华中科技大学计算机科学学院 北京100081武汉430074

【摘要】 研究Linux系统中多路径磁盘过滤驱动程序的设计和实现。驱动程序将物理磁盘的多路径封装为一个虚拟设备。虚拟设备的I/O请求转发到磁盘设备上执行,由路径选择算法将主机的负载均衡地分配到各路径上。当路径发生故障时由驱动程序将失败的I/O请求切换到其它路径,屏蔽了路径故障。驱动程序利用多路径改善了主机的I/O性能,提高了系统的可用性。

【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.

【关键词】 容错高可用性负载均衡Linux
【Key words】 Fault toleranceHigh availabilityLoad balanceLinux
【基金】 国家自然科学基金资助项目(60273073)
  • 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2006年09期
  • 【分类号】TP316.81
  • 【被引频次】3
  • 【下载频次】162
节点文献中: 

本文链接的文献网络图示:

本文的引文网络