Movatterモバイル変換


[0]ホーム

URL:


US10061638B2 - Isolating faulty components in a clustered storage system with random redistribution of errors in data - Google Patents

Isolating faulty components in a clustered storage system with random redistribution of errors in data
Download PDF

Info

Publication number
US10061638B2
US10061638B2US15/083,528US201615083528AUS10061638B2US 10061638 B2US10061638 B2US 10061638B2US 201615083528 AUS201615083528 AUS 201615083528AUS 10061638 B2US10061638 B2US 10061638B2
Authority
US
United States
Prior art keywords
given
storage system
modules
failure
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US15/083,528
Other versions
US20170286206A1 (en
Inventor
Jonathan FISCHER-TOUBOL
Ronen Gazit
Afief HALUMI
Lior SHLOMOV
Ariel Waizel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines CorpfiledCriticalInternational Business Machines Corp
Priority to US15/083,528priorityCriticalpatent/US10061638B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: GAZIT, RONEN, FISCHER-TOUBOL, JONATHAN, HALUMI, AFIEF, WAIZEL, ARIEL, Shlomov, Lior
Publication of US20170286206A1publicationCriticalpatent/US20170286206A1/en
Application grantedgrantedCritical
Publication of US10061638B2publicationCriticalpatent/US10061638B2/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

Methods, computing systems and computer program products implement embodiments of the present invention that include configuring, at a first time, a clustered storage system comprising multiple modules to store and process storage requests for respective sets of data objects. While processing the storage requests, respective subsets of the data objects having one or more data errors are identified, and at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error are identified. computing, based on the identified modules, a frequency distribution of the identified data errors in the data objects over the multiple modules. Based on the frequency distribution, a failure in a given module is identified, and the identified module is removed from the storage system. In some embodiments, prior to the second time, the data objects can be redistributed among the modules of the storage system.

Description

FIELD OF THE INVENTION
The present invention relates generally to storage systems, and specifically to isolating faulty components in a clustered storage system with random redistribution of errors in user data.
BACKGROUND
Clustered storage is the use of two or more storage servers working together to increase performance, capacity, or reliability. Clustering distributes workloads to each server, manages the transfer of workloads between servers, and provides access to all files from any server regardless of the physical location of the file.
Examples of clustered storage systems include tightly coupled clusters and loosely coupled clusters. A tightly coupled cluster has a proprietary physical backplane into which controller nodes connect. While this backplane fixes the maximum size of the cluster, it delivers a high-performance interconnect between servers for load-balanced performance and maximum scalability as the cluster grows. Additional array controllers, input/output (I/O) ports, and capacity can connect into the cluster as demand dictates.
A loosely coupled cluster offers cost-effective building blocks that can start small and grow as applications demand. A loose cluster offers performance, I/O, and storage capacity within the same node. As a result, performance scales with capacity and vice versa.
The description above is presented as a general overview of related art in this field and should not be construed as an admission that any of the information it contains constitutes prior art against the present patent application.
SUMMARY
There is provided, in accordance with an embodiment of the present invention a method, including configuring, at a first time, a storage system including multiple modules to store and process storage requests for respective sets of data objects, identifying, while processing the storage requests, respective subsets of the data objects having one or more data errors, identifying, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error, computing, based on the identified modules, a frequency distribution of the identified data errors in the data objects over the multiple modules, identifying, based on the frequency distribution, a failure in a given module, and removing the identified module from the storage system.
There is also provided, in accordance with an embodiment of the present invention a storage system, including multiple modules configured at a first time to store and process storage requests for respective sets of data objects, each of the modules configured to identify, while processing the storage requests, respective subsets of the data objects having one or more data errors, to identify, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error, to compute, based on the identified modules, a frequency distribution of the identified data errors in the data objects over the multiple modules, to identify, based on the frequency distribution, a failure in a given module, and to remove the identified module from the storage system.
There is further provided, in accordance with an embodiment of the present invention a computer program product, the computer program product including a non-transitory computer readable storage medium having computer readable program code embodied therewith, the computer readable program code including computer readable program code configured to arrange, at a first time, a storage system including multiple modules to store and process storage requests for respective sets of data objects, computer readable program code configured to identify, while processing the storage requests, respective subsets of the data objects having one or more data errors, computer readable program code configured to identify, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error, computer readable program code configured to compute, based on the identified modules, a frequency distribution of the identified data errors in the data objects over the multiple modules, computer readable program code configured to identify, based on the frequency distribution, a failure in a given module, and computer readable program code configured to remove the identified module from the storage system.
BRIEF DESCRIPTION OF THE DRAWINGS
The disclosure is herein described, by way of example only, with reference to the accompanying drawings, wherein:
FIG. 1 is a block diagram that schematically illustrates a storage system comprising a clustered storage controller having multiple modules, in accordance with an embodiment of the present invention;
FIG. 2 is a block diagram that schematically illustrates software and hardware components that enable the clustered storage controller to detect and isolate a faulty given module, in accordance with an embodiment of the present invention; and
FIG. 3 is a flow diagram that schematically illustrates a method of detecting and isolating the given module, in accordance with an embodiment of the preset invention.
DETAILED DESCRIPTION OF EMBODIMENTS
Hardware and/or software malfunctions in a storage system may result in faulty data (i.e., errors in the data) being written to a storage device, and the faulty data may only first be detected upon subsequently processing a read operation on the data. When errors are detected in stored data, it is beneficial to be able to identify a faulty hardware or software component causing the error in order to take the identified component offline before more data is compromised. This problem can be exacerbated in a clustered storage system comprising multiple modules, where data objects including faulty data (specifically data with undetected errors) may occasionally be redistributed across the modules.
Embodiments of the present invention provide methods and systems for identifying and isolating faulty modules in a clustered storage system that may occasionally perform data object redistribution. As described hereinbelow, at a first time, a storage system comprising multiple modules is configured to store and process storage requests for respective sets of data objects, and while processing the storage requests, respective subsets of the data objects having one or more data errors are identified. In other words, as the storage system serves and processes storage requests, it identifies errors in the data objects, and collects the associates the identified errors with the data objects.
At a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error are identified (i.e., the modules storing the data objects are identified at the second time in case the data objects were redistributed in the storage system). A frequency distribution of the identified errors in the data objects over all the modules in the storage system is computed, and a failure in a given module is identified based on the frequency distribution. The frequency distribution is such that it is not sensitive to the redistribution of data objects. Upon identifying the failure in the given module, the given module can be isolated by removing it from the clustered storage system.
In some embodiments, the frequency distribution may indicate a system-wide fault in the storage system. For example, there may be a bug in software executing in all the modules of the storage system. In this case, upon identifying the system-wide fault, the entire storage system can be deactivated and taken off-line.
FIG. 1 is a block diagram that schematically illustrates a dataprocessing storage subsystem20, in accordance with an embodiment of the invention. The particular subsystem (also referred to herein as a storage system) shown inFIG. 1 is presented to facilitate an explanation of the invention. However, as the skilled artisan will appreciate, the invention can be practiced using other computing environments, such as other storage subsystems with diverse architectures and capabilities.
Storage subsystem20 receives, from one ormore host computers22, input/output (I/O) requests, which are commands to read or write data at logical addresses on logical volumes. Any number ofhost computers22 are coupled tostorage subsystem20 by any means known in the art, for example, using a network. Herein, by way of example,host computers22 andstorage subsystem20 are assumed to be coupled by a Storage Area Network (SAN)26 incorporatingdata connections24 and Host Bus Adapters (HBAs)28. The logical addresses specify a range of data blocks within a logical volume, each block herein being assumed by way of example to contain 512 bytes. For example, a 10 KB data record used in a data processing application on a givenhost computer22 would require 20 blocks, which the given host computer might specify as being stored at a logical address comprising blocks 1,000 through 1,019 of a logical volume.Storage subsystem20 may operate in, or as, a SAN system.
Storage subsystem20 comprises aclustered storage controller34 coupled betweenSAN26 and aprivate network46 usingdata connections30 and44, respectively, and incorporatingadapters32 and42, again respectively. In some configurations,adapters32 and42 may comprise host bus adapters (HBAs).Clustered storage controller34 implements clusters ofstorage modules36, each of which includes aprocessor52, an interface40 (in communication betweenadapters32 and42), and acache38. Eachstorage module36 is responsible for a number ofstorage devices50 by way of adata connection48 as shown.
As described previously, eachstorage module36 further comprises a givencache38. However, it will be appreciated that the number ofcaches38 used instorage subsystem20 and in conjunction withclustered storage controller34 may be any convenient number. While allcaches38 instorage subsystem20 may operate in substantially the same manner and comprise substantially similar elements, this is not a requirement. Each of thecaches38 may be approximately equal in size and is assumed to be coupled, by way of example, in a one-to-one correspondence with a set ofphysical storage devices50, which may comprise disks. In one embodiment, physical storage devices may comprise such disks. Those skilled in the art will be able to adapt the description herein to caches of different sizes.
Each set ofstorage devices50 comprises multiple slow and/or fast access time mass storage devices, herein below assumed to be multiple hard disks.FIG. 1 showscaches38 coupled to respective sets ofstorage devices50. In some configurations, the sets ofstorage devices50 comprise one or more hard disks, or solid state drives (SSDs) which can have different performance characteristics. In response to an I/O command, a givencache38, by way of example, may read or write data at addressable physical locations of a givenstorage device50. In the embodiment shown inFIG. 1,caches38 are able to exercise certain control functions overstorage devices50. These control functions may alternatively be realized by hardware devices such as disk controllers (not shown), which are linked tocaches38.
Eachstorage module36 is operative to monitor its state, including the states of associatedcaches38, and to transmit configuration information to other components ofstorage subsystem20 for example, configuration changes that result in blocking intervals, or limit the rate at which I/O requests for the sets of physical storage are accepted.
Routing of commands and data fromHBAs28 to clusteredstorage controller34 and to eachcache38 may be performed over a network and/or a switch. Herein, by way of example,HBAs28 may be coupled tostorage modules36 by at least one switch (not shown) of SAN26, which can be of any known type having a digital cross-connect function. Additionally or alternatively,HBAs28 may be coupled tostorage modules36.
In some embodiments, data having contiguous logical addresses can be distributed acrossmodules36, and within the storage devices in each of the modules. Alternatively, the data can be distributed using other algorithms, e.g., byte or block interleaving. In general, this increases bandwidth, for instance, by allowing a volume in a SAN or a file in network attached storage to be read from or written to more than one givenstorage device50 at a time. However, this technique requires coordination among the various storage devices, and in practice may require complex provisions for any failure of the storage devices, and a strategy for dealing with error checking information, e.g., a technique for storing parity information relating to distributed data. Indeed, when logical unit partitions are distributed in sufficiently small granularity, data associated with a single logical unit may span all of thestorage devices50.
While such hardware is not explicitly shown for purposes of illustrative simplicity, clusteredstorage controller34 may be adapted for implementation in conjunction with certain hardware, such as a rack mount system, a midplane, and/or a backplane. Indeed,private network46 in one embodiment may be implemented using a backplane. Additional hardware such as the aforementioned switches, processors, controllers, memory devices, and the like may also be incorporated into clusteredstorage controller34 and elsewhere withinstorage subsystem20, again as the skilled artisan will appreciate. Further, a variety of software components, operating systems, firmware, and the like may be integrated into onestorage subsystem20.
Storage devices50 may comprise a combination of high capacity hard disk drives and solid state disk drives. In some embodiments each ofstorage devices50 may comprise a logical storage device. In storage systems implementing the Small Computer System Interface (SCSI) protocol, the logical storage devices may be referred to as logical units, or LUNs. While each LUN can be addressed as a single logical unit, the LUN may comprise a combination of high capacity hard disk drives and/or solid state disk drives.
While the configuration inFIG. 1 showsstorage controller34 comprising fourmodules36 and each of the modules coupled to fourstorage devices50, a given storage controller comprising any multiple ofmodules36 coupled to any plurality ofstorage devices50 is considered to be with the spirit and scope of the present invention.
FIG. 2 is a block diagram that schematically illustrates clusteredstorage controller34 configured to detect and isolate a givenmodule36, in accordance with an embodiment of the present invention. In some embodiments, as described in the description referencingFIG. 3 hereinbelow, clusteredstorage controller34 can be configured to detect and isolate a given component (e.g., a given storage device50) in a givenmodule36.
In the example shown inFIG. 2, clusteredstorage controller34 implements object storage. Object storage is a storage architecture that manages data as objects, as opposed to other storage architectures like file systems which manage data as a file hierarchy and block storage which manages data as blocks within sectors and tracks. Each object typically includes the data itself, a variable amount of metadata, and a globally unique identifier. Object storage can be implemented at multiple levels, including the device level (object storage device), the system level, and the interface level. In each case, object storage seeks to enable capabilities not addressed by other storage architectures, like interfaces that can be directly programmable by the application, a namespace that can span multiple instances of physical hardware, and data management functions like data replication and data distribution at object-level granularity.
In embodiments of the present invention, clusteredstorage controller34 stores and manages data60 in data objects62 that are distributed acrossstorage devices50. In addition to data60, each data object62 comprises adata object identifier64,metadata66 that describes the data object, anerror check68 and anerror flag70. Eacherror check68 comprises a mathematical calculation (e.g., a parity calculation, a checksum or a cyclic redundancy check) thatstorage controller34 can use to determine the integrity of data60. In embodiments described herein, a givenprocessor52 can set the error flag for a givendata object62 upon determining, usingerror check68, that the data for the given data object is not valid.
In addition toprocessor52, eachmodule36 comprises amemory72 that storescache38,interface40, an error table74, and anerror counter76. In embodiments of the present invention, upon a givenprocessor52 in a givenmodule36 detecting a givenobject62 in the given module that whose data is no valid (i.e., the data contains errors), the given processor can add anentry78 for the given module to error table74. In some embodiments, upon receiving a request to access the data in the given data object, the given processor can return an error code upon identifying the entry indicating the given data object.
In the example shown inFIG. 2, eachentry78 comprises a bad data object identifier80 (that indicates a givendata object62 having non valid data60). Eachentry78 may also comprise acomponent identifier82. In some embodiments, a failure causing data corruption may be limited to a single component (e.g., a given storage device50) in a given module. Usingcomponent identifier82 to identify the bad component can enable clusteredstorage controller34 to isolate the given component as opposed to isolating a givenmodule36 comprising the given component.
Processors52 comprise general-purpose central processing units (CPU) or special-purpose embedded processors, which are programmed in software or firmware to carry out the functions described herein. The software may be downloaded tomodules36 in electronic form, over a network, for example, or it may be provided on non-transitory tangible media, such as optical, magnetic or electronic memory media. Alternatively, some or all of the functions ofprocessors52 be carried out by dedicated or programmable digital hardware components, or using a combination of hardware and software elements.
The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
Faulty Component and Module Detection and Isolation
FIG. 3 is a flow diagram that schematically illustrates a method of isolating a givenfaulty module36, in accordance with an embodiment of the preset invention. In some embodiments, instead of isolating anentire module36, the method described in the flow diagram can be used to isolate a given faulty component (e.g., a given storage device50) in a givenmodule36.
In aconfiguration step90, clusteredstorage controller34 is configured (e.g., via a given host computer22) to store and manage data objects62. While embodiments described herein comprisestorage controller34 detecting errors while storing and managing data objects62, detecting errors and isolating a given module36 (or a given component in the modules) while storing any type of data60 is considered to be within the spirit and scope of the present invention.
In aninitialization step92,processors52 initialize respective error counters76, and in aprocessing step94, a givenprocessor52 in a givenmodule36 receives and processes a storage request (e.g., an I/O request) for a givendata object62 stored in the given module. In afirst comparison step96, if the given processor detects an error in the data processed by the storage request (i.e., via error check68), then the given processor flags the given data object in aflag step98. In embodiments of the present invention, the error is typically due to a hardware failure or a software failure (e.g., a bug). In some embodiments, the given processor flags the given object by settingerror flag70 in the given object to a value that indicates the data error, thereby enablingprocessors52 to accumulate an error count for each of the data objects.
In anidentification step100, the given processor identifies a given component (e.g., a givenstorage device50 in a given module36) that is causing the error, and in anincrement step102, the given processor increments error counter76 in the given module. In some embodiments,memory72 may store additional error counters76 for components (e.g., storage devices50) in each of the modules. In these embodiments, if the given processor can identify a given component in the given module that is causing the data errors, then the given processor can increment the appropriate error counter.
In asecond comparison step104, if clusteredstorage controller34 generates a data object redistribution request, then in aredistribution step106,processors52 redistribute data objects62 acrossstorage devices50 inmodules36, and redistributes error counters76 accordingly. Upon redistributing a givendata object62 from a first givenmodule36 to a second givenmodule36, clusteredstorage controller34 reconfigures the second given module to process storage requests for the given data object.
In athird comparison step108, if clusteredstorage controller34 or a givenhost computer22 generates an analysis request, then in anisolation step110, the given processor conveys a message to clusteredstorage controller34 to isolate (i.e., remove from operation) the given module (or the identified component), and the method continues withstep94. If some embodiments, error counters76 can be reset upon isolating any given module or component from clusteredstorage controller34. In additional embodiments, error counters76 may be reset, or periodically reduced in order to introduce a time window for which the divergence statistical measure is evaluated. In further embodiments error counters76 may be reduced if the detected errors are infrequent enough to be considered within a specified (or calculated) “normal” range.
While processingstep110, a givenprocessor52 in clusteredstorage controller34 can analyze a frequency distribution of error counters76 for eachmodule36 to determine if any of the modules need to be isolated and removed (i.e., deactivated) fromstorage controller34. In some embodiments, if clusteredstorage controller34 comprises n modules, the clustered storage controller can use the logical equation
Ex>=F*AvgErrs(n−x)  (1)
in order to determine if a given module x needs to be isolated. In the equation, Excomprises error counter76 for the given module, F comprises a user-specified factor, and AvgErrs(n−x) comprises an average of the error counters for all the remaining (i.e., excluding the given module)modules36 in the clustered storage controller.
In some embodiments, clusteredstorage controller34 can deactivate a givenmodule36 upon calculating the logical equation presented supra as “true”. For example, if factor F is five, then clusteredstorage controller34 will isolate a givenmodule36 if the number of error detected for the given module is greater than or equal to five times the average of the detected errors in the remaining modules.
In alternative embodiments, clusteredstorage controller34 can isolate a given module36 (or a given component in the module) if a divergence of error count76 of the given module (or component) is above a specified threshold (e.g., if a givenerror count76 is greater than a specified factor times an average of the error counts, or if the given error count is the factor times sigma from the average of the error counts). In additional embodiments, if an average (or a sum of the) number of error counts76 across all the modules is above a specified threshold, then clusteredstorage controller34 can deactivate itself by taking the clustered storage controller offline.
Returning to step108, if clusteredstorage controller34 or a givenhost computer22 do not generate an analysis request, then the method continues withstep94. Returning to step104, if clusteredstorage controller34 does not generate a data object redistribution request, then the method continues withstep108. Returning to step96, if the given processor does not detect an error in the given data object, then the method continues withstep104
While embodiments described hereinabove comprise one or more processors52 (i.e., one ormore modules36 in the clustered storage controller) other configurations for analyzing errors and isolating a givenmodule36 are considered to be within the spirit and scope of the present invention. In one alternative embodiment, a givenhost computer22 can be programmed to perform the analysis and isolation. In another alternative embodiment error counts76 can be presented to a system administrator on a display (not shown) coupled to either a givenmodule36 or a givenhost computer22, and the isolation can be performed in response to an input (e.g., via a keyboard) from the system administrator.
It will be appreciated that the embodiments described above are cited by way of example, and that the present invention is not limited to what has been particularly shown and described hereinabove. Rather, the scope of the present invention includes both combinations and subcombinations of the various features described hereinabove, as well as variations and modifications thereof which would occur to persons skilled in the art upon reading the foregoing description and which are not disclosed in the prior art.

Claims (20)

The invention claimed is:
1. A method for faulty component isolation, by a processor, comprising:
configuring, at a first time, a storage system comprising multiple modules to store and process storage requests for respective sets of data objects;
identifying, while processing the storage requests, respective subsets of the data objects having one or more data errors;
identifying, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error;
computing, based on the identified modules, a frequency distribution of the one or more data errors in the data objects over the multiple modules;
identifying, based on the frequency distribution, a failure in a given module; and
removing the given module having the identified failure from the storage system such that faulty data associated with the given module having the identified failure is not redistributed across remaining modules of the multiple modules of the storage system.
2. The method according toclaim 1, and comprising, prior to the second time, moving a given data object from a first given module to a second given module, and reconfiguring the second given module to process storage requests for the given data object.
3. The method according toclaim 1, wherein each of the multiple modules is associated with an error counter, and wherein determining the failure comprises identifying that a respective error counter for the one of the modules exceeds a specified threshold.
4. The method according toclaim 3, wherein determining the failure comprises determining that a sum of the error counters of each of the multiple modules exceeds a specified threshold.
5. The method according toclaim 1, wherein determining the failure in the given module is in response to comparing a number of detected errors in the given module to an average of respective numbers of detected errors in the remaining modules of the multiple modules.
6. The method according toclaim 1, and comprising deactivating the storage system upon determining, based on a generated analysis request, a failure in the storage system.
7. The method according toclaim 1, wherein each of the modules comprises multiple components, wherein identifying the failure in the given module comprises identifying the failure in a given component in the given module, and wherein removing the given module having the identified failure from the storage system comprises removing the given component from the storage system.
8. A storage system, comprising:
a processor executing instructions stored in a memory device, the processor in communication with multiple modules configured at a first time to store and process storage requests for respective sets of data objects, wherein, the instructions, when executed, cause the processor to configure each of the multiple modules:
to identify, while processing the storage requests, respective subsets of the data objects having one or more data errors,
to identify, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error,
to compute, based on the identified modules, a frequency distribution of the one or more data errors in the data objects over the multiple modules,
to identify, based on the frequency distribution, a failure in a given module, and
to remove the given module having the identified failure from the storage system such that faulty data associated with the given module having the identified failure is not redistributed across remaining modules of the multiple modules of the storage system.
9. The storage system according toclaim 8, wherein the instructions, when executed, cause the processor to configure each of the multiple modules to move a given data object from a first given module to a second given module, and to reconfigure the second given module to process storage requests for the given data object.
10. The storage system according toclaim 8, wherein each of the multiple modules is associated with an error counter, and wherein a given module is configured to determine the failure by identifying that a respective error counter for the identified module exceeds a specified threshold.
11. The storage system according toclaim 10, wherein the instructions, when executed, cause the processor to configure each of the multiple modules to determine the failure by determining that a sum of the error counters of each of the multiple modules exceeds a specified threshold.
12. The storage system according toclaim 8, wherein the instructions, when executed, cause the processor to configure each of the multiple modules to determine the failure in the given module in response to comparing a number of detected errors in the given module to an average of respective numbers of detected errors in the remaining modules of the multiple modules.
13. The storage system according toclaim 8, wherein the instructions, when executed, cause the processor to configure each of the multiple modules to deactivate the storage system upon determining, based on a generated analysis request, a failure in the storage system.
14. The storage system according toclaim 8, wherein each of the modules comprises multiple components, wherein a given module is configured to identify the failure in the given module by identifying the failure in a given component in the given module, and wherein the given module is configured to remove the given module having the identified failure from the storage system by removing the given component from the storage system.
15. A computer program product for faulty component isolation, by a processor, the computer program product comprising:
a non-transitory computer readable storage medium having computer readable program code embodied therewith, the computer readable program code comprising:
computer readable program code configured to arrange, at a first time, a storage system comprising multiple modules to store and process storage requests for respective sets of data objects;
computer readable program code configured to identify, while processing the storage requests, respective subsets of the data objects having one or more data errors;
computer readable program code configured to identify, at a second time subsequent to the first time, respective modules storing each of the data objects having at least one data error;
computer readable program code configured to compute, based on the identified modules, a frequency distribution of the one or more data errors in the data objects over the multiple modules;
computer readable program code configured to identify, based on the frequency distribution, a failure in a given module; and
computer readable program code configured to remove the given module having the identified failure from the storage system such that faulty data associated with the given module having the identified failure is not redistributed across remaining modules of the multiple modules of the storage system.
16. The computer program product according toclaim 15, and comprising computer readable program code configured, prior to the second time, to move a given data object from a first given module to a second given module, and to reconfigure the second given module to process storage requests for the given data object.
17. The computer program product according toclaim 15, wherein each of the multiple modules is associated with an error counter, and wherein the computer readable program code is configured to determine the failure by identifying that a respective error counter for the one of the modules exceeds a specified threshold.
18. The computer program product according toclaim 17, wherein the computer readable program code is configured to determine the failure by determining that a sum of the error counters of each of the multiple modules exceeds a specified threshold.
19. The computer program product according toclaim 15, and comprising computer readable program code configured to deactivate the storage system upon determining, based on a generated analysis request, a failure in the storage system.
20. The computer program product according toclaim 15, wherein each of the modules comprises multiple components, wherein the computer readable program code is configured to identify the failure in the given module by identifying the failure in a given component in the given module, and wherein the computer readable program code is configured to remove the given module having the identified failure from the storage system by removing the given component from the storage system.
US15/083,5282016-03-292016-03-29Isolating faulty components in a clustered storage system with random redistribution of errors in dataActive2036-08-10US10061638B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US15/083,528US10061638B2 (en)2016-03-292016-03-29Isolating faulty components in a clustered storage system with random redistribution of errors in data

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US15/083,528US10061638B2 (en)2016-03-292016-03-29Isolating faulty components in a clustered storage system with random redistribution of errors in data

Publications (2)

Publication NumberPublication Date
US20170286206A1 US20170286206A1 (en)2017-10-05
US10061638B2true US10061638B2 (en)2018-08-28

Family

ID=59958812

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US15/083,528Active2036-08-10US10061638B2 (en)2016-03-292016-03-29Isolating faulty components in a clustered storage system with random redistribution of errors in data

Country Status (1)

CountryLink
US (1)US10061638B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10289466B2 (en)*2017-02-012019-05-14International Business Machines CorporationError data collection improvements in storage network components
US10860483B2 (en)*2019-04-302020-12-08EMC IP Holding Company LLCHandling metadata corruption to avoid data unavailability

Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4053751A (en)*1976-04-281977-10-11Bell Telephone Laboratories, IncorporatedAdaptable exerciser for a memory system
US5251227A (en)*1989-08-011993-10-05Digital Equipment CorporationTargeted resets in a data processor including a trace memory to store transactions
US6158025A (en)*1997-07-282000-12-05Intergraph CorporationApparatus and method for memory error detection
US20030088816A1 (en)2001-11-082003-05-08Kun-Ho WuMethod and system for detecting and isolating faulted part of a memory device
US20060112219A1 (en)2004-11-192006-05-25Gaurav ChawlaFunctional partitioning method for providing modular data storage systems
US7346811B1 (en)2004-08-132008-03-18Novell, Inc.System and method for detecting and isolating faults in a computer collaboration environment
US20090125671A1 (en)*2006-12-062009-05-14David FlynnApparatus, system, and method for storage space recovery after reaching a read count limit
US7702966B2 (en)2005-09-072010-04-20Intel CorporationMethod and apparatus for managing software errors in a computer system
US20100157766A1 (en)*2008-12-222010-06-24Gregg Jody LPredicting cartridge failure from cartridge memory data
US20100262795A1 (en)*2009-04-082010-10-14Steven Robert HetzlerSystem, method, and computer program product for analyzing monitor data information from a plurality of memory devices having finite endurance and/or retention
US20120137167A1 (en)*2010-11-302012-05-31Microsoft CorporationSystematic mitigation of memory errors
US20120151276A1 (en)*2010-12-132012-06-14Microsoft CorporationEarly Detection of Failing Computers
US20140245106A1 (en)*2013-02-222014-08-28Intel Mobile Communications GmbHMemeroy circuits, method for accessing a memory and method for repairing a memory
US9026869B1 (en)2012-11-012015-05-05Amazon Technologies, Inc.Importance-based data storage verification
EP2884392A1 (en)2013-12-132015-06-17ThalesTriple software redundancy fault tolerant framework architecture
US20170123879A1 (en)*2015-11-032017-05-04Silicon Graphics International Corp.Storage error type determination

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4053751A (en)*1976-04-281977-10-11Bell Telephone Laboratories, IncorporatedAdaptable exerciser for a memory system
US5251227A (en)*1989-08-011993-10-05Digital Equipment CorporationTargeted resets in a data processor including a trace memory to store transactions
US6158025A (en)*1997-07-282000-12-05Intergraph CorporationApparatus and method for memory error detection
US20030088816A1 (en)2001-11-082003-05-08Kun-Ho WuMethod and system for detecting and isolating faulted part of a memory device
US7346811B1 (en)2004-08-132008-03-18Novell, Inc.System and method for detecting and isolating faults in a computer collaboration environment
US20060112219A1 (en)2004-11-192006-05-25Gaurav ChawlaFunctional partitioning method for providing modular data storage systems
US7702966B2 (en)2005-09-072010-04-20Intel CorporationMethod and apparatus for managing software errors in a computer system
US20090125671A1 (en)*2006-12-062009-05-14David FlynnApparatus, system, and method for storage space recovery after reaching a read count limit
US20100157766A1 (en)*2008-12-222010-06-24Gregg Jody LPredicting cartridge failure from cartridge memory data
US20100262795A1 (en)*2009-04-082010-10-14Steven Robert HetzlerSystem, method, and computer program product for analyzing monitor data information from a plurality of memory devices having finite endurance and/or retention
US20120137167A1 (en)*2010-11-302012-05-31Microsoft CorporationSystematic mitigation of memory errors
US20120151276A1 (en)*2010-12-132012-06-14Microsoft CorporationEarly Detection of Failing Computers
US9026869B1 (en)2012-11-012015-05-05Amazon Technologies, Inc.Importance-based data storage verification
US20140245106A1 (en)*2013-02-222014-08-28Intel Mobile Communications GmbHMemeroy circuits, method for accessing a memory and method for repairing a memory
EP2884392A1 (en)2013-12-132015-06-17ThalesTriple software redundancy fault tolerant framework architecture
US20170123879A1 (en)*2015-11-032017-05-04Silicon Graphics International Corp.Storage error type determination

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Novark et al., "Exterminator: Automatically Correcting Memory Errors with High Probability," ACM, Jun. 11-13, 2007 (11 pages).

Also Published As

Publication numberPublication date
US20170286206A1 (en)2017-10-05

Similar Documents

PublicationPublication DateTitle
US9798474B2 (en)Software-defined storage system monitoring tool
US9274708B2 (en)Thick and thin data volume management
US20220107740A1 (en)Reconfigurable storage system
US8839026B2 (en)Automatic disk power-cycle
US8214551B2 (en)Using a storage controller to determine the cause of degraded I/O performance
US10169100B2 (en)Software-defined storage cluster unified frontend
US9298398B2 (en)Fine-grained control of data placement
US10133509B2 (en)Consistency group abstraction
US10581668B2 (en)Identifying performance-degrading hardware components in computer storage systems
US10289502B2 (en)User-defined failure domains for software-defined storage systems
US11137927B2 (en)Storage mirroring decision by capability sets
US10061638B2 (en)Isolating faulty components in a clustered storage system with random redistribution of errors in data
US10834192B2 (en)Storage capacity forecasting by capability sets
US9779003B2 (en)Safely mapping and unmapping host SCSI volumes
US10331371B2 (en)Determining maximum volume size
US10698618B1 (en)User-defined failure domains for software-defined storage systems
US9594575B2 (en)Selecting output destinations for kernel messages
US9524123B2 (en)Unit attention processing in proxy and owner storage systems
US20150199221A1 (en)Storage resource pack management
US10031823B2 (en)Dangerous system command detection

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FISCHER-TOUBOL, JONATHAN;GAZIT, RONEN;HALUMI, AFIEF;AND OTHERS;SIGNING DATES FROM 20160320 TO 20160329;REEL/FRAME:038122/0420

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FEPPFee payment procedure

Free format text:MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPPFee payment procedure

Free format text:SURCHARGE FOR LATE PAYMENT, LARGE ENTITY (ORIGINAL EVENT CODE: M1554); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4


[8]ページ先頭

©2009-2025 Movatter.jp