JP2017182385A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2017182385A
JP2017182385A JP2016067573A JP2016067573A JP2017182385A JP 2017182385 A JP2017182385 A JP 2017182385A JP 2016067573 A JP2016067573 A JP 2016067573A JP 2016067573 A JP2016067573 A JP 2016067573A JP 2017182385 A JP2017182385 A JP 2017182385A
Authority
JP
Japan
Prior art keywords
information
disk device
failure
information processing
monitoring target
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.)
Granted
Application number
JP2016067573A
Other languages
Japanese (ja)
Other versions
JP6288141B2 (en
Inventor
拡貴 荒井
Hirotaka Arai
拡貴 荒井
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2016067573A priority Critical patent/JP6288141B2/en
Publication of JP2017182385A publication Critical patent/JP2017182385A/en
Application granted granted Critical
Publication of JP6288141B2 publication Critical patent/JP6288141B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that disconnection processing is sometimes not appropriate depending on a failure state of a disk device and an information processing device configuration in the case that a failure occurs in the disk device.SOLUTION: An information processing device includes a disk device, detection means for detecting a predetermined kind of monitoring target I/O (Input/Output) information in I/O information of the disk device, failure determination means for measuring the number of pieces of monitoring target I/O information detected by the detection means, and determining the existence/nonexistence of a failure of the disk device on the basis of the measurement result, and disconnection control means for disconnecting the disk device on the basis of the determination result by the failure determination means.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法、プログラムに関し、特に、ディスクの障害を検出する情報処理装置、情報処理方法、プログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program, and more particularly, to an information processing apparatus, an information processing method, and a program for detecting a disk failure.

可用性や信頼性向上のため、ハードディスクドライブやソリッドステートドライブなどのディスク装置において冗長構成を有する情報処理装置が知られている。   In order to improve availability and reliability, information processing apparatuses having a redundant configuration in disk devices such as hard disk drives and solid state drives are known.

例えば、特許文献1には、HDD(Hard Disk Drive)などの省電力状態とすることのできる第1の物理記憶デバイスと、SSD(Solid State Drive)などの第2の物理記憶デバイスと、を有するストレージシステムが記載されている。特許文献1によると、1以上の第1の物理記憶デバイスにより構成される第1の物理記憶デバイス群が、複数の論理領域から構成される論理的な記憶デバイスを構成している。また、1以上の第2の物理記憶デバイスにより構成される第2の物理記憶デバイス群が、複数のプール領域により構成されるプールを形成している。そして、プールのうちの1以上のプール領域が複数の論理領域のうちの一部に対応している。特許文献1によると、このような構成において、論理領域に対するI/Oを受けた場合、当該論理領域に対応するプール領域がプールに存在するか否かを確認する。そして、対応するプール領域が存在しておらず、また、第1の物理記憶デバイス群が省電力状態の場合、省電力状態を解除して論理領域に対してI/Oを行う。一方、対応するプール領域が存在する場合、第1の物理記憶デバイス群の省電力状態を解除することなくI/O先の論理領域に対応するプール領域に対してI/Oを行う。特許文献1によると、このような構成により、第1の物理記憶デバイスの省電力状態を解除する頻度を減らすことが出来る。   For example, Patent Literature 1 includes a first physical storage device that can be in a power saving state such as an HDD (Hard Disk Drive) and a second physical storage device such as an SSD (Solid State Drive). A storage system is described. According to Patent Document 1, a first physical storage device group including one or more first physical storage devices constitutes a logical storage device including a plurality of logical areas. Further, a second physical storage device group configured by one or more second physical storage devices forms a pool configured by a plurality of pool areas. One or more pool areas in the pool correspond to a part of the plurality of logical areas. According to Patent Document 1, in such a configuration, when an I / O for a logical area is received, it is confirmed whether or not a pool area corresponding to the logical area exists in the pool. If the corresponding pool area does not exist and the first physical storage device group is in the power saving state, the power saving state is canceled and I / O is performed on the logical area. On the other hand, if the corresponding pool area exists, I / O is performed on the pool area corresponding to the I / O destination logical area without releasing the power saving state of the first physical storage device group. According to Patent Literature 1, such a configuration can reduce the frequency of releasing the power saving state of the first physical storage device.

また、例えば、特許文献2には、システム情報を記憶する記憶デバイスと、記憶デバイスの記憶領域をシステム領域及びデータ領域に分けて管理する管理部と、を有するディスクアレイ装置が記憶されている。特許文献2によると、管理部は、記憶デバイスのデータ領域に対して第1の周期でベリファイ処理を実施し、システム領域に対して第1の周期よりも速い第2の周期でベリファイ処理を実施する。特許文献2によると、このように構成することで、信頼性を高めることが出来る。   Further, for example, Patent Document 2 stores a disk array device having a storage device that stores system information and a management unit that manages a storage area of the storage device by dividing it into a system area and a data area. According to Patent Document 2, the management unit performs a verify process on the data area of the storage device at the first period, and performs a verify process on the system area at a second period that is faster than the first period. To do. According to Patent Document 2, the reliability can be improved by configuring in this way.

特開2011−107857号公報JP 2011-107857 A 特開2007−065788号公報JP 2007-066588 A

特許文献1、2に記載されているような冗長構成を有する情報処理装置においてディスク装置に障害が発生した場合、ストレージコントローラがディスク装置の切り離し処理を実施し、情報処理装置の運用継続を維持することになる。しかしながら、ディスク装置の障害の内容によっては、ストレージコントローラによる適切な切り離し処理とならないことがあった。また、ストレージコントローラによる切り離し処理の挙動は、OS(Operating System)やストレージコントローラごとに異なる、という問題も生じていた。   When a failure occurs in a disk device in an information processing device having a redundant configuration as described in Patent Documents 1 and 2, the storage controller performs the disk device disconnection process and maintains the operation of the information processing device. It will be. However, depending on the content of the failure of the disk device, an appropriate disconnection process by the storage controller may not be performed. Further, there has been a problem that the behavior of the detachment process by the storage controller differs for each OS (Operating System) and storage controller.

このように、ディスク装置に障害が発生した場合に、ディスク装置の障害状態と情報処理装置構成によっては適切な切り離し処理とならないことがある、という問題が生じていた。   As described above, when a failure occurs in the disk device, there is a problem that an appropriate disconnection process may not be performed depending on the failure state of the disk device and the information processing device configuration.

そこで、本発明の目的は、ディスク装置に障害が発生した場合に、ディスク装置の障害状態と情報処理装置構成によっては適切な切り離し処理とならないことがある、という問題を解決する情報処理装置を提供することにある。   Accordingly, an object of the present invention is to provide an information processing apparatus that solves the problem that, when a failure occurs in a disk device, depending on the failure state of the disk device and the information processing device configuration, an appropriate disconnection process may not be performed. There is to do.

かかる目的を達成するため本発明の一形態である情報処理装置は、
ディスク装置と、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し制御手段と、
を有する
という構成を採る。
In order to achieve this object, an information processing apparatus according to an aspect of the present invention
A disk unit;
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Decoupling control means for detaching the disk device based on a determination result by the failure determining means,
It has a configuration of having

また、本発明の他の形態である情報処理方法は、
ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出し、
検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断し、
判断結果に基づいて前記ディスク装置を切り離す
という構成を採る。
In addition, an information processing method according to another aspect of the present invention includes
Among the I / O (Input / Output) information of the disk device, a predetermined type of monitored I / O information is detected,
The number of detected monitoring target I / O information is measured, and the presence or absence of a failure of the disk device is determined based on the measurement result
A configuration is adopted in which the disk device is disconnected based on the determination result.

また、本発明の他の形態であるプログラムは、
ディスク装置を有する情報処理装置に、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し制御手段と、
を実現させるためのプログラムである。
Moreover, the program which is the other form of this invention is:
In an information processing apparatus having a disk device,
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Decoupling control means for detaching the disk device based on a determination result by the failure determining means,
It is a program for realizing.

本発明は、以上のように構成されることにより、ディスク装置に障害が発生した場合に、ディスク装置の障害状態と情報処理装置構成によっては適切な切り離し処理とならないことがある、という問題を解決する情報処理装置を提供することが可能となる。   By configuring as described above, the present invention solves the problem that when a failure occurs in a disk device, depending on the failure state of the disk device and the configuration of the information processing device, an appropriate disconnection process may not be performed. It is possible to provide an information processing apparatus.

本発明の第1の実施形態に係る情報処理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus which concerns on the 1st Embodiment of this invention. 図1で示すI/O監視手段の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the I / O monitoring means shown in FIG. 図1で示す障害判断手段の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the failure judgment means shown in FIG. 本発明の第1の実施形態に係る情報処理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理装置がカウンタをディクリメントする際の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement when the information processing apparatus which concerns on the 1st Embodiment of this invention decrements a counter. 本発明の第2の実施形態に係る情報処理装置の構成の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of a structure of the information processing apparatus which concerns on the 2nd Embodiment of this invention.

[第1の実施形態]
本発明の第1の実施形態を図1乃至図5を参照して説明する。図1は、情報処理装置1の構成の一例を示すブロック図である。図2は、I/O(Input / Output)監視手段13の構成の一例を示すブロック図である。図3は、障害判断手段14の構成の一例を示すブロック図である。図4は、情報処理装置1の動作の一例を示すフローチャートである。図5は、情報処理装置1がカウンタをディクリメント(1減算)する際の動作の一例を示すフローチャートである。
[First Embodiment]
A first embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a block diagram illustrating an example of the configuration of the information processing apparatus 1. FIG. 2 is a block diagram showing an example of the configuration of the I / O (Input / Output) monitoring means 13. FIG. 3 is a block diagram illustrating an example of the configuration of the failure determination unit 14. FIG. 4 is a flowchart illustrating an example of the operation of the information processing apparatus 1. FIG. 5 is a flowchart showing an example of the operation when the information processing apparatus 1 decrements the counter (1 subtraction).

本発明の第1の実施形態では、ディスク装置16を有する情報処理装置1について説明する。後述するように、本実施形態における情報処理装置1は、ディスク装置16のI/O情報のうち監視対象I/O情報の発行数を計測する。そして、情報処理装置1は、計測結果に基づいてディスク装置16の障害の有無を判断する。また、情報処理装置1は、ディスク装置16に障害が生じていると判断される場合、当該ディスク装置16を切り離す。   In the first embodiment of the present invention, an information processing apparatus 1 having a disk device 16 will be described. As will be described later, the information processing apparatus 1 according to the present embodiment measures the number of issued monitoring target I / O information among the I / O information of the disk device 16. Then, the information processing apparatus 1 determines whether there is a failure in the disk device 16 based on the measurement result. Further, when it is determined that a failure has occurred in the disk device 16, the information processing apparatus 1 disconnects the disk device 16.

図1を参照すると、本実施形態における情報処理装置1は、CPU11(Central Processing Unit)と、ストレージコントローラ12と、I/O監視手段13(検出手段)と、障害判断手段14と、電源制御手段15(切り離し手段)と、ディスク装置16と、を有している。   Referring to FIG. 1, an information processing apparatus 1 according to this embodiment includes a CPU 11 (Central Processing Unit), a storage controller 12, an I / O monitoring unit 13 (detection unit), a failure determination unit 14, and a power supply control unit. 15 (detaching means) and a disk device 16.

CPU11は、内部にI/Oコントローラ111を有している。また、I/Oコントローラ111の配下には、ストレージコントローラ12が接続されている。CPU11は、I/Oコントローラ111及びストレージコントローラ12を介して、ディスク装置16に対してI/O情報を発行することになる。   The CPU 11 has an I / O controller 111 inside. A storage controller 12 is connected under the I / O controller 111. The CPU 11 issues I / O information to the disk device 16 via the I / O controller 111 and the storage controller 12.

ストレージコントローラ12は、CPU11のI/Oコントローラ111からの指示に基づいて、ディスク装置16との間でI/O情報の発行を行う。ストレージコントローラ12とディスク装置16との間では、例えば、SCSI(Small Computer System Interface ) I/O情報が発行される。   The storage controller 12 issues I / O information with the disk device 16 based on an instruction from the I / O controller 111 of the CPU 11. For example, small computer system interface (SCSI) I / O information is issued between the storage controller 12 and the disk device 16.

I/O監視手段13は、ストレージコントローラ12の外部に設けられており、ストレージコントローラ12とディスク装置16との間で発行されるI/O情報(入出力情報(入力情報・出力情報))のうち、予め定められた種類の監視対象I/O情報(監視対象情報)を検出する。また、I/O監視手段13は、監視対象I/O情報を検出すると、監視対象I/O情報を検出した旨を障害判断手段14に通知する。   The I / O monitoring unit 13 is provided outside the storage controller 12 and stores I / O information (input / output information (input information / output information)) issued between the storage controller 12 and the disk device 16. Among them, a predetermined type of monitoring target I / O information (monitoring target information) is detected. When the monitoring target I / O information is detected, the I / O monitoring unit 13 notifies the failure determination unit 14 that the monitoring target I / O information has been detected.

図2は、I/O監視手段13の構成の一例である。図2を参照すると、I/O監視手段13は、例えば、I/O検出部131と、I/O判断部132と、監視I/O情報133と、を有している。   FIG. 2 shows an example of the configuration of the I / O monitoring unit 13. Referring to FIG. 2, the I / O monitoring unit 13 includes, for example, an I / O detection unit 131, an I / O determination unit 132, and monitoring I / O information 133.

なお、I/O検出部131と、I/O判断部132とは、例えば、図示しない記憶装置に格納されたプログラムを図示しない演算装置が実行することで実現される。また、監視I/O情報133は、メモリなどの図示しない記憶装置に格納されている。   The I / O detection unit 131 and the I / O determination unit 132 are realized by, for example, an arithmetic device (not shown) executing a program stored in a storage device (not shown). The monitoring I / O information 133 is stored in a storage device (not shown) such as a memory.

I/O検出部131は、ストレージコントローラ12とディスク装置16との間で発行されるI/O情報を検出する。I/O検出部131は、検出したI/O情報をI/O判断部132に通知する。   The I / O detection unit 131 detects I / O information issued between the storage controller 12 and the disk device 16. The I / O detection unit 131 notifies the I / O determination unit 132 of the detected I / O information.

I/O判断部132は、監視I/O情報133を参照して、I/O検出部131が検出したI/O情報が監視対象I/O情報であるか否かを判断する。例えば、I/O判断部132は、I/O検出部131が検出したI/O情報が監視対象I/O情報133が示す監視対象I/O情報と一致する場合、I/O検出部131が監視対象I/O情報を検出したと判断する。そして、I/O判断部132は、I/O検出部131が監視対象I/O情報を検出した旨を障害判断手段14に通知する。一方、I/O検出部131が検出したI/O情報が監視対象I/O情報133が示す監視対象I/O情報と一致しなかった場合、I/O判断部132は、障害判断手段14に対する通知を行わない。   The I / O determination unit 132 refers to the monitoring I / O information 133 to determine whether the I / O information detected by the I / O detection unit 131 is monitoring target I / O information. For example, if the I / O information detected by the I / O detection unit 131 matches the monitoring target I / O information indicated by the monitoring target I / O information 133, the I / O determination unit 132 Determines that the monitoring target I / O information is detected. The I / O determination unit 132 notifies the failure determination unit 14 that the I / O detection unit 131 has detected the monitoring target I / O information. On the other hand, if the I / O information detected by the I / O detection unit 131 does not match the monitoring target I / O information indicated by the monitoring target I / O information 133, the I / O determination unit 132 determines that the failure determination unit 14 Do not notify for.

監視I/O情報133は、I/O監視手段13による監視の対象となる監視対象I/O情報を示している。監視I/O情報133が示す監視対象I/O情報は、例えば、ディスク装置16に障害が発生した際に発行されるI/O情報である。   The monitoring I / O information 133 indicates monitoring target I / O information to be monitored by the I / O monitoring unit 13. The monitoring target I / O information indicated by the monitoring I / O information 133 is, for example, I / O information issued when a failure occurs in the disk device 16.

具体的には、監視I/O情報133が示す監視対象I/O情報は、例えば、SCSIバス及びSCSIデバイスの状態をリセットする「SCSIバスリセットコマンド(SCSI Bus Reset Command)」などの障害に関連するSCSIコマンドである。また、監視I/O情報133が示す監視対象I/O情報は、例えば、ディスク装置16に問題が生じた際にディスク装置16が発行するエラーコード(センスコード)である「メディアエラー(Media Error)」である。このように、監視I/O情報133は、HDD障害が発生したときに付随して発行される上記のようなSCSI CommandやSense Code(エラーコード)を監視対象I/O情報として示している。   Specifically, the monitoring target I / O information indicated by the monitoring I / O information 133 is related to a failure such as a “SCSI bus reset command” for resetting the state of the SCSI bus and the SCSI device, for example. This is a SCSI command. The monitoring target I / O information indicated by the monitoring I / O information 133 is, for example, “Media Error (Media Error) which is an error code (sense code) issued by the disk device 16 when a problem occurs in the disk device 16. ) ”. As described above, the monitoring I / O information 133 indicates the SCSI command and the sense code (error code), which are issued accompanying the HDD failure, as the monitoring target I / O information.

なお、監視I/O情報133は、上記監視対象I/O情報のいずれか一方を示していても構わないし、両方を示していても構わない。また、監視I/O情報133は、上記例示した以外のコマンドやコードなどの入出力情報を監視対象I/O情報として示していても構わない。   Note that the monitoring I / O information 133 may indicate one or both of the monitoring target I / O information. The monitoring I / O information 133 may indicate input / output information such as commands and codes other than those exemplified above as monitoring target I / O information.

I/O監視手段13は、例えば、上記のような構成を有している。   The I / O monitoring unit 13 has the above-described configuration, for example.

障害判断手段14は、ストレージコントローラ12の外部に設けられており、I/O監視手段13が検出した監視対象I/O情報の数を、例えば、ディスク装置16や監視対象I/O情報ごとに計測する。また、障害判断手段14は、検出状況(例えば、時間の経過)に応じて、計測中の監視対象I/O情報の数をディクリメントする。   The failure determination unit 14 is provided outside the storage controller 12, and the number of monitoring target I / O information detected by the I / O monitoring unit 13 is determined for each disk device 16 or monitoring target I / O information, for example. measure. Further, the failure determination unit 14 decrements the number of monitoring target I / O information being measured according to the detection status (for example, the passage of time).

また、障害判断手段14は、監視対象I/O情報の計測結果に基づいて、ディスク装置16の障害の有無を判断する。そして、障害判断手段14は、上記判断の結果に基づいて、ディスク装置16を切り離す。   Further, the failure determination unit 14 determines the presence or absence of a failure in the disk device 16 based on the measurement result of the monitoring target I / O information. Then, the failure determination unit 14 disconnects the disk device 16 based on the determination result.

図3は、障害判断手段14の構成の一例である。図3を参照すると、障害判断手段14は、例えば、切り離し制御部141と、切り離し判断部142と、タイマ143と、カウンタ144と、タイマ初期値145と、カウンタ閾値146と、タイマ制御部147と、カウンタ制御部148と、を有している。   FIG. 3 is an example of the configuration of the failure determination means 14. Referring to FIG. 3, the failure determination unit 14 includes, for example, a disconnect control unit 141, a disconnect determination unit 142, a timer 143, a counter 144, a timer initial value 145, a counter threshold value 146, and a timer control unit 147. Counter control unit 148.

なお、上記構成のうちの各部は、図示しない記憶装置に格納されたプログラムを図示しない演算装置が実行することで実現される。また、タイマ初期値145及びカウンタ閾値146は、メモリなどの図示しない記憶装置に格納されている。   Each unit in the above configuration is realized by an arithmetic device (not shown) executing a program stored in a storage device (not shown). The timer initial value 145 and the counter threshold value 146 are stored in a storage device (not shown) such as a memory.

切り離し制御部141は、ディスク装置16を切り離す旨の指示を電源制御手段15に対して送るよう、切り離し判断部142から通知を受信する。すると、切り離し制御部141は、当該受信した通知に応じて、対象となるディスク装置16に対する電源の供給を停止するよう電源制御手段15に対して指示する。   The disconnection control unit 141 receives a notification from the disconnection determination unit 142 so as to send an instruction to disconnect the disk device 16 to the power supply control unit 15. Then, the detachment control unit 141 instructs the power supply control unit 15 to stop supplying power to the target disk device 16 according to the received notification.

切り離し判断部142は、カウンタ144の値とカウンタ閾値146とを比較する。そして、切り離し判断部142は、比較結果に基づいて、ディスク装置16の障害の有無を判断する。例えば、切り離し判断部142は、カウンタ144の値がカウンタ閾値146を超えている場合、ディスク装置16に障害が発生していると判断する。   The separation determination unit 142 compares the value of the counter 144 with the counter threshold value 146. Then, the separation determination unit 142 determines whether there is a failure in the disk device 16 based on the comparison result. For example, the separation determination unit 142 determines that a failure has occurred in the disk device 16 when the value of the counter 144 exceeds the counter threshold value 146.

また、切り離し判断部142は、ディスク装置16に障害が生じていると判断した場合、当該障害が生じているディスク装置16を切り離す旨の指示を電源制御手段15に対して送るよう、切り離し制御部141に通知する。上述したように、切り離し判断部142からの通知に応じて、切り離し制御部141は電源制御手段15に対して指示することになる。   In addition, when the disconnection determination unit 142 determines that a failure has occurred in the disk device 16, the disconnection control unit 142 sends an instruction to the power supply control unit 15 to disconnect the disk device 16 in which the failure has occurred. 141. As described above, the detachment control unit 141 instructs the power supply control unit 15 in response to the notification from the detachment determination unit 142.

タイマ143は、タイマ制御部147により制御される。後述するように、タイマ143に設定されている値は、時間の経過に応じてディクリメントされることになる。   The timer 143 is controlled by the timer control unit 147. As will be described later, the value set in the timer 143 is decremented over time.

カウンタ144は、カウンタ制御部148により制御される。後述するように、カウンタ144の値は、I/O監視手段13が監視対象I/O情報を検出するごとにインクリメント(1加算)されることになる。また、カウンタ144の値は、タイマ143の値が0になるごとにディクリメントされることになる。   The counter 144 is controlled by the counter control unit 148. As will be described later, the value of the counter 144 is incremented (added by 1) every time the I / O monitoring unit 13 detects monitoring target I / O information. Further, the value of the counter 144 is decremented every time the value of the timer 143 becomes zero.

タイマ初期値145は、タイマ制御部147によりタイマ143に設定される値である。タイマ初期値145の値は任意の値であり、例えば、予め定められている。   The timer initial value 145 is a value set in the timer 143 by the timer control unit 147. The value of the timer initial value 145 is an arbitrary value, and is determined in advance, for example.

カウンタ閾値146は、上記のように、切り離し判断部142によりカウンタ144の値と比較される。カウンタ閾値146の値は任意の値であり、例えば、予め定められている。   The counter threshold value 146 is compared with the value of the counter 144 by the separation determination unit 142 as described above. The value of the counter threshold value 146 is an arbitrary value, and is determined in advance, for example.

タイマ制御部147は、タイマ143を制御する。また、タイマ制御部147は、タイマ143の制御結果に応じて、カウンタ制御部148に対してカウンタ144の値をディクリメントするよう指示する。   The timer control unit 147 controls the timer 143. Further, the timer control unit 147 instructs the counter control unit 148 to decrement the value of the counter 144 according to the control result of the timer 143.

具体的には、例えば、タイマ制御部147は、カウンタ144の値が1以上である場合に、タイマ143にタイマ初期値145が示す値を設定する。続いて、タイマ制御部147は、時間の経過に応じてタイマ143が示す値をディクリメントする。例えば、タイマ制御部147は、1秒間に1減算するように、タイマ143が示す値をディクリメントする。その後、タイマ制御部147は、タイマ143が0になったか否かを確認する。そして、タイマ143が0になった場合、タイマ制御部147は、カウンタ144の値をディクリメントするようカウンタ制御部148に通知する。また、タイマ制御部147は、カウンタ144をディクリメントしてもカウンタ144の値が1以上であった場合、再度タイマ143にタイマ初期値145を設定する。その後、タイマ制御部147は、再度タイマ143が示す値をディクリメントする。このように、タイマ制御部147は、必要に応じてタイマ143に対する制御を繰り返す。   Specifically, for example, when the value of the counter 144 is 1 or more, the timer control unit 147 sets the value indicated by the timer initial value 145 in the timer 143. Subsequently, the timer control unit 147 decrements the value indicated by the timer 143 over time. For example, the timer control unit 147 decrements the value indicated by the timer 143 so that 1 is subtracted per second. Thereafter, the timer control unit 147 confirms whether or not the timer 143 has reached zero. When the timer 143 reaches 0, the timer control unit 147 notifies the counter control unit 148 to decrement the value of the counter 144. Further, when the value of the counter 144 is 1 or more even when the counter 144 is decremented, the timer control unit 147 sets the timer initial value 145 in the timer 143 again. Thereafter, the timer control unit 147 decrements the value indicated by the timer 143 again. In this way, the timer control unit 147 repeats control on the timer 143 as necessary.

カウンタ制御部148は、I/O判断部132やタイマ制御部147からの通知に応じて、カウンタ144を制御する。   The counter control unit 148 controls the counter 144 according to the notification from the I / O determination unit 132 and the timer control unit 147.

具体的には、例えば、カウンタ制御部148は、I/O判断部132から監視対象I/O情報を検出した旨の通知を受信すると、当該通知に応じて、カウンタ144の値をインクリメントする。また、例えば、カウンタ制御部148は、タイマ制御部147からカウンタ144をディクリメントする旨の通知を受信すると、当該通知に応じて、カウンタ144の値をディクリメントする。このように、カウンタ制御部148は、I/O判断部132やタイマ制御部147からの通知に応じて、カウンタ144の値をインクリメントしたりディクリメントしたりする。なお、カウンタ制御部148は、カウンタ144の値が0を下回らないようにカウンタ144の制御を行うものとする。   Specifically, for example, when receiving a notification that the monitoring target I / O information is detected from the I / O determination unit 132, the counter control unit 148 increments the value of the counter 144 in response to the notification. For example, when the counter control unit 148 receives a notification to decrement the counter 144 from the timer control unit 147, the counter control unit 148 decrements the value of the counter 144 in response to the notification. As described above, the counter control unit 148 increments or decrements the value of the counter 144 in response to a notification from the I / O determination unit 132 or the timer control unit 147. Note that the counter control unit 148 controls the counter 144 so that the value of the counter 144 does not fall below zero.

障害判断手段14は、例えば、上記のような構成を有している。   The failure determination unit 14 has the above-described configuration, for example.

電源制御手段15は、障害判断手段14による判断結果に基づいて、ディスク装置16を切り離す。具体的には、電源制御手段15は、切り離し制御部141からディスク装置16を切り離す旨の指示を受信する。すると、電源制御手段15は、切り離し制御部141からの指示に応じて、対象となるディスク装置16に対する電源の供給を停止する。電源制御手段15の制御により、ディスク装置16に対する電力の供給が停止され、ディスク装置16が切り離されることになる。   The power control unit 15 disconnects the disk device 16 based on the determination result by the failure determination unit 14. Specifically, the power control unit 15 receives an instruction to disconnect the disk device 16 from the disconnect control unit 141. Then, the power control unit 15 stops the supply of power to the target disk device 16 in accordance with an instruction from the disconnection control unit 141. Under the control of the power control means 15, the supply of power to the disk device 16 is stopped, and the disk device 16 is disconnected.

ディスク装置16は、HDD(Hard Disk Drive)などである。ディスク装置16は、図示しない電源から電力を供給されることで動作する。上述したように、ディスク装置16は、ストレージコントローラ12との間でI/O情報を発行する。また、ディスク装置16に障害が生じた場合、上述したように、当該ディスク装置16に対する電力の供給が電源制御手段15により停止されることになる。   The disk device 16 is an HDD (Hard Disk Drive) or the like. The disk device 16 operates when power is supplied from a power source (not shown). As described above, the disk device 16 issues I / O information with the storage controller 12. Further, when a failure occurs in the disk device 16, as described above, the supply of power to the disk device 16 is stopped by the power supply control means 15.

情報処理装置1は、例えば、このような構成を有している。続いて、図4、図5を参照して、情報処理装置1の動作の一例について説明する。   The information processing apparatus 1 has such a configuration, for example. Subsequently, an example of the operation of the information processing apparatus 1 will be described with reference to FIGS. 4 and 5.

図4を参照すると、ストレージコントローラ12、又は、ディスク装置16がI/O情報を発行する(ステップS101)。   Referring to FIG. 4, the storage controller 12 or the disk device 16 issues I / O information (step S101).

すると、I/O監視手段13のI/O検出部131は、ストレージコントローラ12、又は、ディスク装置16が発行したI/O情報を検出する(ステップS201)。続いて、I/O監視手段13のI/O判断部132は、監視I/O情報133を参照して、I/O検出部131が検出したI/O情報が監視対象I/O情報であるか否かを判断する(ステップS202)。   Then, the I / O detection unit 131 of the I / O monitoring unit 13 detects I / O information issued by the storage controller 12 or the disk device 16 (step S201). Subsequently, the I / O determination unit 132 of the I / O monitoring unit 13 refers to the monitoring I / O information 133 and the I / O information detected by the I / O detection unit 131 is the monitoring target I / O information. It is determined whether or not there is (step S202).

I/O検出部131が検出したI/O情報が監視対象I/O情報でなかった場合(ステップS202、No)、処理を終了する。一方、I/O検出部131が検出したI/O情報が監視対象I/O情報であった場合(ステップS202、Yes)、I/O判断部132は、監視対象I/O情報を検出した旨を障害判断手段14に通知する。   If the I / O information detected by the I / O detection unit 131 is not the monitoring target I / O information (No in step S202), the process is terminated. On the other hand, when the I / O information detected by the I / O detection unit 131 is the monitoring target I / O information (step S202, Yes), the I / O determination unit 132 has detected the monitoring target I / O information. This is notified to the failure determination means 14.

障害判断手段14は、I/O判断部132からの通知を受信する。すると、障害判断手段14のカウンタ制御部148は、当該通知に応じて、カウンタ144をインクリメントする(ステップS301)。   The failure determination unit 14 receives a notification from the I / O determination unit 132. Then, the counter control unit 148 of the failure determination unit 14 increments the counter 144 in response to the notification (step S301).

切り離し判断部142は、カウンタ144を監視しており、カウンタ144の値が上記インクリメントの結果カウンタ閾値146を超えたか否かを判断する(ステップS302)。上記インクリメントの結果、カウンタ144の値がカウンタ閾値146以下であった場合(ステップS302、No)、処理を終了する。一方、上記インクリメントの結果、カウンタ144の値がカウンタ閾値146を超えた場合(ステップS302、Yes)、切り離し判断部142は、ディスク装置16に障害が生じていると判断して、障害が生じているディスク装置16を切り離す旨の指示を送るよう切り離し制御部141に通知する。切り離し制御部141は、切り離し判断部142にからの通知に応じて、電源制御手段15に対してディスク装置16を切り離すよう指示する(ステップS303)。   The separation determination unit 142 monitors the counter 144, and determines whether or not the value of the counter 144 has exceeded the increment result counter threshold value 146 (step S302). As a result of the increment, if the value of the counter 144 is equal to or less than the counter threshold value 146 (No in step S302), the process is terminated. On the other hand, as a result of the increment, when the value of the counter 144 exceeds the counter threshold value 146 (Yes in step S302), the detachment determination unit 142 determines that a failure has occurred in the disk device 16, and the failure has occurred. The disconnection control unit 141 is notified to send an instruction to disconnect the existing disk device 16. The detachment control unit 141 instructs the power supply control unit 15 to detach the disk device 16 in response to the notification from the detachment determination unit 142 (step S303).

電源制御手段15は、切り離し制御部141からの指示に応じて、対象となるディスク装置16に対する電源の供給を停止する(ステップS401)。これにより、ディスク装置16が切り離されることになる。   The power supply control unit 15 stops the supply of power to the target disk device 16 in response to an instruction from the disconnection control unit 141 (step S401). As a result, the disk device 16 is disconnected.

なお、カウンタ144の値が1以上である場合、タイマ制御部147が動作し、タイマ143の値に応じてカウンタ144の値をディクリメントするようカウンタ制御部148に指示する。次に、図5を参照して、タイマ制御部147の動作の一例について説明する。   When the value of the counter 144 is 1 or more, the timer control unit 147 operates and instructs the counter control unit 148 to decrement the value of the counter 144 according to the value of the timer 143. Next, an example of the operation of the timer control unit 147 will be described with reference to FIG.

図5を参照すると、タイマ制御部147は、タイマ143にタイマ初期値145が示す値を設定する(ステップS501)。   Referring to FIG. 5, the timer control unit 147 sets a value indicated by the timer initial value 145 in the timer 143 (step S501).

タイマ制御部147は、時間の経過に応じてタイマ143が示す値をディクリメントする(ステップS502)。そして、タイマ制御部147は、タイマ143が0になったか否かを確認する(ステップS503)。   The timer control unit 147 decrements the value indicated by the timer 143 over time (step S502). Then, the timer control unit 147 confirms whether or not the timer 143 has reached 0 (step S503).

タイマの値が0でなかった場合(つまり、1以上であった場合)(ステップS503、No)、タイマ制御部147は、ステップS502の処理に進んで、再度タイマ143が示す値をディクリメントする。一方、タイマの値が0であった場合(ステップS503、Yes)、タイマ制御部147は、カウンタ144の値をディクリメントするようカウンタ制御部148に通知する(ステップS504)。その結果、カウンタ制御部148は、カウンタ144が示す値をディクリメントすることになる。   When the value of the timer is not 0 (that is, when it is 1 or more) (step S503, No), the timer control unit 147 proceeds to the process of step S502 and decrements the value indicated by the timer 143 again. . On the other hand, when the value of the timer is 0 (step S503, Yes), the timer control unit 147 notifies the counter control unit 148 to decrement the value of the counter 144 (step S504). As a result, the counter control unit 148 decrements the value indicated by the counter 144.

上記カウンタ144が示す値のディクリメントによりカウンタが示す値が0になった場合(ステップS505、Yes)、タイマ制御部147は処理を終了する。一方、上記カウンタ144が示す値のディクリメントを行ってもカウンタが示す値が0にならなかった場合(ステップS505、No)、タイマ制御部147は、ステップS501の処理に進んで再度タイマ143にタイマ初期値145が示す値を設定する。   When the value indicated by the counter becomes 0 due to the decrement of the value indicated by the counter 144 (step S505, Yes), the timer control unit 147 ends the process. On the other hand, if the value indicated by the counter does not become 0 even when the value indicated by the counter 144 is decremented (No at Step S505), the timer control unit 147 proceeds to the process at Step S501 and again returns to the timer 143. A value indicated by the timer initial value 145 is set.

以上が、タイマ制御部147の動作の一例である。   The above is an example of the operation of the timer control unit 147.

このように、本実施形態における情報処理装置1は、I/O監視手段13と障害判断手段14と電源制御手段15とを有している。このような構成により、I/O監視手段13は、ディスク装置16のI/O情報のうち監視対象I/O情報を検出することが出来る。また、障害判断手段14は、I/O監視手段13の検出結果に基づいて、ディスク装置16に障害が生じているか否かを判断することが出来る。その結果、電源制御手段15は、障害を生じているディスク装置16を切り離すことが出来る。つまり、上記構成により、ディスク装置に障害が発生した場合に、ディスク装置の障害状態と情報処理装置構成によっては適切な切り離し処理とならないことがあるという問題を解決することが出来る。   As described above, the information processing apparatus 1 according to this embodiment includes the I / O monitoring unit 13, the failure determination unit 14, and the power supply control unit 15. With such a configuration, the I / O monitoring unit 13 can detect the monitoring target I / O information among the I / O information of the disk device 16. Further, the failure determination unit 14 can determine whether a failure has occurred in the disk device 16 based on the detection result of the I / O monitoring unit 13. As a result, the power control unit 15 can disconnect the disk device 16 in which the failure has occurred. That is, according to the above configuration, when a failure occurs in the disk device, it is possible to solve the problem that an appropriate disconnection process may not be performed depending on the failure state of the disk device and the information processing device configuration.

上記構成によると、従来困難であった適切にディスク装置16の切り離し処理が実施できない場合での切り離しを簡易な構成とその制御の追加のみで実現することが出来る。また、上記構成によると、OSやストレージコントローラ12に依存せずに適切にディスク装置16を切り離すことが出来る。   According to the above configuration, it is possible to realize the separation when the disk device 16 can not be properly separated, which has been difficult in the past, by simply adding a simple configuration and its control. Further, according to the above configuration, the disk device 16 can be appropriately disconnected without depending on the OS or the storage controller 12.

なお、図1では、情報処理装置1が1つのCPU11を有している場合を示したが、情報処理装置1が有するCPU11の数は1つに限定されない。情報処理装置1は、2以上の複数のCPU11を有することが出来る。また、図1では、I/Oコントローラ111がCPU11に内蔵されている例を示したが、I/Oコントローラ111はCPU11の外部に存在していても構わない。   Although FIG. 1 shows the case where the information processing apparatus 1 has one CPU 11, the number of CPUs 11 included in the information processing apparatus 1 is not limited to one. The information processing apparatus 1 can have two or more CPUs 11. 1 shows an example in which the I / O controller 111 is built in the CPU 11, the I / O controller 111 may exist outside the CPU 11.

また、図1では、1つのストレージコントローラ12と1つのディスク装置16とを有しているが、情報処理装置1は、2以上の複数のストレージコントローラ12やディスク装置16を有することが出来る。また、ディスク装置16は、情報処理装置1に外部接続されていても構わない。   Further, in FIG. 1, one storage controller 12 and one disk device 16 are included, but the information processing device 1 can include two or more storage controllers 12 and disk devices 16. Further, the disk device 16 may be externally connected to the information processing device 1.

また、図3では、タイマ143、カウンタ144、タイマ初期値145、カウンタ閾値146、タイマ制御部147、カウンタ制御部148を1つ有している。しかしながら、障害判断手段14が有する上記各構成の数は、1つに限定されない。障害判断手段14は、例えば、監視対象I/O情報の数に応じて、2以上の複数のタイマ143、カウンタ144、タイマ初期値145、カウンタ閾値146、タイマ制御部147、カウンタ制御部148を有することが出来る。また、障害判断手段14は、ディスク装置16ごとに上記構成を有することが出来る。   In FIG. 3, the timer 143, the counter 144, the timer initial value 145, the counter threshold 146, the timer control unit 147, and the counter control unit 148 are provided. However, the number of each configuration included in the failure determination unit 14 is not limited to one. The failure determination unit 14 includes, for example, two or more timers 143, a counter 144, a timer initial value 145, a counter threshold value 146, a timer control unit 147, and a counter control unit 148, depending on the number of I / O information to be monitored. Can have. Further, the failure determination means 14 can have the above configuration for each disk device 16.

[第2の実施形態]
次に、図6を参照して、第2の実施形態について説明する。第2の実施形態では、情報処理装置2の構成の概要について説明する。
[Second Embodiment]
Next, a second embodiment will be described with reference to FIG. In the second embodiment, an outline of the configuration of the information processing apparatus 2 will be described.

図6を参照すると、本実施形態における情報処理装置2は、ディスク装置21と検出手段22と障害判断手段23と切り離し手段24とを有している。   Referring to FIG. 6, the information processing apparatus 2 according to this embodiment includes a disk device 21, a detection unit 22, a failure determination unit 23, and a separation unit 24.

検出手段22は、ディスク装置21のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する。   The detection means 22 detects a predetermined type of monitoring target I / O information from the I / O (Input / Output) information of the disk device 21.

障害判断手段23は、検出手段22により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいてディスク装置21の障害の有無を判断する。   The failure determination unit 23 measures the number of monitoring target I / O information detected by the detection unit 22, and determines whether there is a failure in the disk device 21 based on the measurement result.

切り離し手段24は、障害判断手段23による判断結果に基づいてディスク装置21を切り離す。   The disconnecting unit 24 disconnects the disk device 21 based on the determination result by the failure determining unit 23.

このように、本実施形態における情報処理装置2は、検出手段22と障害判断手段23と切り離し手段24とを有している。このような構成により、検出手段22は、ディスク装置21のI/O情報のうちの監視対象I/O情報を検出することが出来る。また、障害判断手段23は、検出手段22の検出結果に基づいて、ディスク装置21に障害が生じているか否かを判断することが出来る。その結果、切り離し手段24は、障害を生じているディスク装置21を切り離すことが出来る。つまり、上記構成により、ディスク装置に障害が発生した場合に、ディスク装置の障害状態と情報処理装置構成によっては適切な切り離し処理とならないことがある、という問題を解決することが出来る。   As described above, the information processing apparatus 2 according to this embodiment includes the detection unit 22, the failure determination unit 23, and the separation unit 24. With this configuration, the detection unit 22 can detect monitoring target I / O information in the I / O information of the disk device 21. Further, the failure determination unit 23 can determine whether or not a failure has occurred in the disk device 21 based on the detection result of the detection unit 22. As a result, the detaching unit 24 can detach the disk device 21 in which the failure has occurred. That is, according to the above configuration, when a failure occurs in the disk device, it is possible to solve the problem that an appropriate disconnection process may not be performed depending on the failure state of the disk device and the information processing device configuration.

なお、上記情報処理装置2は、当該情報処理装置2に所定のプログラムが組み込まれることで実現できる。具体的に、本発明の他の形態であるプログラムは、ディスク装置を有する情報処理装置に、ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいてディスク装置の障害の有無を判断する障害判断手段と、障害判断手段による判断結果に基づいてディスク装置を切り離す切り離し制御手段と、を実現させるためのプログラムである。   The information processing apparatus 2 can be realized by incorporating a predetermined program into the information processing apparatus 2. Specifically, a program according to another aspect of the present invention allows a data processing apparatus having a disk device to receive a predetermined type of monitoring target I / O from I / O (Input / Output) information of the disk device. A detection unit that detects information, a failure determination unit that measures the number of monitoring target I / O information detected by the detection unit, and determines whether there is a failure in the disk device based on the measurement result, and a failure determination unit This is a program for realizing detachment control means for detaching a disk device based on a determination result.

また、上述した情報処理装置2が作動することにより実行される情報処理方法は、ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出し、検出された監視対象I/O情報の数を計測し、当該計測結果に基づいてディスク装置の障害の有無を判断し、判断結果に基づいてディスク装置を切り離す、という方法である。   In addition, the information processing method executed by operating the information processing apparatus 2 described above detects a predetermined type of monitoring target I / O information from I / O (Input / Output) information of the disk device. In this method, the number of detected monitoring target I / O information is measured, the presence / absence of a failure of the disk device is determined based on the measurement result, and the disk device is disconnected based on the determination result.

上述した構成を有する、プログラム、又は、情報処理方法、の発明であっても、上記情報処理装置2と同様の作用を有するために、上述した本発明の目的を達成することが出来る。   Even the invention of the program or the information processing method having the above-described configuration can achieve the above-described object of the present invention because it has the same operation as the information processing apparatus 2.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明における情報処理装置などの概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the information processing apparatus and the like in the present invention will be described below. However, the present invention is not limited to the following configuration.

(付記1)
ディスク装置と、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し手段と、
を有する
情報処理装置。
(Appendix 1)
A disk unit;
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Detaching means for detaching the disk device based on a determination result by the failure determining means;
An information processing apparatus.

(付記2)
付記1に記載の情報処理装置であって、
前記検出手段が検出する前記監視対象I/O情報は、前記ディスク装置に障害が発生した際に発行されるI/O情報である
情報処理装置。
(Appendix 2)
An information processing apparatus according to attachment 1, wherein
The monitoring target I / O information detected by the detection means is I / O information issued when a failure occurs in the disk device.

(付記3)
付記1又は2に記載の情報処理装置であって、
前記検出手段は、前記監視対象I/O情報として、障害に関連するSCSI(Small Computer System Interface)コマンドを検出する
情報処理装置。
(Appendix 3)
An information processing apparatus according to appendix 1 or 2,
The information processing apparatus, wherein the detection unit detects a SCSI (Small Computer System Interface) command related to a failure as the monitoring target I / O information.

(付記4)
付記1乃至3のいずれかに記載の情報処理装置であって、
前記検出手段は、前記監視対象I/O情報として、前記ディスク装置に問題が生じた際に当該ディスク装置により発行されるエラーコードを検出する
情報処理装置。
(Appendix 4)
An information processing apparatus according to any one of appendices 1 to 3,
The detection unit detects, as the monitoring target I / O information, an error code issued by the disk device when a problem occurs in the disk device.

(付記5)
付記1乃至4のいずれかに記載の情報処理装置であって、
前記障害判断手段は、計測した前記監視対象I/O情報の数と予め定められた閾値とを比較し、当該比較結果に基づいて前記ディスク装置の障害を判断する
情報処理装置。
(Appendix 5)
An information processing apparatus according to any one of appendices 1 to 4,
The failure determination means compares the measured number of monitored I / O information with a predetermined threshold, and determines a failure of the disk device based on the comparison result.

(付記6)
付記5に記載の情報処理装置であって、
前記障害判断手段が計測する前記監視対象I/O情報の数は、検出状況に応じて減算されるよう構成されている
情報処理装置。
(Appendix 6)
An information processing apparatus according to appendix 5,
The number of the monitoring target I / O information measured by the failure determination unit is configured to be subtracted according to a detection situation.

(付記7)
付記5又は6に記載の情報処理装置であって、
前記障害判断手段は、予め定められた時間が経過するごとに、計測中の前記監視対象I/O情報の数を減算するよう構成されている
情報処理装置。
(Appendix 7)
The information processing apparatus according to appendix 5 or 6,
The failure determination means is configured to subtract the number of the monitoring target I / O information being measured every time a predetermined time elapses.

(付記8)
付記1乃至7のいずれかに記載の情報処理装置であって、
前記切り離し制御手段は、前記障害判断手段による判断結果に基づいて前記ディスク装置に供給する電力を止めることで当該ディスク装置を切り離す
情報処理装置。
(Appendix 8)
An information processing apparatus according to any one of appendices 1 to 7,
The detachment control unit detaches the disk device by stopping power supplied to the disk device based on a determination result by the failure determination unit.

(付記9)
ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出し、
検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断し、
判断結果に基づいて前記ディスク装置を切り離す
情報処理方法。
(Appendix 9)
Among the I / O (Input / Output) information of the disk device, a predetermined type of monitored I / O information is detected,
The number of detected monitoring target I / O information is measured, and the presence or absence of a failure of the disk device is determined based on the measurement result
An information processing method for separating the disk device based on a determination result.

(付記9−1)
付記9に記載の情報処理方法であって、
前記監視対象I/O情報として、前記ディスク装置に障害が発生した際に発行されるI/O情報を検出する
情報処理方法。
(Appendix 9-1)
An information processing method according to attachment 9, wherein
An information processing method for detecting I / O information issued when a failure occurs in the disk device as the monitoring target I / O information.

(付記9−2)
付記9又は9−1に記載の情報処理装置であって、
前記監視対象I/O情報として、障害に関連するSCSI(Small Computer System Interface)コマンドを検出する
情報処理方法。
(Appendix 9-2)
An information processing apparatus according to appendix 9 or 9-1,
An information processing method for detecting a small computer system interface (SCSI) command related to a failure as the monitoring target I / O information.

(付記10)
ディスク装置を有する情報処理装置に、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し制御手段と、
を実現させるためのプログラム。
(Appendix 10)
In an information processing apparatus having a disk device,
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Decoupling control means for detaching the disk device based on a determination result by the failure determining means,
A program to realize

(付記10−1)
付記10に記載のプログラムであって、
前記検出手段が検出する前記監視対象I/O情報は、前記ディスク装置に障害が発生した際に発行されるI/O情報である
プログラム。
(Appendix 10-1)
The program according to attachment 10, wherein
The monitoring target I / O information detected by the detection means is I / O information issued when a failure occurs in the disk device.

(付記10−2)
付記10又は10−1に記載のプログラムであって、
前記検出手段は、前記監視対象I/O情報として、障害に関連するSCSI(Small Computer System Interface)コマンドを検出する
プログラム。
(Appendix 10-2)
The program according to appendix 10 or 10-1,
The detection means is a program for detecting a small computer system interface (SCSI) command related to a failure as the monitoring target I / O information.

なお、上記各実施形態及び付記において記載したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されていたりする。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。   The programs described in the above embodiments and supplementary notes are stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

以上、上記各実施形態を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることが出来る。   Although the present invention has been described with reference to the above embodiments, the present invention is not limited to the above-described embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

1 情報処理装置
11 CPU
111 I/Oコントローラ
12 ストレージコントローラ
13 I/O検出手段
131 I/O検出部
132 I/O判断部
133 監視I/O情報
14 障害判断手段
141 切り離し制御部
142 切り離し判断部
143 タイマ
144 カウンタ
145 タイマ初期値
146 カウンタ閾値
147 タイマ制御部
148 カウンタ制御部
15 電源制御手段
16 ディスク装置
2 情報処理装置
21 ディスク装置
22 検出手段
23 障害判断手段
24 切り離し手段



1 Information processing apparatus 11 CPU
111 I / O Controller 12 Storage Controller 13 I / O Detecting Unit 131 I / O Detecting Unit 132 I / O Determining Unit 133 Monitoring I / O Information 14 Failure Judging Unit 141 Decoupling Control Unit 142 Detaching Determining Unit 143 Timer 144 Counter 145 Timer Initial value 146 Counter threshold value 147 Timer control unit 148 Counter control unit 15 Power supply control means 16 Disk device 2 Information processing device 21 Disk device 22 Detection means 23 Failure judgment means 24 Decoupling means



Claims (10)

ディスク装置と、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し手段と、
を有する
情報処理装置。
A disk unit;
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Detaching means for detaching the disk device based on a determination result by the failure determining means;
An information processing apparatus.
請求項1に記載の情報処理装置であって、
前記検出手段が検出する前記監視対象I/O情報は、前記ディスク装置に障害が発生した際に発行されるI/O情報である
情報処理装置。
The information processing apparatus according to claim 1,
The monitoring target I / O information detected by the detection means is I / O information issued when a failure occurs in the disk device.
請求項1又は2に記載の情報処理装置であって、
前記検出手段は、前記監視対象I/O情報として、障害に関連するSCSI(Small Computer System Interface)コマンドを検出する
情報処理装置。
The information processing apparatus according to claim 1 or 2,
The information processing apparatus, wherein the detection unit detects a SCSI (Small Computer System Interface) command related to a failure as the monitoring target I / O information.
請求項1乃至3のいずれかに記載の情報処理装置であって、
前記検出手段は、前記監視対象I/O情報として、前記ディスク装置に問題が生じた際に当該ディスク装置により発行されるエラーコードを検出する
情報処理装置。
The information processing apparatus according to claim 1,
The detection unit detects, as the monitoring target I / O information, an error code issued by the disk device when a problem occurs in the disk device.
請求項1乃至4のいずれかに記載の情報処理装置であって、
前記障害判断手段は、計測した前記監視対象I/O情報の数と予め定められた閾値とを比較し、当該比較結果に基づいて前記ディスク装置の障害を判断する
情報処理装置。
An information processing apparatus according to any one of claims 1 to 4,
The failure determination means compares the measured number of monitored I / O information with a predetermined threshold, and determines a failure of the disk device based on the comparison result.
請求項5に記載の情報処理装置であって、
前記障害判断手段が計測する前記監視対象I/O情報の数は、検出状況に応じて減算されるよう構成されている
情報処理装置。
The information processing apparatus according to claim 5,
The number of the monitoring target I / O information measured by the failure determination unit is configured to be subtracted according to a detection situation.
請求項5又は6に記載の情報処理装置であって、
前記障害判断手段は、予め定められた時間が経過するごとに、計測中の前記監視対象I/O情報の数を減算するよう構成されている
情報処理装置。
The information processing apparatus according to claim 5 or 6,
The failure determination means is configured to subtract the number of the monitoring target I / O information being measured every time a predetermined time elapses.
請求項1乃至7のいずれかに記載の情報処理装置であって、
前記切り離し制御手段は、前記障害判断手段による判断結果に基づいて前記ディスク装置に供給する電力を止めることで当該ディスク装置を切り離す
情報処理装置。
An information processing apparatus according to claim 1,
The detachment control unit detaches the disk device by stopping power supplied to the disk device based on a determination result by the failure determination unit.
ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出し、
検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断し、
判断結果に基づいて前記ディスク装置を切り離す
情報処理方法。
Among the I / O (Input / Output) information of the disk device, a predetermined type of monitored I / O information is detected,
The number of detected monitoring target I / O information is measured, and the presence or absence of a failure of the disk device is determined based on the measurement result
An information processing method for separating the disk device based on a determination result.
ディスク装置を有する情報処理装置に、
前記ディスク装置のI/O(Input/Output)情報のうち、予め定められた種類の監視対象I/O情報を検出する検出手段と、
前記検出手段により検出された監視対象I/O情報の数を計測し、当該計測結果に基づいて前記ディスク装置の障害の有無を判断する障害判断手段と、
前記障害判断手段による判断結果に基づいて前記ディスク装置を切り離す切り離し制御手段と、
を実現させるためのプログラム。



In an information processing apparatus having a disk device,
Detecting means for detecting a predetermined type of monitoring target I / O information out of I / O (Input / Output) information of the disk device;
Failure determination means for measuring the number of monitoring target I / O information detected by the detection means, and determining the presence or absence of a failure of the disk device based on the measurement result;
Decoupling control means for detaching the disk device based on a determination result by the failure determining means,
A program to realize



JP2016067573A 2016-03-30 2016-03-30 Information processing apparatus, information processing method, and program Active JP6288141B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016067573A JP6288141B2 (en) 2016-03-30 2016-03-30 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016067573A JP6288141B2 (en) 2016-03-30 2016-03-30 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2017182385A true JP2017182385A (en) 2017-10-05
JP6288141B2 JP6288141B2 (en) 2018-03-07

Family

ID=60007475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016067573A Active JP6288141B2 (en) 2016-03-30 2016-03-30 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6288141B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031335A (en) * 2004-07-15 2006-02-02 Hitachi Ltd Information processing system and method
JP2006107151A (en) * 2004-10-06 2006-04-20 Hitachi Ltd Storage system and communication path control method for storage system
JP2007141185A (en) * 2005-11-22 2007-06-07 Hitachi Ltd Method for managing error information for storage controller and storage controller device
JP2007233903A (en) * 2006-03-03 2007-09-13 Hitachi Ltd Storage controller and data recovery method for storage controller
JP2013500510A (en) * 2009-11-12 2013-01-07 株式会社日立製作所 Disk array system and method for adding hard disk drive in disk array system
JP2015215809A (en) * 2014-05-12 2015-12-03 株式会社東芝 computer

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031335A (en) * 2004-07-15 2006-02-02 Hitachi Ltd Information processing system and method
JP2006107151A (en) * 2004-10-06 2006-04-20 Hitachi Ltd Storage system and communication path control method for storage system
JP2007141185A (en) * 2005-11-22 2007-06-07 Hitachi Ltd Method for managing error information for storage controller and storage controller device
JP2007233903A (en) * 2006-03-03 2007-09-13 Hitachi Ltd Storage controller and data recovery method for storage controller
JP2013500510A (en) * 2009-11-12 2013-01-07 株式会社日立製作所 Disk array system and method for adding hard disk drive in disk array system
JP2015215809A (en) * 2014-05-12 2015-12-03 株式会社東芝 computer

Also Published As

Publication number Publication date
JP6288141B2 (en) 2018-03-07

Similar Documents

Publication Publication Date Title
TWI595760B (en) Management systems for managing resources of servers and management methods thereof
US9519516B2 (en) Migration system, migration method and non-transitory computer-readable medium storing control program
EP2766788B1 (en) System and method for determining thermal management policy from leakage current measurement
WO2015169199A1 (en) Anomaly recovery method for virtual machine in distributed environment
JP6130520B2 (en) MULTISYSTEM SYSTEM AND MULTISYSTEM SYSTEM MANAGEMENT METHOD
JP2008299509A5 (en)
JP6028403B2 (en) Power supply device, program, control method, power management device, and power management program
EP2637102A1 (en) Cluster system with network node failover
US9575855B2 (en) Storage apparatus and failure location identifying method
US20190278505A1 (en) Management apparatus, management method, and non-transitory computer-readable storage medium for storing program
JP6288141B2 (en) Information processing apparatus, information processing method, and program
JP2012128573A (en) Duplex system and building management system using the same
JP6551111B2 (en) Information processing apparatus, down determination method, cluster system, and program
JP2011034219A (en) Fault detection method and monitoring device
JP5884268B2 (en) Stop control system for uninterruptible power supply
JP6274239B2 (en) Server device, server control method, program
TW201512830A (en) Data storage system and control method thereof
JP6446948B2 (en) Electronic device, power supply device and power supply monitoring method
US10055272B2 (en) Storage system and method for controlling same
TWI553458B (en) A power supply, a method executable by the power supply, and a storage medium for executing the method
JP5335150B2 (en) Computer apparatus and program
JP2010003132A (en) Information processor, and fault detection method of input/output device thereof, and program thereof
WO2014112039A1 (en) Information processing device, method for controlling information processing device and information processing device control program
JP5169729B2 (en) Node device, redundant system, power control method and program
WO2016088254A1 (en) Storage system and method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170919

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171025

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20171031

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: 20180109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180122

R150 Certificate of patent or registration of utility model

Ref document number: 6288141

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150