JP2013196124A - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP2013196124A
JP2013196124A JP2012060244A JP2012060244A JP2013196124A JP 2013196124 A JP2013196124 A JP 2013196124A JP 2012060244 A JP2012060244 A JP 2012060244A JP 2012060244 A JP2012060244 A JP 2012060244A JP 2013196124 A JP2013196124 A JP 2013196124A
Authority
JP
Japan
Prior art keywords
hdd
information
mirroring
image processing
controller
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.)
Pending
Application number
JP2012060244A
Other languages
Japanese (ja)
Inventor
Takanori Kaminari
貴紀 神成
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2012060244A priority Critical patent/JP2013196124A/en
Publication of JP2013196124A publication Critical patent/JP2013196124A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing device which safely manages HDDs to operate them by comparing shared management information of the HDDs with mirroring information to appropriately determine whether the HDDs are normal or not.SOLUTION: Partial storage areas of HDDs 20 and 50 are defined respectively as shared management information areas 23 and 53 accessible by both a multifunction device controller 11 and a RAID controller 42. The RAID controller 42 controls mirroring between the HDDs 20 and 50 and stores mirroring information for identifying and managing the HDDs 20 and 50. The multifunction controller 11 stores time information extracted from a real time clock circuit 12 into the shared management information areas 23 and 53 of the HDDs 20 and 50, and the RAID controller 42 copies the time information stored in the shared management information areas 23 and 53, into mirroring information areas 22 and 52 of the HDDs 20 and 50.

Description

本発明は、画像出力を行う画像処理装置に関するものであり、例えば、複数の画像処理機能を備えた複合機に適用し得るものである。   The present invention relates to an image processing apparatus that outputs an image, and can be applied to, for example, a multi-function peripheral having a plurality of image processing functions.

画像処理装置として、コピー機能やプリンタ機能、イメージスキャナ機能、ファックス機能等の複数の画像処理機能を備えた複合機が知られている。
複合機にはデータ保存用にHDD(Hard disk drive)を備えているものも多い。近年のHDDの大容量化に伴い、複合機のコピー機能を利用してコピーを行ったときの画像データや、ユーザのPC内のファイルを保存するサーバーとしての用途にもHDDが使用されることが多くなっている。そのような中、RAID(Redundant Arrays of Inexpensive Disks)システムを用いることで、HDDが故障した場合であってもデータの損失を防ぐことができるため、複合機のHDDにRAIDシステムが搭載されるようになっている。
As an image processing apparatus, a multi-function machine having a plurality of image processing functions such as a copy function, a printer function, an image scanner function, and a fax function is known.
Many multifunction peripherals are equipped with a hard disk drive (HDD) for data storage. Along with the recent increase in capacity of HDDs, HDDs will also be used for use as a server to store image data when copying using the copy function of multifunction devices and files in the user's PC. Is increasing. Under such circumstances, by using a RAID (Redundant Arrays of Inexpensive Disks) system, data loss can be prevented even when the HDD fails, so that the RAID system is mounted on the HDD of the MFP. It has become.

RAIDシステムでは、ミラーリング機能を持つRAIDコントローラを搭載することで、HDD内のデータをミラーリングすることができる。ミラーリングとは、複数のHDDに対して同じデータを書込むことで、常に同じ情報を持つHDDが複数存在し、万が一つのHDDが故障した場合であっても、他のHDDのデータによって動作を継続することを可能とするものである。複合機等の画像処理装置においても、重要データ等の保全のため、ミラーリングを実行するための機能を取り入れた機種がある。   In the RAID system, data in the HDD can be mirrored by installing a RAID controller having a mirroring function. Mirroring is to write the same data to multiple HDDs, so that there are always multiple HDDs with the same information, and even if one HDD fails, operation continues with the data of other HDDs. It is possible to do. Some image processing apparatuses such as multifunction peripherals incorporate a function for executing mirroring in order to preserve important data.

RAIDを構成するために、RAID制御のためのコントローラ(RAIDコントローラとする)が、各々のHDDの一部領域にHDDを識別し管理するための管理情報を記録し、この管理情報に基づいて制御するようしている。そしてRAIDコントローラは、この管理情報をミラーリングして複数のHDDに記録するようにしている。この管理情報をミラーリング情報とする。   In order to configure RAID, a controller for RAID control (referred to as a RAID controller) records management information for identifying and managing HDDs in a partial area of each HDD, and controls based on this management information Like to do. The RAID controller mirrors this management information and records it in a plurality of HDDs. This management information is used as mirroring information.

従来の例として、特許文献1に開示された2重化ディスクシステムが知られている。ここでの2重化とは、ミラーリングのことであり、2重化ディスクシステムは、管理情報を記録し、その内容により起動時に各HDDの状態を把握し、ミラーリング動作を行う。
また、特許文献2に開示された二重化ディスク制御装置が知られている。この二重化とはミラーリングのことであり、二重化ディスク制御装置は、更新時刻を含む管理情報を記録し、その内容により起動時に各HDDの状態を把握し、ミラーリング動作を行う。
As a conventional example, a dual disk system disclosed in Patent Document 1 is known. Duplexing here refers to mirroring, and the duplex disk system records management information, grasps the status of each HDD at the time of startup based on the contents, and performs a mirroring operation.
Also, a duplex disk control device disclosed in Patent Document 2 is known. This duplexing is mirroring, and the duplexed disk control device records management information including the update time, grasps the status of each HDD at the time of startup based on the contents, and performs a mirroring operation.

特開平3−259346号公報JP-A-3-259346 特開2001−195818号公報JP 2001-195818 A

しかしながら、特許文献1においては、管理情報が記録されているミラーリング情報には、RAIDシステムを構築するための情報のみが記録されており、履歴情報として、HDDをいつ使用したか等の情報は入っていない。
そのため、例えばミラーリング情報があるHDDを複合機に単体で設置して動作させた後、再びそのHDDを元のRAIDシステムに戻した場合、ミラーリング情報は書き変わっていないため、見た目にはRAIDが構築されているように見えるが、単体で動作させたことによって、2つのHDDデータ間に差異が生じるため、場合によっては、複合機が誤動作する可能性がある。
However, in Patent Document 1, only information for building a RAID system is recorded in the mirroring information in which management information is recorded, and information such as when the HDD is used is included as history information. Not.
For this reason, for example, if an HDD with mirroring information is installed and operated alone in the multifunction peripheral and then returned to the original RAID system, the mirroring information has not been rewritten, so the RAID is constructed visually. Although it appears that a difference has occurred between the two HDD data due to operation alone, there is a possibility that the multifunction device malfunctions in some cases.

また、特許文献2においては、ミラーリング情報に、管理情報として時刻情報が記録されており、RAIDコントローラは、いずれのHDDが古いかの判断は可能であるが、判断及び管理情報を作成及び記録するのは、全てRAIDコントローラである。
そのため、例えばミラーリング情報があるHDDを、ミラーリング基板を介さず単体で複合機に設置して動作させた後、再びそのHDDを元のRAIDシステムに戻した場合、単体で設置し動作させた際に、RAIDコントローラが介在しないため、管理情報内の時刻情報が更新されていない。その後、元のRAIDシステムに戻した際、管理情報においては時刻情報が更新されていないが、各HDDのユーザデータ領域は異なる内容となっている。つまり、見た目にはRAIDが構築されているように見えるが、単体で動作させたことによって、2つのHDDデータ間に差異が生じるため、場合によっては、複合機が誤動作する可能性がある。
In Patent Document 2, time information is recorded as management information in the mirroring information, and the RAID controller can determine which HDD is old, but creates and records the determination and management information. Are all RAID controllers.
For this reason, for example, when an HDD with mirroring information is installed and operated in a multifunction device by itself without using a mirroring substrate, and then returned to the original RAID system, the HDD is installed and operated alone. Since no RAID controller is involved, the time information in the management information is not updated. Thereafter, when the system is returned to the original RAID system, the time information is not updated in the management information, but the user data area of each HDD has different contents. That is, it looks like a RAID has been constructed, but when operated alone, a difference occurs between the two HDD data, and in some cases, the MFP may malfunction.

本発明は、上記のごとき実情に鑑みてなされたものであり、RAIDコントローラと画像処理装置のコントローラとで共有できる管理情報をHDDに設け、この領域に、ホストコントローラ側の時刻情報を記録し、HDDのミラーリング情報にコピーしておくようにすることで、共有管理情報とミラーリング情報との比較により正常なHDDであるか否かを適切に判断し、HDDを安全に管理して動作させるようにした画像処理装置を提供することを目的とするものである。   The present invention has been made in view of the above circumstances, and management information that can be shared between the RAID controller and the controller of the image processing apparatus is provided in the HDD, and time information on the host controller side is recorded in this area, By copying to the mirroring information of the HDD, it is appropriately determined whether the HDD is a normal HDD by comparing the share management information and the mirroring information, and the HDD is safely managed and operated. An object of the present invention is to provide an image processing apparatus.

上記課題を解決するために、本発明に第1の技術手段は、画像処理装置本体の動作を制御する画像処理装置コントローラと、時刻データを発生するリアルタイムクロック回路と、RAIDを構成する複数のHDDと、該複数のHDDを制御するRAIDコントローラとを有し、各前記HDDの一部の記憶領域を、前記画像処理装置コントローラと前記RAIDコントローラとの両方がアクセスできる共有管理情報領域とし、前記RAIDコントローラは、前記複数のHDD間でのミラーリングを制御するとともに、各前記HDDを識別し管理するためのミラーリング情報を各前記HDDに記憶させ、前記画像処理装置コントローラは、前記リアルタイムクロック回路から抽出した時刻情報を、各前記HDDの前記共有管理情報領域に記憶させ、前記RAIDコントローラは、各前記HDDの前記共有管理情報領域に記憶された時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーすることを特徴としたものである。   In order to solve the above problems, the first technical means of the present invention is an image processing apparatus controller for controlling the operation of the image processing apparatus main body, a real-time clock circuit for generating time data, and a plurality of HDDs constituting a RAID. And a RAID controller that controls the plurality of HDDs, a partial storage area of each HDD being a shared management information area that can be accessed by both the image processing apparatus controller and the RAID controller, and the RAID The controller controls mirroring among the plurality of HDDs, and stores mirroring information for identifying and managing each HDD in each HDD, and the image processing apparatus controller extracts from the real-time clock circuit The time information is stored in the shared management information area of each HDD. The RAID controller is for the time information stored in said shared management information area of each of the HDD, and wherein each be copied to the area for storing the mirroring information of each of the HDD.

第2の技術手段は、第1の技術手段において、前記RAIDコントローラは、前記画像処理装置の起動時に、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれ記憶されている時刻情報と、各前記HDDの前記共有管理情報領域にそれぞれ記録された前記時刻情報と、の全てを比較し、該比較した結果に基づいて、該比較の対象となったHDDがRAIDを構成する上で正常なHDDか否かを判断することを特徴としたものである。   According to a second technical means, in the first technical means, the RAID controller stores time information stored in an area in which the mirroring information of each HDD is stored when the image processing apparatus is activated, All of the time information recorded in the shared management information area of the HDD is compared, and based on the comparison result, whether the HDD to be compared is a normal HDD in configuring the RAID. It is characterized by determining whether or not.

第3の技術手段は、第2の技術手段において、情報を表示する表示パネルを有し、前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致しなければ、前記比較の対象となった全てのHDDが正常ではないと判断し、前記画像処理装置コントローラは、前記RAIDコントローラの判断に従い、前記表示パネルに警告表示を行い、正常でないと判断した全てのHDDを制御対象から切り離すことを特徴としたものである。   A third technical means has a display panel for displaying information in the second technical means, and the RAID controller compares the comparison results if all the time information comparison results do not match each other. The image processing apparatus controller displays a warning on the display panel according to the determination of the RAID controller, and controls all HDDs determined to be abnormal as a control target. It is characterized by separation from

第4の技術手段は、第2の技術手段において、前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致しなければ、前記比較の対象となったHDDをリビルド対象であると判断し、一方のHDDから他のHDDにデータをコピーする強制的なリビルド動作を実行することを特徴としたものである。   According to a fourth technical means, in the second technical means, if the result of comparing all the time information does not match each other, the RAID controller selects the HDD subject to the comparison as a rebuild target. It is characterized in that it is judged that there is, and a forcible rebuild operation for copying data from one HDD to another HDD is executed.

第5の技術手段は、第4の技術手段において、情報を表示する表示パネルを有し、前記画像処理装置コントローラは、前記強制的なリビルド動作を実行する際、前記表示パネルにリビルド動作中である表示を行い、前記強制的なリビルド動作が完了した後、各前記HDDの前記共有管理情報領域の時刻情報を更新し、前記RAIDコントローラは、前記更新された各前記HDDの前記共有管理情報領域の時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーし、前記画像処理装置の起動を正常に実行することを特徴としたものである。   A fifth technical means includes a display panel for displaying information in the fourth technical means, and the image processing apparatus controller is performing a rebuild operation on the display panel when executing the forced rebuild operation. After the display is performed and the forced rebuild operation is completed, the time information of the shared management information area of each HDD is updated, and the RAID controller updates the shared management information area of each of the updated HDDs. The time information is copied to an area for storing the mirroring information of each HDD, and the image processing apparatus is normally started.

第6の技術手段は、第2の技術手段において、前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致していれば、前記比較の対象となったHDDが正常であると判断し、前記画像処理装置コントローラは、各前記HDDの前記共有管理情報領域の時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーし、前記画像処理装置の起動を正常に実行することを特徴としたものである。   According to a sixth technical means, in the second technical means, if the result of comparison of all the time information is the same as each other, the RAID controller indicates that the comparison target HDD is normal. The image processing apparatus controller determines that there is a copy, and copies the time information of the shared management information area of each HDD to the area where the mirroring information of each HDD is stored, and normally starts the image processing apparatus. It is characterized by being executed.

本発明によれば、RAIDコントローラと画像処理装置のコントローラとで共有できる管理情報をHDDに設け、この領域に、ホストコントローラ側の時刻情報を記録し、HDDのミラーリング情報にコピーしておくようにすることで、共有管理情報とミラーリング情報との比較により正常なHDDであるか否かを適切に判断し、HDDを安全に管理して動作させるようにした画像処理装置を提供することができる。   According to the present invention, management information that can be shared between the RAID controller and the controller of the image processing apparatus is provided in the HDD, and the time information on the host controller side is recorded in this area and copied to the mirroring information of the HDD. By doing so, it is possible to appropriately determine whether the HDD is a normal HDD by comparing the sharing management information and the mirroring information, and to provide an image processing apparatus that can safely manage and operate the HDD.

RAIDシステムが備えられていない場合の複合機コントローラとHDDの関係を示す図である。FIG. 2 is a diagram illustrating a relationship between a multifunction machine controller and an HDD when a RAID system is not provided. RAIDシステムが備えられた複合機の構成を説明する図である。1 is a diagram illustrating a configuration of a multi-function peripheral provided with a RAID system. 複合機にミラーリングキットを初めて装着するときの例を説明する図である。It is a figure explaining the example when attaching a mirroring kit to a multifunction machine for the first time. 複合機にミラーリングキットを初めて装着するときの例を説明する他の図である。FIG. 10 is another diagram illustrating an example when the mirroring kit is first mounted on the multifunction machine. 複合機にミラーリングキットを初めて装着するときの例を説明する更に他の図である。FIG. 10 is still another view for explaining an example when the mirroring kit is first mounted on the multifunction machine. 複合機にミラーリングキットを初めて装着するときの例を説明する更に他の図である。FIG. 10 is still another view for explaining an example when the mirroring kit is first mounted on the multifunction machine. 複合機にミラーリングキットを初めて装着するときの例を説明する更に他の図である。FIG. 10 is still another view for explaining an example when the mirroring kit is first mounted on the multifunction machine. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する図である。It is a figure explaining the replacement process of HDD when HDD fails after RAID system construction. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する他の図である。FIG. 10 is another diagram for explaining an HDD replacement process when an HDD fails after the RAID system is constructed. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する更に他の図である。FIG. 11 is still another diagram for explaining HDD replacement processing when an HDD fails after the RAID system is constructed. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する更に他の図である。FIG. 11 is still another diagram for explaining HDD replacement processing when an HDD fails after the RAID system is constructed. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する更に他の図である。FIG. 11 is still another diagram for explaining HDD replacement processing when an HDD fails after the RAID system is constructed. RAIDシステム構築後にHDDが故障したときのHDDの交換処理について説明する更に他の図である。FIG. 11 is still another diagram for explaining HDD replacement processing when an HDD fails after the RAID system is constructed. 他機種での使用履歴があるミラーリングキットを新たに複合機に装着した状態を示す図である。It is a figure which shows the state which mounted | wore the multifunction machine with the mirroring kit with the use history in another model. 他機種での使用履歴があるミラーリングキットを新たに複合機に装着した状態を示す他の図である。FIG. 10 is another diagram showing a state in which a mirroring kit having a use history in another model is newly installed in the multifunction peripheral. 他機種での使用履歴があるミラーリングキットを新たに複合機に装着した状態を示す更に他の図である。FIG. 10 is still another view showing a state in which a mirroring kit having a use history in another model is newly installed in the multifunction peripheral. 他機種での使用履歴があるミラーリングキットを新たに複合機に装着した状態を示す更に他の図である。FIG. 10 is still another view showing a state in which a mirroring kit having a use history in another model is newly installed in the multifunction peripheral. HDDが故障した場合に、装着履歴のあるHDDを使用するときの状態を示す図である。It is a figure which shows the state when using HDD with a mounting history when HDD fails. HDDが故障した場合に、装着履歴のあるHDDを使用するときの状態を示す他の図である。It is another figure which shows a state when using HDD with a mounting history when HDD fails. 本発明の実施形態におけるRAIDシステムの構成を説明する図である。It is a figure explaining the structure of the RAID system in embodiment of this invention. 本発明による画像処理装置の処理例を説明するためのフローチャートである。It is a flowchart for demonstrating the process example of the image processing apparatus by this invention. 本発明による画像処理装置の処理例を説明するためのフローチャートで、図21に続く図である。FIG. 22 is a flowchart for explaining a processing example of the image processing apparatus according to the present invention and is a diagram following FIG. 21. 強制リビルド設定がOFFであり、HDDの時刻情報が一致しないときの表示パネルの表示例を示す図である。It is a figure which shows the example of a display of a display panel when forced rebuild setting is OFF and the time information of HDD does not correspond.

本発明に係る画像処理装置の実施形態は、コピー機能、プリンタ機能、ファクシミリ機能、等の複数の画像処理機能を備えた複合機として実施できる。以下、複合機を例として説明するが、本発明に係る画像処理装置は、複写機、プリンタ、ファクシミリ装置などの特定の画像処理機能を有する装置として構成することもできる。   The embodiment of the image processing apparatus according to the present invention can be implemented as a multifunction machine having a plurality of image processing functions such as a copy function, a printer function, and a facsimile function. Hereinafter, a multi-function apparatus will be described as an example. However, the image processing apparatus according to the present invention may be configured as an apparatus having a specific image processing function, such as a copying machine, a printer, or a facsimile machine.

複合機は、RAIDを制御するRAIDコントローラを備え、そのRAIDコントローラが、2つ以上のHDDを制御し、ミラーリングする機能を備えている。そしてHDDの一部の記録領域を、複合機本体を制御するコントローラ(複合機コントローラとする)と、RAIDを制御するRAIDコントローラとの両方がアクセスできる領域とし、その領域に両コントローラの共有管理情報として、RTC(Real Time Clock)から抽出した時刻情報を保存する。これにより、RAIDコントローラと、複合機コントローラとの両方が情報を共有できる。この共有管理情報を用いて、HDDの使用履歴を適切に把握して、HDDを安全に管理して動作させるようにする。   The multifunction device includes a RAID controller that controls RAID, and the RAID controller has a function of controlling and mirroring two or more HDDs. A part of the recording area of the HDD is an area that can be accessed by both the controller that controls the MFP main body (referred to as the MFP controller) and the RAID controller that controls the RAID. The time information extracted from RTC (Real Time Clock) is stored. As a result, both the RAID controller and the MFP controller can share information. Using this shared management information, the HDD usage history is properly grasped, and the HDD is safely managed and operated.

[RAIDの概念]
ここでまず、RAIDの概念について説明する。
図1は、RAIDシステムが備えられていない場合の複合機コントローラとHDDの関係を説明する図である。図1において、10は複合機に備えられたコントローラ基板、11はコントローラ基板10上に設けられた複合機コントローラ、20は複合機の本体に設置されているHDDである。
複合機コントローラ11は、複合機本体を制御するコントローラであり、コントローラ基板10上に形成されたCPU,ROM,RAM等を有し、ROMに記憶されたプログラムを実行して複合機の画像処理等の各種動作を制御している。複合機は、コピー機能、プリンタ機能、スキャナ機能、ファクシミリ機能、画像送受信機能、などの画像処理機能を実行する画像処理手段を有し、各種情報を表示する表示手段である表示パネルを備えている。複合機コントローラ11は、画像処理装置本体の動作を制御する本発明の画像処理装置コントローラに該当する。
[RAID concept]
First, the concept of RAID will be described.
FIG. 1 is a diagram for explaining the relationship between a multifunction machine controller and an HDD when a RAID system is not provided. In FIG. 1, 10 is a controller board provided in the multifunction machine, 11 is a multifunction machine controller provided on the controller board 10, and 20 is an HDD installed in the main body of the multifunction machine.
The multifunction device controller 11 is a controller that controls the multifunction device main body. The multifunction device controller 11 includes a CPU, a ROM, a RAM, and the like formed on the controller board 10, and executes programs stored in the ROM to perform image processing of the multifunction device. It controls various operations. The multi-function peripheral has image processing means for executing image processing functions such as a copy function, a printer function, a scanner function, a facsimile function, and an image transmission / reception function, and includes a display panel which is a display means for displaying various information. . The multifunction device controller 11 corresponds to the image processing device controller of the present invention that controls the operation of the image processing device main body.

図1に示すように、RAIDシステムのない複合機においては、複合機コントローラ11は、1つのHDD20に対しデータの読み書きを行う。つまり複合機コントローラ11から、直接1台のHDD20にアクセスする。この場合、HDD20が故障すると、そのHDD20は複合機コントローラ11と通信することができず、複合機コントローラ11が動作を制御する複合機の運転が停止し、場合によってはHDD20に記憶しているユーザデータが損失する可能性がある。   As shown in FIG. 1, in a multifunction device without a RAID system, the multifunction device controller 11 reads / writes data from / to one HDD 20. In other words, the HDD controller 11 directly accesses one HDD 20. In this case, if the HDD 20 breaks down, the HDD 20 cannot communicate with the multifunction device controller 11, the operation of the multifunction device whose operation is controlled by the multifunction device controller 11 is stopped, and in some cases, the user stored in the HDD 20 Data can be lost.

図2は、RAIDシステムが備えられた複合機の構成を説明する図である。
RAIDシステムは、RAIDコントローラ42を搭載したミラーリング基板41、及びHDD50で構成される。これらRAIDコントローラ42を搭載したミラーリング基板41とHDD50との構成をミラーリングキット30と呼ぶ。以下、複合機本体に備えられていたHDD20を本体側のHDDとし、ミラーリングキット30に含まれるHDD50をミラーリングキット側のHDDとする。
FIG. 2 is a diagram for explaining the configuration of a multi-function peripheral equipped with a RAID system.
The RAID system includes a mirroring substrate 41 on which a RAID controller 42 is mounted, and an HDD 50. The configuration of the mirroring substrate 41 on which the RAID controller 42 is mounted and the HDD 50 is referred to as a mirroring kit 30. Hereinafter, the HDD 20 provided in the MFP main body is referred to as a main body side HDD, and the HDD 50 included in the mirroring kit 30 is referred to as a mirroring kit side HDD.

ミラーリングキット30を備えることにより、複合機コントローラ11は、ミラーリング基板41上のRAIDコントローラ42を介して2つのHDD20,50にアクセスすることができる。また、両方のHDD20,50に、両方のHDDを識別し管理するためのミラーリング情報が書き込まれる。ミラーリング情報は、それぞれのHDD20,50に同時に書き込まれる。これにより1つのHDDに障害が発生しても、もう1方のHDDの情報を使用することができ、1台のHDDが故障してもデータの損失は生じない。   By providing the mirroring kit 30, the multifunction device controller 11 can access the two HDDs 20 and 50 via the RAID controller 42 on the mirroring substrate 41. In addition, mirroring information for identifying and managing both HDDs is written in both HDDs 20 and 50. The mirroring information is simultaneously written in the respective HDDs 20 and 50. As a result, even if a failure occurs in one HDD, the information of the other HDD can be used, and no data loss occurs even if one HDD fails.

次に、ミラーリング情報について説明する。ミラーリング情報は、複合機にミラーリングキット30を新設した際、その装着後に複合機の電源をONしたタイミングで、HDDを識別し管理するために両方のHDD20,50に書き込まれる情報である。このミラーリング情報が一旦書き込まれると、以降、RAIDコントローラ42は、このミラーリング情報をもとにRAIDの制御を行う。ミラーリング情報は、非常に重要な情報であるため、複合機コントローラ11からは直接アクセスできないような領域に記憶することが望ましい。   Next, mirroring information will be described. The mirroring information is information that is written to both HDDs 20 and 50 in order to identify and manage HDDs when the mirroring kit 30 is newly installed in the multifunction machine and the power of the multifunction machine is turned on after the mirroring kit 30 is installed. Once this mirroring information has been written, the RAID controller 42 then performs RAID control based on this mirroring information. Since the mirroring information is very important information, it is desirable to store it in an area that cannot be directly accessed from the multifunction machine controller 11.

[設置例]
図3〜図7は、複合機にミラーリングキットを初めて装着するときの例を説明する図である。この構成は、本発明の特徴である共有管理情報領域を設けない場合の一般的な動作を説明するものである。
図3は、ミラーリングキットの装着前の複合機の状態を示す図で、複合機の本体側のHDD20では、ユーザデータを記憶すべきユーザデータ領域21と、ミラーリング情報を記憶すべきミラーリング情報領域22とがあるが、ミラーリング情報領域22には、ミラーリング情報が存在しない。
[Example of installation]
3 to 7 are diagrams for explaining an example when the mirroring kit is first mounted on the multifunction machine. This configuration describes a general operation when the shared management information area, which is a feature of the present invention, is not provided.
FIG. 3 is a diagram showing the state of the multifunction device before the mirroring kit is mounted. In the HDD 20 on the main body side of the multifunction device, a user data area 21 for storing user data and a mirroring information area 22 for storing mirroring information are shown. However, there is no mirroring information in the mirroring information area 22.

図4では、複合機に新たにミラーリングキットを装着した様子を示す。複合機本体側のHDD20では、上記のようにこの時点でミラーリング情報領域22には、ミラーリング情報は存在しない。また、ミラーリングキット側のHDD50にも、ユーザデータを記憶すべきユーザデータ領域51とミラーリング情報領域52があるが、ミラーリング情報領域52にはミラーリング情報が存在しない。   FIG. 4 shows a state in which a mirroring kit is newly installed in the multifunction machine. In the HDD 20 on the MFP main body side, there is no mirroring information in the mirroring information area 22 at this point as described above. Also, the HDD 50 on the mirroring kit side has a user data area 51 and a mirroring information area 52 in which user data is to be stored, but there is no mirroring information in the mirroring information area 52.

ここで複合機の電源を起動すると、図5に示すように、RAIDコントローラ42は、両方のHDD20,50のミラーリング情報領域22,52にミラーリング情報が存在しないため、各HDD20,50にミラーリング情報を書き込む。
その後、図6に示すように、RAIDコントローラ42は、複合機本体側のHDD20からミラーリングキット側のHDD50に対して、全ユーザデータをコピーし、HDD50のユーザデータ領域51に記憶させる。これをリビルドという。そして一定時間経過後、全てのユーザデータがコピーされると、図7に示すように、2つのHDD20,50のユーザデータは完全に同じ内容になる。
When the MFP is activated, the RAID controller 42 does not have mirroring information in the mirroring information areas 22 and 52 of both HDDs 20 and 50 as shown in FIG. Write.
Thereafter, as shown in FIG. 6, the RAID controller 42 copies all user data from the HDD 20 on the MFP main body side to the HDD 50 on the mirroring kit side, and stores it in the user data area 51 of the HDD 50. This is called rebuilding. When all user data is copied after a predetermined time has elapsed, as shown in FIG. 7, the user data in the two HDDs 20 and 50 have completely the same contents.

[交換例]
次に、上記図7に示すようなRAIDシステム構築後にHDDが故障したときのHDDの交換処理について、図8を参照して説明する。図8において、HDD20,50のいずれかが故障した場合、RAIDコントローラ42がその故障を検知し、複合機コントローラ11に通知する。ここでは、ミラーリングキット30側のHDD50が故障したものとする。故障の通知を受けた複合機コントローラ11は、複合機の表示パネル等に一台のHDD50が故障したことを表示し、ユーザにHDD50の交換等を促す。
[Example of replacement]
Next, HDD replacement processing when an HDD fails after the RAID system as shown in FIG. 7 is constructed will be described with reference to FIG. In FIG. 8, when any of the HDDs 20 and 50 fails, the RAID controller 42 detects the failure and notifies the multifunction device controller 11 of the failure. Here, it is assumed that the HDD 50 on the mirroring kit 30 side has failed. Upon receiving the notification of the failure, the multifunction device controller 11 displays on the display panel of the multifunction device that one HDD 50 has failed, and prompts the user to replace the HDD 50 or the like.

図9は、複合機から故障したHDD50を取り外した状態を示す。そして図10は、新品のHDD50´をミラーリングキットに設置した状態を示す。
新品のHDD50´は、当然にそのミラーリング情報領域52にはミラーリング情報が存在しない。その後、複合機の電源を起動すると、図11に示すように、RAIDコントローラ42は、ミラーリングキット30に設置した新品のHDD50´のミラーリング情報領域52にミラーリング情報を書き込む。
FIG. 9 shows a state in which the failed HDD 50 is removed from the multifunction machine. FIG. 10 shows a state in which a new HDD 50 ′ is installed in the mirroring kit.
The new HDD 50 ′ naturally has no mirroring information in its mirroring information area 52. Thereafter, when the power supply of the multifunction device is activated, the RAID controller 42 writes the mirroring information in the mirroring information area 52 of the new HDD 50 ′ installed in the mirroring kit 30 as shown in FIG.

そして、その後、図12に示すように、RAIDコントローラ42は、複合機本体側のHDD20からミラーリングキット30側のHDD50´に対してリビルドを開始する。そして一定時間経過後、全てのユーザデータが本体側のHDD20から新品のHDD50´にコピーされると、図13に示すように、2つのHDD20,50´のユーザデータ領域21,51は完全に同じ内容になり、この状態でRAIDシステムが完全に復旧したことになる。   Then, as shown in FIG. 12, the RAID controller 42 starts rebuilding from the HDD 20 on the MFP main body side to the HDD 50 ′ on the mirroring kit 30 side. When all user data is copied from the HDD 20 on the main unit to the new HDD 50 ′ after a predetermined time has elapsed, the user data areas 21 and 51 of the two HDDs 20 and 50 ′ are completely the same as shown in FIG. In this state, the RAID system is completely recovered.

[禁止事項]
次に、HDDの設置時及び交換時における禁止事項について、2点説明する。
1点目として、ミラーリングキット30が未装着である複合機に他機種での使用履歴がある中古のミラーリングキット30を装着してはいけない。この内容を図14〜図17により説明する。ここでも本発明に係る共有管理情報領域を有しない場合の一般的な状態を例として説明する。
[Prohibited matter]
Next, two points to be prohibited when installing and replacing the HDD will be described.
As a first point, a used mirroring kit 30 that has a history of use in other models should not be attached to a multi-function machine to which the mirroring kit 30 is not attached. The contents will be described with reference to FIGS. Here, a general state when the shared management information area according to the present invention is not provided will be described as an example.

図14は、ミラーリングキットを未装着の複合機(例えば図3に示す状態の複合機)に対して、他機種での使用履歴がある中古のミラーリングキット30を新たに装着した状態を示している。複合機本体側のHDD20のユーザデータ領域21にはユーザデータが書き込まれているが、そのミラーリング情報領域22にはミラーリング情報が存在しない。そして新たに装着された中古のミラーリングキット30では、HDD50のミラーリング情報領域52に過去に他機種の複合機にて書き込まれたミラーリング情報が存在している。また、ユーザデータ領域51には、データが存在しないか、もしくは複合機本体側のユーザデータとは異なるデータが存在している。   FIG. 14 shows a state in which a used mirroring kit 30 having a history of use in another model is newly attached to a multifunction device not attached with a mirroring kit (for example, a multifunction device in the state shown in FIG. 3). . User data is written in the user data area 21 of the HDD 20 on the MFP main body side, but there is no mirroring information in the mirroring information area 22. In the newly installed used mirroring kit 30, mirroring information previously written by another type of multifunction device exists in the mirroring information area 52 of the HDD 50. In the user data area 51, there is no data, or there is data different from the user data on the MFP main body side.

この状態で複合機の電源を起動すると、図15に示すように、RAIDコントローラ42は、複合機本体側のHDD20にミラーリング情報が存在しないため、複合機本体側のHDD50のミラーリング情報領域22にミラーリング情報を書き込む。そして図16に示すように、RAIDコントローラ42は、ミラーリングキット30側のHDD50から、複合機本体側のHDD20に対してリビルド動作を始める。これは、ミラーリング情報が存在するミラーリングキット30側のHDD50をコピー元としてRAIDコントローラ42が動作するためである。この結果、図17に示すように、ミラーリングキット30側のHDD50のユーザデータが、複合機本体側のHDD20に上書きされ、複合機本体側のHDD20に元々書き込まれていたユーザデータが消去されてしまう。   When the power supply of the multifunction device is started in this state, as shown in FIG. 15, the RAID controller 42 does not have mirroring information in the HDD 20 on the multifunction device main body side, and therefore mirrors in the mirroring information area 22 of the HDD 50 on the multifunction device main body side. Write information. As shown in FIG. 16, the RAID controller 42 starts a rebuild operation from the HDD 50 on the mirroring kit 30 side to the HDD 20 on the multifunction device main body side. This is because the RAID controller 42 operates using the HDD 50 on the mirroring kit 30 side where the mirroring information exists as a copy source. As a result, as shown in FIG. 17, the user data of the HDD 50 on the mirroring kit 30 side is overwritten on the HDD 20 on the multifunction machine main body side, and the user data originally written on the HDD 20 on the multifunction machine main body side is erased. .

HDDの設置時及び交換時における禁止事項の2点目として、ミラーリングキット30が装着済みの複合機において、HDDが故障した場合に、ミラーリングキット30に装着履歴のあるHDDを使用してはいけない。この内容を図18〜図19を参照して説明する。ここでも本発明に係る共有管理情報領域を有しない場合の一般的な状態を例として説明する。   As a second prohibition item at the time of installation and replacement of the HDD, in a multifunction device in which the mirroring kit 30 is already installed, if the HDD fails, an HDD having a mounting history in the mirroring kit 30 should not be used. The contents will be described with reference to FIGS. Here, a general state when the shared management information area according to the present invention is not provided will be described as an example.

複合機に装着されたミラーリングキット30側のHDD50、または複合機本体側のHDD20の一方で故障が発生した場合(例えば図8〜図9)、その故障したHDDを取り外して新たなHDDに交換する。ここでは、ミラーリングキット30側のHDD50が故障したものとする。図18に示すように、故障したミラーリングキット30側のHDD50に代えて新たなHDD50´に交換する場合、その交換したHDD50´が、他の機種の複合機における使用履歴がある中古のHDDであったものとする。   If one of the HDD 50 on the mirroring kit 30 side mounted on the multifunction peripheral or the HDD 20 on the multifunction peripheral main body fails (for example, FIGS. 8 to 9), the failed HDD is removed and replaced with a new HDD. . Here, it is assumed that the HDD 50 on the mirroring kit 30 side has failed. As shown in FIG. 18, when replacing the failed HDD 50 on the mirroring kit 30 side with a new HDD 50 ′, the replaced HDD 50 ′ is a used HDD having a history of use in other types of multifunction devices. Shall be.

この場合、中古のHDD50´には既に前の機種の複合機で記録されたミラーリング情報が存在している。一方、複合機本体側のHDD20にもミラーリング情報が存在している。これら2つのHDDのミラーリング情報は相互に一致していない。   In this case, the used HDD 50 'already has mirroring information recorded by the previous model of the multifunction peripheral. On the other hand, mirroring information also exists in the HDD 20 on the MFP main body side. The mirroring information of these two HDDs does not match each other.

図19において、中古のHDD50´に交換した複合機を起動しようとした際、RAIDコントローラ42は、2つのHDD50´,20からそれぞれミラーリング情報を読み出して識別を行うが、両者のミラーリング情報が異なっているため識別困難となってしまい、複合機を起動することができなくなる。このときユーザは、何故起動できなくなっているかが分からない。従って他の機種の複合機で使用履歴があるHDDを使用してはいけない。   In FIG. 19, when trying to start a multifunction machine that has been replaced with a used HDD 50 ′, the RAID controller 42 reads and identifies the mirroring information from the two HDDs 50 ′ and 20, but the mirroring information between the two is different. Therefore, it becomes difficult to identify and the MFP cannot be started. At this time, the user does not know why it cannot be started. Therefore, an HDD having a usage history should not be used with other types of multifunction devices.

[本発明の構成]
図20は、本発明の実施形態におけるRAIDシステムの構成を説明する図である。図20(A)に示すように、本発明に係る実施形態に適用されるRAIDシステムは、RAIDコントローラ42を搭載したミラーリング基板41、及びHDD50で構成される。これらRAIDコントローラ42を搭載したミラーリング基板41とHDD50とによってミラーリングキット30が構成される。
[Configuration of the present invention]
FIG. 20 is a diagram illustrating the configuration of a RAID system according to the embodiment of this invention. As shown in FIG. 20A, the RAID system applied to the embodiment according to the present invention includes a mirroring substrate 41 on which a RAID controller 42 is mounted, and an HDD 50. A mirroring kit 30 is configured by the mirroring substrate 41 and the HDD 50 on which the RAID controller 42 is mounted.

複合機コントローラ11は、コントローラ基板10上に搭載されており、ミラーリング基板41上のRAIDコントローラ42を介して2つのHDD20,50にアクセスする。また、両方のHDD20,50のミラーリング情報領域22,52に、HDDを識別し管理するためのミラーリング情報が書き込まれる。ミラーリング情報により1つのHDDに障害が発生しても、もう1方のHDDの情報を使用することができ、1台のHDDが故障してもデータの損失は生じない。   The multi-function device controller 11 is mounted on the controller board 10 and accesses the two HDDs 20 and 50 via the RAID controller 42 on the mirroring board 41. Also, mirroring information for identifying and managing the HDD is written in the mirroring information areas 22 and 52 of both HDDs 20 and 50. Even if a failure occurs in one HDD due to the mirroring information, the information in the other HDD can be used, and no data loss occurs even if one HDD fails.

また、コントローラ基板10は、リアルタイムクロック回路(RTC:Real Time Clock)12を搭載している。RTC12は、複合機の主電源をOFFしても、バックアップ電源で常に時計機能を維持することができる。また複合機コントローラ11は、RTC12にアクセスすることにより、時刻情報を得ることができる。   The controller board 10 is equipped with a real time clock circuit (RTC: Real Time Clock) 12. The RTC 12 can always maintain the clock function with the backup power supply even when the main power supply of the multi-function peripheral is turned off. The multi-function device controller 11 can obtain time information by accessing the RTC 12.

本発明に係る実施形態では、HDD20,50の一部の記憶領域を、複合機コントローラ11とRAIDコントローラ42との両方がアクセスできる共有管理情報領域23,53とし、その共有管理情報領域23,53には、複合機コントローラ11がRTC12から取得した時刻情報を記憶させる。
ここで、共有管理情報領域23,53には、RTC12から取得した時刻情報以外の情報を記録してもよいが、ここでは、時刻情報に特化して説明を行う。
In the embodiment according to the present invention, some storage areas of the HDDs 20 and 50 are shared management information areas 23 and 53 that can be accessed by both the MFP controller 11 and the RAID controller 42, and the shared management information areas 23 and 53. The time information acquired from the RTC 12 by the MFP controller 11 is stored.
Here, information other than the time information acquired from the RTC 12 may be recorded in the shared management information areas 23 and 53, but here, the description will be made focusing on the time information.

[時刻情報が一致した場合]
複合機の起動時に、RAIDコントローラ42は、それぞれのHDD20,50のミラーリング情報領域22,52の時刻情報と、共有管理情報領域23,53の時刻情報とを比較して、その内容が一致しているかどうかを判別する。
このとき、ミラーリングキット30側のHDD50のミラーリング情報領域52に記録されている時刻情報と、そのHDD50の共有管理情報領域53に記憶されている時刻情報と、本体側のミラーリング情報領域22に記録されている時刻情報と、そのHDD20の共有管理情報領域23に記憶されている時刻情報との4つの時刻情報を比較する。
[When the time information matches]
When the MFP is activated, the RAID controller 42 compares the time information in the mirroring information areas 22 and 52 of the HDDs 20 and 50 with the time information in the shared management information areas 23 and 53, and the contents match. Determine whether or not.
At this time, the time information recorded in the mirroring information area 52 of the HDD 50 on the mirroring kit 30 side, the time information stored in the shared management information area 53 of the HDD 50, and the mirroring information area 22 on the main body side are recorded. And the time information stored in the shared management information area 23 of the HDD 20 are compared.

そして、これらの時刻情報が全て相互に一致していれば、複合機コントローラ11は、共有管理情報領域23,53の時刻情報をRTC12から取得した時刻情報を使用して更新する。そして、RAIDコントローラ42は、共有管理情報領域23,53に記憶された時刻情報を、ミラーリング情報を記憶させるミラーリング情報領域22,52にそれぞれコピーし、ミラーリング情報領域22,52の時刻情報を更新して、複合機の起動を正常に実行する。   If all of the time information is consistent with each other, the multi-function device controller 11 updates the time information in the shared management information areas 23 and 53 using the time information acquired from the RTC 12. Then, the RAID controller 42 copies the time information stored in the shared management information areas 23 and 53 to the mirroring information areas 22 and 52 that store the mirroring information, respectively, and updates the time information in the mirroring information areas 22 and 52. Execute the MFP normally.

[時刻情報が不一致の場合]
上記と同様に、複合機の起動時に、RAIDコントローラ42は、それぞれのHDD20,50のミラーリング情報領域22,52の時刻情報と、共有管理情報領域23,53の時刻情報とを比較して、その内容が一致しているかどうかを判別する。ここで、HDD20,50のミラーリング情報領域22,52の時刻情報と、共有管理情報領域23,53の時刻情報との内容が一つでも一致しない場合、過去に他の機種で使用、または複合機に単体で設置された履歴をもつHDDが存在するものと判断される。
[When the time information does not match]
Similarly to the above, when the MFP is started up, the RAID controller 42 compares the time information in the mirroring information areas 22 and 52 of the respective HDDs 20 and 50 with the time information in the shared management information areas 23 and 53, and Determine if the contents match. Here, when even one of the contents of the time information in the mirroring information areas 22 and 52 of the HDDs 20 and 50 and the time information in the shared management information areas 23 and 53 do not match, it has been used in another model in the past, or a multifunction machine It is determined that there is an HDD having a history installed alone.

従ってこのような場合には、HDDが正常ではなく、RAIDを構成する上で適切でないことを警告するメッセージを複合機の表示パネルに表示し、時刻情報の比較の対象となった全てのHDDを制御対象から切り離す。このメッセージでは複合機の電源を切ることを要求し、HDDのミラーリング情報を消去するか、あるいはフォーマットし直すことを要求することができる。これにより、HDDの状態をユーザに通知してその対処を要求するとともに、複合機の不具合等を防ぐことができる。   Therefore, in such a case, a message that warns that the HDD is not normal and is not suitable for configuring the RAID is displayed on the display panel of the multi-function peripheral, and all HDDs for which the time information is compared are displayed. Disconnect from the control target. In this message, it is possible to request that the power of the multi-function device be turned off, and to request that the mirroring information of the HDD be erased or reformatted. As a result, it is possible to notify the user of the status of the HDD and request countermeasures, and to prevent a malfunction of the multifunction device.

また、HDD20,50のミラーリング情報領域22,52の時刻情報と、共有管理情報領域23,53の時刻情報との内容が一致しない場合のもう1つの手段として、強制的にリビルドを行うようにすることができる。リビルドを行うことで、複合機が使用できなくなる状態を回避することができる。
この場合、複合機コントローラ11は、リビルドが完了した後、各HDD20,50の共有管理情報領域23,53にRTC12から取得した時刻情報をコピーする。そして、RAIDコントローラ42は、共有管理情報領域23,53の時刻情報を、それぞれミラーリング情報領域22,52にコピーし、複合機を正常に起動させる。
上記のようにリビルドを行うか、あるいは時刻情報が一致しないHDDを制御対象から切り離すかは、RAIDコントローラ42の設定により、選択可能とすることができる。
Further, as another means when the contents of the time information in the mirroring information areas 22 and 52 of the HDDs 20 and 50 and the time information in the shared management information areas 23 and 53 do not match, the rebuild is forcibly performed. be able to. By rebuilding, it is possible to avoid a situation in which the multifunction device cannot be used.
In this case, the multifunction device controller 11 copies the time information acquired from the RTC 12 to the shared management information areas 23 and 53 of the HDDs 20 and 50 after the rebuild is completed. Then, the RAID controller 42 copies the time information of the shared management information areas 23 and 53 to the mirroring information areas 22 and 52, respectively, and normally starts the multifunction peripheral.
Whether to perform rebuilding as described above or to disconnect an HDD whose time information does not match from the control target can be selected by setting the RAID controller 42.

[単品HDDの扱い]
ここで、複合機コントローラ11が、RAIDコントローラ42を介することなく単品のHDDを接続する場合の動作について説明する。ここでの単品のHDDは、過去にRAID化された形跡がある(ミラーリング情報が有る)HDDを含むものとする。
複合機の電源起動時に、複合機コントローラ11は、RAIDコントローラ42が接続されているかどうかを判断する。このときの判断手法としては、RAIDコントローラ42を搭載するミラーリング基板41からの接続アサート信号を用いる方法等を適用することができる。
[Handling of single HDD]
Here, an operation when the multifunction device controller 11 connects a single HDD without going through the RAID controller 42 will be described. Here, it is assumed that the single HDD includes an HDD that has been traced in the past (has mirroring information).
When the MFP is powered on, the MFP controller 11 determines whether or not the RAID controller 42 is connected. As a determination method at this time, a method using a connection assert signal from the mirroring substrate 41 on which the RAID controller 42 is mounted can be applied.

RAIDコントローラ42が接続されてないと判断された場合、複合機コントローラ11は、単体のHDDの共有管理情報領域に、RTC12から抽出した時刻情報を強制的に上書きする。
この手段により、過去にRAID化された形跡があるHDDが単品HDDとして複合機に接続された場合、強制的に共有管理情報領域の時刻情報が書き変わるため、もし過去にRAID化を行った元のRAIDシステムにそのHDDを接続して起動したとしても、そこでは時刻情報が不一致として判断されるため、その元のRAIDシステムの誤動作を防ぐことができる。
When it is determined that the RAID controller 42 is not connected, the multi-function device controller 11 forcibly overwrites the time information extracted from the RTC 12 in the shared management information area of the single HDD.
By this means, when an HDD with a trace of RAID in the past is connected to the multifunction peripheral as a single HDD, the time information in the shared management information area is forcibly rewritten. Even if the HDD is connected to the RAID system and started up, the time information is determined to be inconsistent there, so that the malfunction of the original RAID system can be prevented.

[未使用のHDDの扱い]
未使用のHDDを含むミラーリングキット30が装着されている場合、未使用のHDD50のミラーリング情報領域52には、ミラーリング情報がない。この場合、共有管理情報領域53にも時刻情報は無い。このため複合機コントローラ11は、リビルドが完了した後、共有管理情報領域53にRTC12から取得した時刻情報をコピーする。そしてRAIDコントローラ42は、共有管理情報領域53の時刻情報をミラーリング情報領域52にコピーし、複合機を正常に起動させる。
[Handling unused HDD]
When the mirroring kit 30 including the unused HDD is mounted, the mirroring information area 52 of the unused HDD 50 has no mirroring information. In this case, the shared management information area 53 also has no time information. For this reason, the multifunction device controller 11 copies the time information acquired from the RTC 12 to the shared management information area 53 after the rebuild is completed. Then, the RAID controller 42 copies the time information in the shared management information area 53 to the mirroring information area 52, and normally activates the multifunction peripheral.

HDD50のミラーリング情報領域52にミラーリング情報がない場合は、そのHDD50が新品かもしくはRAIDシステムとして初めて使用されることを示している。この場合には、HDDが不適切であると判断されることなく、正常に複合機を起動させることができる。この処理は、本体側のHDD20についても同様とする。   If there is no mirroring information in the mirroring information area 52 of the HDD 50, it indicates that the HDD 50 is new or used for the first time as a RAID system. In this case, the multifunction device can be normally activated without determining that the HDD is inappropriate. The same applies to the HDD 20 on the main body side.

図20(B)に、各HDDの共有管理情報領域に記憶させる管理情報の構成を示す。各HDD20,50の共有管理情報領域23,53に記憶させる管理情報は、複合機コントローラ11がRTC12から抽出した時刻情報、複合機コントローラ11からの書き込み完了フラグ、RAIDコントローラ42からの比較完了フラグ、及びRAIDコントローラ42の比較結果である。   FIG. 20B shows the configuration of management information stored in the shared management information area of each HDD. The management information stored in the shared management information areas 23 and 53 of the HDDs 20 and 50 includes time information extracted from the RTC 12 by the multifunction device controller 11, a write completion flag from the multifunction device controller 11, a comparison completion flag from the RAID controller 42, And a comparison result of the RAID controller 42.

時刻情報は、複合機コントローラ11がRTC12から抽出した時刻であり、例えばyyyy年xx月xx日xx時xx分xx秒など、「年」、「月」、「日」、「時」、「分」、「秒」のデータである。
複合機コントローラ11からの書き込み済みフラグとしては、例えば、複合機コントローラ11による時刻情報の書き込み前は0、書き込み後は1のフラグを記録する。
また、RAIDコントローラ42からの比較完了フラグとしては、例えば、RAIDコントローラ42による比較が完了する前は0、比較完了後は1のフラグを記録する。
The time information is the time extracted from the RTC 12 by the multi-function device controller 11. For example, “year”, “month”, “day”, “hour”, “minute” such as yyyy year xx month xx day xx hour xx minute xx second, etc. ”And“ second ”data.
As the written flag from the multifunction device controller 11, for example, a flag of 0 is recorded before the time information is written by the multifunction device controller 11, and 1 is recorded after the writing.
As a comparison completion flag from the RAID controller 42, for example, a flag of 0 is recorded before the comparison by the RAID controller 42 is completed, and 1 is recorded after the comparison is completed.

RAIDコントローラ42の比較結果は、RAIDコントローラ42が、それぞれのHDD20,50のミラーリング情報領域22,52の時刻情報と、それぞれの共有管理情報領域23,53の時刻情報とを比較して、その内容が全て一致しているかどうかを判別した結果を示す情報である。以下に一例を示す。   The RAID controller 42 compares the time information of the mirroring information areas 22 and 52 of the respective HDDs 20 and 50 with the time information of the respective shared management information areas 23 and 53, and the contents of the comparison result of the RAID controller 42. Is information indicating a result of determining whether or not all match. An example is shown below.

ミラーリング情報領域22,52の時刻情報と、それぞれの共有管理情報領域23,53の時刻情報とが全て一致している場合には、正常とする。
一方、ミラーリング情報領域22,52の時刻情報と、それぞれの共有管理情報領域23,53の時刻情報との時刻情報が不一致であり、RAIDコントローラ42にて強制リビルドの設定がONとなっている場合は、不正_リビルドとする。
あるいはミラーリング情報領域22,52の時刻情報と、それぞれの共有管理情報領域23,53の時刻情報との時刻情報に不一致があり、RAIDコントローラにて強制リビルドの設定がOFFとなっている場合は、不正とする。
さらに新品のHDDが接続されていると判断された場合は、新品とする。
When the time information of the mirroring information areas 22 and 52 and the time information of the respective shared management information areas 23 and 53 all match, it is determined as normal.
On the other hand, when the time information in the mirroring information areas 22 and 52 and the time information in the respective shared management information areas 23 and 53 do not match, and the forced rebuild setting is ON in the RAID controller 42 Is illegal_rebuild.
Alternatively, when the time information in the mirroring information areas 22 and 52 and the time information in the respective shared management information areas 23 and 53 are inconsistent and the forced rebuild setting is OFF in the RAID controller, It is illegal.
Further, if it is determined that a new HDD is connected, it is determined as a new one.

図20(C)に、各HDDのミラーリング情報領域に記憶させるミラーリング情報の構成を示す。ミラーリング情報は、RAID識別情報、及び時刻情報からなっている。RAID識別情報は、RAIDによりHDDを識別して管理するための情報である。また、時刻情報は、複合機コントローラ11がRTC12から取得し、HDD20,50の共有管理情報領域23,53に記憶させた時刻情報を、RAIDコントローラ42がミラーリング情報領域22,52にコピーしたものである。   FIG. 20C shows the configuration of mirroring information stored in the mirroring information area of each HDD. The mirroring information is composed of RAID identification information and time information. The RAID identification information is information for identifying and managing the HDD by RAID. The time information is obtained by copying the time information acquired by the MFP controller 11 from the RTC 12 and stored in the shared management information areas 23 and 53 of the HDDs 20 and 50 to the mirroring information areas 22 and 52. is there.

[フローチャート]
図21〜図22は、本発明による画像処理装置の処理例を説明するためのフローチャートで、画像処理装置の実施形態である複合機によって実施されるフローを示すものである。
まず複合機コントローラ11によって複合機の電源がONにされると(ステップS100)、複合機コントローラ11は、まずRAIDコントローラ42が接続されているかどうかを判断する(ステップS101)。判断手法としては、RAIDコントローラ42を搭載するミラーリング基板41からの接続アサート信号を用いる方法等を適用することができる。
[flowchart]
21 to 22 are flowcharts for explaining a processing example of the image processing apparatus according to the present invention, and show a flow executed by the multi-function peripheral which is an embodiment of the image processing apparatus.
First, when the multifunction device is turned on by the multifunction device controller 11 (step S100), the multifunction device controller 11 first determines whether or not the RAID controller 42 is connected (step S101). As a determination method, a method using a connection assert signal from the mirroring substrate 41 on which the RAID controller 42 is mounted can be applied.

《ケース1》
RAIDコントローラ42が接続されていない場合(ステップS102−No)、複合機コントローラ11は、HDD20の共有管理情報領域23に、RTC12から抽出した時刻情報をコピーする(ステップS116)。そしてその後、正常動作状態となって(ステップS117)、処理を終了する。
<< Case 1 >>
When the RAID controller 42 is not connected (No at Step S102), the multi-function device controller 11 copies the time information extracted from the RTC 12 to the shared management information area 23 of the HDD 20 (Step S116). Thereafter, the normal operation state is established (step S117), and the process is terminated.

上記のようなシステムを搭載することによって、過去にミラーリングキットに接続され、そのときにミラーリング情報が記録されたHDD20の単体を他の複合機に接続して動作させた後、そのHDD20を取り外して例えば元のミラーリングキットに再装着して起動した場合には、HDD20の共有管理情報領域23に記憶した時刻情報と、複合機本体側にすでに設けられているHDDの時刻情報とが一致せずに不正と判断されるため、その複合機の誤動作を防ぐことができる。   By installing the system as described above, after the HDD 20 that has been connected to the mirroring kit in the past and in which the mirroring information is recorded is connected to another multifunction machine and operated, the HDD 20 is removed. For example, when the original mirroring kit is remounted and started, the time information stored in the shared management information area 23 of the HDD 20 does not match the time information of the HDD already provided on the MFP main body side. Since it is determined to be fraudulent, it is possible to prevent malfunction of the multifunction device.

《ケース2》
ステップS102で、RAIDコントローラ42が接続されていると判断された場合は、RAIDコントローラ42は、接続されているHDD20,50のミラーリング情報領域23,53のミラーリング情報を確認する(ステップS103)。そして、両方のHDD20,50にミラーリング情報があると判断した場合には(ステップS104−Yes)、RAIDコントローラ42は、各HDD20,50の共有管理情報領域22,52の時刻情報とミラーリング情報領域23,53の時刻情報を比較する(ステップS105)。
<< Case 2 >>
If it is determined in step S102 that the RAID controller 42 is connected, the RAID controller 42 checks the mirroring information in the mirroring information areas 23 and 53 of the connected HDDs 20 and 50 (step S103). If it is determined that both HDDs 20 and 50 have mirroring information (step S104-Yes), the RAID controller 42 determines the time information and mirroring information area 23 of the shared management information areas 22 and 52 of the HDDs 20 and 50, respectively. , 53 are compared (step S105).

この場合、RAIDコントローラ42は、ミラーリングキット30側のHDD50のミラーリング情報領域52に記録されている時刻情報と、そのHDD50の共有管理情報領域53に記憶されている時刻情報と、本体側のHDD20のミラーリング情報領域22に記録されている時刻情報と、そのHDD20の共有管理情報領域23に記憶されている時刻情報との4つの時刻情報を比較する。これら4つの全ての時刻情報一致したときに、比較結果が一致したものと判断する。   In this case, the RAID controller 42 includes time information recorded in the mirroring information area 52 of the HDD 50 on the mirroring kit 30 side, time information stored in the shared management information area 53 of the HDD 50, and the HDD 20 on the main body side. The four pieces of time information of the time information recorded in the mirroring information area 22 and the time information stored in the shared management information area 23 of the HDD 20 are compared. When all these four pieces of time information match, it is determined that the comparison results match.

例えば、比較処理の例としては、(1)本体側のHDD20のミラーリング情報領域22と、本体側のHDD20の共有管理情報領域23とで、時刻情報を比較する。(2)次にミラーリングキット側のHDD50の共有管理情報領域53と、ミラーリングキット側のHDD50のミラーリング情報領域52とで、時刻情報を比較する。(3)そして、本体側のHDD20のミラーリング情報領域22と、ミラーリングキット側のHDD50のミラーリング情報領域52とで、時刻情報を比較する処理を行うことができる。そして、上記(1)〜(3)で全て時刻情報が一致すれば、比較結果が一致したものと判断し、一つでも異なる時刻情報がれば、比較結果は不一致と判断する。   For example, as an example of the comparison process, (1) time information is compared in the mirroring information area 22 of the HDD 20 on the main body side and the shared management information area 23 of the HDD 20 on the main body side. (2) Next, time information is compared in the sharing management information area 53 of the HDD 50 on the mirroring kit side and the mirroring information area 52 of the HDD 50 on the mirroring kit side. (3) Time information can be compared between the mirroring information area 22 of the HDD 20 on the main body side and the mirroring information area 52 of the HDD 50 on the mirroring kit side. If the time information is the same in the above (1) to (3), it is determined that the comparison result is the same, and if any time information is different, the comparison result is determined to be inconsistent.

そして、上記の時刻情報の比較結果が一致と判断された場合は(ステップS106−Yes)、RAIDコントローラ42は、共有管理情報領域23,53に記録される比較結果を “正常”として、比較完了フラグを1にする(ステップS107)。
そして複合機コントローラ11は、比較完了フラグが1になっていることを確認し、共有管理情報領域23,53に記録された比較結果を確認し、比較完了フラグを0にする(ステップS108)。そして、複合機コントローラ11は、共有管理情報領域23,53にRTC12から抽出した時刻情報をコピーして、書込み完了フラグを1にする(ステップS109)。
次いでRAIDコントローラ42は、書込み完了フラグが1になっていることを確認後、共有管理情報領域23,53の時刻情報をミラーリング情報領域22,52にコピーし(ステップS110)、書込み完了フラグを0にする。そしてその後正常動作状態となる(ステップS111)。
If the comparison result of the time information is determined to be coincident (step S106—Yes), the RAID controller 42 sets the comparison result recorded in the shared management information areas 23 and 53 to “normal” and the comparison is completed. The flag is set to 1 (step S107).
The multi-function device controller 11 confirms that the comparison completion flag is 1, confirms the comparison result recorded in the shared management information areas 23 and 53, and sets the comparison completion flag to 0 (step S108). Then, the multifunction device controller 11 copies the time information extracted from the RTC 12 to the shared management information areas 23 and 53, and sets the write completion flag to 1 (step S109).
Next, after confirming that the write completion flag is 1, the RAID controller 42 copies the time information of the shared management information areas 23 and 53 to the mirroring information areas 22 and 52 (step S110), and sets the write completion flag to 0. To. Thereafter, the normal operation state is established (step S111).

上記のようなシステムを搭載することによって、起動毎に、各HDD内の各共有管理情報領域22,53とミラーリング情報領域22,52の時刻情報が更新され、以降、不正なHDDの組み合わせを構成した際に、それぞれの時刻情報が相互に不一致となるため不正と判断することができ、複合機の誤動作を防ぐことができる。   By installing the system as described above, the time information in each of the shared management information areas 22 and 53 and the mirroring information areas 22 and 52 in each HDD is updated every time the system is started, and thereafter, an incorrect combination of HDDs is configured. In this case, since the time information does not match each other, it can be determined that the time information is illegal, and malfunction of the multifunction peripheral can be prevented.

《ケース3》
ステップS104にて、いずれかのHDD20,50のいずれかにミラーリング情報がないと判断した場合には、RAIDコントローラ42は、ミラーリング情報を作成し、リビルドを開始する(ステップS112)。
RAIDコントローラ42は、共有管理情報領域23,53の比較結果を“新品”として、比較完了フラグを1にする(ステップS113)。そして複合機コントローラ11は、比較完了フラグが1になっていることを確認し、共有管理情報領域23,53の比較結果を確認し、比較完了フラグを0にする(ステップS114)。
<< Case 3 >>
If it is determined in step S104 that there is no mirroring information in any of the HDDs 20 and 50, the RAID controller 42 creates mirroring information and starts rebuilding (step S112).
The RAID controller 42 sets the comparison result of the shared management information areas 23 and 53 as “new” and sets the comparison completion flag to 1 (step S113). Then, the multifunction device controller 11 confirms that the comparison completion flag is 1, confirms the comparison result of the shared management information areas 23 and 53, and sets the comparison completion flag to 0 (step S114).

リビルドは、ミラーリング情報がないと判断したHDDにミラーリング情報を書き込み、そのミラーリング情報を書き込んだHDDに対してもう一方のHDDから全ユーザデータをコピーし、そのユーザデータ領域に記憶させる。その後、リビルドが完全に完了すると(ステップS115−Yes)、複合機コントローラ11は、各HDD20,50の共有管理情報領域23,53にRTC12から抽出した時刻情報をコピーし、書込み完了フラグを1にする(ステップS109)。
次にRAIDコントローラ42は、書込み完了フラグが1になっていることを確認後、共有管理情報領域23,53の時刻情報をミラーリング情報領域22,52にそれぞれコピーし(ステップS110)、その後正常動作状態となる(ステップS111)。
In rebuilding, mirroring information is written in an HDD that has been determined to have no mirroring information, all user data is copied from the other HDD to the HDD in which the mirroring information has been written, and stored in the user data area. Thereafter, when the rebuild is completely completed (step S115-Yes), the multi-function device controller 11 copies the time information extracted from the RTC 12 to the shared management information areas 23 and 53 of the HDDs 20 and 50, and sets the write completion flag to 1. (Step S109).
Next, after confirming that the write completion flag is 1, the RAID controller 42 copies the time information of the shared management information areas 23 and 53 to the mirroring information areas 22 and 52, respectively (step S110), and then operates normally. A state is entered (step S111).

上記のようなシステムを搭載することによって、新品のHDDの場合には不正と取り扱うことなく正常に起動することができる。また、このときにHDD内の時刻情報が更新されるため、以降、不正なHDDの組み合わせを構成した際に、不正と判断することができ、複合機の誤動作を防ぐことができる。   By installing the system as described above, a new HDD can be normally started up without being handled illegally. In addition, since the time information in the HDD is updated at this time, it can be determined that the combination of the unauthorized HDDs is unauthorized and the malfunction of the multifunction device can be prevented.

《ケース4》
ステップS106にて、時刻情報の比較結果が不一致と判断された場合は、RAIDコントローラ42は、強制リビルド設定がONになっているかどうか確認する(ステップS118)。
ここで強制リビルド設定がONとなっている場合、RAIDコントローラ42は、リビルドを開始する(ステップS119)。
RAIDコントローラ42は、共有管理情報領域23,53の比較結果を“不正_リビルド”として、比較完了フラグを1にする(ステップS120)。そして複合機コントローラ11は、比較完了フラグが1になっていることを確認し、共有管理情報領域23,53の比較結果を確認し、比較完了フラグを0にする(ステップS121)。
<< Case 4 >>
If it is determined in step S106 that the time information comparison result does not match, the RAID controller 42 checks whether the forced rebuild setting is ON (step S118).
Here, when the forced rebuild setting is ON, the RAID controller 42 starts the rebuild (step S119).
The RAID controller 42 sets the comparison result of the shared management information areas 23 and 53 as “illegal_rebuild” and sets the comparison completion flag to 1 (step S120). Then, the multifunction device controller 11 confirms that the comparison completion flag is 1, confirms the comparison result of the shared management information areas 23 and 53, and sets the comparison completion flag to 0 (step S121).

ここでは、時刻情報が一致していないときに強制リビルドを実施する。強制リビルドでは、ユーザデータのコピー元は、HDD20,50のうちのいずれか一方を予め固定で定めておく。この場合、RAIDコントローラ42では、時刻情報が一致しないHDD20,50のうち、いずれがマスターかを判別できないためである。
この場合、必要なユーザデータが上書きされてしまうケースも生じる可能性があるが、実際の使用シーンでは、HDDを交換する前にバックアップを行い、リビルドが完了後にリストアするため、上記の場合でもユーザデータの復元は可能となる。この強制リビルドは、時刻情報が一致せずに不正と判断することで、複合機が動作できなくなって使用不可能となる状態を回避するための手段となる。
Here, forced rebuild is performed when the time information does not match. In the forced rebuild, one of the HDDs 20 and 50 is fixed in advance as the user data copy source. In this case, the RAID controller 42 cannot determine which of the HDDs 20 and 50 whose time information does not match is the master.
In this case, the necessary user data may be overwritten. However, in actual use scenes, backup is performed before replacing the HDD and restoration is performed after the rebuild is completed. Data restoration is possible. This forced rebuild is a means for avoiding a situation in which the multifunction device cannot operate and becomes unusable by determining that the time information does not match and is invalid.

リビルドが完全に完了すると、複合機コントローラ11は、共有管理情報領域23,53にRTC12から抽出した時刻情報をコピーし、書込み完了フラグを1にする(ステップS109)。RAIDコントローラ42は、書込み完了フラグが1になっていることを確認後、共有管理情報領域23,53の時刻情報をミラーリング情報領域22,52にコピーし(ステップS110)、その後正常動作状態となる(ステップS111)。   When the rebuild is completely completed, the multifunction device controller 11 copies the time information extracted from the RTC 12 to the shared management information areas 23 and 53, and sets the write completion flag to 1 (step S109). After confirming that the write completion flag is 1, the RAID controller 42 copies the time information of the shared management information areas 23 and 53 to the mirroring information areas 22 and 52 (step S110), and then enters a normal operation state. (Step S111).

使用履歴のあるHDDをミラーリングキットに装着した場合、装着したHDDにおける共有管理情報内の時刻情報が、各々のHDD間で異なるか、もしくは、ミラーリング情報内の時刻情報と異なるため、そのままでは、マシンが不具合を起こす可能性が生じる。そのため上記のようなシステムを搭載することによって、強制的にリビルドを行うことで、不正なHDDを正常化し、以降の複合機の使用において、複合機を支障なく動作させることが可能となる。   When an HDD with a usage history is installed in the mirroring kit, the time information in the shared management information in the installed HDD is different between the HDDs or different from the time information in the mirroring information. May cause problems. For this reason, by mounting the system as described above, by forcibly rebuilding, it becomes possible to normalize the unauthorized HDD and to operate the multifunction device without any trouble in the subsequent use of the multifunction device.

《ケース5》
ステップS118にて、強制リビルド設定がOFFとなっている場合、RAIDコントローラ42は、共有管理情報領域23,53の比較結果を“不正”として、比較完了フラグを1にする(ステップS123)。そして複合機コントローラ11は、比較完了フラグが1になっていることを確認し、共有管理情報領域23,53の比較結果を確認し、比較完了フラグを0にする(ステップS124)。さらに複合機コントローラ11は、使用中のHDDが不正である可能性がある旨を表示パネルに表示させ、ユーザに確認を促し(ステップS125)、複合機を停止させる(ステップS126)。
<< Case 5 >>
If the forced rebuild setting is OFF in step S118, the RAID controller 42 sets the comparison result of the shared management information areas 23 and 53 to “invalid” and sets the comparison completion flag to 1 (step S123). Then, the multifunction device controller 11 confirms that the comparison completion flag is 1, confirms the comparison result of the shared management information areas 23 and 53, and sets the comparison completion flag to 0 (step S124). Further, the multifunction device controller 11 displays on the display panel that the HDD being used may be illegal, prompts the user to confirm (step S125), and stops the multifunction device (step S126).

ここでの停止とは、複合機として使用できない状態にすることを意味するものであり、RAIDコントローラ42は、HDDを制御対象から切り離して使用できないようにする。この場合、RAIDコントローラ42は、時刻情報の不一致のみではいずれのHDDが不正なHDDであるかを判断できないため、時刻情報の比較の対象となった全てのHDDを制御対象から切り離して使用できないようにする。
これにより、不適切なHDDが設置された際に、ユーザに対してフォーマット等の喚起を行うことができ、かつマシンの不具合等を防ぐことができる。
The stop here means that the MFP cannot be used, and the RAID controller 42 separates the HDD from the control target so that it cannot be used. In this case, since the RAID controller 42 cannot determine which HDD is an illegal HDD only by the mismatch of time information, it cannot be used by separating all the HDDs subjected to the comparison of time information from the control target. To.
As a result, when an inappropriate HDD is installed, it is possible to alert the user of formatting and the like, and to prevent machine troubles and the like.

図23は、強制リビルド設定がOFFであり、HDDの時刻情報が一致しないときの表示パネルの表示例を示す図である。複合機100は、表示パネル101を備えている。この場合、表示パネル101には、警告表示が表示される。警告表示では、ユーザに電源を切るよう要求し、接続したHDDが過去に使用したものであることを通知し、HDDのミラーリング情報を消去するか、HDDを再フォーマットすることを要求することができる。   FIG. 23 is a diagram illustrating a display example of the display panel when the forced rebuild setting is OFF and the HDD time information does not match. The multifunction device 100 includes a display panel 101. In this case, a warning display is displayed on the display panel 101. In the warning display, it is possible to request the user to turn off the power, notify that the connected HDD has been used in the past, and request to erase the mirroring information of the HDD or reformat the HDD. .

上記のようなシステムを搭載することによって、使用履歴のあるHDDを装着した場合、装着したHDDにおける共有管理情報内の時刻情報が各々のHDD間で異なるか、もしくは、ミラーリング情報内の時刻情報と異なるため、ユーザに別のHDDを接続するよう喚起する。そしてRAIDコントローラ42は、HDDを切り離す。
これにより、共有管理情報とミラーリング情報との比較により正常なHDDであるか否かを適切に判断し、HDDを安全に管理して動作させるようにした画像処理装置を提供することができる。
When an HDD with a usage history is installed by installing the system as described above, the time information in the shared management information in the installed HDD is different between the HDDs, or the time information in the mirroring information Since it is different, the user is prompted to connect another HDD. Then, the RAID controller 42 disconnects the HDD.
Accordingly, it is possible to provide an image processing apparatus that appropriately determines whether or not the HDD is a normal HDD by comparing the share management information and the mirroring information, and manages and operates the HDD safely.

10…コントローラ基板、11…複合機コントローラ、12…リアルタイムクロック回路(RTC)、20,50…HDD、21…ユーザデータ領域、22…ミラーリング情報領域、23…共有管理情報領域、30…ミラーリングキット、41…ミラーリング基板、42…RAIDコントローラ、51…ユーザデータ領域、52…ミラーリング情報領域、53…共有管理情報領域、101…表示パネル。 DESCRIPTION OF SYMBOLS 10 ... Controller board, 11 ... Multi-function device controller, 12 ... Real time clock circuit (RTC), 20, 50 ... HDD, 21 ... User data area, 22 ... Mirroring information area, 23 ... Shared management information area, 30 ... Mirroring kit, DESCRIPTION OF SYMBOLS 41 ... Mirroring board | substrate, 42 ... RAID controller, 51 ... User data area, 52 ... Mirroring information area | region, 53 ... Shared management information area | region, 101 ... Display panel.

Claims (6)

画像処理装置本体の動作を制御する画像処理装置コントローラと、時刻データを発生するリアルタイムクロック回路と、RAIDを構成する複数のHDDと、該複数のHDDを制御するRAIDコントローラとを有し、
各前記HDDの一部の記憶領域を、前記画像処理装置コントローラと前記RAIDコントローラとの両方がアクセスできる共有管理情報領域とし、
前記RAIDコントローラは、前記複数のHDD間でのミラーリングを制御するとともに、各前記HDDを識別し管理するためのミラーリング情報を各前記HDDに記憶させ、
前記画像処理装置コントローラは、前記リアルタイムクロック回路から抽出した時刻情報を、各前記HDDの前記共有管理情報領域に記憶させ、
前記RAIDコントローラは、各前記HDDの前記共有管理情報領域に記憶された時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーすることを特徴とする画像処理装置。
An image processing device controller for controlling the operation of the image processing device main body, a real-time clock circuit for generating time data, a plurality of HDDs constituting a RAID, and a RAID controller for controlling the plurality of HDDs;
A partial storage area of each HDD is a shared management information area accessible by both the image processing device controller and the RAID controller,
The RAID controller controls mirroring among the plurality of HDDs, and stores mirroring information for identifying and managing each HDD in each HDD.
The image processing apparatus controller stores time information extracted from the real-time clock circuit in the shared management information area of each HDD,
The RAID controller copies time information stored in the shared management information area of each HDD to an area for storing the mirroring information of each HDD.
請求項1に記載の画像処理装置において、
前記RAIDコントローラは、前記画像処理装置の起動時に、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれ記憶されている時刻情報と、各前記HDDの前記共有管理情報領域にそれぞれ記録された前記時刻情報と、の全てを比較し、
該比較した結果に基づいて、該比較の対象となったHDDがRAIDを構成する上で正常なHDDか否かを判断することを特徴とする画像処理装置。
The image processing apparatus according to claim 1.
The RAID controller stores time information stored in an area for storing the mirroring information of each HDD and the time recorded in the shared management information area of each HDD when the image processing apparatus is activated. Compare all of the information,
An image processing apparatus that determines, based on the comparison result, whether or not the HDD to be compared is a normal HDD in configuring a RAID.
請求項2記載の画像処理装置において、
情報を表示する表示パネルを有し、
前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致しなければ、前記比較の対象となった全てのHDDが正常ではないと判断し、
前記画像処理装置コントローラは、前記RAIDコントローラの判断に従い、前記表示パネルに警告表示を行い、正常でないと判断した全てのHDDを制御対象から切り離すことを特徴とする画像処理装置。
The image processing apparatus according to claim 2.
It has a display panel that displays information,
The RAID controller determines that all HDDs subjected to the comparison are not normal if the result of comparing all the time information does not match each other,
The image processing apparatus controller displays a warning on the display panel according to the determination of the RAID controller, and disconnects all HDDs determined to be abnormal from the control target.
請求項2記載の画像処理装置において、
前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致しなければ、前記比較の対象となったHDDをリビルド対象であると判断し、一方のHDDから他のHDDにデータをコピーする強制的なリビルド動作を実行することを特徴とする画像処理装置。
The image processing apparatus according to claim 2.
The RAID controller determines that the comparison target HDD is a rebuild target if the comparison results of all the time information do not match each other, and data is transferred from one HDD to another HDD. An image processing apparatus characterized by executing a forced rebuilding operation to copy a file.
請求項4に記載の画像処理装置において、
情報を表示する表示パネルを有し、
前記画像処理装置コントローラは、前記強制的なリビルド動作を実行する際、前記表示パネルにリビルド動作中である表示を行い、前記強制的なリビルド動作が完了した後、各前記HDDの前記共有管理情報領域の時刻情報を更新し、
前記RAIDコントローラは、前記更新された各前記HDDの前記共有管理情報領域の時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーし、前記画像処理装置の起動を正常に実行することを特徴とする画像処理装置。
The image processing apparatus according to claim 4.
It has a display panel that displays information,
When executing the forced rebuild operation, the image processing apparatus controller displays a display indicating that the rebuild operation is being performed on the display panel, and after the forced rebuild operation is completed, the sharing management information of each HDD Update the time information of the area,
The RAID controller copies the updated time information of the shared management information area of each HDD to the area for storing the mirroring information of each HDD, and normally starts the image processing apparatus. An image processing apparatus.
請求項2記載の画像処理装置において、
前記RAIDコントローラは、前記全ての時刻情報を比較した結果が、相互に全て一致していれば、前記比較の対象となったHDDが正常であると判断し、
前記画像処理装置コントローラは、各前記HDDの前記共有管理情報領域の時刻情報を、各前記HDDの前記ミラーリング情報を記憶させる領域にそれぞれコピーし、前記画像処理装置の起動を正常に実行することを特徴とする画像処理装置。
The image processing apparatus according to claim 2.
The RAID controller determines that the comparison target HDD is normal if the results of comparing all the time information are consistent with each other,
The image processing apparatus controller copies time information of the shared management information area of each HDD to an area for storing the mirroring information of each HDD, and normally starts the image processing apparatus. A featured image processing apparatus.
JP2012060244A 2012-03-16 2012-03-16 Image processing device Pending JP2013196124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012060244A JP2013196124A (en) 2012-03-16 2012-03-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012060244A JP2013196124A (en) 2012-03-16 2012-03-16 Image processing device

Publications (1)

Publication Number Publication Date
JP2013196124A true JP2013196124A (en) 2013-09-30

Family

ID=49395050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012060244A Pending JP2013196124A (en) 2012-03-16 2012-03-16 Image processing device

Country Status (1)

Country Link
JP (1) JP2013196124A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022138311A (en) * 2021-03-10 2022-09-26 Necプラットフォームズ株式会社 Information processing apparatus, system, program, and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022138311A (en) * 2021-03-10 2022-09-26 Necプラットフォームズ株式会社 Information processing apparatus, system, program, and control method
JP7235346B2 (en) 2021-03-10 2023-03-08 Necプラットフォームズ株式会社 System and control method

Similar Documents

Publication Publication Date Title
US9442809B2 (en) Management computer used to construct backup configuration of application data
EP2477111B1 (en) Computer system and program restoring method thereof
JP5757509B2 (en) System reset
TWI475402B (en) Remote backup system and remote backup method thereof
US20060161811A1 (en) Method and system for use in restoring an active partition
US20100228960A1 (en) Virtual memory over baseboard management controller
US7694169B2 (en) Restoring a client device
JP2007323218A (en) Backup system
US8310698B2 (en) Image forming apparatus and activating method thereof
JP2010086419A (en) Information processing device
US8234486B2 (en) Managing reboot operations
EP3314515B1 (en) Notice of intrusion into firmware
US20130117502A1 (en) Method for managing system firmware in nas server
US10216595B2 (en) Information processing apparatus, control method for the information processing apparatus, and recording medium
JP2009059105A (en) Information processor and program
JP5395858B2 (en) Image processing device
JP2013196124A (en) Image processing device
US20150095694A1 (en) Information system, host system and access control method
JP2010198314A (en) Information management device
KR101073894B1 (en) Multi-point data recovery method and system, and of recovering data computer readable medium storing the same
US20230132909A1 (en) Image processing apparatus having usb host controller, control method therefor, and storage medium storing control program therefor
US9798637B2 (en) Information processing apparatus and control method of information processing apparatus with access to storage device based on communication with storage device
WO2024000535A1 (en) Partition table update method and apparatus, and electronic device and storage medium
JP7486368B2 (en) Information processing device, control method for information processing device, information processing system, and program
JP2011053775A (en) Print system, automatic restoration method of initiation program, and control automatic restoration control program