JP5152034B2 - Memory control method - Google Patents

Memory control method Download PDF

Info

Publication number
JP5152034B2
JP5152034B2 JP2009043631A JP2009043631A JP5152034B2 JP 5152034 B2 JP5152034 B2 JP 5152034B2 JP 2009043631 A JP2009043631 A JP 2009043631A JP 2009043631 A JP2009043631 A JP 2009043631A JP 5152034 B2 JP5152034 B2 JP 5152034B2
Authority
JP
Japan
Prior art keywords
data
storage
hdd
area
hdds
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.)
Expired - Fee Related
Application number
JP2009043631A
Other languages
Japanese (ja)
Other versions
JP2010198424A (en
Inventor
正嗣 ▲高▼口
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2009043631A priority Critical patent/JP5152034B2/en
Publication of JP2010198424A publication Critical patent/JP2010198424A/en
Application granted granted Critical
Publication of JP5152034B2 publication Critical patent/JP5152034B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、記憶装置及び記憶制御方法に関し、特に、RAID(Redundant Arrays of Inexpensive Disks)を利用した記憶装置及び当該記憶装置におけるデータの記憶制御方法に関する。   The present invention relates to a storage device and a storage control method, and more particularly, to a storage device using RAID (Redundant Arrays of Inexpensive Disks) and a data storage control method in the storage device.

ネットワークの普及及び記憶装置の大容量化に伴って、様々なデータがネットワーク上のサーバなどの記憶装置に保存されるようになってきている。このようなシステムでは、データを安全に保存すること、及び、データを高速に読み書きできるようにすることが求められる。   With the spread of networks and the increase in capacity of storage devices, various data have been stored in storage devices such as servers on the network. In such a system, it is required to store data safely and to be able to read and write data at high speed.

ここで、通常、記憶装置は1台のHDD(Hard Disk Drive)に全てのデータを記憶しているが、HDDは可動部分を有するために障害が発生しやすく、障害が発生すると保存した全てのデータが失われてしまう恐れがある。   Here, the storage device normally stores all the data in one HDD (Hard Disk Drive), but since the HDD has a movable part, a failure is likely to occur. Data may be lost.

このような背景から、データの記憶に関して、RAID(Redundant Arrays of Inexpensive Disks)と呼ばれる方式が提案されている。例えば、RAID0は、複数のHDDを利用して、データを分散して書き込むことで高速にデータの読み書きを行う方式であり、RAID1は、複数のHDDに同じデータを書き込み、耐障害性を上げる方式である。   Against this background, a method called RAID (Redundant Arrays of Inexpensive Disks) has been proposed for data storage. For example, RAID 0 is a method of reading and writing data at high speed by using a plurality of HDDs to distribute and write data, and RAID 1 is a method of writing the same data to a plurality of HDDs to increase fault tolerance. It is.

上記RAIDに関連する技術として、下記特許文献1には、複数のHDDを使用して画像データを高速に転送する方法が開示されている。また、下記特許文献2には、RAID1を利用して、1台が故障した際に、もう1台だけで動作/復旧させる方法が開示されている。   As a technique related to the RAID, the following Patent Document 1 discloses a method of transferring image data at high speed using a plurality of HDDs. Patent Document 2 below discloses a method of operating / recovering only one other device when one device fails using RAID1.

特開2004−343205号公報JP 2004-343205 A 特開2004−208019号公報JP 2004-208019 A

上記RAID0を利用することによりデータの読み書きを高速化することはできるが、1台のHDDが故障すると全てのデータが使用できなくなるという課題がある。また、RAID1を利用することにより耐障害性を向上させることはできるが、2台のHDDに同じデータを書き込むため、HDDの記憶容量が半減すると共に書き込みが遅くなるという課題がある。   Although the data read / write speed can be increased by using the RAID 0, there is a problem that all data cannot be used if one HDD fails. Although the fault tolerance can be improved by using RAID1, since the same data is written to two HDDs, there is a problem that the storage capacity of the HDD is reduced by half and the writing becomes slow.

ここで、記憶装置に記憶するデータの種類は様々であり、頻繁にアクセスするデータは耐障害性の向上よりも読み書きの高速性を重視すると考えられ、一方、保存を目的とするデータは読み書きの高速性よりも耐障害性の向上を重視すると考えられる。そのため、RAID0又はRAID1のいずれかを利用して記憶する記憶装置では、このような様々な種類のデータを効率的に記憶することができないという問題があった。   Here, there are various types of data to be stored in the storage device, and frequently accessed data is considered to emphasize the speed of reading and writing rather than improving fault tolerance. It is thought that improvement in fault tolerance is more important than high speed. Therefore, a storage device that stores data using either RAID 0 or RAID 1 has a problem that such various types of data cannot be stored efficiently.

本発明は、上記問題点に鑑みてなされたものであって、その主たる目的は、データの種類に応じて読み書きの高速化と耐障害性の向上を図ることができることができる記憶装置及び記憶制御方法を提供することにある。   The present invention has been made in view of the above problems, and its main object is to provide a storage device and storage control capable of increasing the read / write speed and improving the fault tolerance according to the type of data. It is to provide a method.

また、本発明の他の目的は、障害が発生した場合に適切にデータを復旧させることができる記憶装置及び記憶制御方法を提供することにある。   Another object of the present invention is to provide a storage device and a storage control method capable of appropriately recovering data when a failure occurs.

上記目的を達成するため、本発明は、複数のHDDを備える記憶装置における記憶制御方法において、前記記憶装置は、データを前記複数のHDDに分割して記憶する分割記憶方式、及び、同じデータを前記複数のHDDに重複して記憶する重複記憶方式の2つの記憶方式で、データが記憶可能であり、各々の前記HDDは、前記分割記憶方式で利用される領域と前記重複記憶方式で利用される領域とに分割されており、いずれかの前記HDDを交換する場合に、交換したHDDが予め登録されている場合は、前記分割記憶方式で利用される領域はフォーマットし、前記重複記憶方式で利用される領域は、他の前記HDDの前記重複記憶方式で利用される領域から読み取ったデータをコピーし、前記交換したHDDが登録されていない場合は、前記分割記憶方式で利用される領域及び前記重複記憶方式で利用される領域をフォーマットするものである。 To achieve the above object, the present invention provides a storage control method in a storage device including a plurality of HDDs, wherein the storage device divides data into the plurality of HDDs and stores the same data. Data can be stored by two storage methods of overlapping storage method in which the plurality of HDDs are stored redundantly, and each of the HDDs is used by an area used by the divided storage method and the redundant storage method. When one of the HDDs is replaced and the replaced HDD is registered in advance, the area used in the divided storage method is formatted and the duplicate storage method is used. The used area is a copy of the data read from the area used in the duplicate storage method of the other HDD, and the replaced HDD is not registered. It is to format the area used in the area and the overlap storage scheme employed by the divided memory scheme.

本発明の記憶制御方法によれば、障害が発生した場合に適切にデータを復旧させることができるAccording to the storage control method of the present invention , data can be properly recovered when a failure occurs .

その理由は、いずれかのHDDに障害が発生して交換する場合に、他のHDDの重複記憶方式の領域に記憶されたデータを、交換したHDDの重複記憶方式の領域にコピーしてデータを復旧し、データの喪失を最小限に抑制するからである。また、交換したHDDが予め登録されているかを判別し、登録されている場合は重複記憶方式の領域に記憶されたデータをコピーし、登録されていない場合は全ての領域をフォーマットし、不正なコピーを防止するからである。   The reason is that if one of the HDDs fails and is replaced, the data stored in the duplicate storage area of the other HDD is copied to the duplicate storage area of the replaced HDD. This is because the data is restored and data loss is minimized. Also, it is determined whether or not the replaced HDD is registered in advance. If it is registered, the data stored in the area of the duplicate storage method is copied. This is because copying is prevented.

本発明の一実施の形態に係るデータ記憶システムの構成を模式的に示す図である。It is a figure which shows typically the structure of the data storage system which concerns on one embodiment of this invention. 本発明の一実施の形態に係るサーバの構成を示すブロック図である。It is a block diagram which shows the structure of the server which concerns on one embodiment of this invention. 本発明の一実施例に係るデータ記憶システムの構成を模式的に示す図である。It is a figure which shows typically the structure of the data storage system based on one Example of this invention. 本発明の一実施例に係るコンピュータ端末の構成を示すブロック図である。It is a block diagram which shows the structure of the computer terminal which concerns on one Example of this invention. 本発明の一実施例に係る画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の一実施例に係るHDDのパーティション構成を模式的に示す図である。It is a figure which shows typically the partition structure of HDD which concerns on one Example of this invention. 本発明の一実施例に係るHDDのRAID構築後のパーティション構成を模式的に示す図である。It is a figure which shows typically the partition structure after RAID construction of HDD which concerns on one Example of this invention. データの種類と各記憶方式で利用する領域との関係を示すテーブルの一例である。It is an example of the table which shows the relationship between the kind of data, and the area | region used by each storage system. 本発明の一実施例に係るデータ記憶方法の手順を示すフローチャート図である。It is a flowchart figure which shows the procedure of the data storage method based on one Example of this invention. フォントデータの一例である。It is an example of font data. 本発明の一実施例に係る分散記憶方式を模式的に示す図である。It is a figure which shows typically the distributed storage system based on one Example of this invention. 本発明の一実施例に係る重複記憶方式を模式的に示す図である。It is a figure which shows typically the duplication storage system based on one Example of this invention. データの種類と各記憶方式で利用する領域との関係を示すテーブルの他の例である。It is another example of the table which shows the relationship between the kind of data and the area | region utilized by each storage system. 本発明の一実施例に係るデータ記憶方法の他の手順を示すフローチャート図である。It is a flowchart figure which shows the other procedure of the data storage method based on one Example of this invention. データの種類と各記憶方式で利用する領域との関係を示すテーブルの他の例である。It is another example of the table which shows the relationship between the kind of data and the area | region utilized by each storage system. 本発明の一実施例に係るデータ記憶方法の他の手順を示すフローチャート図である。It is a flowchart figure which shows the other procedure of the data storage method based on one Example of this invention. 本発明の一実施例に係るデータの復旧方法の手順を示すフローチャート図である。It is a flowchart figure which shows the procedure of the data recovery method based on one Example of this invention. 本発明の一実施例に係るデータの復旧方法の他の手順を示すフローチャート図である。It is a flowchart figure which shows the other procedure of the data recovery method based on one Example of this invention.

背景技術で示したように、複数のHDDにデータを分散して記憶する記憶方式(例えばRAID0など、以下、分散記憶方式と呼ぶ。)や、複数のHDDに同じデータを重複して記憶する記憶方式(例えばRAID1など、以下、重複記憶方式と呼ぶ。)などの記憶方式が提案されているが、いずれの記憶方式でも読み書きの高速化と耐障害性の向上の双方を達成することはできない。   As shown in the background art, a storage method in which data is distributed and stored in a plurality of HDDs (for example, RAID 0, hereinafter referred to as a distributed storage method), or a storage in which the same data is redundantly stored in a plurality of HDDs. Although a storage method such as a method (for example, RAID 1 or the like, hereinafter referred to as a duplicate storage method) has been proposed, neither of the storage methods can achieve both high speed reading and writing and improved fault tolerance.

一方、記憶装置に記憶するデータには、耐障害性の向上よりも読み書きの高速性を重視するデータもあれば、読み書きの高速性よりも耐障害性の向上を重視するデータもある。   On the other hand, some data stored in the storage device emphasizes the high speed of reading / writing over the improvement of fault tolerance, and some data emphasizes the improvement of fault tolerance over the high speed of reading / writing.

そこで、本発明では、分散記憶方式と重複記憶方式とを併用し、データの種類(すなわち、データの特性)に合わせていずれかの記憶方式で記憶することによって、読み書きの高速化と耐障害性の向上の双方を満足できるようにする。   Therefore, in the present invention, both the distributed storage method and the duplicate storage method are used together, and the data is stored by any one of the storage methods in accordance with the type of data (that is, the characteristics of the data). To satisfy both of the improvements.

以下、図面を参照して具体的に説明する。図1に示すように、本実施形態のデータ記憶システムは、保存するデータを送信するコンピュータ端末10と、データを保存するサーバ20と、を備え、これらは通信ネットワーク30で接続される。また、図2に示すように、サーバ20の制御部21は、CPU(Central Processing Unit)22、ROM(Read Only Memory)やRAM(Random Access Memory)などのメモリ23、複数台(ここでは2台)のHDD24、通信I/F部25などを備え、これらはバスを介して接続されている。   Hereinafter, specific description will be given with reference to the drawings. As shown in FIG. 1, the data storage system of the present embodiment includes a computer terminal 10 that transmits data to be stored and a server 20 that stores data, which are connected by a communication network 30. 2, the control unit 21 of the server 20 includes a CPU (Central Processing Unit) 22, a memory 23 such as a ROM (Read Only Memory) and a RAM (Random Access Memory), a plurality of units (here, two units). ) HDD 24, communication I / F unit 25, and the like, which are connected via a bus.

このような2台のHDD24を備えるサーバ20において、各々のHDD24の記憶領域を複数(ここでは2つ)に分割し、各々のHDD24の一方の領域を分散記憶方式の領域に割り当て、他方の領域を重複記憶方式の領域に割り当てる。また、制御部21は、記憶するデータの種類を判別し、予め記憶したテーブルを参照して、データの種類に応じて分散記憶方式又は重複記憶方式のいずれかで記憶させたり、故障等により一方のHDDを交換する際に、他方のHDDの重複記憶方式の領域のデータを、交換したHDDの重複記憶方式の領域にコピーしたりする制御を行う。   In the server 20 provided with such two HDDs 24, the storage area of each HDD 24 is divided into a plurality (here, two), one area of each HDD 24 is assigned to the area of the distributed storage system, and the other area Is assigned to the area of the duplicate storage method. Further, the control unit 21 determines the type of data to be stored, refers to a pre-stored table, and stores the data in either a distributed storage method or a duplicate storage method depending on the data type, or causes a failure or the like. When replacing one HDD, control is performed to copy the data in the overlapping storage area of the other HDD to the overlapping storage area of the replaced HDD.

このような構成により、頻繁にアクセスするデータのように耐障害性の向上よりも読み書きの高速性を重視するデータは分散記憶方式で記憶され、保存を目的とするデータのように読み書きの高速性よりも耐障害性の向上を重視するデータは重複記憶方式で記憶されるため、データの種類に応じて読み書きの高速化と耐障害性の向上を図ることができる。また、いずれかのHDD24に障害が発生しても重複記憶方式で記憶されたデータは復旧することができるため、データの損失を最小限に抑えることができる。   With this configuration, data that emphasizes read / write speed rather than fault tolerance, such as frequently accessed data, is stored in a distributed storage system, and read / write speed is high, such as data intended for storage. In addition, since data that emphasizes improvement in fault tolerance is stored in a duplicate storage system, reading / writing speed and fault tolerance can be improved according to the type of data. In addition, even if a failure occurs in any of the HDDs 24, data stored by the duplicate storage method can be recovered, so that data loss can be minimized.

上記構成は任意の記憶装置に対して適用可能であるが、印刷に関するデータを取り扱うシステムでは特に有効である。そこで、以下の実施例では、本発明を印刷に関するデータを取り扱うシステムに適用する場合について説明する。   The above configuration can be applied to any storage device, but is particularly effective in a system that handles data relating to printing. Therefore, in the following embodiment, a case where the present invention is applied to a system that handles data related to printing will be described.

上記した本発明の実施の形態についてさらに詳細に説明すべく、本発明の一実施例に係る記憶装置及び記憶制御方法について、図3乃至図18を参照して説明する。図3は、本実施例のデータ記憶システムの構成を模式的に示す図であり、図4は、本実施例のコンピュータ端末の構成を示すブロック図、図5は、本実施例の画像形成装置の構成を示すブロック図である。また、図6及び図7は、画像形成装置のHDDの構成を模式的に示す図であり、図8、13、15は、データの種類と記憶方式の領域とを関連づけるテーブルの一例、図10は、プリントデータの一例である。また、図11及び図12は、分散記憶方式と重複記憶方式を模式的に示す図であり、図9、14、16は、本実施例のデータ記憶方法を示すフローチャート図、図17及び図18は、本実施例のデータ復旧方法を示すフローチャート図である。   In order to describe the above-described embodiment of the present invention in more detail, a storage device and a storage control method according to an embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a diagram schematically showing the configuration of the data storage system of this embodiment, FIG. 4 is a block diagram showing the configuration of the computer terminal of this embodiment, and FIG. 5 is the image forming apparatus of this embodiment. It is a block diagram which shows the structure of these. 6 and 7 are diagrams schematically showing the configuration of the HDD of the image forming apparatus, and FIGS. 8, 13, and 15 are examples of tables for associating data types with storage method areas. Is an example of print data. 11 and 12 are diagrams schematically showing the distributed storage method and the duplicate storage method, and FIGS. 9, 14, and 16 are flowcharts showing the data storage method of the present embodiment, and FIGS. 17 and 18. These are the flowchart figures which show the data recovery method of a present Example.

印刷に関するデータを取り扱うシステムでは、プリントエンジンの高速化、高解像度化に伴い、画像形成装置(MFP:Multi Function Peripheral)のプリンタコントローラ部に要求される性能も高くなっている。プリンタコントローラ部では、データの一時的な保存などでHDDを使用するが、HDD1台の性能ではプリント性能が達成できなくなってきている。そこで、近年の画像形成装置では、複数台のHDDを利用して、データを分散して書き込むことでプリント性能の向上を図っている。   In a system that handles data related to printing, performance required for a printer controller unit of an image forming apparatus (MFP: Multi Function Peripheral) has increased as the speed and resolution of a print engine have increased. In the printer controller unit, an HDD is used for temporary storage of data. However, it has become impossible to achieve printing performance with the performance of one HDD. Therefore, recent image forming apparatuses use a plurality of HDDs to improve printing performance by writing data in a distributed manner.

しかしながら、画像形成装置においては、プリントジョブのデータ(以下、プリントデータと呼ぶ。)のように保存の安全性よりも読み書きのスピードが求められるデータや、フォントデータのように読み書きのスピードよりも保存の安全性が求められるデータなど、必ずしも読み書きのスピードと保存の安全性の両方を満足する必要のないデータを扱っている。   However, in an image forming apparatus, data such as print job data (hereinafter referred to as print data) that requires a read / write speed more than the safety of storage, or font data that stores data faster than the read / write speed. Data that does not necessarily satisfy both reading / writing speed and storage safety, such as data that requires safety.

そこで、本実施例では、このような印刷に関するデータの特徴を考慮して、様々な種類のデータを適切に保存できるようにし、HDDを交換する場合にデータを適切に復旧できるようにする。   Therefore, in the present embodiment, various types of data can be appropriately stored in consideration of the characteristics of the data related to printing, and the data can be properly recovered when the HDD is replaced.

図3(a)に、本実施例のデータ記憶システムの構成を示す。本実施例のデータ記憶システムは、プリントデータを送信する1又は複数のクライアント(コンピュータ端末10)と、コンピュータ端末10から受信したプリントデータに基づいて印刷を行う画像形成装置40とを備え、これらはイーサネット(登録商標)、トークンリング、FDDI(Fiber-Distributed Data Interface)等の規格により定められるLAN(Local Area Network)やWAN(Wide Area Network)、電話回線等の通信ネットワーク30によって接続されている。   FIG. 3A shows the configuration of the data storage system of this embodiment. The data storage system of the present embodiment includes one or a plurality of clients (computer terminals 10) that transmit print data, and an image forming apparatus 40 that performs printing based on the print data received from the computer terminals 10. They are connected by a communication network 30 such as a LAN (Local Area Network), a WAN (Wide Area Network), or a telephone line defined by standards such as Ethernet (registered trademark), token ring, FDDI (Fiber-Distributed Data Interface).

コンピュータ端末10は、図4に示すように、制御部11と、通信I/F部15と、表示部16と、操作部17などを備え、これらは互いにバスを介して接続されている。   As shown in FIG. 4, the computer terminal 10 includes a control unit 11, a communication I / F unit 15, a display unit 16, an operation unit 17, and the like, which are connected to each other via a bus.

制御部11は、CPU12、メモリ13、HDD14などで構成されている。CPU12は、各部の制御を行う。メモリ13は、HDD14や通信I/F部15から読み込んだ種々のデータを一時的に記憶する部分であり、記憶されたデータはCPU12によって処理され、必要に応じてHDD14や通信I/F部15に転送される。HDD14は、CPU12が各部を制御するためのプログラム、自装置の処理機能に関する情報などを格納し、CPU12により必要に応じて読み出され、メモリ13上で実行処理される。通信I/F部15は、通信ネットワーク30を介して繋がっている機器との接続を確立し、データの送受信を実行する。   The control unit 11 includes a CPU 12, a memory 13, an HDD 14, and the like. The CPU 12 controls each part. The memory 13 is a part that temporarily stores various data read from the HDD 14 or the communication I / F unit 15. The stored data is processed by the CPU 12, and the HDD 14 or the communication I / F unit 15 is processed as necessary. Forwarded to The HDD 14 stores a program for the CPU 12 to control each unit, information on the processing function of the own device, and the like, read by the CPU 12 as necessary, and executed on the memory 13. The communication I / F unit 15 establishes a connection with a device connected via the communication network 30 and executes data transmission / reception.

また、制御部11は、文書を作成するためのアプリケーションや文書の印刷を指示するプリンタドライバとして機能し、作成した文書データを画像形成装置40で読み取り可能な言語(PCL(Printer Control Language)やPS(Post Script)などのPDL(Page Description Language))のプリントデータに変換して、通信I/F部15を介して画像形成装置40に送信する。   The control unit 11 functions as an application for creating a document and a printer driver that instructs printing of the document, and the created document data can be read by the image forming apparatus 40 (PCL (Printer Control Language) or PS The data is converted into PDL (Page Description Language) print data such as (Post Script) and transmitted to the image forming apparatus 40 via the communication I / F unit 15.

通信I/F部15は、通信ネットワーク30を介して繋がっている機器との接続を確立し、データの送受信を実行する。   The communication I / F unit 15 establishes a connection with a device connected via the communication network 30 and executes data transmission / reception.

表示部16は、液晶表示装置(LCD:Liquid Crystal Display)や有機EL(electroluminescence)表示装置等からなり、印刷を指示するための画面等を表示する。   The display unit 16 includes a liquid crystal display (LCD), an organic EL (electroluminescence) display, and the like, and displays a screen for instructing printing.

操作部17は、表示部16上に表示された情報を操作したり、情報を入力したりする部分であり、ポインティングデバイス、キーボード、トラックボール、トラックパッド、タブレット、及びスタイラスペンなどで構成される。   The operation unit 17 is a part for operating information input on the display unit 16 or inputting information, and is configured by a pointing device, a keyboard, a trackball, a trackpad, a tablet, a stylus pen, and the like. .

また、画像形成装置40は、図5に示すように、制御部41と、通信I/F部45と、画像読取部46と、表示・操作部47と、プリンタコントローラ部48と、印刷処理部49などを備え、これらは互いにバスを介して接続されている。   As shown in FIG. 5, the image forming apparatus 40 includes a control unit 41, a communication I / F unit 45, an image reading unit 46, a display / operation unit 47, a printer controller unit 48, and a print processing unit. 49 and the like, which are connected to each other via a bus.

制御部41は、CPU42、ROMやRAMなどのメモリ43、複数のHDD44(本実施例では、HDD44a及びHDD44b)などで構成されている。CPU42は各部の制御などを行う。また、CPU42は、ソフトウェアを実行することにより後述するプリンタコントローラ48として機能する。メモリ43は、HDD44、画像読取部46、通信I/F部45から読み込んだ種々のデータを一時的に記憶する部分で、記憶されたデータはCPU42によって処理され、HDD44に転送される。HDD44は、CPU42が各部を制御するためのプログラム、自装置の処理機能に関する情報、プリントデータやスキャンデータ、フォントデータ、設定データなどを格納し(記憶領域の構成及び各種データの記憶方法に関しては後述する。)、CPU42により必要に応じて読み出され、メモリ43上で実行処理される。   The control unit 41 includes a CPU 42, a memory 43 such as a ROM or a RAM, a plurality of HDDs 44 (in this embodiment, an HDD 44a and an HDD 44b), and the like. The CPU 42 controls each part. The CPU 42 functions as a printer controller 48 described later by executing software. The memory 43 is a part that temporarily stores various data read from the HDD 44, the image reading unit 46, and the communication I / F unit 45. The stored data is processed by the CPU 42 and transferred to the HDD 44. The HDD 44 stores a program for the CPU 42 to control each unit, information on processing functions of the own device, print data, scan data, font data, setting data, and the like (the configuration of the storage area and the storage method of various data will be described later). The CPU 42 reads the data as necessary and executes it on the memory 43.

また、制御部41は、取得したデータの種類を判別し、予め記憶したテーブルを参照して、データの種類に応じて、分散記憶方式又は重複記憶方式のいずれかでHDD44に記憶させたり、いずれかのHDD44に障害が発生した場合に、交換したHDDに、他のHDD44に重複記憶方式で記憶したデータをコピーして重複記憶方式での記憶状態を復旧させたり、交換したHDDが予め登録されているかを判断し、登録されている場合は重複記憶方式で記憶したデータをコピーし、登録されていない場合は全ての領域をフォーマットしたりする制御を行う。この制御はハードウェア又はソフトウェアのいずれで実行してもよい。   In addition, the control unit 41 determines the type of acquired data, refers to a pre-stored table, and stores the data in the HDD 44 using either the distributed storage method or the duplicate storage method depending on the data type. If a failure occurs in one of the HDDs 44, the data stored in the duplicate storage method is copied to the other HDD 44 to restore the storage state in the duplicate storage method, or the replaced HDD is registered in advance. If it is registered, control is performed to copy the data stored by the duplicate storage method, and to format all areas if it is not registered. This control may be executed by either hardware or software.

通信I/F部45は、通信ネットワーク30を介して繋がっている機器との接続を確立し、データの送受信を実行する。   The communication I / F unit 45 establishes a connection with a device connected via the communication network 30 and executes data transmission / reception.

画像読取部46は、原稿台上の原稿用紙から画像データを光学的に読み取る部分であり、原稿を走査する光源と、原稿で反射された光を電気信号に変換するCCD(Charge Coupled Devices)イメージセンサと、電気信号をA/D変換するA/D変換器等により構成される。   The image reading unit 46 is a part that optically reads image data from a document sheet on a document table, and a light source that scans the document and a CCD (Charge Coupled Devices) image that converts light reflected by the document into an electrical signal. The sensor and an A / D converter for A / D converting an electric signal are used.

表示・操作部47は、表示部上に、透明電極が格子状に配置された感圧式の操作部(タッチパネル)を設けたタッチパネルであり、手指やタッチペン等で押下された力点のXY座標を電圧値で検出し、検出された位置信号を操作信号として制御部41に出力する。   The display / operation unit 47 is a touch panel provided with a pressure-sensitive operation unit (touch panel) in which transparent electrodes are arranged in a grid pattern on the display unit, and the XY coordinates of the power point pressed with a finger or a touch pen are used as a voltage. The detected position signal is output to the control unit 41 as an operation signal.

CPU42により実現される機能としてのプリンタコントローラ部48は、プリントデータをRIP(Raster Image Processor)処理してページ毎の画像データ(ページデータ)を生成し、必要に応じて画像処理(サイズや解像度、白黒/カラー等の変換処理)やスクリーニングを行った後、ページデータを印刷処理部49に転送する。   The printer controller 48 as a function realized by the CPU 42 performs print data RIP (Raster Image Processor) processing to generate image data (page data) for each page, and performs image processing (size, resolution, After performing black-and-white / color conversion processing) and screening, the page data is transferred to the print processing unit 49.

印刷処理部49は、電子写真方式や静電記録方式等の作像プロセスを利用した画像形成に必要な構成要素、例えば、感光体、転写ベルト、定着器、各種搬送ベルト等で構成され、プリンタコントローラ部48で処理した画像データに基づいて、指定された用紙に画像を形成する。   The print processing unit 49 includes constituent elements necessary for image formation using an image forming process such as an electrophotographic method or an electrostatic recording method, such as a photoconductor, a transfer belt, a fixing device, various transport belts, and the like. Based on the image data processed by the controller unit 48, an image is formed on the designated paper.

なお、図3(a)では、本実施例のデータ記憶システムをコンピュータ端末10と画像形成装置40とで構成したが、図3(b)に示すように、コンピュータ端末10から受信したプリントデータをRIP処理してページデータを生成し、そのページデータを画像形成装置40に送信する装置(例えばプリンタコントローラ50)を含む構成としてもよい。その場合は、画像形成装置40又はプリンタコントローラ50の少なくとも一方に複数台のHDDを設けて上記制御を実行すればよい。   In FIG. 3A, the data storage system of the present embodiment is configured by the computer terminal 10 and the image forming apparatus 40. However, as shown in FIG. 3B, print data received from the computer terminal 10 is received. It may be configured to include a device (for example, printer controller 50) that generates page data by RIP processing and transmits the page data to the image forming apparatus 40. In that case, a plurality of HDDs may be provided in at least one of the image forming apparatus 40 or the printer controller 50 to execute the above control.

次に、複数のHDDの構成について説明する。   Next, the configuration of a plurality of HDDs will be described.

図6は、HDD44のパーティション構成を示す図である。   FIG. 6 is a diagram showing a partition configuration of the HDD 44.

HDD44は、パーティションと呼ばれる記憶領域で理論的に分割される。分割されたパーティションは、例えば、Windows(登録商標) OSにおいては、Cドライブ、Dドライブ、Linux OSにおいては、/dev/sda1、/dev/sda2というように認識される。図6は、Linuxで、2台のHDD44をそれぞれ2つのパーティションに分けた例である。   The HDD 44 is theoretically divided into storage areas called partitions. The divided partitions are recognized as, for example, C drive and D drive in Windows (registered trademark) OS, and / dev / sda1 and / dev / sda2 in Linux OS. FIG. 6 shows an example in which two HDDs 44 are divided into two partitions in Linux.

なお、HDD44の台数、パーティションの数は3つ以上でもよい。また、各HDD44の記憶容量、各HDD44におけるパーティションのサイズは特に限定されないが、少なくとも重複記憶方式に割り当てるパーティションのサイズは複数のHDD44で同等にすることが好ましい。   The number of HDDs 44 and the number of partitions may be three or more. Further, the storage capacity of each HDD 44 and the size of the partition in each HDD 44 are not particularly limited, but it is preferable that at least the size of the partition allocated to the duplicate storage system is the same among the plurality of HDDs 44.

図7は、RAID構築後のHDD44のパーティション構成を示す図である。   FIG. 7 is a diagram showing a partition configuration of the HDD 44 after RAID construction.

RAIDは、複数のHDDを1台のHDDとして管理する方法であり、複数のHDDにデータを分散して書き込むRAID0(又はRAID0を改良したRAID2〜6)、複数のHDDに同じデータを書きこむRAID1、といった方式がある。図7では、パーティションを分散記憶方式(例えば、RAID0若しくは同等の記憶方式)と重複記憶方式(例えば、RAID1若しくは同等の記憶方式)の領域としてOSに認識させている。例えば、Linuxでは、/dev/md0、/dev/md1といった識別子で認識される。   RAID is a method for managing a plurality of HDDs as one HDD, RAID 0 (or RAID 2 to 6 improved from RAID 0) for writing data in a plurality of HDDs, and RAID 1 for writing the same data to a plurality of HDDs. There are methods such as. In FIG. 7, the partition is recognized by the OS as an area of a distributed storage system (for example, RAID 0 or equivalent storage system) and an overlapping storage system (for example, RAID 1 or equivalent storage system). For example, in Linux, it is recognized by identifiers such as / dev / md0 and / dev / md1.

このように、複数のHDD44を分散記憶方式と重複記憶方式の双方で利用可能にすることにより、データの種類に応じた記憶が可能となる。以下、上記構成のHDD44を用いてデータを記憶する方法について説明する。   As described above, by making the plurality of HDDs 44 available in both the distributed storage method and the duplicate storage method, it is possible to store data according to the type of data. Hereinafter, a method for storing data using the HDD 44 configured as described above will be described.

図8は、プリンタコントローラ部48で扱うデータの種類と保存領域(各記憶方式の領域)とを関連づけるテーブルの一例である。   FIG. 8 is an example of a table associating the types of data handled by the printer controller unit 48 with storage areas (areas for each storage method).

上記テーブルに記載したデータの内、プリントデータやスキャンデータは、高速に処理する必要があり、また、HDDの故障による交換時においても、ユーザが再度コンピュータ端末10から送信したり、画像読取部46で原稿を読み取ることができる。そこで、これらのデータは、保存の安全性よりも読み書きの高速性を優先して、重複記憶方式(以下、RAID0とする。)の領域を使用する。   Of the data described in the above table, print data and scan data need to be processed at high speed, and even when the HDD is replaced due to a failure, the user transmits it again from the computer terminal 10 or the image reading unit 46. Can read the original. Therefore, these data use an area of a duplicate storage system (hereinafter referred to as RAID 0), giving priority to the high speed of reading and writing over the safety of storage.

一方、フォントデータは、有償で購入する場合も多く、HDDの故障によりデータが失われてしまうと再度購入しなければならない。そこで、フォントデータは、読み書きの高速性よりも保存の安全性を優先して、重複記憶方式(以下、RAID1とする。)の領域に保存し、HDD故障時でも復元できるようにする。また、設定データはプリンタコントローラ部48の設定情報であるが、HDDの故障によりデータが失われてしまうと再度設定する必要がある。そこで、設定データは、フォントデータと同じく重複記憶方式の領域に保存する。   On the other hand, font data is often purchased for a fee, and if the data is lost due to a failure of the HDD, it must be purchased again. Therefore, the font data is saved in the area of the duplicate storage method (hereinafter referred to as RAID 1), giving priority to the safety of storage over the high speed of reading and writing so that it can be restored even when the HDD fails. The setting data is setting information of the printer controller 48. However, if the data is lost due to a failure of the HDD, it is necessary to set it again. Therefore, the setting data is stored in the overlap storage area as with the font data.

上記テーブルに記載したプリントジョブとフォントデータを受信した場合の処理について、図9のフローチャート図を参照して説明する。   Processing when the print job and font data described in the above table are received will be described with reference to the flowchart of FIG.

まず、画像形成装置40の制御部41は、コンピュータ端末10から送信されたデータを受信すると(S101)、画像への展開処理(RIP)の前に、受信したデータがプリントデータであるかフォントデータであるかを判断する(S102)。   First, when the control unit 41 of the image forming apparatus 40 receives data transmitted from the computer terminal 10 (S101), before the image development process (RIP), the received data is print data or font data. Is determined (S102).

例えば、図10に示すように、プリントデータには、PJL(Printer Job Language)コマンドと呼ばれるジョブの設定を行うコマンドが先頭に付加されることがある。PJLコマンドは、通常、部数や両面指定といった設定が行われるが、フォント用にFONTDOWNLOADというPJLコマンドを定義すれば、PJLコマンドの内容からプリントデータかフォントデータかを判断することができる。   For example, as shown in FIG. 10, a print job command called a PJL (Printer Job Language) command may be added to the head of print data. Normally, settings such as the number of copies and double-sided designation are made for the PJL command, but if a PJL command called FONTDOWNLOAD is defined for a font, it is possible to determine whether it is print data or font data from the contents of the PJL command.

そして、プリントデータと判断した場合は、制御部41は、図8のテーブルを参照して、当該プリントデータをRAID0の領域に保存する(S103)。この場合、プリントデータは、HDD44a、HDD44bの両方に分散して保存される。保存されたプリントデータは、プリンタコントローラ部48によって再度読み出されて画像データに展開され(S104)、印刷処理部49によって印刷される(S105)。   If the print data is determined, the control unit 41 refers to the table of FIG. 8 and stores the print data in the RAID 0 area (S103). In this case, the print data is distributed and stored in both the HDD 44a and the HDD 44b. The stored print data is read again by the printer controller 48, developed into image data (S104), and printed by the print processor 49 (S105).

一方、フォントデータと判断した場合は、制御部41は必要に応じてフォントデータを展開し(S106)、図8のテーブルを参照して、当該フォントデータをRAID1の領域に保存する。この場合、フォントデータは、HDD44a、HDD44bの両方に重複して保存される。   On the other hand, if it is determined that the data is font data, the control unit 41 expands the font data as necessary (S106) and refers to the table of FIG. 8 to store the font data in the RAID1 area. In this case, the font data is stored redundantly in both the HDD 44a and the HDD 44b.

図11は、RAID0を利用したデータの記憶方法を模式的に示す図である。プリントデータ等のRAID0の領域に保存するデータは、等サイズのData Blockに分けられる。分けられたData Blockは、HDD44aとHDD44bに分散されて、同時に保存される。このように2台のHDD44に分散して書き込むため、書き込み量が半分となり書き込み速度が向上する。また、読み込みの際も2台のHDD44から同時に読み込まれるため、読み込み速度も向上する。   FIG. 11 is a diagram schematically illustrating a data storage method using RAID0. Data stored in the RAID 0 area such as print data is divided into equal-sized data blocks. The divided data blocks are distributed to the HDD 44a and the HDD 44b and stored simultaneously. As described above, since data is distributed and written in the two HDDs 44, the writing amount is reduced to half and the writing speed is improved. In addition, since reading is simultaneously performed from the two HDDs 44, the reading speed is also improved.

図12は、RAID1を利用したデータの記憶方法を模式的に示す図である。フォントデータ等のRAID1の領域に保存するデータは、等サイズのData Blockに分けられる。各々のData Blockは、RAID0とは異なり、HDD44aとHDD44bの両方に保存される。このように2台のHDD44に重複して書き込むため、書き込み速度はRAID0に比べて遅くなり、記憶領域の占有率も増加するが、一方のデータが損失しても他方のデータで復旧できるため、保存の安全性は向上する。   FIG. 12 is a diagram schematically illustrating a data storage method using RAID1. Data stored in the RAID 1 area such as font data is divided into equal-sized data blocks. Each Data Block is stored in both the HDD 44a and the HDD 44b, unlike RAID0. Since data is written redundantly to the two HDDs 44 in this way, the writing speed is slower than that of RAID 0 and the occupation rate of the storage area is increased, but even if one data is lost, it can be recovered with the other data. Storage safety is improved.

上記フローは、受信したデータが異なる種類のデータの場合であるが、受信したデータに基づいて新たなデータを生成する場合に、元のデータと生成したデータとでRAIDの領域を分けることもできる。   The above flow is a case where the received data is a different type of data. However, when new data is generated based on the received data, the RAID area can be divided between the original data and the generated data. .

図13は、RIP後の画像データを使って再印刷を行う場合を想定して、受信したプリントデータとRIP後の画像データを別々の領域に保存する例である。   FIG. 13 is an example in which received print data and post-RIP image data are stored in different areas assuming reprinting using post-RIP image data.

図14にその場合の保存手順を示す。まず、制御部41は、コンピュータ端末10からプリントデータを受信すると(S201)、受信したプリントデータをRAID1の領域に保存する(S202)。   FIG. 14 shows the storage procedure in that case. First, when receiving the print data from the computer terminal 10 (S201), the control unit 41 stores the received print data in the RAID1 area (S202).

次に、保存されたプリントデータは、プリンタコントローラ部48によって再度読み出されて画像データに展開され(S203)、制御部41は、RIP後の画像データをRAID0の領域に保存する(S204)。その後、印刷処理部49によって印刷される(S205)   Next, the saved print data is read again by the printer controller unit 48 and developed into image data (S203), and the control unit 41 saves the image data after RIP in the RAID0 area (S204). Thereafter, printing is performed by the print processing unit 49 (S205).

このように、画像データをRAID0の領域を保存することによって、高速に画像データの保存することができると共に、再印刷時に高速に読み出すことが可能になる。また、HDD44が故障した場合も、プリントデータはRAID1の領域に保存してあることから、ユーザはコンピュータ端末10から再度プリントデータを送信することなく、再印刷が可能になる。なお、ここではプリントデータと画像データを例示したが、受信したデータに基づいて生成したデータを用いて処理を行う任意の種類のデータに適用することができる。   Thus, by storing the RAID 0 area of the image data, the image data can be stored at a high speed and can be read out at the time of reprinting. Even when the HDD 44 fails, the print data is stored in the RAID 1 area, so that the user can reprint without sending the print data from the computer terminal 10 again. Although the print data and the image data are illustrated here, the present invention can be applied to any kind of data that is processed using data generated based on the received data.

図15は、スキャンデータを暗号化する場合を想定して、スキャンデータと暗号化したスキャンデータを別々の領域に保存する例である。スキャンデータは機密情報を含む場合があり、PDF(Portable Document Format)は暗号化することができることから、ユーザは重要なファイルをスキャンする場合に、暗号化PDFを選択するといった使い方がある。例えば、ユーザが暗号化の設定を行った場合はRAID1の領域に保存し、暗号化の設定を行っていない場合はRAID0の領域に保存することができる。   FIG. 15 is an example in which the scan data and the encrypted scan data are stored in different areas assuming that the scan data is encrypted. The scan data may include confidential information, and PDF (Portable Document Format) can be encrypted. Therefore, the user can select an encrypted PDF when scanning an important file. For example, when encryption is set by the user, it can be stored in the RAID1 area, and when encryption is not set, it can be stored in the RAID0 area.

図16にその場合の保存手順を示す。まず、ユーザは、操作パネルで暗号化の設定を行った後、スキャンの開始操作を行うと、画像読取部46はスキャンを実行する(S301)。   FIG. 16 shows the storage procedure in that case. First, when the user performs a scan start operation after setting encryption on the operation panel, the image reading unit 46 executes a scan (S301).

次に、制御部41は、暗号化の設定の有無を判断し(S302)、暗号化設定有りの場合は、画像読取部46から読み込んだスキャナデータを暗号化してPDFファイルを生成し(S303)、暗号化PDFをRAID1の領域に保存する(S304)。一方、暗号化設定なしの場合は、制御部41は、暗号化せずにPDFファイルを生成し(S305)、生成したPDFをRAID0の領域に保存する(S306)。   Next, the control unit 41 determines whether or not encryption is set (S302). If encryption is set, the scanner data read from the image reading unit 46 is encrypted to generate a PDF file (S303). The encrypted PDF is stored in the RAID 1 area (S304). On the other hand, if there is no encryption setting, the control unit 41 generates a PDF file without encryption (S305), and stores the generated PDF in the RAID0 area (S306).

このように、暗号化PDFをRAID1の領域に保存することによって、重要なスキャンデータを安全に保存することができる。なお、ここではスキャンデータから暗号化PDFファイルを生成する例を示したが、暗号化の対象となるデータの種類、暗号化するデータの種類、暗号化の手法等は特に限定されない。   Thus, by storing the encrypted PDF in the RAID 1 area, important scan data can be stored safely. Although an example in which an encrypted PDF file is generated from scan data is shown here, the type of data to be encrypted, the type of data to be encrypted, the encryption method, etc. are not particularly limited.

次に、HDD故障時のデータの復旧方法について説明する。   Next, a data recovery method at the time of HDD failure will be described.

図17は、HDD故障時のデータの復旧手順を示すフローチャート図である。2台のHDDの一方が破損した場合、他方のHDDのみを使用する方法と、破損したHDDを交換してデータを復旧する方法がある。   FIG. 17 is a flowchart showing a data recovery procedure when the HDD fails. When one of the two HDDs is damaged, there are a method of using only the other HDD and a method of recovering data by replacing the damaged HDD.

まず、制御部41は、電源投入時などにHDDの有無、パーティションの有無を確認して異常を検知し(S401)、異常があった場合、表示・操作部47にHDDの故障を通知する(S402)。ユーザは、表示・操作部47を操作して、1台のHDDのみを使用するか、HDDを交換するかを選択する(S403)。   First, the control unit 41 detects an abnormality by checking the presence or absence of an HDD and the presence or absence of a partition when the power is turned on or the like (S401), and if there is an abnormality, notifies the display / operation unit 47 of the failure of the HDD ( S402). The user operates the display / operation unit 47 to select whether to use only one HDD or replace the HDD (S403).

1台のHDDのみの使用が選択された場合は、1台のHDDで処理が行えるようにする。具体的には、RAID0の領域に対しては、保存されたデータが使用できないため、フォーマット処理を行う(S404)。RAID1の領域は1台でも使用できるため、そのまま使用する。この場合、HDDが1台になるため、性能の低下が起きてしまうが、例えば、サービスマンが来るまでの間に使用するといったことが可能になる。   When the use of only one HDD is selected, processing can be performed with one HDD. More specifically, since the stored data cannot be used for the RAID 0 area, the formatting process is performed (S404). Since even one RAID1 area can be used, it is used as it is. In this case, since the number of HDDs becomes one, the performance is deteriorated. For example, the HDD can be used before the service person comes.

一方、HDDの交換が選択された場合は、新しいHDDに交換されたら(S405)、制御部41は、交換したHDDに対して故障したHDDと同様のパーティションを作成し(S406)、各パーティションの領域をRAID用の領域として認識させてRAIDを構築する(S407)。次に、制御部41は、故障していないHDDのRAID0の領域に記憶したデータは使用できないため、交換したHDDのRAID0の領域に対してフォーマット処理を行う(S408)。一方、故障していないHDDのRAID1の領域に記憶したデータは復旧できるため、その領域からデータを読み取り、交換したHDDのRAID1の領域にコピーする(S409)。   On the other hand, if the replacement of the HDD is selected, when the HDD is replaced with a new HDD (S405), the control unit 41 creates a partition similar to the failed HDD for the replaced HDD (S406). The area is recognized as an area for RAID and a RAID is constructed (S407). Next, since the data stored in the RAID 0 area of the HDD that has not failed cannot be used, the control unit 41 performs the formatting process on the RAID 0 area of the replaced HDD (S408). On the other hand, since the data stored in the RAID1 area of the HDD that has not failed can be recovered, the data is read from the area and copied to the RAID1 area of the replaced HDD (S409).

このように、一方のHDDが故障した場合に、RAID0の領域とRAID1の領域とで異なる処理を行うことにより、RAID1の領域に保存したデータを復旧させることができ、データの損失を最小限に抑えることができる。   In this way, when one HDD fails, the data stored in the RAID 1 area can be restored by performing different processing in the RAID 0 area and the RAID 1 area, and data loss is minimized. Can be suppressed.

上記フローでは、HDDが故障した場合にRAID1の領域に保存したデータを無条件に復旧させたが、RAID1のデータはHDDへのコピーが何度でも可能であるため、不正にコピーされる可能性がある。不正コピーを防止するには、図18のフローチャート図に従って処理することもできる。   In the above flow, the data stored in the RAID1 area was unconditionally restored when the HDD failed. However, since the RAID1 data can be copied to the HDD as many times as possible, there is a possibility that the data will be copied illegally. There is. In order to prevent unauthorized copying, processing can be performed according to the flowchart of FIG.

まず、制御部41は、HDDのフォーマット処理を行った後(S501)、HDDを特定する情報(例えば、HDDのシリアルNo.)を不揮発のRAMに登録しておく(S502)。その後、制御部41は、HDDに異常が発生したことを検知したら(S503)、データを復旧させるか否かを判断する(S504)。   First, after performing the HDD formatting process (S501), the control unit 41 registers information for identifying the HDD (for example, the serial number of the HDD) in the nonvolatile RAM (S502). Thereafter, when detecting that an abnormality has occurred in the HDD (S503), the control unit 41 determines whether or not to restore the data (S504).

データを復旧させない場合は、HDDを交換した後(S505)、制御部41は、RAID0の領域をフォーマットし(S506)、続いてRAID1の領域をフォーマットする(S507)。   If the data is not restored, after replacing the HDD (S505), the control unit 41 formats the RAID0 area (S506), and then formats the RAID1 area (S507).

一方、データを復旧させる場合は、HDDを交換した後(S508)、制御部41は、RAID0の領域をフォーマットする(S509)。次に、制御部41は、交換したHDDのシリアルNo.とRAMに保存されたシリアルNo.とを比較し、交換したHDDのシリアルNo.が登録されているかを判断する(S510)。登録されている場合は、不正なコピーではないため、制御部41は、故障していないHDDのRAID1の領域からデータを読み取り、交換したHDDのRAID1の領域にコピーする(S511)。登録されていない場合は、不正なコピーであるため、制御部41は、交換したHDDのRAID1の領域をフォーマットする(S512)。   On the other hand, to restore data, after replacing the HDD (S508), the control unit 41 formats the RAID0 area (S509). Next, the control unit 41 sets the serial number of the replaced HDD. And the serial number stored in the RAM. And the serial number of the replaced HDD. Is registered (S510). If it is registered, it is not an illegal copy, so the control unit 41 reads data from the RAID1 area of the HDD that has not failed and copies it to the RAID1 area of the replaced HDD (S511). If it is not registered, it is an illegal copy, so the control unit 41 formats the RAID1 area of the replaced HDD (S512).

このように、フォーマット処理を行う際にシリアルNo.を不揮発RAMに保存しておき、交換したHDDのシリアルNo.が登録されていない場合にデータの復旧を禁止することにより、データの不正なコピーを未然に防止することができる。   As described above, when the format process is performed, the serial No. Is stored in the nonvolatile RAM, and the serial number of the replaced HDD is stored. By prohibiting data recovery when no is registered, unauthorized copying of data can be prevented in advance.

なお、上記実施例では、2つの記憶方式を併用してデータを記憶する場合を示したが、本発明は上記実施例に限定されるものではなく、3つ以上の記憶方式を併用する場合に対しても同様に適用することができる。   In the above embodiment, the case where data is stored using two storage methods is shown. However, the present invention is not limited to the above embodiment, and the case where three or more storage methods are used together is shown. The same applies to the case.

また、上記実施例では、複数のHDDを備える記憶装置について記載したが、HDDと同等の記憶性能を有する記憶デバイス、例えば、SSD(Solid State Drive)を複数備える記憶装置に対しても同様に適用することができる。   In the above embodiment, a storage device including a plurality of HDDs has been described. However, the same applies to a storage device having a storage performance equivalent to that of an HDD, for example, a storage device including a plurality of SSDs (Solid State Drives). can do.

本発明は、複数の記憶デバイスを備える装置及び該装置におけるデータの記憶方法並びにデータの復旧方法に利用可能である。   The present invention is applicable to an apparatus including a plurality of storage devices, a data storage method and a data recovery method in the apparatus.

10 コンピュータ端末
11 制御部
12 CPU
13 メモリ
14 HDD
15 通信I/F部
16 表示部
17 操作部
20 サーバ
21 制御部
22 CPU
22a データ判別部
22b 記憶制御部
22c データ復旧部
23 メモリ
24 HDD
25 通信I/F部
30 通信ネットワーク
40 画像形成装置
41 制御部
42 CPU
42a データ判別部
42b 記憶制御部
42c データ復旧部
43 メモリ
44、44a、44b HDD
45 通信I/F部
46 画像読取部
47 表示・操作部
48 プリンタコントローラ部
49 印刷処理部
50 プリンタコントローラ
10 Computer terminal 11 Control unit 12 CPU
13 Memory 14 HDD
15 Communication I / F Unit 16 Display Unit 17 Operation Unit 20 Server 21 Control Unit 22 CPU
22a Data discrimination unit 22b Storage control unit 22c Data recovery unit 23 Memory 24 HDD
25 Communication I / F unit 30 Communication network 40 Image forming apparatus 41 Control unit 42 CPU
42a Data determination unit 42b Storage control unit 42c Data recovery unit 43 Memory 44, 44a, 44b HDD
45 Communication I / F unit 46 Image reading unit 47 Display / operation unit 48 Printer controller unit 49 Print processing unit 50 Printer controller

Claims (2)

複数のHDDを備える記憶装置における記憶制御方法において、
前記記憶装置は、データを前記複数のHDDに分割して記憶する分割記憶方式、及び、同じデータを前記複数のHDDに重複して記憶する重複記憶方式の2つの記憶方式で、データが記憶可能であり、各々の前記HDDは、前記分割記憶方式で利用される領域と前記重複記憶方式で利用される領域とに分割されており、
いずれかの前記HDDを交換する場合に、交換したHDDが予め登録されている場合は、前記分割記憶方式で利用される領域はフォーマットし、前記重複記憶方式で利用される領域は、他の前記HDDの前記重複記憶方式で利用される領域から読み取ったデータをコピーし、
前記交換したHDDが登録されていない場合は、前記分割記憶方式で利用される領域及び前記重複記憶方式で利用される領域をフォーマットする、ことを特徴とする記憶制御方法
In a storage control method in a storage device including a plurality of HDDs,
The storage device can store data in two storage systems: a divided storage system that divides and stores data in the plurality of HDDs, and a duplicate storage system that stores the same data in the plurality of HDDs in duplicate. Each of the HDDs is divided into an area used in the divided storage method and an area used in the overlapping storage method,
When replacing any of the HDDs, if the replaced HDD is registered in advance, the area used in the divided storage method is formatted, and the area used in the duplicate storage method is the other Copy the data read from the area used in the duplicate storage method of HDD,
A storage control method, comprising: formatting an area used in the divided storage system and an area used in the duplicate storage system when the replaced HDD is not registered .
前記分割記憶方式は、RAID0に基づく記憶方式であり、The divided storage method is a storage method based on RAID0,
前記重複記憶方式は、RAID1に基づく記憶方式である、ことを特徴とする請求項1に記載の記憶制御方法。  The storage control method according to claim 1, wherein the duplicate storage method is a storage method based on RAID1.
JP2009043631A 2009-02-26 2009-02-26 Memory control method Expired - Fee Related JP5152034B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009043631A JP5152034B2 (en) 2009-02-26 2009-02-26 Memory control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009043631A JP5152034B2 (en) 2009-02-26 2009-02-26 Memory control method

Publications (2)

Publication Number Publication Date
JP2010198424A JP2010198424A (en) 2010-09-09
JP5152034B2 true JP5152034B2 (en) 2013-02-27

Family

ID=42823068

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009043631A Expired - Fee Related JP5152034B2 (en) 2009-02-26 2009-02-26 Memory control method

Country Status (1)

Country Link
JP (1) JP5152034B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI436269B (en) * 2011-05-25 2014-05-01 Giga Byte Tech Co Ltd A computer system with multiple operation modes and a method of switching modes thereof
JP5271392B2 (en) * 2011-07-19 2013-08-21 日本電信電話株式会社 Distributed file management system, distributed file arrangement method and program
JP2013041430A (en) 2011-08-16 2013-02-28 Konica Minolta Business Technologies Inc Image forming apparatus and control method of image forming apparatus
JP6233279B2 (en) 2014-11-07 2017-11-22 コニカミノルタ株式会社 Image forming apparatus, control program for image forming apparatus, and controller
JP2018143714A (en) * 2017-03-09 2018-09-20 株式会社サンセイアールアンドディ Game machine
JP7456601B2 (en) * 2019-03-01 2024-03-27 Necソリューションイノベータ株式会社 Information processing method

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07261945A (en) * 1994-03-17 1995-10-13 Hitachi Ltd Disk array device and disk array dividing method
JP3358687B2 (en) * 1995-03-13 2002-12-24 株式会社日立製作所 Disk array device
JPH10329392A (en) * 1997-05-30 1998-12-15 Canon Inc System and method for processing information
JP2002204330A (en) * 2000-12-28 2002-07-19 Canon Inc Communication apparatus, communication system, communication method, and processing program providing medium
JP2005209302A (en) * 2004-01-23 2005-08-04 Sharp Corp Recording/reproducing device
JP2006134036A (en) * 2004-11-05 2006-05-25 Matsushita Electric Ind Co Ltd Slide structuring device
JP2006252165A (en) * 2005-03-10 2006-09-21 Toshiba Corp Disk array device and computer system
JP2006252328A (en) * 2005-03-11 2006-09-21 Toshiba Corp Disk array controller, storage system and disk array control method
JP2006260025A (en) * 2005-03-16 2006-09-28 Toshiba Corp Disk array device, control method for disk array device, and electronic equipment
JP2006333110A (en) * 2005-05-26 2006-12-07 Konica Minolta Business Technologies Inc Color image forming apparatus
JP2006331076A (en) * 2005-05-26 2006-12-07 Hitachi Ltd Data storage system and storage method
JP2007079968A (en) * 2005-09-14 2007-03-29 Toshiba Corp Information processor
JP2007233607A (en) * 2006-02-28 2007-09-13 Toshiba Corp Information processor, raid controller, and disk control method of information processor
JP2009230608A (en) * 2008-03-25 2009-10-08 Fuji Xerox Co Ltd Storage system, control device, image forming apparatus and control program

Also Published As

Publication number Publication date
JP2010198424A (en) 2010-09-09

Similar Documents

Publication Publication Date Title
JP5630984B2 (en) Image input / output device and image input / output method
US8019792B2 (en) Information processing apparatus and information processing method
US9354832B2 (en) Print system for recovering a print job in a redundant print server, print server and print control method
JP5152034B2 (en) Memory control method
US8564800B2 (en) Printing system, printing apparatus, computer program, and storage medium
JP5506568B2 (en) Data processing apparatus, data processing method for data processing apparatus, and program
US10963196B2 (en) Printing apparatus, method for controlling the same, and storage medium
US20120079284A1 (en) Information processing apparatus, control method of information processing apparatus, and program
US8976381B2 (en) Printing apparatus, method for controlling printing apparatus, and storage medium
US9641701B2 (en) Image output system and method, and non-transitory computer readable medium to control execution of an image output process
US20150156361A1 (en) Information processing apparatus, system, method, and storage medium
KR20070045115A (en) Distributed processing system, distributed processing method and image processing apparatus
JP6569631B2 (en) Electronic device and HDD disconnection program
JP2015029239A (en) Information processing apparatus, control method of information processing apparatus, and program
JP7263067B2 (en) Information processing device and information processing device control method
JP2005287042A (en) Apparatus, method and program for image formation
JP2014138265A (en) Image forming apparatus
JP2009163634A (en) Printer, printing system, print management method, print management program, and recording medium
JP4636836B2 (en) Server apparatus, printing apparatus, data protection processing method, and program
US20140240759A1 (en) Print control apparatus, printing system, and non-transitory computer readable medium
JP2013106126A (en) Image forming apparatus, and control method of image forming apparatus
JP2015037879A (en) Printer and control method
JP2017017464A (en) Information processing apparatus and application program backup/restore method
JP5812830B2 (en) Information processing apparatus, control method thereof, and control program
JP6040651B2 (en) Image forming apparatus, control program for image forming apparatus, and control method for image forming apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111021

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120703

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121119

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151214

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5152034

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees