JP7291724B2 - ストレージ・ユニットのエラー・チェックを実施するときを決定するための機械学習モジュールの使用 - Google Patents
ストレージ・ユニットのエラー・チェックを実施するときを決定するための機械学習モジュールの使用 Download PDFInfo
- Publication number
- JP7291724B2 JP7291724B2 JP2020558575A JP2020558575A JP7291724B2 JP 7291724 B2 JP7291724 B2 JP 7291724B2 JP 2020558575 A JP2020558575 A JP 2020558575A JP 2020558575 A JP2020558575 A JP 2020558575A JP 7291724 B2 JP7291724 B2 JP 7291724B2
- Authority
- JP
- Japan
- Prior art keywords
- error checking
- error
- output value
- machine learning
- response
- 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
Links
- 238000003860 storage Methods 0.000 title claims description 285
- 238000010801 machine learning Methods 0.000 title claims description 114
- 230000004044 response Effects 0.000 claims description 54
- 238000004590 computer program Methods 0.000 claims description 39
- 238000000034 method Methods 0.000 claims description 25
- 230000006870 function Effects 0.000 claims description 16
- 238000012549 training Methods 0.000 claims description 11
- 230000009471 action Effects 0.000 claims description 10
- 238000003491 array Methods 0.000 description 17
- 238000012545 processing Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 10
- 238000001514 detection method Methods 0.000 description 8
- 238000004422 calculation algorithm Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 6
- 238000013528 artificial neural network Methods 0.000 description 5
- 238000012937 correction Methods 0.000 description 5
- 230000008569 process Effects 0.000 description 5
- 238000005201 scrubbing Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 230000001934 delay Effects 0.000 description 4
- 230000001902 propagating effect Effects 0.000 description 3
- 238000013468 resource allocation Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 239000000835 fiber Substances 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 239000007787 solid Substances 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- RYGMFSIKBFXOCR-UHFFFAOYSA-N Copper Chemical compound [Cu] RYGMFSIKBFXOCR-UHFFFAOYSA-N 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- 239000000872 buffer Substances 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 229910052802 copper Inorganic materials 0.000 description 1
- 239000010949 copper Substances 0.000 description 1
- 238000003066 decision tree Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 230000001939 inductive effect Effects 0.000 description 1
- 239000000543 intermediate Substances 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000002441 reversible effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1076—Parity data used in redundant arrays of independent storages, e.g. in RAID systems
- G06F11/1096—Parity calculation or recalculation after configuration or reconfiguration of the system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
- G06F11/0754—Error or fault detection not based on redundancy by exceeding limits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
- G06F11/0763—Error or fault detection not based on redundancy by bit configuration check, e.g. of formats or tags
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
- G06F11/1048—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature
- G06F11/106—Correcting systematically all correctable errors, i.e. scrubbing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
- G06N20/10—Machine learning using kernel methods, e.g. support vector machines [SVM]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/01—Dynamic search techniques; Heuristics; Dynamic trees; Branch-and-bound
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
- G06N5/025—Extracting rules from data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- General Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Debugging And Monitoring (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Description
Claims (26)
- ストレージ・ユニット内のデータをエラー・チェックするためのコンピュータ・プログラムであって、
コンピュータに、
前記ストレージ・ユニットを含む少なくとも1つのストレージ・デバイスの属性に関する入力を機械学習モジュールに提供して出力値を生成することであって、前記ストレージ・デバイスの属性に関する入力が連続的に更新される動的情報である所の最後にエラー・チェック動作を実施した結果および書き込み動作を含む、前記出力値を生成することと、
エラー・チェック頻度を前記出力値から決定することと、
前記ストレージ・ユニットに関してエラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することと、
前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すという判定に応答して、前記エラー・チェック動作を実施することと
を実行させる、コンピュータ・プログラム。 - 前記ストレージ・ユニットが、ストレージ・デバイスのアレイまたは1つのストレージ・デバイスのうちの一方を含む、請求項1に記載のコンピュータ・プログラム。
- 前記ストレージ・ユニットの属性に関する前記入力を提供することは、前記出力値を定期的に生成するために前記機械学習モジュールに前記入力を定期的に提供することを含み、前記エラー・チェック頻度を決定する動作、および、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定する動作を提供する、請求項1に記載のコンピュータ・プログラム。
- 前記出力値から前記エラー・チェック頻度を決定することは、書き込みの回数を前記出力値の関数として決定することを含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することは、
書き込みカウンタが前記エラー・チェック頻度を超えるか否かを判定することを含み、前記エラー・チェック動作は、前記書き込みカウンタが前記エラー・チェック頻度を超えたことに応答して実施される、請求項1に記載のコンピュータ・プログラム。 - 前記エラー・チェック動作を実施する決定に応答して、前記書き込みカウンタをゼロにリセットすることをさらに実行させる、請求項4に記載のコンピュータ・プログラム。
- 前記出力値が、前記ストレージ・ユニット内にエラーが存在する可能性を示す0~1の数を含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することは、
前記出力値が下限未満であることに応答して前記エラー・チェック動作を実施しないことと、
前記出力値が上限よりも大きいことに応答して前記エラー・チェック動作を実施することと、
前記出力値が前記下限と前記上限との間にあることに応答して、前記出力値に基づいて前記エラー・チェック頻度を調整することと
を含む、請求項1に記載のコンピュータ・プログラム。 - 前記エラー・チェック動作が、最後の固定回数の書き込みをチェックし、前記エラー・チェック頻度を調整することが、前記エラー・チェック頻度を、前記最後の固定書き込み回数を前記出力値によって除算した数に設定する、請求項6に記載のコンピュータ・プログラム。
- 前記機械学習モジュールへの前記入力として使用される前記少なくとも1つのストレージの前記属性が、
前記エラー・チェック動作の最後の実行中に前記エラー・チェック動作がエラーを検出した場合のエラー・タイプ、または、前記最後の実行中に前記エラー・チェック動作がエラーを検出しなかった場合のエラーがないという指示と、
前記ストレージ・ユニットを含む少なくとも1つのストレージ・デバイスのタイプと、
前記少なくとも1つのストレージ・デバイスが最初に使用されてからの使用時間と、
前記少なくとも1つのストレージ・デバイスのファームウェア・レベルと、
前記少なくとも1つのストレージ・デバイスにおける1秒あたりの読み出し動作と、
前記少なくとも1つのストレージ・デバイスにおける1秒あたりの書き込み動作と
のうちの少なくとも1つを含む、請求項1に記載のコンピュータ・プログラム。 - 前記ストレージ・ユニットに対して書き込み動作が実施されるのに応答して書き込みカウンタを増分することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する条件を満たすか否かを判定することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する前記条件を満たすという判定に応答して前記エラー・チェック動作を実施し、前記書き込みカウンタをリセットすることと
をさらに実行させる、請求項1に記載のコンピュータ・プログラム。 - ストレージ・ユニット内のデータをエラー・チェックするためのコンピュータ・プログラムであって、実行されると動作を実施するコンピュータ可読プログラム・コードを記憶しているコンピュータ可読ストレージ媒体を備え、前記動作は、
機械学習モジュールを訓練することを決定することと、
前記機械学習モジュールを訓練するという決定に応答して、
前記ストレージ・ユニットの少なくとも1つのストレージ・デバイスの属性を含む入力を決定すること、および
前記エラー・チェックに応答して決定されている前記入力から前記ストレージ・ユニットのエラー・チェック動作を実施することを示す所望の出力値を生成するように、前記機械学習モジュールを訓練すること
を実施することと、
前記ストレージ・ユニットに関してエラー・チェック動作を実施すべきであるか否かを判定するために使用される出力値を生成するために、前記機械学習モジュールを実行することと
を含む、コンピュータ・プログラム。 - 前記動作は、
前記エラー・チェック動作を実施しながらエラーを検出することであって、前記機械学習モジュールを訓練するという前記決定は、前記エラーの検出に応答して行われる、前記検出することと、
前記所望の出力値を、前記エラーの検出に応答して前記機械学習モジュールを訓練するのに使用するためのエラー・チェックを実施することを示す出力値に設定することと
をさらに含む、請求項10に記載のコンピュータ・プログラム。 - 前記動作は、
固定回数のエラー・チェック動作以内にエラーが検出されなかったことを検出することであって、前記機械学習モジュールを訓練するという前記決定は、前記固定回数のエラー・チェック動作以内に前記エラーが検出されなかったという判定に応答して行われる、前記検出することと、
前記固定回数のエラー・チェック動作以内にエラーが検出されなかったという判定に応答して、前記所望の出力値を、前記機械学習モジュールを訓練するのに使用するためのエラー・チェックを実施しないことを示す出力値に設定することと
をさらに含む、請求項10に記載のコンピュータ・プログラム。 - 前記機械学習モジュールを訓練することは、
前記機械学習モジュールの前記出力値および前記所望の出力値のエラーのマージンを決定することと、
前記所望の出力値を生成するために、前記エラーのマージンおよび前記入力を使用して、前記機械学習モジュール内のノードの重みおよびバイアスを訓練することと
を含む、請求項10に記載のコンピュータ・プログラム。 - ストレージ・コントローラが前記ストレージ・コントローラによって管理されるストレージ・アレイ内の前記ストレージ・デバイスに関してエラー・チェック動作を実施すべきであるか否かを示す、前記ストレージ・デバイスからの入力に基づいて、前記ストレージ・コントローラに出力値を提供するために、前記機械学習モジュールが、前記ストレージ・コントローラによって管理されるストレージ・デバイスの前記ストレージ・アレイからの前記入力から出力値を生成する、請求項10に記載のコンピュータ・プログラム。
- 前記動作は、
前記エラー・チェック動作から独立してフィールド・エラーを検出することであって、前記機械学習モジュールを訓練するという前記決定が、前記フィールド・エラーの検出に応答して行われる、前記検出することと、
前記所望の出力値を、前記エラーの検出に応答して前記機械学習モジュールを訓練するのに使用するためのエラー・チェックを実施することを示す出力値に設定することと
をさらに含む、請求項10に記載のコンピュータ・プログラム。 - ストレージ・ユニット内のデータをエラー・チェックするためのコンピュータ・システムであって、
プロセッサと、
実行されると動作を実施するコンピュータ可読プログラム・コードを記憶しているコンピュータ可読ストレージ媒体と
を備え、前記動作は、
前記ストレージ・ユニットを含む少なくとも1つのストレージ・デバイスの属性に関する入力を機械学習モジュールに提供して出力値を生成することであって、前記ストレージ・デバイスの属性に関する入力が連続的に更新される動的情報である所の最後にエラー・チェック動作を実施した結果および書き込み動作を含む、前記出力値を生成することと、
エラー・チェック頻度を前記出力値から決定することと、
前記ストレージ・ユニットに関してエラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することと、
前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すという判定に応答して、前記エラー・チェック動作を実施することと
を含む、コンピュータ・システム。 - 前記出力値から前記エラー・チェック頻度を決定することは、書き込みの回数を前記出力値の関数として決定することを含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することは、
書き込みカウンタが前記エラー・チェック頻度を超えるか否かを判定することを含み、前記エラー・チェック動作は、前記書き込みカウンタが前記エラー・チェック頻度を超えたことに応答して実施される、請求項16に記載のシステム。 - 前記出力値が、前記ストレージ・ユニット内にエラーが存在する可能性を示す0~1の数を含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することは、
前記出力値が下限未満であることに応答して前記エラー・チェック動作を実施しないことと、
前記出力値が上限よりも大きいことに応答して前記エラー・チェック動作を実施することと、
前記出力値が前記下限と前記上限との間にあることに応答して、前記出力値に基づいて前記エラー・チェック頻度を調整することと
を含む、請求項16に記載のシステム。 - 前記動作は、
前記ストレージ・ユニットに対して書き込み動作が実施されるのに応答して書き込みカウンタを増分することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する条件を満たすか否かを判定することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する前記条件を満たすという判定に応答して前記エラー・チェック動作を実施し、前記書き込みカウンタをリセットすることと
をさらに含む、請求項16に記載のシステム。 - ストレージ・ユニット内のデータをエラー・チェックするためのシステムであって、
プロセッサと、
実行されると動作を実施するコンピュータ可読プログラム・コードを記憶しているコンピュータ可読ストレージ・媒体と
を備え、前記動作は、
機械学習モジュールを訓練することを決定することと、
前記機械学習モジュールを訓練するという決定に応答して、
前記ストレージ・ユニットの少なくとも1つのストレージ・デバイスの属性を含む入力を決定すること、および
前記エラーの検出に応答して決定されている前記入力から前記ストレージ・ユニットのエラー・チェック動作を実施することを示す所望の出力値を生成するように、前記機械学習モジュールを訓練すること
を実施することと、
前記ストレージ・ユニットに関してエラー・チェック動作を実施すべきであるか否かを判定するために使用される出力値を生成するために、前記機械学習モジュールを実行することと
を含む、システム。 - 前記動作は、
前記エラー・チェック動作を実施しながらエラーを検出することであって、前記機械学習モジュールを訓練するという前記決定は、前記エラーの検出に応答して行われる、前記検出することと、
前記所望の出力値を、前記エラーの検出に応答して前記機械学習モジュールを訓練するのに使用するためのエラー・チェックを実施することを示す出力値に設定することと
をさらに含む、請求項20に記載のシステム。 - 前記動作は、
固定回数のエラー・チェック動作以内にエラーが検出されなかったことを検出することであって、前記機械学習モジュールを訓練するという前記決定は、前記固定回数のエラー・チェック動作以内に前記エラーが検出されなかったという判定に応答して行われる、前記検出することと、
前記固定回数のエラー・チェック動作以内にエラーが検出されなかったという判定に応答して、前記所望の出力値を、前記機械学習モジュールを訓練するのに使用するためのエラー・チェックを実施しないことを示す出力値に設定することと
をさらに含む、請求項20に記載のシステム。 - ストレージ・ユニット内のデータをエラー・チェックするための方法であって、
前記ストレージ・ユニットを含む少なくとも1つのストレージ・デバイスの属性に関する入力を機械学習モジュールに提供して出力値を生成することであって、前記ストレージ・デバイスの属性に関する入力が連続的に更新される動的情報である所の最後にエラー・チェック動作を実施した結果および書き込み動作を含む、前記出力値を生成することと、
エラー・チェック頻度を前記出力値から決定することと、
前記ストレージ・ユニットに関してエラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することと、
前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すという判定に応答して、前記エラー・チェック動作を実施することと
を含む、方法。 - 前記出力値から前記エラー・チェック頻度を決定することは、書き込みの回数を前記出力値の関数として決定することを含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを前記判定することは、
書き込みカウンタが前記エラー・チェック頻度を超えるか否かを判定することを含み、前記エラー・チェック動作は、前記書き込みカウンタが前記エラー・チェック頻度を超えたことに応答して実施される、請求項23に記載の方法。 - 前記出力値が、前記ストレージ・ユニット内にエラーが存在する可能性を示す0~1の数を含み、前記エラー・チェック動作を実施すべきであることを前記エラー・チェック頻度が示すか否かを判定することは、
前記出力値が下限未満であることに応答して前記エラー・チェック動作を実施しないことと、
前記出力値が上限よりも大きいことに応答して前記エラー・チェック動作を実施することと、
前記出力値が前記下限と前記上限との間にあることに応答して、前記出力値に基づいて前記エラー・チェック頻度を調整することと
を含む、請求項23に記載の方法。 - 前記ストレージ・ユニットに対して書き込み動作が実施されるのに応答して書き込みカウンタを増分することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する条件を満たすか否かを判定することと、
前記書き込みカウンタが前記エラー・チェック頻度に関する前記条件を満たすという判定に応答して前記エラー・チェック動作を実施し、前記書き込みカウンタをリセットすることと
をさらに含む、請求項23に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/023,443 US11119850B2 (en) | 2018-06-29 | 2018-06-29 | Determining when to perform error checking of a storage unit by using a machine learning module |
US16/023,443 | 2018-06-29 | ||
PCT/IB2019/055213 WO2020003073A1 (en) | 2018-06-29 | 2019-06-20 | Using a machine learning module to determine when to perform error checking of a storage unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021531534A JP2021531534A (ja) | 2021-11-18 |
JP7291724B2 true JP7291724B2 (ja) | 2023-06-15 |
Family
ID=68986838
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020558575A Active JP7291724B2 (ja) | 2018-06-29 | 2019-06-20 | ストレージ・ユニットのエラー・チェックを実施するときを決定するための機械学習モジュールの使用 |
Country Status (6)
Country | Link |
---|---|
US (3) | US11119850B2 (ja) |
JP (1) | JP7291724B2 (ja) |
CN (1) | CN112088364B (ja) |
DE (1) | DE112019003288T5 (ja) |
GB (1) | GB2587314B (ja) |
WO (1) | WO2020003073A1 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11119662B2 (en) * | 2018-06-29 | 2021-09-14 | International Business Machines Corporation | Determining when to perform a data integrity check of copies of a data set using a machine learning module |
US11099743B2 (en) | 2018-06-29 | 2021-08-24 | International Business Machines Corporation | Determining when to replace a storage device using a machine learning module |
US11119850B2 (en) | 2018-06-29 | 2021-09-14 | International Business Machines Corporation | Determining when to perform error checking of a storage unit by using a machine learning module |
US11074005B1 (en) * | 2020-01-03 | 2021-07-27 | International Business Machines Corporation | Coordinated storage media verification |
CN111767165B (zh) * | 2020-06-30 | 2024-06-14 | 杭州海康存储科技有限公司 | 数据处理方法、装置及控制设备 |
KR20220096466A (ko) * | 2020-12-31 | 2022-07-07 | 삼성전자주식회사 | 뉴럴 네트워크 연산을 위한 메모리 관리 방법 및 장치 |
KR102317788B1 (ko) | 2021-05-14 | 2021-10-26 | 삼성전자주식회사 | 스토리지 장치 및 스토리지 컨트롤러의 동작 방법 |
US11734141B2 (en) * | 2021-07-14 | 2023-08-22 | International Business Machines Corporation | Dynamic testing of systems |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130128666A1 (en) | 2011-11-21 | 2013-05-23 | Chris Avila | Scrub Techniques for Use with Dynamic Read |
US20180174658A1 (en) | 2016-12-15 | 2018-06-21 | Fanuc Corporation | Machine learning apparatus, life prediction apparatus, numerical control device, production system, and machine learning method for predicting life of nand flash memory |
Family Cites Families (70)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4053751A (en) * | 1976-04-28 | 1977-10-11 | Bell Telephone Laboratories, Incorporated | Adaptable exerciser for a memory system |
US6981070B1 (en) | 2000-07-12 | 2005-12-27 | Shun Hang Luk | Network storage device having solid-state non-volatile memory |
US6986075B2 (en) | 2001-02-23 | 2006-01-10 | Hewlett-Packard Development Company, L.P. | Storage-device activation control for a high-availability storage system |
US6745303B2 (en) | 2002-01-03 | 2004-06-01 | Hitachi, Ltd. | Data synchronization of multiple remote storage |
US6947234B2 (en) * | 2002-07-23 | 2005-09-20 | International Business Machines Corporation | Method, system, and program for performing error correction in a storage device having a magnetic storage medium |
JP2005353110A (ja) * | 2004-06-08 | 2005-12-22 | Nec Electronics Corp | 不揮発性メモリ装置 |
US7236911B1 (en) | 2004-06-16 | 2007-06-26 | Western Digital Technologies, Inc. | Using a genetic algorithm to select a subset of quality metrics as input to a disk drive failure prediction algorithm |
US7587626B2 (en) | 2004-12-15 | 2009-09-08 | Dell Products L.P. | Intelligent hotspare or “SmartSpare” drive with pre-emptive drive rebuild |
US7382673B2 (en) * | 2005-06-15 | 2008-06-03 | Infineon Technologies Ag | Memory having parity generation circuit |
US20070022244A1 (en) * | 2005-07-25 | 2007-01-25 | Honeywell International Inc. | Methods and systems for refresh and error scrubbing of dynamic memory devices |
US7650367B2 (en) | 2006-01-13 | 2010-01-19 | Tekelec | Methods, systems, and computer program products for detecting and restoring missing or corrupted data in a distributed, scalable, redundant measurement platform database |
DE602006019010D1 (de) * | 2006-10-20 | 2011-01-27 | Fujitsu Ltd | Speicheranordnung und auffrisch-justierverfahren |
US8468244B2 (en) | 2007-01-05 | 2013-06-18 | Digital Doors, Inc. | Digital information infrastructure and method for security designated data and with granular data stores |
US8706914B2 (en) | 2007-04-23 | 2014-04-22 | David D. Duchesneau | Computing infrastructure |
US7752489B2 (en) | 2007-05-10 | 2010-07-06 | International Business Machines Corporation | Data integrity validation in storage systems |
US20090055357A1 (en) | 2007-06-09 | 2009-02-26 | Honeywell International Inc. | Data integrity checking for set-oriented data stores |
JP5012898B2 (ja) * | 2007-07-18 | 2012-08-29 | 富士通株式会社 | メモリリフレッシュ装置およびメモリリフレッシュ方法 |
US7793168B2 (en) | 2007-08-23 | 2010-09-07 | International Business Machines Corporation | Detection and correction of dropped write errors in a data storage system |
US7974036B2 (en) * | 2008-08-19 | 2011-07-05 | Seagate Technology Llc | Time-shifted bits for write synchronization correction |
US8296626B2 (en) * | 2008-11-07 | 2012-10-23 | Spansion Llc | Error correction for flash memory |
US8327250B1 (en) | 2009-04-21 | 2012-12-04 | Network Appliance, Inc. | Data integrity and parity consistency verification |
US8351289B1 (en) * | 2009-12-30 | 2013-01-08 | Micron Technology, Inc. | Apparatuses and methods for sensing a phase-change test cell and determining changes to the test cell resistance due to thermal exposure |
US8904244B2 (en) | 2012-10-17 | 2014-12-02 | Lsi Corporation | Heuristic approach for faster consistency check in a redundant storage system |
WO2014085849A1 (en) | 2012-12-03 | 2014-06-12 | National Ict Australia Limited | Bayesian nonparametric method for infrastructure failure prediction |
US20140188405A1 (en) | 2012-12-28 | 2014-07-03 | International Business Machines Corporation | Predicting a time of failure of a device |
CN103902448A (zh) * | 2012-12-28 | 2014-07-02 | 中国科学院深圳先进技术研究院 | 多核处理器软错误压力测试程序生成系统及方法 |
US9678617B2 (en) | 2013-01-14 | 2017-06-13 | Patrick Soon-Shiong | Shared real-time content editing activated by an image |
US9069737B1 (en) * | 2013-07-15 | 2015-06-30 | Amazon Technologies, Inc. | Machine learning based instance remediation |
US20150074450A1 (en) | 2013-09-09 | 2015-03-12 | International Business Machines Corporation | Hard disk drive (hdd) early failure detection in storage systems based on statistical analysis |
CN103761162B (zh) | 2014-01-11 | 2016-12-07 | 深圳清华大学研究院 | 分布式文件系统的数据备份方法 |
US9558068B1 (en) | 2014-03-31 | 2017-01-31 | EMC IP Holding Company LLC | Recovering from metadata inconsistencies in storage systems |
US10243807B2 (en) | 2014-06-03 | 2019-03-26 | Telefonaktiebolaget Lm Ericsson (Publ) | Operational lifetime of communication network nodes |
CN104167224B (zh) * | 2014-06-12 | 2018-06-29 | 上海新储集成电路有限公司 | 降低dram软错误的方法 |
US9621421B1 (en) | 2014-06-30 | 2017-04-11 | Juniper Networks, Inc. | Systems and methods for prognostic network management |
US10983859B2 (en) * | 2014-08-07 | 2021-04-20 | Pure Storage, Inc. | Adjustable error correction based on memory health in a storage unit |
US20160042024A1 (en) | 2014-08-08 | 2016-02-11 | Front Porch Digital, Inc. | Continuous data health check |
CN105450704A (zh) | 2014-08-28 | 2016-03-30 | 北京兆易创新科技股份有限公司 | 一种用于闪存的网络存储设备及其处理方法 |
US9785374B2 (en) | 2014-09-25 | 2017-10-10 | Microsoft Technology Licensing, Llc | Storage device management in computing systems |
KR20160059050A (ko) * | 2014-11-17 | 2016-05-26 | 에스케이하이닉스 주식회사 | 데이터 저장 장치 및 그것의 동작 방법 |
US9747177B2 (en) | 2014-12-30 | 2017-08-29 | International Business Machines Corporation | Data storage system employing a hot spare to store and service accesses to data having lower associated wear |
US10067840B1 (en) | 2015-03-31 | 2018-09-04 | EMC IP Holding Company LLC | Life expectancy data migration |
US10419530B2 (en) | 2015-11-02 | 2019-09-17 | Telefonaktiebolaget Lm Ericsson (Publ) | System and methods for intelligent service function placement and autoscale based on machine learning |
US10713587B2 (en) * | 2015-11-09 | 2020-07-14 | Xerox Corporation | Method and system using machine learning techniques for checking data integrity in a data warehouse feed |
US9858148B2 (en) * | 2015-11-22 | 2018-01-02 | International Business Machines Corporation | Raid data loss prevention |
KR102435873B1 (ko) * | 2015-12-18 | 2022-08-25 | 삼성전자주식회사 | 스토리지 장치 및 그것의 리드 리클레임 방법 |
US11222266B2 (en) | 2016-07-15 | 2022-01-11 | Intuit Inc. | System and method for automatic learning of functions |
JP6224186B1 (ja) | 2016-08-01 | 2017-11-01 | 株式会社東芝 | Raidストレージシステム、ストレージコントローラ及びraidアレイパトロール方法 |
US10310749B2 (en) | 2016-09-16 | 2019-06-04 | Netscout Systems Texas, Llc | System and method for predicting disk failure |
GB2569262B (en) | 2016-10-12 | 2023-02-15 | Harman Int Ind | Systems and methods for in-vehicle predictive failure detection |
KR102643916B1 (ko) * | 2016-10-18 | 2024-03-08 | 삼성전자주식회사 | 스토리지 장치, 메모리 시스템, 및 그것의 읽기 전압 결정 방법 |
US9678817B1 (en) | 2016-10-28 | 2017-06-13 | International Business Machines Corporation | Lifespan forecast for storage media devices |
KR102656190B1 (ko) * | 2016-11-24 | 2024-04-11 | 삼성전자주식회사 | 불휘발성 메모리 장치를 포함하는 스토리지 장치 및 불휘발성 메모리 장치의 액세스 방법 |
JP6926472B2 (ja) | 2016-12-27 | 2021-08-25 | 株式会社ジェイテクト | 解析装置および解析システム |
US10552729B2 (en) | 2017-03-20 | 2020-02-04 | Hewlett Packard Enterprise Development Lp | Baseboard management controller to deconfigure field replaceable units according to deep learning model |
US11586960B2 (en) | 2017-05-09 | 2023-02-21 | Visa International Service Association | Autonomous learning platform for novel feature discovery |
US11049009B2 (en) * | 2017-06-12 | 2021-06-29 | Western Digital Technologies, Inc. | Identifying memory block write endurance using machine learning |
CN107506252A (zh) * | 2017-08-11 | 2017-12-22 | 云南电网有限责任公司信息中心 | 基于配置项关联关系的信息系统错误配置检测系统及方法 |
US20190095299A1 (en) | 2017-09-28 | 2019-03-28 | Cnex Labs, Inc. | Storage system with machine learning mechanism and method of operation thereof |
US10572323B1 (en) | 2017-10-24 | 2020-02-25 | EMC IP Holding Company LLC | Predicting physical storage unit health |
US10410111B2 (en) | 2017-10-25 | 2019-09-10 | SparkCognition, Inc. | Automated evaluation of neural networks using trained classifier |
US10613962B1 (en) | 2017-10-26 | 2020-04-07 | Amazon Technologies, Inc. | Server failure predictive model |
US10909017B2 (en) | 2017-12-27 | 2021-02-02 | Intel Corporation | Latency reporting for algorithm weighting in multiagent systems |
US11099551B2 (en) | 2018-01-31 | 2021-08-24 | Hitachi, Ltd. | Deep learning architecture for maintenance predictions with multiple modes |
US11132133B2 (en) * | 2018-03-08 | 2021-09-28 | Toshiba Memory Corporation | Workload-adaptive overprovisioning in solid state storage drive arrays |
US10838833B1 (en) | 2018-03-26 | 2020-11-17 | Pure Storage, Inc. | Providing for high availability in a data analytics pipeline without replicas |
US10608994B2 (en) | 2018-04-03 | 2020-03-31 | Bank Of America Corporation | System for managing communication ports between servers |
US11119850B2 (en) | 2018-06-29 | 2021-09-14 | International Business Machines Corporation | Determining when to perform error checking of a storage unit by using a machine learning module |
US11099743B2 (en) | 2018-06-29 | 2021-08-24 | International Business Machines Corporation | Determining when to replace a storage device using a machine learning module |
US11119662B2 (en) | 2018-06-29 | 2021-09-14 | International Business Machines Corporation | Determining when to perform a data integrity check of copies of a data set using a machine learning module |
US20200097921A1 (en) | 2018-09-24 | 2020-03-26 | Hitachi, Ltd. | Equipment repair management and execution |
-
2018
- 2018-06-29 US US16/023,443 patent/US11119850B2/en active Active
- 2018-08-14 US US16/103,545 patent/US11119851B2/en active Active
-
2019
- 2019-06-20 DE DE112019003288.7T patent/DE112019003288T5/de active Pending
- 2019-06-20 JP JP2020558575A patent/JP7291724B2/ja active Active
- 2019-06-20 CN CN201980031061.5A patent/CN112088364B/zh active Active
- 2019-06-20 GB GB2100441.1A patent/GB2587314B/en active Active
- 2019-06-20 WO PCT/IB2019/055213 patent/WO2020003073A1/en active Application Filing
-
2021
- 2021-01-19 US US17/152,782 patent/US11204827B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130128666A1 (en) | 2011-11-21 | 2013-05-23 | Chris Avila | Scrub Techniques for Use with Dynamic Read |
US20180174658A1 (en) | 2016-12-15 | 2018-06-21 | Fanuc Corporation | Machine learning apparatus, life prediction apparatus, numerical control device, production system, and machine learning method for predicting life of nand flash memory |
Also Published As
Publication number | Publication date |
---|---|
CN112088364B (zh) | 2024-09-03 |
GB202100441D0 (en) | 2021-03-03 |
GB2587314A (en) | 2021-03-24 |
DE112019003288T5 (de) | 2021-04-08 |
US20200004623A1 (en) | 2020-01-02 |
US20200004625A1 (en) | 2020-01-02 |
CN112088364A (zh) | 2020-12-15 |
US11204827B2 (en) | 2021-12-21 |
WO2020003073A1 (en) | 2020-01-02 |
GB2587314B (en) | 2021-09-15 |
US11119850B2 (en) | 2021-09-14 |
US20210141688A1 (en) | 2021-05-13 |
JP2021531534A (ja) | 2021-11-18 |
US11119851B2 (en) | 2021-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7291724B2 (ja) | ストレージ・ユニットのエラー・チェックを実施するときを決定するための機械学習モジュールの使用 | |
US11119660B2 (en) | Determining when to replace a storage device by training a machine learning module | |
US11200174B2 (en) | Considering a frequency of access to groups of tracks and density of the groups to select groups of tracks to destage | |
US11119662B2 (en) | Determining when to perform a data integrity check of copies of a data set using a machine learning module | |
US11461112B2 (en) | Determining feature settings for code to deploy to a system by training a machine learning module | |
US11281497B2 (en) | Determining an allocation of stage and destage tasks by training a machine learning module | |
US11663129B2 (en) | Using a machine learning module to dynamically determine tracks to prestage from storage to cache | |
US11222265B2 (en) | Perform destages of tracks with holes in a storage system by training a machine learning module | |
US10628241B2 (en) | Determining when to send message to computing node to process items by training a machine learning module | |
US20200042367A1 (en) | Determining when to send message to a computing node to process items using a machine learning module | |
US10817311B1 (en) | Applying machine learning in storage system code load problem analysis | |
US11314649B2 (en) | Using a machine learning module to perform destages of tracks with holes in a storage system | |
US12124969B2 (en) | Determining whether to process a host request by training a machine learning module | |
US20200233716A1 (en) | Determining whether to process a host request using a machine learning module |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210510 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211028 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20220502 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221122 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230220 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230516 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230605 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7291724 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |