期刊文献+

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

A Multi-path Disk Filter Driver for Linux
下载PDF
导出
摘要 研究Linux系统中多路径磁盘过滤驱动程序的设计和实现。驱动程序将物理磁盘的多路径封装为一个虚拟设备。虚拟设备的I/O请求转发到磁盘设备上执行,由路径选择算法将主机的负载均衡地分配到各路径上。当路径发生故障时由驱动程序将失败的I/O请求切换到其它路径,屏蔽了路径故障。驱动程序利用多路径改善了主机的I/O性能,提高了系统的可用性。 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.
出处 《计算机工程》 CAS CSCD 北大核心 2006年第9期230-232,共3页 Computer Engineering
基金 国家自然科学基金资助项目(60273073)
关键词 容错 高可用性 负载均衡 LINUX Fault tolerance High availability Load balance Linux
  • 相关文献

参考文献3

  • 1Anderson M, Mansfield P. SCSI Mid-level Multipath[C]. Proceedings of the Linux Symposium, Canada, 2003:27-37. 被引量:1
  • 2Understanding Failover[Z]. http://www.qlogic.com/documents/ datash eets/knowledge-data/whitepapers/tb-failover.pdf, 2005. 被引量:1
  • 3Rubini A, Corbet J. Linux Device Drivers[M]. Sebastopol, USA:O'Reilly & Associates, Inc., 2005. 被引量:1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部