Small computer system interface (SCSI) fault-tolerant optimization method and device based on hadoop distributed file system (HDFS)
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD
- Publication Date
- 2013-07-24
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of the Internet, in particular to an HDFS-based SCSI fault-tolerant optimization method and device. Background technique
[0002] HDFS (Hadoop Distributed File System, a distributed file system) usually stores a copy of each data block, of which the default is 3, and the client client of HADOOP (a software framework for distributed processing of large amounts of data) is in When reading a data block, if HDFS reads another copy of the data block from other places when an error is detected, the whole process is transparent to the user, but for HDFS-based SCSI (Small Computer Systems Interface, small computer system Interface), if an error is detected, an error will be reported because the bottom layer of SCSI fails to read data.
[0003] In view of the above problems, in the prior art, it is judged whether there is an error through the IO request processing result returned by the bottom layer of the SCSI. ...