JP6263880B2 - ストレージ制御装置、制御装置および制御プログラム - Google Patents
ストレージ制御装置、制御装置および制御プログラム Download PDFInfo
- Publication number
- JP6263880B2 JP6263880B2 JP2013143508A JP2013143508A JP6263880B2 JP 6263880 B2 JP6263880 B2 JP 6263880B2 JP 2013143508 A JP2013143508 A JP 2013143508A JP 2013143508 A JP2013143508 A JP 2013143508A JP 6263880 B2 JP6263880 B2 JP 6263880B2
- Authority
- JP
- Japan
- Prior art keywords
- level
- signal
- detection unit
- clock
- timing
- 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
- 238000001514 detection method Methods 0.000 claims description 149
- 230000005856 abnormality Effects 0.000 claims description 25
- 238000000034 method Methods 0.000 claims description 19
- 230000008859 change Effects 0.000 claims description 18
- 230000008569 process Effects 0.000 claims description 17
- 238000004891 communication Methods 0.000 description 25
- 230000002159 abnormal effect Effects 0.000 description 13
- 238000010586 diagram Methods 0.000 description 10
- 239000000872 buffer Substances 0.000 description 9
- 230000005540 biological transmission Effects 0.000 description 7
- 102220492605 Numb-like protein_S17A_mutation Human genes 0.000 description 4
- 238000002360 preparation method Methods 0.000 description 4
- 101000986989 Naja kaouthia Acidic phospholipase A2 CM-II Proteins 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000007704 transition 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1604—Error detection or correction of the data by redundancy in hardware where the fault affects the clock signals of a processing unit and the redundancy is at or within the level of clock signal generation hardware
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1608—Error detection by comparing the output signals of redundant hardware
- G06F11/1612—Error detection by comparing the output signals of redundant hardware where the redundant component is persistent storage
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1629—Error detection by comparing the output of redundant processing systems
- G06F11/1637—Error detection by comparing the output of redundant processing systems using additional compare functionality in one or some but not all of the redundant processing components
-
- 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/16—Error detection or correction of the data by redundancy in hardware
- G06F11/1675—Temporal synchronisation or re-synchronisation of redundant processing components
- G06F11/1679—Temporal synchronisation or re-synchronisation of redundant processing components at clock signal level
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Bus Control (AREA)
Description
図1は、実施例1に係るRAIDシステムのハードウェア構成を示す図である。図1に示すように、RAIDシステム9は、データ信号を伝送するデータ線11と、クロック信号を伝送するクロック線12と、複数のコントローラモジュール(CM)2、3と、ディスク4とを有する。CM2、3は、冗長化されている。ここでは0系のCM2と1系のCM3とが、データ線11およびクロック線12を介してCM間通信を行う。データ線11およびクロック線12には、例えば、I2Cバスが用いられる。
次に、実施例1に係る故障検出処理を、図2Aを参照して説明する。図2Aは、実施例1に係る故障検出処理のフローチャートを示す図である。図2Aに示すように、マスターポート22のステート処理ロジック231は、待機状態であるとする。
次に、実施例1に係るクロック線のハイ/ロースタック発生判定処理を、図2Bを参照して説明する。図2Bは、実施例1に係るクロック線のハイ/ロースタック発生判定処理のフローチャートを示す図である。
上記実施例1によれば、バッファ25、27は、データ線11、クロック線12を用いて出力された信号をフィードバックする。そして、第1の検出部232および第2の検出部233は、フィードバックされた信号を入力する。そして、第1の検出部232および第2の検出部233は、入力した信号のレベルが、信号が出力または入力されたタイミングに応じた期待レベルと一致しない場合に、信号のレベルが特定のレベルから変化しない異常であることを検出する。かかる構成によれば、第1の検出部232および第2の検出部233は、フィードバックされた信号の信号レベルとの比較に信号が入出力されたタイミングに応じた期待レベルを用いることにより、信号レベルが特定のレベルに張り付く伝送異常の要因を検出できる。
図4は、実施例2に係るRAIDシステムのハードウェア構成を示す図である。なお、図1に示すRAIDシステム9と同一の構成については同一符号を示すことで、その重複する構成および動作の説明については省略する。実施例1と実施例2とが異なるところは、マスターポート22に第3の検出部241を追加した点にある。
次に、実施例2に係る故障検出処理を、図5を参照して説明する。図5は、実施例2に係る故障検出処理のフローチャートを示す図である。なお、図2Aに示す故障検出処理と同一の処理については同一符号を示すことで、その重複する処理の説明については略記する。
上記実施例2によれば、第2の検出部233は、クロック信号のレベルが、ローレベルを検出してから一定期間経過後から、期待レベルとしてハイレベルと一致しない場合に、ロースタックが発生していることを第3の検出部241に通知する。そして、第3の検出部241は、ローレベルが継続する期間をカウントする。そして、第3の検出部241は、カウントした期間が規定期間を超える場合、信号のレベルがローレベルから変化しない異常であることを検出する。そして、第3の検出部241は、カウントした期間が規定時間を超えない場合、スレーブポート32におけるクロックストレッチであることを検出する。かかる構成によれば、第3の検出部241は、ロースタックが発生している場合に、クロックストレッチであるのかを検出できるので、ロースタック故障を正確に検出できる。
なお、実施例1、2では、RAIDシステム9が、データ線11、クロック線12を対象に、特定の信号レベルに張り付くスタック故障を検出した。しかしながら、かかるシステムは、RAIDシステムに限定されず、信号を用いて通信される部品同士が搭載されたシステムであれば良い。信号を用いて通信される部品同士とは、例えば、CPUとメモリである。なお、CPU、メモリは、それぞれ「制御装置」の一例である。
前記フィードバック部によってフィードバックされた信号のレベルが、所定のタイミングに応じて予め定められたレベルである期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する検出部と
を有することを特徴とするストレージ制御装置。
前記検出部は、
前記フィードバック部によってフィードバックされた信号のレベルが、前記タイミング信号の発行前後に応じて予め定められた期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する第1の検出部を有する
ことを特徴とする付記1に記載のストレージ制御装置。
前記検出部は、
前記フィードバック部によってフィードバックされたクロック信号のレベルが、第1のレベルを検出してからクロックの1/2周期分の一定期間内、前記期待レベルとして前記第1のレベルと一致しない場合、または、前記第1のレベルを検出してから前記一定期間経過後から前記一定期間内、前記期待レベルとして前記第1のレベルと異なる第2のレベルと一致しない場合、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する第2の検出部を有する
ことを特徴とする付記1に記載のストレージ制御装置。
ことを特徴とする付記3に記載のストレージ制御装置。
前記フィードバック部によってフィードバックされた信号のレベルが、所定のタイミングに応じて予め定められたレベルである期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する検出部と
を有することを特徴とする制御装置。
他のストレージ制御装置と相互に通信する際に用いられる通信線を用いて信号を出力し、
前記通信線によってフィードバックされた信号のレベルが、所定のタイミングに応じて予め定められたレベルである期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する
処理を実行させることを特徴とする制御プログラム。
他のストレージ制御装置と相互に通信する際に用いられる通信線を用いて信号を出力し、
前記通信線によってフィードバックされた信号のレベルが、所定のタイミングに応じて予め定められたレベルである期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する
処理を実行することを特徴とする制御方法。
12 クロック線
2、3 CM
21、31 FPGA
22 マスターポート
23 ステート処理ブロック
231 ステート処理ロジック
232 第1の検出部
233 第2の検出部
234 カウンタ
241 第3の検出部
242 カウンタ
24〜27 バッファ
32 スレーブポート
4 ディスク
41 記憶デバイス
Claims (5)
- 他のストレージ制御装置と相互に通信する際に用いられる信号線を用いて所定のタイミングを示すタイミング信号の発行前後のタイミングで出力された信号をフィードバックするフィードバック部と、
前記フィードバック部によってフィードバックされた信号のレベルが、前記タイミング信号の発行前後に応じて予め定められた期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する検出部と
を有することを特徴とするストレージ制御装置。 - 前記フィードバック部は、前記信号線を用いて出力されたクロック信号をフィードバックし、
前記検出部は、
前記フィードバック部によってフィードバックされたクロック信号のレベルが、第1のレベルを検出してからクロックの1/2周期分の一定期間内、前記期待レベルとして前記第1のレベルと一致しない場合、または、前記第1のレベルを検出してから前記一定期間経過後から前記一定期間内、前記期待レベルとして前記第1のレベルと異なる第2のレベルと一致しない場合、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する第2の検出部を有する
ことを特徴とする請求項1に記載のストレージ制御装置。 - 前記第2の検出部は、前記クロック信号のレベルが、ローレベルを検出してから前記一定期間経過後から、前記期待レベルとしてハイレベルと一致しない場合に、ローレベルが継続する期間をカウントし、カウントした期間が規定期間を超える場合、前記信号線を用いて出力された信号のレベルがローレベルから変化しない異常であることを検出し、カウントした期間が規定時間を超えない場合、前記他のストレージ制御装置におけるクロックストレッチであることを検出する第3の検出部を有する
ことを特徴とする請求項2に記載のストレージ制御装置。 - 他の制御装置と相互に通信する際に用いられる信号線を用いて所定のタイミングを示すタイミング信号の発行前後のタイミングで出力された信号をフィードバックするフィードバック部と、
前記フィードバック部によってフィードバックされた信号のレベルが、前記タイミング信号の発行前後に応じて予め定められた期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する検出部と
を有することを特徴とする制御装置。 - コンピュータに、
他のストレージ制御装置と相互に通信する際に用いられる信号線を用いて所定のタイミングを示すタイミング信号の発行前後のタイミングで信号を出力し、
前記信号線によってフィードバックされた信号のレベルが、前記タイミング信号の発行前後に応じて予め定められた期待レベルと一致しない場合に、前記信号線を用いて出力された信号のレベルが特定のレベルから変化しない異常であることを検出する
処理を実行させることを特徴とする制御プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013143508A JP6263880B2 (ja) | 2013-07-09 | 2013-07-09 | ストレージ制御装置、制御装置および制御プログラム |
US14/313,530 US9645898B2 (en) | 2013-07-09 | 2014-06-24 | Storage control device and control device for detecting abnormality of signal line |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013143508A JP6263880B2 (ja) | 2013-07-09 | 2013-07-09 | ストレージ制御装置、制御装置および制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015018315A JP2015018315A (ja) | 2015-01-29 |
JP6263880B2 true JP6263880B2 (ja) | 2018-01-24 |
Family
ID=52278143
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013143508A Active JP6263880B2 (ja) | 2013-07-09 | 2013-07-09 | ストレージ制御装置、制御装置および制御プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9645898B2 (ja) |
JP (1) | JP6263880B2 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6221674B2 (ja) * | 2013-11-19 | 2017-11-01 | 富士通株式会社 | 情報処理装置,制御装置及び制御方法 |
JP2017033149A (ja) * | 2015-07-30 | 2017-02-09 | 株式会社東芝 | 情報処理装置、コントローラ、及び、情報処理装置の制御方法 |
US10229086B2 (en) * | 2015-12-26 | 2019-03-12 | Intel Corporation | Technologies for automatic timing calibration in an inter-integrated circuit data bus |
JP6792314B2 (ja) * | 2016-04-22 | 2020-11-25 | ソニーセミコンダクタソリューションズ株式会社 | 通信装置、通信方法、プログラム、および、通信システム |
JP6772531B2 (ja) * | 2016-04-28 | 2020-10-21 | オムロン株式会社 | 制御システム、制御方法、制御プログラム、および記録媒体 |
JP6637389B2 (ja) * | 2016-06-28 | 2020-01-29 | 株式会社沖データ | メモリ制御装置、メモリ装置、及び画像形成装置 |
DE102018120328A1 (de) * | 2017-08-24 | 2019-02-28 | Infineon Technologies Ag | Sicherheitseinrichtung mit erweiterter Zuverlässigkeit |
JP7095491B2 (ja) * | 2018-08-27 | 2022-07-05 | 株式会社デンソー | パルス信号異常検出装置 |
US10852800B1 (en) * | 2019-01-25 | 2020-12-01 | Cadence Design Systems, Inc. | Multi-modal power control |
JP7557285B2 (ja) | 2020-06-04 | 2024-09-27 | キヤノン株式会社 | バススイッチ、シミュレーション装置及び信号中継方法 |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4782300A (en) * | 1986-03-03 | 1988-11-01 | International Business Machines Corporation | Differential transceiver with line integrity detection |
JPH052255U (ja) * | 1991-06-21 | 1993-01-14 | 横河電機株式会社 | マイクロプロセツサ装置 |
JPH0635733A (ja) * | 1992-07-16 | 1994-02-10 | Fujitsu Ltd | スタック検出方式 |
DE19501800A1 (de) | 1995-01-21 | 1996-07-25 | Zahnradfabrik Friedrichshafen | Fehlererkennung und Fehlerbeseitigung bei einem seriellen Datenbussystem |
JP2001075878A (ja) * | 1999-09-06 | 2001-03-23 | Fujitsu General Ltd | バスエラー検出処理装置 |
US6530029B1 (en) * | 1999-09-23 | 2003-03-04 | National Semiconductor Corporation | I2C/SMBus start-stop detecting circuit that reduces the likelihood of stalling the bus due to glitches on the data line |
JP4454772B2 (ja) * | 2000-03-17 | 2010-04-21 | 富士通マイクロエレクトロニクス株式会社 | 通信バスの異常検出装置とマイクロコンピュータ |
JP2002063080A (ja) | 2000-08-15 | 2002-02-28 | Sony Corp | インターフェース装置 |
US7069476B1 (en) * | 2002-08-15 | 2006-06-27 | Network Appliance, Inc. | Method and apparatus to release a serial bus from a suspended state |
JP2006139634A (ja) * | 2004-11-15 | 2006-06-01 | Hitachi Ltd | 設備管理装置、通信路診断装置及び設備管理方法 |
US7478286B2 (en) * | 2005-04-08 | 2009-01-13 | Linear Technology Corporation | Circuit and method of detecting and resolving stuck I2C buses |
US20070240019A1 (en) * | 2005-12-29 | 2007-10-11 | International Business Machines Corporation | Systems and methods for correcting errors in I2C bus communications |
US8103896B2 (en) | 2006-03-31 | 2012-01-24 | Nxp B.V. | Method and system for I2C clock generation |
CA2592908A1 (en) * | 2006-06-30 | 2007-12-30 | Hitachi, Ltd. | Line diagnostic device, bus system, line diagnostic method, bus system control method, and line diagnostic program |
US7536492B2 (en) * | 2007-01-23 | 2009-05-19 | International Business Machines Corporation | Apparatus, system, and method for automatically resetting an inter-integrated circuit bus |
US7526589B2 (en) * | 2007-01-23 | 2009-04-28 | International Business Machines Corporation | Apparatus, system, and method for resetting an inter-integrated circuit data line using a negative voltage |
JP5160100B2 (ja) | 2007-02-08 | 2013-03-13 | シャープ株式会社 | データ通信誤動作防止装置、電子機器、データ通信誤動作防止装置の制御方法、データ通信誤動作防止装置の制御プログラム、及び当該プログラムを記録した記録媒体 |
JP5350677B2 (ja) * | 2008-05-19 | 2013-11-27 | 株式会社東芝 | バス信号制御回路、及び、バス信号制御回路を備えた信号処理回路 |
DE102009000698A1 (de) * | 2009-02-06 | 2010-08-12 | Ihp Gmbh - Innovations For High Performance Microelectronics / Leibniz-Institut Für Innovative Mikroelektronik | Prüfschaltung zur Prüfung einer Durchführung eines Handshake-Protokolls und Verfahren zur Prüfung einer Durchführung eines Handshake-Protokolls |
JP2010225104A (ja) * | 2009-03-25 | 2010-10-07 | Seiko Epson Corp | 電子デバイス |
US20110208885A1 (en) * | 2010-02-25 | 2011-08-25 | Panasonic Corporation | Data bus control method and apparatus |
JP2011199743A (ja) * | 2010-03-23 | 2011-10-06 | Renesas Electronics Corp | クロック異常検出回路 |
JP2012068907A (ja) * | 2010-09-24 | 2012-04-05 | Nec Casio Mobile Communications Ltd | バス接続回路及びバス接続方法 |
JP5682392B2 (ja) | 2011-03-22 | 2015-03-11 | 富士通株式会社 | 情報処理装置、制御装置および異常ユニット判定方法 |
-
2013
- 2013-07-09 JP JP2013143508A patent/JP6263880B2/ja active Active
-
2014
- 2014-06-24 US US14/313,530 patent/US9645898B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2015018315A (ja) | 2015-01-29 |
US20150019919A1 (en) | 2015-01-15 |
US9645898B2 (en) | 2017-05-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6263880B2 (ja) | ストレージ制御装置、制御装置および制御プログラム | |
US20190272252A1 (en) | Method of processing deadlock of i2c bus, electronic device and communication system | |
US20140142764A1 (en) | Fan rotational speed control system and method for controlling rotational speed of fan | |
TWI453427B (zh) | 時鐘突變檢測電路 | |
JP2009535677A (ja) | I2cクロックの生成方法及びシステム | |
TW200809521A (en) | Fault-isolating SAS expander | |
US20150046746A1 (en) | Method for ensuring remediation of hung multiplexer bus channels | |
US20170041006A1 (en) | Semiconductor device | |
WO2014155721A1 (ja) | 接続制御装置、情報処理装置、及び接続制御方法 | |
JP5365234B2 (ja) | 端末装置間のトークン異常検出/回復方式 | |
US20180196679A1 (en) | Initialization method for use in i2c system and master device | |
US8250351B2 (en) | Synchronization of two independent reset signals | |
US10986556B2 (en) | Circuit for monitoring a data processing system | |
US10769038B2 (en) | Counter circuitry and methods including a master counter providing initialization data and fault detection data and wherein a threshold count difference of a fault detection count is dependent upon the fault detection data | |
JP6247247B2 (ja) | 制御システム | |
CN102662902B (zh) | 一种防止i2c总线锁定的方法、装置及系统 | |
JPH08297588A (ja) | 二重照合装置 | |
WO2015109787A1 (zh) | 一种fifo异常处理方法及装置 | |
US20140010316A1 (en) | Method and apparatus for checking asynchronous transmission of control signals | |
JP2020145356A (ja) | 集積回路装置 | |
JP2007257462A (ja) | バスリセット・システム及び方法 | |
JP5604799B2 (ja) | フォールトトレラントコンピュータ | |
US11455002B1 (en) | Timing signal synchronisation | |
EP3893115A2 (en) | Watchdog circuit systems | |
US10719117B2 (en) | Control apparatus configured to control clock signal generation, method for controlling the same, storage medium, and computer system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160405 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170222 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170307 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170427 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170926 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171108 |
|
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: 20171121 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171204 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6263880 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |