JP2010224732A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2010224732A
JP2010224732A JP2009069594A JP2009069594A JP2010224732A JP 2010224732 A JP2010224732 A JP 2010224732A JP 2009069594 A JP2009069594 A JP 2009069594A JP 2009069594 A JP2009069594 A JP 2009069594A JP 2010224732 A JP2010224732 A JP 2010224732A
Authority
JP
Japan
Prior art keywords
information processing
processing apparatus
storage means
backup
volatile storage
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
JP2009069594A
Other languages
Japanese (ja)
Inventor
Jun Nakagawa
純 中川
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 JP2009069594A priority Critical patent/JP2010224732A/en
Publication of JP2010224732A publication Critical patent/JP2010224732A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor that ensures efficient backup of a non-volatile storage means storing data. <P>SOLUTION: The information processor is provided with: a plurality of non-volatile storage means detachably connected to an information processor in order to store data; and a storage control means for writing or reading the data to/from the non-volatile storage means. At the time of backup, the storage control means detects that any of the plurality of non-volatile storage means has been replaced by the non-volatile storage means for saving prepared separately from the plurality of non-volatile storage means in order to store the backup data, and causes the non-volatile storage means for saving to store the data stored in the non-volatile storage means connected to the information processor as the backup data. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データを保存するために着脱可能に接続されている複数の不揮発性記憶手段を備えた情報処理装置におけるバックアップ処理の改善に関する。   The present invention relates to an improvement in backup processing in an information processing apparatus including a plurality of nonvolatile storage units that are detachably connected to store data.

各種の情報処理装置では、大容量の不揮発性記憶手段として、一般的にはハードディスクドライブを使用している。
そして、この種の情報処理装置では、ハードディスクドライブの障害発生によるデータ消失を防止するため、定期的にバックアップとしてデータを他の不揮発性記憶手段(待避用不揮発性記憶手段)に待避させるようにしている。
Various information processing apparatuses generally use a hard disk drive as a large-capacity nonvolatile storage unit.
In this type of information processing apparatus, in order to prevent data loss due to the failure of the hard disk drive, data is periodically saved to other nonvolatile storage means (evacuation nonvolatile storage means) as a backup. Yes.

これにより、万が一、障害が発生した場合には、待避用不揮発性記憶手段からデータを書き戻すことで、情報処理装置の動作を保証するようにしている。
なお、この種のバックアップ処理では、ジョブあるいはファイル毎のバックアップと、ハードディスクドライブ毎全体のバックアップとしてのフルバックアップとの2種類のバックアップが存在している。
As a result, in the unlikely event that a failure occurs, the data is written back from the non-volatile storage means for saving to guarantee the operation of the information processing apparatus.
In this type of backup processing, there are two types of backups: backup for each job or file, and full backup as a backup for the entire hard disk drive.

ここで、ジョブあるいはファイル毎のバックアップはネットワーク経由で待避用不揮発性記憶手段にバックアップすることが可能である。
しかし、ハードディスクドライブ毎を単位とするフルバックアップの場合には複写するデータが膨大になるため、同じ装置内で隣接するインタフェースにバックアップ元のハードディスクドライブとバックアップ先の待避用不揮発性記憶手段とを接続してバックアップ処理を実行することが望ましい。
Here, the backup for each job or file can be backed up in the non-volatile storage means for saving via the network.
However, in the case of a full backup in units of each hard disk drive, the data to be copied becomes enormous, so the backup source hard disk drive and backup destination non-volatile storage means are connected to adjacent interfaces in the same device. It is desirable to execute backup processing.

また、カラー画像処理装置などの場合には、記録色(たとえば、YMCKあるいは、RGB)毎にハードディスクドライブを備えているため、全てのハードディスクドライブでバックアップ処理を実行するとなると、台数分の処理時間がかかるという問題も生じる。   In the case of a color image processing apparatus or the like, since a hard disk drive is provided for each recording color (for example, YMCK or RGB), if backup processing is executed on all the hard disk drives, the processing time for the number of units is required. Such a problem also arises.

なお、この種のバックアップ処理については、以下の特許文献1に効率的なバックアップ処理についての提案がなされている。   For this type of backup processing, the following Patent Document 1 proposes efficient backup processing.

特開2002−278706号公報JP 2002-278706 A

以上の特許文献1では、装置に必要とされるハードディスクドライブに加え、バックアップ用のハードディスクドライブを加えて、装置内に予め搭載しておく。
これにより、装置内部で、データ用のハードディスクドライブからバックアップ用のハードディスクドライブへのバックアップを、効率的に実行することが可能になる。
In the above Patent Document 1, in addition to the hard disk drive required for the apparatus, a backup hard disk drive is added and mounted in the apparatus in advance.
This makes it possible to efficiently perform backup from the data hard disk drive to the backup hard disk drive inside the apparatus.

ただし、この特許文献1のバックアップシステムでは、このバックアップ用のハードディスクドライブを予め備えて構成しておく必要がある。このため、ハードディスクドライブの設置スペース(スロット)、インタフェース、ハードディスクコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、データ用のハードディスクドライブだけの通常のシステムよりもコスト,スペース,消費電力などが余分にかかってしまう問題がある。   However, in the backup system of Patent Document 1, it is necessary to provide the hard disk drive for backup in advance. Therefore, in all respects, such as hard disk drive installation space (slot), interface, hard disk controller, power capacity, signal cable, heat dissipation, cost, space, power consumption, etc. There is a problem that takes extra.

なお、この問題は、ハードディスクドライブを用いた場合だけではなく、各種の不揮発性記憶手段においてバックアップ処理を実行する場合に、同様に発生するものである。
本発明は以上の問題点を解決するものであり、データを保存する不揮発性記憶手段のバックアップを効率的に実行できる情報処理装置を実現することを目的とする。
This problem occurs not only when a hard disk drive is used, but also when backup processing is executed in various nonvolatile storage means.
The present invention solves the above-described problems, and an object thereof is to realize an information processing apparatus that can efficiently perform backup of a nonvolatile storage means for storing data.

上述した課題を解決する本願発明は、以下に述べる通りである。
(1)請求項1記載の発明は、データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、前記記憶制御手段は、バックアップ処理実行時には、前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知し、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させる、ことを特徴とする情報処理装置である。
The present invention for solving the above-described problems is as follows.
(1) According to the first aspect of the present invention, a plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data, and writing or writing of data to the non-volatile storage means Storage control means for executing reading, and the storage control means is provided with any one of the plurality of nonvolatile storage means separately from the plurality of nonvolatile storage means when executing backup processing. , Detecting that the data has been replaced with a non-volatile storage unit for saving backup data, and storing the non-volatile storage unit for backup as data stored in the non-volatile storage unit connected to the information processing apparatus An information processing apparatus characterized in that the information is stored in a means.

(2)請求項2記載の発明は、データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、前記記憶制御手段は、前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知した場合にバックアップ処理を開始し、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させる、ことを特徴とする情報処理装置である。   (2) A second aspect of the invention provides a plurality of non-volatile storage means detachably connected to an information processing apparatus for storing data, and writing or writing of data to the non-volatile storage means Storage control means for executing reading, wherein the storage control means stores backup data prepared by any one of the plurality of nonvolatile storage means separately from the plurality of nonvolatile storage means Backup processing is started when it is detected that the data has been replaced with the non-volatile storage means for saving, and the data stored in the non-volatile storage means connected to the information processing apparatus is used as backup data for the saving non-volatile storage means. The information processing apparatus is characterized in that the information is stored in the sex storage means.

(3)請求項3記載の発明は、前記記憶制御手段は、前記複数a個の前記不揮発性記憶手段のうちの複数b個のいずれかが複数b個の前記待避用不揮発性記憶手段に交換され、複数c(c=a−b)個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数d(dはbあるいはcのいずれか小さい方)個の、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に並行して記憶させる、ことを特徴とする請求項1または請求項2に記載の情報処理装置である。   (3) In the invention according to claim 3, the storage control means replaces any of the plurality b of the plurality of a non-volatile storage means with a plurality of b non-volatile storage means for saving. When a plurality of non-volatile storage units (c = a−b) are connected to the information processing apparatus, a plurality of information processing apparatuses (d is smaller of b or c) d 3. The information processing according to claim 1, wherein data stored in the nonvolatile storage unit connected to the storage unit is stored as backup data in parallel in the non-volatile storage unit for saving. 4. Device.

(4)請求項4記載の発明は、前記記憶制御手段は、前記複数2n個の前記不揮発性記憶手段のうちの複数n個のいずれかが複数n個の前記待避用不揮発性記憶手段に交換され、複数n個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数n個の、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に並行して記憶させる、ことを特徴とする請求項1または請求項2に記載の情報処理装置である。   (4) In the invention according to claim 4, the storage control means replaces any of the plurality n of the 2n non-volatile storage means with the n non-volatile storage means for saving. When a plurality of n non-volatile storage means are connected to the information processing apparatus, a plurality of n pieces of data stored in the non-volatile storage means connected to the information processing apparatus are used as backup data. The information processing apparatus according to claim 1, wherein the information is stored in parallel with the non-volatile storage means for saving.

(5)請求項5記載の発明は、各種表示を行う表示手段を備え、前記記憶制御手段は、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させた後、バックアップ処理が未完了の前記不揮発性記憶手段のバックアップ処理を実行するために、前記不揮発性記憶手段または前記待避用不揮発性記憶手段の交換を促すメッセージを前記表示手段に表示する、ことを特徴とする請求項1−4のいずれか一項に記載の情報処理装置である。   (5) The invention according to claim 5 includes display means for performing various displays, and the storage control means uses the data stored in the nonvolatile storage means connected to the information processing apparatus as backup data. Message for prompting replacement of the non-volatile storage means or the non-volatile storage means for saving in order to execute backup processing of the non-volatile storage means that has not been backed up after being stored in the non-volatile storage means for saving The information processing apparatus according to claim 1, wherein the information is displayed on the display unit.

(6)請求項6記載の発明は、情報処理装置の動作を制御する制御手段を備え、前記バックアップ処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として前記不揮発性記憶手段を使用しない動作モードで動作するよう各部を制御する、ことを特徴とする請求項1−5のいずれか一項に記載の情報処理装置である。   (6) The invention according to claim 6 is provided with control means for controlling the operation of the information processing apparatus, and when there is an operation request other than the backup process of the information processing apparatus during execution of the backup process, The information processing apparatus according to claim 1, wherein each unit is controlled to operate in an operation mode in which the nonvolatile storage unit is not used as an operation of the information processing apparatus.

(7)請求項7記載の発明は、情報処理装置の動作を制御する制御手段を備え、前記バックアップ処理を実行中には、該情報処理装置のバックアップ処理以外の動作要求があっても該情報処理装置の動作を許可しない、ことを特徴とする請求項1−5のいずれか一項に記載の情報処理装置である。   (7) The invention according to claim 7 is provided with control means for controlling the operation of the information processing apparatus, and during execution of the backup process, even if there is an operation request other than the backup process of the information processing apparatus, the information The information processing apparatus according to claim 1, wherein the operation of the processing apparatus is not permitted.

(8)請求項8記載の発明は、データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、前記記憶制御手段は、バックアップデータを前記不揮発性記憶手段に戻す復元処理の実行時には、前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知し、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、ことを特徴とする情報処理装置である。   (8) According to the invention described in claim 8, a plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data, and writing or writing of data to the non-volatile storage means Storage control means for performing reading, and the storage control means is configured to execute any one of the plurality of nonvolatile storage means during the restoration process for returning backup data to the nonvolatile storage means. Detecting that the backup data has been replaced with a backup nonvolatile storage means that has already stored backup data different from the nonvolatile storage means, and the backup data stored in the backup nonvolatile storage means The information processing apparatus is characterized in that a restoration process is executed by returning to the non-volatile storage means connected to the processing apparatus.

(9)請求項9記載の発明は、データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、前記記憶制御手段は、前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知した場合に復元処理を開始し、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、ことを特徴とする情報処理装置である。   (9) The invention according to claim 9 is a plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data, and writing or writing of data to the non-volatile storage means Storage control means for executing reading, wherein the storage control means stores one of the plurality of nonvolatile storage means that has already stored backup data different from the plurality of nonvolatile storage means. The restoration process is started when it is detected that the storage nonvolatile storage means has been replaced, and the backup data stored in the storage nonvolatile storage means is stored in the nonvolatile memory connected to the information processing apparatus. An information processing apparatus is characterized in that a restoration process is executed by returning to the sexual storage means.

(10)請求項10記載の発明は、前記記憶制御手段は、前記複数a個の前記不揮発性記憶手段のうちの複数b個のいずれかが複数b個の前記待避用不揮発性記憶手段に交換され、複数c(c=a−b)個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数d(dはbあるいはcのいずれか小さい方)個で並行して、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、ことを特徴とする請求項8または請求項9に記載の情報処理装置である。   (10) In the invention according to claim 10, the storage control means replaces any of the plurality b of the plurality of a non-volatile storage means with the plurality of b non-volatile storage means for saving. When c (c = a−b) non-volatile storage means are connected to the information processing apparatus, a plurality of d (d is the smaller of b or c) in parallel, 9. The restoration process is executed by returning backup data stored in the evacuation nonvolatile storage means to the nonvolatile storage means connected to the information processing apparatus. An information processing apparatus according to claim 9.

(11)請求項11記載の発明は、前記記憶制御手段は、前記複数2n個の前記不揮発性記憶手段のうちの複数n個のいずれかが複数n個の前記待避用不揮発性記憶手段に交換され、複数n個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数n個で並行して、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、ことを特徴とする請求項8または請求項9に記載の情報処理装置である。   (11) In the invention according to claim 11, the storage control means replaces any of the plurality 2n of the plurality of non-volatile storage means with the plurality of n non-volatile storage means for saving. When a plurality of n non-volatile storage means are connected to the information processing device, a plurality of n pieces of backup data stored in the evacuation non-volatile storage means are stored in parallel in the information processing device. 10. The information processing apparatus according to claim 8, wherein a restoration process is executed by returning to the non-volatile storage unit connected to the information processing apparatus.

(12)請求項12記載の発明は、各種表示を行う表示手段を備え、前記記憶制御手段は、該情報処理装置に接続されている前記不揮発性記憶手段に対して前記待避用不揮発性記憶手段から復元処理を実行した後、未完了の復元処理を実行するために、前記不揮発性記憶手段または前記待避用不揮発性記憶手段の交換を促すメッセージを前記表示手段に表示する、ことを特徴とする請求項8−11のいずれか一項に記載の情報処理装置である。   (12) The invention according to claim 12 is provided with display means for performing various displays, and the storage control means is configured to save the non-volatile storage means for saving with respect to the nonvolatile storage means connected to the information processing apparatus. After executing the restoration process from the above, a message prompting replacement of the nonvolatile storage means or the evacuation nonvolatile storage means is displayed on the display means in order to execute an incomplete restoration process. It is an information processing apparatus as described in any one of Claims 8-11.

(13)請求項13記載の発明は、情報処理装置の動作を制御する制御手段を備え、前記復元処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として前記不揮発性記憶手段を使用しない動作モードで動作するよう各部を制御する、ことを特徴とする請求項8−12のいずれか一項に記載の情報処理装置である。   (13) The invention according to claim 13 is provided with control means for controlling the operation of the information processing apparatus, and when there is an operation request other than the backup process of the information processing apparatus during the restoration process, The information processing apparatus according to claim 8, wherein each unit is controlled to operate in an operation mode in which the nonvolatile storage unit is not used as an operation of the information processing apparatus.

(14)請求項14記載の発明は、情報処理装置の動作を制御する制御手段を備え、前記復元処理を実行中には、該情報処理装置のバックアップ処理以外の動作要求があっても該情報処理装置の動作を許可しない、ことを特徴とする請求項8−12のいずれか一項に記載の情報処理装置である。   (14) The invention according to claim 14 is provided with a control means for controlling the operation of the information processing apparatus, and during execution of the restoration process, even if there is an operation request other than the backup process of the information processing apparatus, the information The information processing apparatus according to claim 8, wherein the operation of the processing apparatus is not permitted.

(15)請求項15記載の発明は、前記記憶制御手段は、前記不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置を前記表示手段に表示する、ことを特徴とする請求項1−14のいずれか一項に記載の情報処理装置である。   (15) In the invention described in claim 15, the storage control means displays on the display means the mounting position of the non-volatile storage means for saving which is exchanged with the nonvolatile storage means and is attached to the information processing apparatus. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.

(16)請求項16記載の発明は、前記不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置が、前記情報処理装置上に表示されている、ことを特徴とする請求項1−15のいずれか一項に記載の情報処理装置である。   (16) In the invention described in claim 16, the mounting position of the non-volatile storage means for saving which is exchanged with the nonvolatile storage means and is mounted on the information processing apparatus is displayed on the information processing apparatus. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.

以上の発明によれば、以下のような効果を得ることができる。
(1)請求項1記載の情報処理装置の発明では、データを保存するために複数の不揮発性記憶手段が情報処理装置に着脱可能に接続されている場合に、記憶制御手段は、バックアップ処理実行時には、複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知し、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に記憶させる。
According to the above invention, the following effects can be obtained.
(1) In the invention of the information processing device according to claim 1, when a plurality of nonvolatile storage means are detachably connected to the information processing device for storing data, the storage control means executes backup processing. Sometimes, it is detected that any one of the plurality of nonvolatile storage means is replaced with a saving nonvolatile storage means for storing backup data prepared separately from the plurality of nonvolatile storage means, Data stored in the non-volatile storage means connected to the information processing apparatus is stored as backup data in the non-volatile storage means for saving.

すなわち、バックアップ処理実行モード時に、情報処理装置でそれまでデータ保存に使用していた複数の不揮発性記憶手段のいずれかが取り外され、退避用不揮発性記憶手段が接続されることで、該不揮発性記憶手段の交換を検知した記憶制御手段が、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に記憶させる。   That is, in the backup processing execution mode, any one of the plurality of nonvolatile storage means used for data storage until then in the information processing apparatus is removed, and the nonvolatile storage means for saving is connected to the nonvolatile storage means. The storage control means that has detected the replacement of the storage means causes the data stored in the nonvolatile storage means connected to the information processing apparatus to be stored as backup data in the save nonvolatile storage means.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存する不揮発性記憶手段のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently perform backup of the non-volatile storage means for storing data without requiring an extra configuration dedicated for saving.

(2)請求項2記載の情報処理装置の発明では、データを保存するために複数の不揮発性記憶手段が情報処理装置に着脱可能に接続されている場合に、記憶制御手段は、複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知した場合にバックアップ処理を開始し、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に記憶させる。   (2) In the invention of the information processing apparatus according to claim 2, when a plurality of nonvolatile storage means are detachably connected to the information processing apparatus in order to store data, the storage control means includes a plurality of nonvolatile storage means. Backup processing is started when it is detected that one of the storage devices is replaced with a non-volatile storage device for storing backup data prepared separately from the plurality of nonvolatile storage devices. The data stored in the non-volatile storage means connected to the information processing apparatus is stored in the save non-volatile storage means as backup data.

すなわち、情報処理装置でそれまでデータ保存に使用していた複数の不揮発性記憶手段のいずれかが取り外され、退避用不揮発性記憶手段が接続されることで、該不揮発性記憶手段の交換を検知した記憶制御手段が、自動的にバックアップ処理を開始し、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に記憶させる。   That is, any of the plurality of non-volatile storage means previously used for data storage in the information processing apparatus is removed and the non-volatile storage means for evacuation is connected to detect the replacement of the non-volatile storage means The storage control means automatically starts backup processing, and stores the data stored in the nonvolatile storage means connected to the information processing apparatus as backup data in the saving nonvolatile storage means.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存する不揮発性記憶手段のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently perform backup of the non-volatile storage means for storing data without requiring an extra configuration dedicated for saving.

(3)請求項3記載の情報処理装置の発明では、上記(1)または(2)において、当初は複数a個の不揮発性記憶手段が情報処理装置に接続されており、この複数a個の不揮発性記憶手段のうちの複数b個のいずれかが複数b個の待避用不揮発性記憶手段に交換されて、複数c(c=a−b)個の不揮発性記憶手段が情報処理装置に接続されている場合、記憶制御手段は、複数d(dはbあるいはcのいずれか小さい方)個の、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に並行して記憶させる。   (3) In the invention of the information processing apparatus according to claim 3, in the above (1) or (2), a plurality of non-volatile storage means are initially connected to the information processing apparatus, and the plurality of a Any of the plurality b of the non-volatile storage means is replaced with a plurality of b non-volatile storage means for saving, and a plurality of c (c = a−b) non-volatile storage means are connected to the information processing apparatus. In this case, the storage control means saves a plurality of d (d is the smaller of b or c) pieces of data stored in the nonvolatile storage means connected to the information processing apparatus as backup data. Stored in parallel in the non-volatile storage means.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存する不揮発性記憶手段のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently perform backup of the non-volatile storage means for storing data without requiring an extra configuration dedicated for saving.

さらに、この情報処理装置では、複数d個の不揮発性記憶手段から退避用不揮発性記憶手段に並行してバックアップ処理を実行することができ、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的なバックアップ処理が可能になる。   Furthermore, in this information processing apparatus, backup processing can be executed in parallel with the save nonvolatile storage means from a plurality of d nonvolatile storage means, and the installation space (slot) of the save nonvolatile storage means, interface Thus, efficient backup processing can be performed without increasing the controller, power capacity, signal cable, heat dissipation, etc. of the nonvolatile storage means for saving.

(4)請求項4記載の情報処理装置の発明では、上記(1)または(2)において、当初は複数2n個の不揮発性記憶手段が情報処理装置に接続されており、この複数2n個の不揮発性記憶手段のうちの複数n個のいずれかが複数n個の待避用不揮発性記憶手段に交換されて、複数n(n=2n−n)個の不揮発性記憶手段が情報処理装置に接続されている場合、記憶制御手段は、複数n個の、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に並行して記憶させる。   (4) In the invention of the information processing apparatus according to claim 4, in the above (1) or (2), a plurality of 2n non-volatile storage means are initially connected to the information processing apparatus. Any one of a plurality of n of the nonvolatile storage means is replaced with a plurality of n storage nonvolatile storage means, and a plurality of n (n = 2n−n) nonvolatile storage means are connected to the information processing apparatus. In this case, the storage control means stores a plurality of n pieces of data stored in the non-volatile storage means connected to the information processing apparatus in parallel as backup data in the saving non-volatile storage means.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存する不揮発性記憶手段のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently perform backup of the non-volatile storage means for storing data without requiring an extra configuration dedicated for saving.

さらに、この情報処理装置では、複数n個の不揮発性記憶手段から退避用不揮発性記憶手段に並行してバックアップ処理を実行することができ、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的なバックアップ処理が可能になる。   Further, in this information processing apparatus, backup processing can be executed in parallel from the plurality of n non-volatile storage means to the non-volatile storage means for saving, an installation space (slot) of the non-volatile storage means for saving, an interface Thus, efficient backup processing can be performed without increasing the controller, power capacity, signal cable, heat dissipation, etc. of the nonvolatile storage means for saving.

(5)請求項5記載の情報処理装置の発明では、上記(1)−(4)において、各種表示を行う表示手段を備えており、記憶制御手段は、該情報処理装置に接続されている不揮発性記憶手段に記憶されたデータをバックアップデータとして待避用不揮発性記憶手段に記憶させた後、バックアップ処理が未完了の不揮発性記憶手段のバックアップ処理を実行するために、不揮発性記憶手段または待避用不揮発性記憶手段の交換を促すメッセージを表示手段に表示する。   (5) In the invention of the information processing apparatus according to claim 5, in (1) to (4), the information processing apparatus includes display means for performing various displays, and the storage control means is connected to the information processing apparatus. After the data stored in the non-volatile storage means is stored in the non-volatile storage means for backup as backup data, the non-volatile storage means or the save storage is executed to execute the backup process of the non-volatile storage means for which backup processing has not been completed. A message prompting replacement of the non-volatile storage means is displayed on the display means.

これにより、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなく、すべての不揮発性記憶手段のバックアップ処理を実行することが可能になる。   Thus, in this information processing apparatus, an extra space is provided in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power supply capacity, the signal cable, and the heat dissipation. There is no need, and it becomes possible to execute backup processing of all the nonvolatile storage means.

(6)請求項6記載の情報処理装置の発明では、上記(1)−(5)において、バックアップ処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として不揮発性記憶手段を使用しない動作モードで動作するよう、制御部が各部を制御する。   (6) In the invention of the information processing apparatus according to claim 6, in the above (1) to (5), when there is an operation request other than the backup process of the information processing apparatus during the execution of the backup process, The control unit controls each unit so that the information processing apparatus operates in an operation mode that does not use the nonvolatile storage unit.

これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置としての一部の動作も不揮発性記憶手段を使用せずに可能な範囲で実行できるため、効率の良いバックアップ処理と情報処理装置の動作との両立が実現可能になる。   As a result, the backup process being executed is not interrupted, and a part of the operation as the information processing apparatus can be executed as much as possible without using the non-volatile storage means. And the operation of the information processing apparatus can be realized.

(7)請求項7記載の情報処理装置の発明では、上記(1)−(5)において、バックアップ処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、制御部が、該情報処理装置の実行中のバックアップ処理以外の動作を許可しない。   (7) In the invention of the information processing apparatus according to claim 7, in the above (1) to (5), when there is an operation request other than the backup process of the information processing apparatus during the execution of the backup process, the control is performed. The unit does not permit any operation other than the backup process being executed by the information processing apparatus.

これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置としてのバックアップ処理以外の動作は不許可となってバックアップ処理が優先となるため、バックアップ処理を確実に実行することが可能になる。   As a result, the backup process being executed is not interrupted, and operations other than the backup process as the information processing apparatus are not permitted and the backup process has priority, so the backup process must be executed reliably. Is possible.

(8)請求項8記載の情報処理装置の発明では、データを保存するために複数の不揮発性記憶手段が情報処理装置に着脱可能に接続されている場合に、記憶制御手段は、バックアップデータを不揮発性記憶手段に戻す復元処理の実行時には、複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知し、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   (8) In the invention of the information processing apparatus according to claim 8, when a plurality of nonvolatile storage means are detachably connected to the information processing apparatus for storing data, the storage control means stores the backup data. When executing the restoration process to return to the nonvolatile storage means, any one of the plurality of nonvolatile storage means has already stored backup data different from the plurality of nonvolatile storage means. And the restoration process is executed by returning the backup data stored in the non-volatile storage unit for saving to the non-volatile storage unit connected to the information processing apparatus.

すなわち、復元処理モード時に、情報処理装置でそれまでデータ保存に使用していた複数の不揮発性記憶手段のいずれかが取り外され、バックアップデータ記憶済みの退避用不揮発性記憶手段が接続されることで、該不揮発性記憶手段の交換を検知した記憶制御手段が、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   That is, in the restoration processing mode, any one of a plurality of nonvolatile storage means that has been used for data storage until then by the information processing apparatus is removed, and a backup nonvolatile storage means that has already stored backup data is connected. The storage control means that has detected the replacement of the nonvolatile storage means returns the backup data stored in the non-volatile storage means for saving to the nonvolatile storage means connected to the information processing apparatus. Perform the restoration process.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、不揮発性記憶手段の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently execute the restoration process of the nonvolatile storage unit.

(9)請求項9記載の情報処理装置の発明では、記憶制御手段は、複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知した場合に復元処理を開始し、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   (9) In the invention of the information processing apparatus according to claim 9, the storage control means has already stored backup data different from the plurality of nonvolatile storage means in any one of the plurality of nonvolatile storage means. The recovery process is started when it is detected that the storage device is replaced with the saving nonvolatile storage device, and the backup data stored in the saving nonvolatile storage device is stored in the nonvolatile storage device connected to the information processing apparatus. The restoration process is executed by returning to the storage means.

すなわち、情報処理装置でそれまでデータ保存に使用していた複数の不揮発性記憶手段のいずれかが取り外され、バックアップデータ記憶済みの退避用不揮発性記憶手段が接続されることで、該不揮発性記憶手段の交換を検知した記憶制御手段が、自動的に、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   That is, any one of a plurality of nonvolatile storage means that has been used for data storage in the information processing apparatus until then is removed, and a backup nonvolatile storage means that has already stored backup data is connected to the nonvolatile storage means. The storage control unit that detects the replacement of the unit automatically restores the backup data stored in the non-volatile storage unit for saving to the nonvolatile storage unit connected to the information processing apparatus. Execute the process.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、不揮発性記憶手段の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently execute the restoration process of the nonvolatile storage unit.

(10)請求項10記載の情報処理装置の発明では、上記(8)または(9)において、当初は複数a個の不揮発性記憶手段が情報処理装置に接続されており、この複数a個の不揮発性記憶手段のうちの複数b個のいずれかが複数b個のバックアップデータ記憶済みの待避用不揮発性記憶手段に交換されて、複数c(c=a−b)個の不揮発性記憶手段が情報処理装置に接続されている場合、記憶制御手段は、複数d(dはbあるいはcのいずれか小さい方)個で並行して、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   (10) In the invention of the information processing apparatus according to claim 10, in the above (8) or (9), a plurality of non-volatile storage means are initially connected to the information processing apparatus. Any one of the plurality b of the non-volatile storage means is replaced with a b non-volatile storage means for storing backup data, and a plurality of c (c = a−b) non-volatile storage means are obtained. When connected to the information processing apparatus, the storage control means simultaneously stores a plurality of d (d is the smaller of b or c) backup data stored in the non-volatile storage means for saving, The restoration process is executed by returning to the nonvolatile storage means connected to the information processing apparatus.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、データを保存する不揮発性記憶手段の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently execute the restoration process of the nonvolatile storage means for storing data.

さらに、この情報処理装置では、複数d個のバックアップデータ記憶済みの退避用不揮発性記憶手段から不揮発性記憶手段に並行して復元処理を実行することができ、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的な復元処理が可能になる。   Further, in this information processing apparatus, restoration processing can be executed in parallel from the non-volatile storage means for saving stored plural d pieces of backup data to the non-volatile storage means, and the installation space for the non-volatile storage means for saving (Slot), interface, controller for saving non-volatile storage means, power supply capacity, signal cable, heat dissipation, etc. can be efficiently restored without adding.

(11)請求項11記載の情報処理装置の発明では、上記(8)または(9)において、当初は複数2n個の不揮発性記憶手段が情報処理装置に接続されており、この複数2n個の不揮発性記憶手段のうちの複数n個のいずれかが複数n個のバックアップデータ記憶済みの待避用不揮発性記憶手段に交換されて、複数n(n=2n−n)個の不揮発性記憶手段が情報処理装置に接続されている場合、記憶制御手段は、複数n個で並行して、待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている不揮発性記憶手段に対して戻すことにより復元処理を実行する。   (11) In the invention of the information processing apparatus according to claim 11, in the above (8) or (9), a plurality of 2n non-volatile storage means are initially connected to the information processing apparatus. Any one of a plurality of non-volatile storage means is replaced with a backup non-volatile storage means storing a plurality of n backup data, and a plurality of n (n = 2n−n) non-volatile storage means are obtained. When connected to the information processing apparatus, the storage control means stores a plurality of n pieces of backup data stored in the non-volatile storage means for saving in parallel to the non-volatile storage connected to the information processing apparatus. The restoration process is executed by returning to the means.

したがって、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、データを保存する不揮発性記憶手段の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus, it is necessary to provide extra space in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power capacity, the signal cable, and the heat dissipation. Disappears. As a result, it is possible to efficiently execute the restoration process of the nonvolatile storage means for storing data.

さらに、この情報処理装置では、複数d個のバックアップデータ記憶済みの退避用不揮発性記憶手段から不揮発性記憶手段に並行して復元処理を実行することができ、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的な復元処理が可能になる。   Further, in this information processing apparatus, restoration processing can be executed in parallel from the non-volatile storage means for saving stored plural d pieces of backup data to the non-volatile storage means, and the installation space for the non-volatile storage means for saving (Slot), interface, controller for saving non-volatile storage means, power supply capacity, signal cable, heat dissipation, etc. can be efficiently restored without adding.

(12)請求項12記載の情報処理装置の発明では、上記(8)−(11)において、各種表示を行う表示手段を備え、記憶制御手段は、該情報処理装置に接続されている不揮発性記憶手段に対して待避用不揮発性記憶手段から復元処理を実行した後、未完了の復元処理を実行するために、不揮発性記憶手段または待避用不揮発性記憶手段の交換を促すメッセージを表示手段に表示する。   (12) In the invention of the information processing apparatus according to claim 12, in the above (8) to (11), a display means for performing various displays is provided, and the storage control means is a nonvolatile memory connected to the information processing apparatus. After executing the restoration process from the non-volatile storage unit for saving to the storage unit, a message prompting the replacement of the non-volatile storage unit or the non-volatile storage unit for saving is displayed on the display unit in order to execute the incomplete restoration process. indicate.

これにより、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなく、すべての不揮発性記憶手段の復元処理を実行することが可能になる。   Thus, in this information processing apparatus, an extra space is provided in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power supply capacity, the signal cable, and the heat dissipation. There is no need, and it becomes possible to execute the restoration processing of all the nonvolatile storage means.

(13)請求項13記載の情報処理装置の発明では、上記(8)−(12)において、復元処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として不揮発性記憶手段を使用しない動作モードで動作するよう、制御部が各部を制御する。   (13) In the invention of the information processing device according to claim 13, in the above (8) to (12), when there is an operation request other than the backup processing of the information processing device during the restoration processing, The control unit controls each unit so that the information processing apparatus operates in an operation mode that does not use the nonvolatile storage unit.

これにより、実行中の復元処理が中断されることが無く、また、情報処理装置としての一部の動作も不揮発性記憶手段を使用せずに可能な範囲で実行できるため、効率の良い復元処理と情報処理装置の動作との両立が実現可能になる。   As a result, the restoration process being executed is not interrupted, and a part of the operation as the information processing apparatus can be executed as much as possible without using the non-volatile storage means. And the operation of the information processing apparatus can be realized.

(14)請求項14記載の情報処理装置の発明では、上記(8)−(12)において、復元処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、制御部が、該情報処理装置の実行中の復元処理以外の動作を許可しない。   (14) In the invention of the information processing apparatus according to claim 14, in the above (8) to (12), when there is an operation request other than the backup process of the information processing apparatus during the restoration process, the control is performed. The section does not permit any operation other than the restoration process being executed by the information processing apparatus.

これにより、実行中の復元処理が中断されることが無く、また、情報処理装置としてのバックアップ処理以外の動作は不許可となって復元処理が優先となるため、復元処理を確実に実行することが可能になる。   As a result, the restoration process being executed is not interrupted, and operations other than the backup process as the information processing apparatus are not permitted and the restoration process has priority, so the restoration process must be executed reliably. Is possible.

(15)請求項15記載の情報処理装置の発明では、上記(1)−(14)において、記憶制御手段は、不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置を表示手段に表示する。   (15) In the invention of the information processing apparatus according to claim 15, in the above (1) to (14), the storage control means is exchanged with the nonvolatile storage means and is attached to the information processing apparatus for saving. The mounting position of the means is displayed on the display means.

これにより、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなく、確実に、バックアップ処理と復元処理とを実行することが可能になる。   Thus, in this information processing apparatus, an extra space is provided in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power supply capacity, the signal cable, and the heat dissipation. There is no need to perform backup processing and restoration processing reliably.

(16)請求項16記載の情報処理装置の発明では、上記(1)−(15)において、不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置が、情報処理装置上に表示されている。   (16) In the invention of the information processing apparatus according to claim 16, in the above (1) to (15), the mounting position of the non-volatile storage means for saving which is replaced with the nonvolatile storage means and is mounted on the information processing apparatus is Are displayed on the information processing apparatus.

これにより、この情報処理装置では、退避用不揮発性記憶手段の設置スペース(スロット)、インタフェース、退避用不揮発性記憶手段のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなく、確実に、バックアップ処理と復元処理とを実行することが可能になる。   Thus, in this information processing apparatus, an extra space is provided in all respects such as the installation space (slot) of the evacuation nonvolatile memory means, the interface, the controller of the evacuation nonvolatile memory means, the power supply capacity, the signal cable, and the heat dissipation. There is no need to perform backup processing and restoration processing reliably.

本発明の実施形態の概略構成を示す構成図であるIt is a block diagram which shows schematic structure of embodiment of this invention. 本発明の実施形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention. 本発明の実施形態を説明する説明図である。It is explanatory drawing explaining embodiment of this invention.

以下、図面を参照して本発明の情報処理装置を実施するための形態(実施形態)を詳細に説明する。
〔情報処理装置100の構成(1)〕
ここで、第一実施形態の情報処理装置100の構成を、図1(ブロック図)に基づいて詳細に説明する。
DESCRIPTION OF EMBODIMENTS Hereinafter, an embodiment (embodiment) for carrying out an information processing apparatus of the present invention will be described in detail with reference to the drawings.
[Configuration (1) of Information Processing Device 100]
Here, the configuration of the information processing apparatus 100 according to the first embodiment will be described in detail based on FIG. 1 (block diagram).

なお、この実施形態の情報処理装置100としては、各種の情報処理装置に適用が可能であるが、ここでは、ネットワークに接続された、スキャナ,複写機,プリンタ,ファクシミリ装置の機能を備えた複合機(MFP)を具体例にして説明を続ける。   The information processing apparatus 100 of this embodiment can be applied to various types of information processing apparatuses, but here, it is a composite having functions of a scanner, a copier, a printer, and a facsimile apparatus connected to a network. The description will be continued by taking a machine (MFP) as a specific example.

また、情報処理装置100として既知であって、本実施形態の特徴的な動作や制御に直接に関係しない一般的な部分についての説明は省略してある。
本実施形態の情報処理装置100は、各部を制御する制御部としてのCPU(Central Processing Unit)101、システムバス102、操作表示部103、ROM(Read Only Memory)105、RAM(Random Access Memory)107、画像入力部110、画像処理部120、画像出力部130、HDD(Hard Disk Drive)コントローラ170(170-1〜170-n)、HDD180(180-1〜180-n)、を備えて構成される。ここで、情報処理装置100を構成する各部はシステムバス102を介して相互に接続されている。
Further, description of general portions that are known as the information processing apparatus 100 and are not directly related to the characteristic operation and control of the present embodiment is omitted.
An information processing apparatus 100 according to the present embodiment includes a CPU (Central Processing Unit) 101, a system bus 102, an operation display unit 103, a ROM (Read Only Memory) 105, and a RAM (Random Access Memory) 107 as control units that control each unit. , An image input unit 110, an image processing unit 120, an image output unit 130, an HDD (Hard Disk Drive) controller 170 (170-1 to 170-n), and an HDD 180 (180-1 to 180-n). The Here, each part which comprises the information processing apparatus 100 is mutually connected via the system bus | bath 102. FIG.

CPU101は、インストールされているOS(Operating System)またはファームウェア等に基づいて、情報処理装置100の制御プログラムに従って、情報処理装置100を構成する各部を制御して、各種の演算処理を行うことによって、情報処理装置を統括的に制御する。   The CPU 101 controls each part of the information processing apparatus 100 according to a control program of the information processing apparatus 100 based on an installed OS (Operating System), firmware, or the like, and performs various arithmetic processes. Centrally control the information processing device.

操作表示部103にはCPU101からの指示による各種メッセージ表示がなされ、また、利用者からの操作がCPU101に伝達される。
ROM105は、BIOS(Basic Input Output System)や各種プログラムを記憶する読み出し専用のメモリである。ここで、BIOSは、CPU101の基本動作を制御するためのプログラム(ファームウェア)である。また、BIOSは、CPU101に起動イベントが発生したときに、最初に実行され、各コンポーネントを初期化するためのPOST(Power On Self Test)処理を実行するものである。
Various messages are displayed on the operation display unit 103 according to instructions from the CPU 101, and operations from the user are transmitted to the CPU 101.
The ROM 105 is a read-only memory that stores a basic input output system (BIOS) and various programs. Here, the BIOS is a program (firmware) for controlling the basic operation of the CPU 101. The BIOS is executed first when a startup event occurs in the CPU 101, and executes a POST (Power On Self Test) process for initializing each component.

RAM107は、CPU101の作業用領域(メインメモリ)として使用される揮発性のメモリである。例えばHDD180等に記憶されたOSや制御プログラム、処理データ等を一時的に記憶するメモリである。   A RAM 107 is a volatile memory used as a work area (main memory) of the CPU 101. For example, it is a memory that temporarily stores an OS, a control program, processing data, and the like stored in the HDD 180 or the like.

画像入力部110は、原稿から画像を読み取って画像データを入力するスキャナなどの画像入力手段である。原稿から画像を読み取って画像データを取得する画像入力部110は、走査光源部、走査ミラー部、結像レンズ、CCDイメージセンサから構成される。なお、情報処理装置100が映像録画装置などの場合には、画像入力部110としては、映像入力端子、チューナ、DVDプレーヤなどが該当する。   The image input unit 110 is an image input unit such as a scanner that reads an image from a document and inputs image data. An image input unit 110 that reads an image from a document and obtains image data includes a scanning light source unit, a scanning mirror unit, an imaging lens, and a CCD image sensor. When the information processing apparatus 100 is a video recording apparatus or the like, the image input unit 110 corresponds to a video input terminal, a tuner, a DVD player, or the like.

画像処理部120としては、情報処理装置100において処理すべきデータ(画像データあるいは映像データ)を必要に応じて画像処理する。なお、この際に、処理前あるいは処理中あるいは処理後の画像データを、画像出力までの間にスプールデータとしてHDD180に記憶させる。   The image processing unit 120 performs image processing on data (image data or video data) to be processed in the information processing apparatus 100 as necessary. At this time, image data before processing, during processing, or after processing is stored in the HDD 180 as spool data before image output.

画像出力部130としては、情報処理装置100が上述した複合機である場合には、記録材上にトナー像を形成するプリンタとして構成することが可能である。なお、情報処理装置100が映像録画装置などの場合には、画像出力部130としては、映像出力端子、映像表示装置(ディスプレイ)などが該当する。   The image output unit 130 can be configured as a printer that forms a toner image on a recording material when the information processing apparatus 100 is the above-described multifunction peripheral. When the information processing apparatus 100 is a video recording device or the like, the image output unit 130 corresponds to a video output terminal, a video display device (display), or the like.

HDDコントローラ170は、以下のHDD180のライト(書き込み)/リード(読み出し)を制御する記憶制御手段であり、CPU101と共に記憶制御手段を構成している。   The HDD controller 170 is a storage control unit that controls writing (reading) / reading (reading) of the HDD 180 described below, and constitutes a storage control unit together with the CPU 101.

HDD180は、ディスク型記録媒体にデータを記憶させる不揮発性の記憶部(請求項における不揮発性記憶手段)を構成しており、ランダムアクセス可能な大容量の記憶装置である。なお、ここでは、複数のHDD180-1〜180-2が情報処理装置100に接続される。   The HDD 180 constitutes a non-volatile storage unit (non-volatile storage means in the claims) that stores data in a disk-type recording medium, and is a large-capacity storage device that can be accessed randomly. Here, a plurality of HDDs 180-1 to 180-2 are connected to the information processing apparatus 100.

また、このHDD180は、情報処理装置100に着脱に構成されて接続されている。また、ここでは、データを記憶する通常のHDD180が接続されているが、後述するバックアップ処理、バックアップ復元処理(以下、単に復元処理)の際には、退避用不揮発性記憶手段としての退避用HDDが接続される。   Further, the HDD 180 is configured to be attached to and detached from the information processing apparatus 100. Also, here, a normal HDD 180 for storing data is connected. However, in backup processing and backup restoration processing (hereinafter simply referred to as restoration processing) described later, a saving HDD as a saving nonvolatile storage means is used. Is connected.

この図1に示した具体例では、情報処理装置100の第1スロットにHDDコントローラ170-1とHDD180-1が接続されており、第2スロットにHDDコントローラ170-2とHDD180-2が接続されており、2組のHDDが接続された状態を例示している。   In the specific example shown in FIG. 1, the HDD controller 170-1 and HDD 180-1 are connected to the first slot of the information processing apparatus 100, and the HDD controller 170-2 and HDD 180-2 are connected to the second slot. 2 illustrates a state in which two sets of HDDs are connected.

〔情報処理装置100の動作(1)〕
以下、図2のフローチャート、図3以降の説明図を参照して、本実施形態の情報処理装置100のバックアップ処理の動作を説明する。
[Operation of Information Processing Device 100 (1)]
Hereinafter, the backup processing operation of the information processing apparatus 100 of the present embodiment will be described with reference to the flowchart of FIG.

まず、バックアップ処理を実行する権限を有する利用者が、操作表示部103からバックアップ処理実行の指示を入力する。なお、この状態でのHDD180の接続状態は、図3(a)のようになっている。   First, a user having authority to execute backup processing inputs an instruction to execute backup processing from the operation display unit 103. Note that the connection state of the HDD 180 in this state is as shown in FIG.

そして、操作表示部103からの指示はCPU101に伝達され、この指示を受けたCPU101は情報処理装置100をバックアップ処理実行モードに切り替える(図2中のステップS201,S211)。   Then, the instruction from the operation display unit 103 is transmitted to the CPU 101, and the CPU 101 that has received this instruction switches the information processing apparatus 100 to the backup processing execution mode (steps S201 and S211 in FIG. 2).

ここで、CPU101は、操作表示部103にHDD180の交換を促すメッセージを表示する(図2中のステップS212)。ここでは、たとえば、図4(a)のようなメッセージを表示し、図3(a)のような状態から、図3(b)のような状態、すなわち、第1スロットに接続されているデータ用のHDD180-1を取り外し、代わりに、退避用のHDD180’-1に交換させる。   Here, the CPU 101 displays a message for urging replacement of the HDD 180 on the operation display unit 103 (step S212 in FIG. 2). Here, for example, a message as shown in FIG. 4A is displayed, and from the state as shown in FIG. 3A to the state as shown in FIG. 3B, that is, data connected to the first slot. The HDD 180-1 for use is removed and replaced with the HDD 180'-1 for saving instead.

ここで、CPU101はHDDのIDなどを確認し、この図3(b)のようにして第1スロットに退避用のHDD180’-1が接続されるまでメッセージを操作表示部103に表示し続ける(図2中のステップS213)。なお、交換すべきHDDのスロット近傍で、LEDなどのパイロットランプを点灯させてもよい。   Here, the CPU 101 confirms the HDD ID and the like, and continues to display the message on the operation display unit 103 until the evacuation HDD 180′-1 is connected to the first slot as shown in FIG. Step S213 in FIG. A pilot lamp such as an LED may be turned on in the vicinity of the slot of the HDD to be replaced.

ここで、この図3(b)のようにして第1スロットに退避用のHDD180’-1が接続されたことを、HDD180’-1のIDなどから検知した場合(図2中のステップS213でYES)、CPU101は、第2スロットのHDD180-2に保存されているデータを読み出して、第1スロットに接続されている退避用のHDD180’-1にバックアップデータとしてコピーすることで、バックアップ処理を実行する(図2中のステップS214)。   Here, when it is detected from the ID of the HDD 180′-1 that the evacuation HDD 180′-1 is connected to the first slot as shown in FIG. 3B (in step S213 in FIG. 2). YES), the CPU 101 reads the data stored in the HDD 180-2 in the second slot and copies it as backup data to the evacuation HDD 180'-1 connected to the first slot, thereby performing the backup process. This is executed (step S214 in FIG. 2).

ここで、CPU101は、第2スロットのHDD180-2に保存されているデータをすべて第1スロットに接続されている退避用のHDD180’-1にバックアップデータとしてコピーし終わった時点で、HDD180のIDを確認することで、情報処理装置100に当初から接続されている各HDD180の全てについてバックアップ処理を実行したかを確認する(図2中のステップS215)。   Here, when the CPU 101 finishes copying all the data stored in the HDD 180-2 in the second slot as backup data to the save HDD 180'-1 connected to the first slot, the ID of the HDD 180 is stored. By confirming whether or not the backup processing has been executed for all the HDDs 180 connected to the information processing apparatus 100 from the beginning (step S215 in FIG. 2).

この時点では、第1スロットのHDD180-1に保存されているデータのバックアップ処理が完了していないため、CPU101は、操作表示部103に図4(b)のようなメッセージを表示し、図3(b)のような状態から、図3(c)のような状態、すなわち、第1スロットに接続されている退避用のHDD180’-1を取り外してデータ用のHDD180-1に交換させると共に第2スロットに接続されているデータ用のHDD180-2を取り外し、退避用のHDD180’-2に交換させる(図2中のステップS212)。   At this point, since the backup processing of the data stored in the HDD 180-1 in the first slot has not been completed, the CPU 101 displays a message as shown in FIG. From the state shown in FIG. 3B, the state shown in FIG. 3C, that is, the evacuation HDD 180′-1 connected to the first slot is removed and replaced with the data HDD 180-1. The data HDD 180-2 connected to the two slots is removed and replaced with the evacuation HDD 180′-2 (step S212 in FIG. 2).

ここで、CPU101はHDDのIDなどを確認し、この図3(c)のようにして各HDDが接続されるまでメッセージを操作表示部103に表示し続ける(図2中のステップS213)。なお、交換すべきHDDのスロット近傍で、LEDなどのパイロットランプを点灯させてもよい。   Here, the CPU 101 checks the ID of the HDD, and continues to display a message on the operation display unit 103 until each HDD is connected as shown in FIG. 3C (step S213 in FIG. 2). A pilot lamp such as an LED may be turned on in the vicinity of the slot of the HDD to be replaced.

ここで、この図3(c)のようにして第1スロットにデータ用のHDD180-1が接続され、第2スロットに退避用のHDD180’-2が接続されたことを、HDD180のIDなどから検知した場合(図2中のステップS213でYES)、CPU101は、第1スロットのHDD180-1に保存されているデータを読み出して、第2スロットに接続されている退避用のHDD180’-2にバックアップデータとしてコピーすることで、バックアップ処理を実行する(図2中のステップS214)。   Here, the fact that the data HDD 180-1 is connected to the first slot and the evacuation HDD 180'-2 is connected to the second slot as shown in FIG. If it is detected (YES in step S213 in FIG. 2), the CPU 101 reads out the data stored in the HDD 180-1 in the first slot, and stores it in the save HDD 180′-2 connected to the second slot. By copying as backup data, backup processing is executed (step S214 in FIG. 2).

ここで、CPU101は、第1スロットのHDD180-1に保存されているデータをすべて第2スロットに接続されている退避用のHDD180’-2にバックアップデータとしてコピーし終わった時点で、HDD180のIDを確認することで、情報処理装置100に当初から接続されている各HDD180の全てについてバックアップ処理を実行したかを確認する(図2中のステップS215)。   Here, when the CPU 101 finishes copying all the data stored in the HDD 180-1 of the first slot as backup data to the save HDD 180'-2 connected to the second slot, the ID of the HDD 180 is stored. By confirming whether or not the backup processing has been executed for all the HDDs 180 connected to the information processing apparatus 100 from the beginning (step S215 in FIG. 2).

この時点では、第1スロットのHDD180-1に保存されているデータのバックアップ処理と、第2スロットのHDD180-2に保存されているデータのバックアップ処理と、が完了しているため、CPU101は、操作表示部103に図4(c)のようなメッセージを表示し、図3(c)のような状態から、図3(d)のような状態、すなわち、第2スロットに接続されている退避用のHDD180’-2を取り外してデータ用のHDD180-2に交換させて、図3(a)と同じ当初の状態に戻させる(図2中のステップS217)。   At this point, since the backup processing of the data stored in the HDD 180-1 in the first slot and the backup processing of the data stored in the HDD 180-2 in the second slot have been completed, the CPU 101 A message as shown in FIG. 4C is displayed on the operation display unit 103. From the state as shown in FIG. 3C, the state as shown in FIG. 3D, that is, the retreat connected to the second slot. The HDD 180′-2 for use is removed and replaced with the data HDD 180-2, and the same initial state as in FIG. 3A is restored (step S217 in FIG. 2).

そして、この後に、CPU101は、動作モードをバックアップ処理実行モードから通常動作モードに切り替え、情報処理装置100を通常の動作に戻す(図2中のステップS202)。   Thereafter, the CPU 101 switches the operation mode from the backup process execution mode to the normal operation mode, and returns the information processing apparatus 100 to the normal operation (step S202 in FIG. 2).

以上のように、バックアップ処理実行モード時に、情報処理装置100でそれまでデータ保存に使用していた複数のHDD180のいずれかが取り外され、退避用のHDD180’が接続されることで、該退避用のHDD180’の交換を検知したCPU101が、該情報処理装置に接続されているデータ用のHDD180に記憶されたデータをバックアップデータとして待避用のHDD180’に記憶させる。そして、この動作を交互に繰り返す。   As described above, in the backup processing execution mode, any of the plurality of HDDs 180 that have been used for data storage up to that time by the information processing apparatus 100 is removed, and the save HDD 180 ′ is connected, so that the save The CPU 101 that detected the replacement of the HDD 180 ′ stores the data stored in the data HDD 180 connected to the information processing apparatus in the saving HDD 180 ′ as backup data. This operation is repeated alternately.

したがって、この情報処理装置100では、退避用のHDD180’のために、設置スペース(スロット)、インタフェース、コントローラ、電源容量、信号ケーブル、放熱など、全ての点において、退避用専用に余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存するHDD180のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is necessary to provide extra space dedicated for evacuation in all respects such as installation space (slot), interface, controller, power supply capacity, signal cable, heat dissipation, etc., for the HDD 180 'for evacuation. Disappears. As a result, it is possible to efficiently perform backup of the HDD 180 that stores data without requiring an extra configuration dedicated to saving.

なお、以上のバックアップ処理実行モード中に、情報処理装置100のバックアップ処理以外の動作要求があった場合には、該情報処理装置100の動作としてHDD180を使用しない動作モードで動作するよう、CPU101が各部を制御する。これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置100としての一部の動作もHDD180を使用せずに可能な範囲で実行できるため、効率の良いバックアップ処理と情報処理装置100の動作との両立が実現可能になる。   When there is an operation request other than the backup processing of the information processing apparatus 100 during the above-described backup processing execution mode, the CPU 101 causes the information processing apparatus 100 to operate in an operation mode that does not use the HDD 180. Control each part. As a result, the backup process being executed is not interrupted, and a part of the operation of the information processing apparatus 100 can be performed as much as possible without using the HDD 180. Therefore, efficient backup processing and information can be performed. Compatibility with the operation of the processing apparatus 100 can be realized.

また、以上のバックアップ処理実行モード中に、該情報処理装置100のバックアップ処理以外の動作要求があった場合には、CPU101が、該情報処理装置100の実行中のバックアップ処理以外の動作を許可しないようにしてもよい。これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置100としてのバックアップ処理以外の動作は不許可となってバックアップ処理が優先となるため、バックアップ処理を確実に実行することが可能になる。   In addition, when there is an operation request other than the backup process of the information processing apparatus 100 during the above-described backup process execution mode, the CPU 101 does not permit any operation other than the backup process being executed by the information processing apparatus 100. You may do it. As a result, the backup process being executed is not interrupted, and operations other than the backup process as the information processing apparatus 100 are not permitted and the backup process has priority, so the backup process is executed reliably. It becomes possible.

なお、以上の場合に、通常時に第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2、を異なるスロットに装着しないよう、各HDDと情報処理装置100のスロット付近に色分け表示や文字表示をすることが望ましい。   In the above case, the HDD 180-1 connected to the first slot during normal operation, the HDD 180′-1 installed in the first slot during backup processing, and the HDD 180-2 connected to the second slot during normal processing. In order to prevent the HDD 180′-2 installed in the second slot from being installed in a different slot during the backup process, it is desirable to perform color-coded display and character display in the vicinity of each HDD and the slot of the information processing apparatus 100.

図5は、文字やマークによる表示をした様子であり、情報処理装置100の各スロット付近に装着されるHDDの表示100m-1、100m-2が付され、HDD180-1には文字表示180m-1、HDD180-2には文字表示180m-2が付されている。   FIG. 5 shows a display with characters and marks. HDDs 100m-1 and 100m-2 attached near the slots of the information processing apparatus 100 are attached, and the character display 180m- is displayed on the HDD 180-1. 1. The character display 180m-2 is attached to the HDD 180-2.

また、以上の場合に、通常時に第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2、を異なるスロットに装着しないよう、各HDDと情報処理装置100のスロットとで、コネクタ形状やスロット形状、凹凸などを設けることも望ましい。   In the above case, the HDD 180-1 connected to the first slot during normal operation, the HDD 180′-1 installed in the first slot during backup processing, and the HDD 180-2 connected to the second slot during normal operation. It is also desirable that each HDD and the slot of the information processing apparatus 100 be provided with a connector shape, a slot shape, unevenness, etc. so that the HDD 180′-2 attached to the second slot during the backup process is not attached to a different slot.

図6に示す例では、情報処理装置100内のスロットの内部を外から見た外観図であり、内部に各スロット毎に異なる突起100p-1と100p-2とが設けてある。そして、第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1には、第1スロットの突起100p-1に対応した凹部(くぼみ)が設けられ、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2には、第2スロットの突起100p-2に対応した凹部(くぼみ)が設けられているものとする。これにより、間違ったスロットへのHDD180の装着は不可能になる。   The example shown in FIG. 6 is an external view of the inside of the slot in the information processing apparatus 100 as viewed from the outside, and has different protrusions 100p-1 and 100p-2 for each slot. The HDD 180-1 connected to the first slot and the HDD 180′-1 attached to the first slot during the backup process are provided with a recess corresponding to the protrusion 100p-1 of the first slot. The HDD 180-2 connected to the second slot during normal time and the HDD 180′-2 attached to the second slot during backup processing are provided with a recess corresponding to the protrusion 100p-2 of the second slot. It shall be. This makes it impossible to mount the HDD 180 in the wrong slot.

図7に示す例では、第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1と、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2とで、異なる形状で構成されているものとする。これにより、間違ったスロットへのHDD180の装着は不可能になる。   In the example shown in FIG. 7, the HDD 180-1 connected to the first slot, the HDD 180′-1 installed in the first slot during the backup process, and the HDD 180-2 connected to the second slot during the backup process are backed up. It is assumed that the HDD 180′-2 that is installed in the second slot during processing is configured in a different shape. This makes it impossible to mount the HDD 180 in the wrong slot.

図8に示す例では、第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1と、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2とで、異なる形状で構成されているものとする。更に、内部に各スロット毎に異なる突起100p-1と100p-2とが設けてある。そして、第1スロットに接続されているHDD180-1とバックアップ処理時に第1スロットに装着されるHDD180’-1には、第1スロットの突起100p-1に対応した凹部(くぼみ)が設けられ、通常時に第2スロットに接続されているHDD180-2とバックアップ処理時に第2スロットに装着されるHDD180’-2には、第2スロットの突起100p-2に対応した凹部(くぼみ)が設けられているものとする。これにより、間違ったスロットへのHDD180の装着は不可能になる。   In the example shown in FIG. 8, the HDD 180-1 connected to the first slot, the HDD 180'-1 installed in the first slot during backup processing, and the HDD 180-2 connected to the second slot during normal backup It is assumed that the HDD 180′-2 that is installed in the second slot during processing is configured in a different shape. Further, different projections 100p-1 and 100p-2 are provided in each slot. The HDD 180-1 connected to the first slot and the HDD 180′-1 attached to the first slot during the backup process are provided with a recess corresponding to the protrusion 100p-1 of the first slot. The HDD 180-2 connected to the second slot during normal time and the HDD 180′-2 attached to the second slot during backup processing are provided with a recess corresponding to the protrusion 100p-2 of the second slot. It shall be. This makes it impossible to mount the HDD 180 in the wrong slot.

また、図5−8の何れかを、適宜組み合わせた状態に構成してもよい。これにより、間違ったスロットへのHDD180の装着は更に不可能になる。
〔情報処理装置100の動作(2)〕
以下、図2のフローチャート、図9以降の説明図を参照して、本実施形態の情報処理装置100の復元処理の動作を説明する。
Moreover, you may comprise in the state which combined suitably either of FIGS. 5-8. This further makes it impossible to mount the HDD 180 in the wrong slot.
[Operation of Information Processing Device 100 (2)]
The operation of the restoration process of the information processing apparatus 100 according to the present embodiment will be described below with reference to the flowchart of FIG.

まず、復元処理を実行する権限を有する利用者が、操作表示部103から復元処理実行の指示を入力する。なお、この状態でのHDD180の接続状態は、図9(a)のようになっている。   First, a user having the authority to execute the restoration process inputs an instruction to execute the restoration process from the operation display unit 103. The connection state of the HDD 180 in this state is as shown in FIG.

そして、操作表示部103からの指示はCPU101に伝達され、この指示を受けたCPU101は情報処理装置100を復元処理実行モードに切り替える(図2中のステップS201,S221)。   Then, the instruction from the operation display unit 103 is transmitted to the CPU 101, and the CPU 101 that has received this instruction switches the information processing apparatus 100 to the restoration processing execution mode (steps S201 and S221 in FIG. 2).

ここで、CPU101は、操作表示部103にHDD180の交換を促すメッセージを表示する(図2中のステップS222)。ここでは、たとえば、図10(a)のようなメッセージを表示し、図9(a)のような状態から、図9(b)のような状態、すなわち、第1スロットに接続されているデータ用のHDD180-1を取り外し、代わりに、記録済み退避用HDD180’-1に交換させる。   Here, the CPU 101 displays a message for prompting the replacement of the HDD 180 on the operation display unit 103 (step S222 in FIG. 2). Here, for example, a message as shown in FIG. 10A is displayed, and from the state as shown in FIG. 9A to the state as shown in FIG. 9B, that is, data connected to the first slot. The HDD 180-1 is removed and replaced with a recorded evacuation HDD 180'-1.

ここで、CPU101はHDDのIDなどを確認し、この図9(b)のようにして第1スロットに記録済み退避用HDD180’-1が接続されるまでメッセージを操作表示部103に表示し続ける(図2中のステップS223)。なお、交換すべきHDDのスロット近傍で、LEDなどのパイロットランプを点灯させてもよい。   Here, the CPU 101 checks the HDD ID and the like, and continues to display a message on the operation display unit 103 until the recorded save HDD 180′-1 is connected to the first slot as shown in FIG. 9B. (Step S223 in FIG. 2). A pilot lamp such as an LED may be turned on in the vicinity of the slot of the HDD to be replaced.

ここで、この図9(b)のようにして第1スロットに記録済み退避用HDD180’-1が接続されたことを、HDD180’-1のIDなどから検知した場合(図2中のステップS223でYES)、CPU101は、第1スロットに接続されている記録済み退避用HDD180’-1に保存されているバックアップデータを読み出して、第2スロットのHDD180-2にコピーすることで、復元処理を実行する(図2中のステップS224)。   Here, when it is detected from the ID of the HDD 180′-1 that the recorded save HDD 180′-1 is connected to the first slot as shown in FIG. 9B (step S223 in FIG. 2). The CPU 101 reads out the backup data stored in the recorded save HDD 180′-1 connected to the first slot and copies it to the HDD 180-2 in the second slot, thereby performing the restoration process. This is executed (step S224 in FIG. 2).

ここで、CPU101は、第1スロットに接続されている記録済み退避用HDD180’-1に保存されているデータをすべて第2スロットのHDD180-2にコピーし終わった時点で、HDD180のIDを確認することで、情報処理装置100に当初から接続されている各HDD180の全てに対して復元処理を実行したかを確認する(図2中のステップS225)。   Here, the CPU 101 confirms the ID of the HDD 180 when all the data stored in the recorded save HDD 180′-1 connected to the first slot has been copied to the HDD 180-2 of the second slot. By doing this, it is confirmed whether restoration processing has been executed for all the HDDs 180 connected to the information processing apparatus 100 from the beginning (step S225 in FIG. 2).

この時点では、記録済み待避用HDD180’-2に保存されているデータの復元処理が完了していないため、CPU101は、操作表示部103に図10(b)のようなメッセージを表示し、
図9(b)のような状態から、図9(c)のような状態、すなわち、第1スロットに接続されている記録済み退避用HDD180’-1を取り外してデータ用のHDD180-1に交換させると共に、第2スロットに接続されているデータ用のHDD180-2を取り外し、記録済み退避用HDD180’-2に交換させる(図2中のステップS222)。
At this time, since the restoration processing of the data stored in the recorded saving HDD 180′-2 is not completed, the CPU 101 displays a message as shown in FIG.
From the state shown in FIG. 9B, the state shown in FIG. 9C, that is, the recorded evacuation HDD 180′-1 connected to the first slot is removed and replaced with the data HDD 180-1. At the same time, the data HDD 180-2 connected to the second slot is removed and replaced with a recorded evacuation HDD 180′-2 (step S222 in FIG. 2).

ここで、CPU101はHDDのIDなどを確認し、この図9(c)のようにして各HDDが接続されるまでメッセージを操作表示部103に表示し続ける(図2中のステップS223)。なお、交換すべきHDDのスロット近傍で、LEDなどのパイロットランプを点灯させてもよい。   Here, the CPU 101 checks the ID of the HDD, and continues to display a message on the operation display unit 103 until each HDD is connected as shown in FIG. 9C (step S223 in FIG. 2). A pilot lamp such as an LED may be turned on in the vicinity of the slot of the HDD to be replaced.

ここで、この図9(c)のようにして第1スロットにデータ用のHDD180-1が接続され、第2スロットに記録済み退避用HDD180’-2が接続されたことを、HDD180のIDなどから検知した場合(図2中のステップS223でYES)、CPU101は、第2スロットに接続されている記録済み退避用のHDD180’-2に保存されているデータを読み出して、第1スロットのHDD180-1にコピーすることで、復元処理を実行する(図2中のステップS224)。   Here, as shown in FIG. 9C, the fact that the data HDD 180-1 is connected to the first slot and the recorded evacuation HDD 180'-2 is connected to the second slot is the ID of the HDD 180, etc. 2 (YES in step S223 in FIG. 2), the CPU 101 reads out the data stored in the recorded and saved HDD 180′-2 connected to the second slot, and the HDD 180 in the first slot. Copying to −1 executes the restoration process (step S224 in FIG. 2).

ここで、CPU101は、第2スロットに接続されている記録済み退避用HDD180’-2に保存されているデータをすべて第1スロットのHDD180-1にコピーし終わった時点で、HDD180のIDを確認することで、情報処理装置100に当初から接続されている各HDD180の全てについて復元処理を実行したかを確認する(図2中のステップS225)。   Here, the CPU 101 confirms the ID of the HDD 180 when all the data stored in the recorded save HDD 180′-2 connected to the second slot has been copied to the HDD 180-1 of the first slot. Thus, it is confirmed whether restoration processing has been executed for all the HDDs 180 connected to the information processing apparatus 100 from the beginning (step S225 in FIG. 2).

この時点では、第1スロットの復元処理と第2スロットの復元処理とが完了しているため、CPU101は、操作表示部103に図10(c)のようなメッセージを表示し、図9(c)のような状態から、図9(d)のような状態、すなわち、第2スロットに接続されている記録済み退避用HDD180’-2を取り外してデータ用のHDD180-2に交換させて、図9(a)と同じ当初の状態に戻させる(図2中のステップS227)。   At this point, since the restoration process for the first slot and the restoration process for the second slot are completed, the CPU 101 displays a message as shown in FIG. 10C on the operation display unit 103, and FIG. 9), the state shown in FIG. 9D, that is, the recorded save HDD 180′-2 connected to the second slot is removed and replaced with the data HDD 180-2. 9 (a) is returned to the initial state (step S227 in FIG. 2).

そして、この後に、CPU101は、動作モードを復元処理実行モードから通常動作モードに切り替え、情報処理装置100を通常の動作に戻す(図2中のステップS202)。   After that, the CPU 101 switches the operation mode from the restoration process execution mode to the normal operation mode, and returns the information processing apparatus 100 to the normal operation (step S202 in FIG. 2).

以上のように、復元処理実行モード時に、情報処理装置100でそれまでデータ保存に使用していた複数のHDD180のいずれかが取り外され、記録済み退避用HDD180’が接続されることで、該退避用のHDD180’の交換を検知したCPU101が、該情報処理装置に接続されている記録済み待避用HDD180’に記憶されたデータをデータ用のHDD180に記憶させる。そして、この動作を交互に繰り返す。   As described above, in the restoration processing execution mode, any one of the plurality of HDDs 180 that have been used for data storage until then by the information processing apparatus 100 is removed, and the recorded saving HDD 180 ′ is connected, so that the saving is performed. The CPU 101 that has detected the replacement of the HDD for HDD 180 ′ stores the data stored in the recorded saving HDD 180 ′ connected to the information processing apparatus in the data HDD 180. This operation is repeated alternately.

したがって、この情報処理装置100では、退避用のHDD180’のために、設置スペース(スロット)、インタフェース、コントローラ、電源容量、信号ケーブル、放熱など、全ての点において、退避用専用に余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存するHDD180の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is necessary to provide extra space dedicated for evacuation in all respects such as installation space (slot), interface, controller, power supply capacity, signal cable, heat dissipation, etc., for the HDD 180 'for evacuation. Disappears. As a result, it is possible to efficiently execute the restoration process of the HDD 180 that saves data without requiring an extra configuration dedicated to saving.

なお、以上の復元処理実行モード中に、情報処理装置100の復元処理以外の動作要求があった場合には、該情報処理装置100の動作としてHDD180を使用しない動作モードで動作するよう、CPU101が各部を制御する。これにより、実行中の復元処理が中断されることが無く、また、情報処理装置100としての一部の動作もHDD180を使用せずに可能な範囲で実行できるため、効率の良い復元処理と情報処理装置100の動作との両立が実現可能になる。   When there is an operation request other than the restoration process of the information processing apparatus 100 during the above-described restoration process execution mode, the CPU 101 causes the information processing apparatus 100 to operate in an operation mode that does not use the HDD 180. Control each part. As a result, the restoration process being executed is not interrupted, and a part of the operation of the information processing apparatus 100 can be performed as much as possible without using the HDD 180. Therefore, efficient restoration process and information can be performed. Compatibility with the operation of the processing apparatus 100 can be realized.

また、以上の復元処理実行モード中に、該情報処理装置100の復元処理以外の動作要求があった場合には、CPU101が、該情報処理装置100の実行中の復元処理以外の動作を許可しないようにしてもよい。これにより、実行中の復元処理が中断されることが無く、また、情報処理装置100としての復元処理以外の動作は不許可となって復元処理が優先となるため、復元処理を確実に実行することが可能になる。   In addition, when there is an operation request other than the restoration process of the information processing apparatus 100 during the above-described restoration process execution mode, the CPU 101 does not permit any operation other than the restoration process being executed by the information processing apparatus 100. You may do it. Accordingly, the restoration process being executed is not interrupted, and operations other than the restoration process as the information processing apparatus 100 are not permitted and the restoration process has priority, so the restoration process is reliably executed. It becomes possible.

そして、図5〜図8で示したスロットとHDDとの装着位置の工夫により、バックアップ処理時と同様にして、復元処理を確実に実行することができる。また、図5−8の何れかを、適宜組み合わせた状態に構成してもよい。これにより、間違ったスロットへのHDD180の装着は更に不可能になる。   The restoration process can be executed reliably in the same manner as in the backup process by devising the mounting position of the slot and the HDD shown in FIGS. Moreover, you may comprise in the state which combined suitably either of FIGS. 5-8. This further makes it impossible to mount the HDD 180 in the wrong slot.

〔情報処理装置100の構成(2)〕
ここで、第二実施形態の情報処理装置100の構成を、図11(ブロック図)に基づいて詳細に説明する。
[Configuration (2) of Information Processing Device 100]
Here, the configuration of the information processing apparatus 100 according to the second embodiment will be described in detail based on FIG. 11 (block diagram).

なお、この実施形態の情報処理装置100としては、各種の情報処理装置に適用が可能であるが、ここでは、ネットワークに接続された、スキャナ,複写機,プリンタ,ファクシミリ装置の機能を備えた複合機(MFP)を具体例にして説明を続ける。   The information processing apparatus 100 of this embodiment can be applied to various types of information processing apparatuses, but here, it is a composite having functions of a scanner, a copier, a printer, and a facsimile apparatus connected to a network. The description will be continued by taking a machine (MFP) as a specific example.

また、情報処理装置100として既知であって、本実施形態の特徴的な動作や制御に直接に関係しない一般的な部分についての説明は省略してある。さらに、この図11では、図1で示した部分と同一物には同一番号を付すことで、重複した説明を省略する。   Further, description of general portions that are known as the information processing apparatus 100 and are not directly related to the characteristic operation and control of the present embodiment is omitted. Further, in FIG. 11, the same parts as those shown in FIG.

HDDコントローラ170(170-1〜170-4)は、以下のHDD180のライト(書き込み)/リード(読み出し)を制御する制御手段であり、CPU101と共に記憶制御手段を構成している。   The HDD controller 170 (170-1 to 170-4) is a control unit that controls writing (reading) / reading (reading) of the HDD 180 described below, and constitutes a storage control unit together with the CPU 101.

HDD180(180-1〜180-4)は、ディスク型記録媒体にデータを記憶させる不揮発性の記憶部(請求項における不揮発性記憶手段)を構成しており、ランダムアクセス可能な大容量の記憶装置である。なお、ここでは、複数のHDD180-1〜180-4の4組が情報処理装置100に接続される。   The HDD 180 (180-1 to 180-4) constitutes a non-volatile storage unit (non-volatile storage means in claims) that stores data in a disk-type recording medium, and is a large-capacity storage device that can be accessed randomly It is. Here, four sets of a plurality of HDDs 180-1 to 180-4 are connected to the information processing apparatus 100.

また、このHDD180は、情報処理装置100に着脱に構成されて接続されている。また、ここでは、データを記憶する通常のHDD180が接続されているが、後述するバックアップ処理、バックアップ復元処理(以下、単に復元処理)の際には、退避用不揮発性記憶手段としての退避用HDDが接続される。   Further, the HDD 180 is configured to be attached to and detached from the information processing apparatus 100. Also, here, a normal HDD 180 for storing data is connected. However, in backup processing and backup restoration processing (hereinafter simply referred to as restoration processing) described later, a saving HDD as a saving nonvolatile storage means is used. Is connected.

この図11に示した具体例では、情報処理装置100の第1スロットにHDDコントローラ170-1とHDD180-1が接続されており、第2スロットにHDDコントローラ170-2とHDD180-2が接続されており、第3スロットにHDDコントローラ170-3とHDD180-3が接続されており、第4スロットにHDDコントローラ170-4とHDD180-4が接続されており、合計で4組のHDDが接続された状態を例示している。   In the specific example shown in FIG. 11, HDD controller 170-1 and HDD 180-1 are connected to the first slot of information processing apparatus 100, and HDD controller 170-2 and HDD 180-2 are connected to the second slot. HDD controller 170-3 and HDD 180-3 are connected to the third slot, HDD controller 170-4 and HDD 180-4 are connected to the fourth slot, and a total of four sets of HDDs are connected. The state is illustrated.

なお、必要に応じて、バス102とHDDコントローラ170との間に、バスコントローラを配置してもよい。
〔情報処理装置100の動作(3)〕
基本的には、図2のフローチャートに従ってバックアップ処理を実行する。
Note that a bus controller may be disposed between the bus 102 and the HDD controller 170 as necessary.
[Operation (3) of Information Processing Device 100]
Basically, the backup process is executed according to the flowchart of FIG.

ここで、バックアップ処理の際に、まず、図11に示すように、複数組みで並行してバックアップ処理を実行する。そして、図11のように、複数組みで並行してバックアップ処理を実行した後に、図12に示すように、残りのHDD180についても複数組みで並行してバックアップ処理を実行する。   Here, in the backup process, first, as shown in FIG. 11, the backup process is executed in parallel in a plurality of sets. Then, as shown in FIG. 11, after the backup processing is executed in parallel with a plurality of sets, as shown in FIG. 12, the backup processing is executed in parallel with the remaining sets of HDDs 180 as well.

すなわち、当初は複数2n個のHDD180が情報処理装置100に接続されており、この複数2n個のHDD180のうちの複数n個のいずれかが複数n個の待避用HDD180’に交換されて、複数n(n=2n−n)個のHDD180が情報処理装置100に接続されている場合、CPU101は、複数n個の、該情報処理装置100に接続されているHDD180に記憶されたデータをバックアップデータとして待避用HDD180’に並行して記憶させる。   That is, initially, a plurality of 2n HDDs 180 are connected to the information processing apparatus 100, and any one of the plurality of 2n HDDs 180 is replaced with a plurality of n saving HDDs 180 ′. When n (n = 2n−n) HDDs 180 are connected to the information processing apparatus 100, the CPU 101 uses a plurality of n pieces of data stored in the HDDs 180 connected to the information processing apparatus 100 as backup data. Are stored in parallel in the saving HDD 180 ′.

したがって、この情報処理装置100では、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存するHDD180のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is not necessary to provide an extra space in all respects such as the installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply capacity, the signal cable, and the heat dissipation. As a result, it is possible to efficiently perform backup of the HDD 180 that stores data without requiring an extra configuration dedicated to saving.

さらに、この情報処理装置100では、複数n個のHDD180から退避用HDD180に並行してバックアップ処理を実行することができ、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的なバックアップ処理が可能になる。   Further, in this information processing apparatus 100, backup processing can be executed in parallel from the plurality of n HDDs 180 to the evacuation HDD 180. The installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply Efficient backup processing is possible without adding capacity, signal cables, heat dissipation, etc.

なお、以上は4組のHDDについて、2組ずつバックアップ処理を実行する例であったが、6,8,…など他の数値であってもよい。
また、複数のHDDが奇数個である場合は、以下のようにする。すなわち、当初は複数a個のHDD180が情報処理装置100に接続されており、この複数a個のHDD180のうちの複数b個のいずれかが複数b個の待避用HDD180’に交換されて、複数c(c=a−b)個のHDD180が情報処理装置100に接続されている場合、CPU101は、複数d(dはbあるいはcのいずれか小さい方)個の、該情報処理装置100に接続されているHDD180に記憶されたデータをバックアップデータとして待避用HDD180’に並行して記憶させる。
The above is an example in which backup processing is executed for two sets of four HDDs, but other numerical values such as 6, 8,...
When there are an odd number of HDDs, the following is performed. In other words, a plurality of “a” HDDs 180 are initially connected to the information processing apparatus 100, and any one of a plurality “b” of the plurality of “a” HDDs 180 is replaced with a plurality of “b” saving HDDs 180 ′. When c (c = a−b) HDDs 180 are connected to the information processing apparatus 100, the CPU 101 connects to a plurality of d (d is the smaller of b or c) information processing apparatuses 100. The data stored in the HDD 180 is stored as backup data in parallel in the saving HDD 180 ′.

したがって、この情報処理装置100では、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、退避専用の余分な構成を必要とせず、データを保存するHDD180のバックアップを効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is not necessary to provide an extra space in all respects such as the installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply capacity, the signal cable, and the heat dissipation. As a result, it is possible to efficiently perform backup of the HDD 180 that stores data without requiring an extra configuration dedicated to saving.

さらに、この情報処理装置100では、複数d個のHDD180から退避用HDD180に並行してバックアップ処理を実行することができ、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的なバックアップ処理が可能になる。   Further, in this information processing apparatus 100, backup processing can be executed in parallel from the plurality of d HDDs 180 to the evacuation HDD 180. The installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply Efficient backup processing is possible without adding capacity, signal cables, heat dissipation, etc.

なお、以上のバックアップ処理実行モード中に、情報処理装置100のバックアップ処理以外の動作要求があった場合には、該情報処理装置100の動作としてHDD180を使用しない動作モードで動作するよう、CPU101が各部を制御する。これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置100としての一部の動作もHDD180を使用せずに可能な範囲で実行できるため、効率の良いバックアップ処理と情報処理装置100の動作との両立が実現可能になる。   When there is an operation request other than the backup processing of the information processing apparatus 100 during the above-described backup processing execution mode, the CPU 101 causes the information processing apparatus 100 to operate in an operation mode that does not use the HDD 180. Control each part. As a result, the backup process being executed is not interrupted, and a part of the operation of the information processing apparatus 100 can be performed as much as possible without using the HDD 180. Therefore, efficient backup processing and information can be performed. Compatibility with the operation of the processing apparatus 100 can be realized.

また、以上のバックアップ処理実行モード中に、該情報処理装置100のバックアップ処理以外の動作要求があった場合には、CPU101が、該情報処理装置100の実行中のバックアップ処理以外の動作を許可しないようにしてもよい。これにより、実行中のバックアップ処理が中断されることが無く、また、情報処理装置100としてのバックアップ処理以外の動作は不許可となってバックアップ処理が優先となるため、バックアップ処理を確実に実行することが可能になる。   In addition, when there is an operation request other than the backup process of the information processing apparatus 100 during the above-described backup process execution mode, the CPU 101 does not permit any operation other than the backup process being executed by the information processing apparatus 100. You may do it. As a result, the backup process being executed is not interrupted, and operations other than the backup process as the information processing apparatus 100 are not permitted and the backup process has priority, so the backup process is executed reliably. It becomes possible.

そして、図5〜図8で示したスロットとHDDとの装着位置の工夫により、バックアップ処理時を確実に実行することができる。また、図5−8の何れかを、適宜組み合わせた状態に構成してもよい。これにより、間違ったスロットへのHDD180の装着は更に不可能になる。   And the time of a backup process can be reliably performed by devising the mounting position of the slot and HDD shown in FIGS. Moreover, you may comprise in the state which combined suitably either of FIGS. 5-8. This further makes it impossible to mount the HDD 180 in the wrong slot.

〔情報処理装置100の動作(4)〕
基本的には、図2のフローチャートに従って復元処理を実行する。
この復元処理の際も、まず、図13に示すように、複数組みで並行して復元処理を実行する。そして、図13のように、複数組みで並行して復元処理を実行した後に、図14に示すように、残りのHDD180についても複数組みで並行して復元処理を実行する。
[Operation of Information Processing Device 100 (4)]
Basically, the restoration process is executed according to the flowchart of FIG.
Also in this restoration process, first, as shown in FIG. 13, restoration processes are executed in parallel in a plurality of sets. Then, as shown in FIG. 13, after performing restoration processing in a plurality of sets in parallel, as shown in FIG. 14, the remaining HDDs 180 are also executed in parallel in a plurality of sets.

すなわち、当初は複数2n個のHDD180が情報処理装置100に接続されており、この複数2n個のHDD180のうちの複数n個のいずれかが複数n個のバックアップデータ記憶済みの待避用HDD180’に交換されて、複数n(n=2n−n)個のHDD180が情報処理装置100に接続されている場合、CPU101は、複数n個で並行して、待避用HDD180’に記憶されているバックアップデータを、該情報処理装置100に接続されているHDD180に対して戻すことにより復元処理を実行する。   That is, initially, a plurality of 2n HDDs 180 are connected to the information processing apparatus 100, and any one of the plurality of 2n HDDs 180 is stored in a plurality of n backup data stored in the backup HDD 180 ′. When a plurality of n (n = 2n−n) HDDs 180 are exchanged and connected to the information processing apparatus 100, the CPU 101 stores a plurality of n pieces of backup data stored in the save HDD 180 ′ in parallel. Is restored to the HDD 180 connected to the information processing apparatus 100 to execute the restoration process.

したがって、この情報処理装置100では、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、データを保存するHDD180の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is not necessary to provide an extra space in all respects such as the installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply capacity, the signal cable, and the heat dissipation. As a result, it is possible to efficiently execute the restoration process of the HDD 180 that stores data.

さらに、この情報処理装置100では、複数d個のバックアップデータ記憶済みの退避用HDD180からHDD180に並行して復元処理を実行することができ、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的な復元処理が可能になる。   Further, in this information processing apparatus 100, the restoration processing can be executed in parallel with the HDD 180 from the plurality of d backup data stored in the backup data 180. The installation space (slot) of the saving HDD 180, the interface, and the saving data Efficient restoration processing can be performed without adding the controller, power supply capacity, signal cable, heat dissipation, and the like of the HDD 180.

また、複数のHDDが奇数個である場合は、以下のようにする。すなわち、当初は複数a個のHDD180が情報処理装置100に接続されており、この複数a個のHDD180のうちの複数b個のいずれかが複数b個のバックアップデータ記憶済みの待避用HDD180’に交換されて、複数c(c=a−b)個のHDD180が情報処理装置100に接続されている場合、CPU101は、複数d(dはbあるいはcのいずれか小さい方)個で並行して、待避用HDD180’に記憶されているバックアップデータを、該情報処理装置100に接続されているHDD180に対して戻すことにより復元処理を実行する。   When there are an odd number of HDDs, the following is performed. That is, a plurality of “a” HDDs 180 are initially connected to the information processing apparatus 100, and any one of a plurality “b” of the plurality of “a” HDDs 180 is a plurality of “b” backup data stored in the backup HDD 180 ′. When a plurality of c (c = a−b) HDDs 180 are connected to the information processing apparatus 100 after the replacement, the CPU 101 uses a plurality of d (d is the smaller of b or c) in parallel. Then, the restoration process is executed by returning the backup data stored in the saving HDD 180 ′ to the HDD 180 connected to the information processing apparatus 100.

したがって、この情報処理装置100では、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱など、全ての点において、余分に設ける必要がなくなる。この結果、データを保存するHDD180の復元処理を効率的に実行することが可能になる。   Therefore, in this information processing apparatus 100, it is not necessary to provide an extra space in all respects such as the installation space (slot) of the evacuation HDD 180, the interface, the controller of the evacuation HDD 180, the power supply capacity, the signal cable, and the heat dissipation. As a result, it is possible to efficiently execute the restoration process of the HDD 180 that stores data.

さらに、この情報処理装置100では、複数d個のバックアップデータ記憶済みの退避用HDD180からHDD180に並行して復元処理を実行することができ、退避用HDD180の設置スペース(スロット)、インタフェース、退避用HDD180のコントローラ、電源容量、信号ケーブル、放熱などを、増設することなく、効率的な復元処理が可能になる。   Further, in this information processing apparatus 100, the restoration processing can be executed in parallel with the HDD 180 from the plurality of d backup data stored in the backup data 180. The installation space (slot) of the saving HDD 180, the interface, and the saving data Efficient restoration processing can be performed without adding the controller, power supply capacity, signal cable, heat dissipation, and the like of the HDD 180.

なお、以上の復元処理実行モード中に、情報処理装置100の復元処理以外の動作要求があった場合には、該情報処理装置100の動作としてHDD180を使用しない動作モードで動作するよう、CPU101が各部を制御する。これにより、実行中の復元処理が中断されることが無く、また、情報処理装置100としての一部の動作もHDD180を使用せずに可能な範囲で実行できるため、効率の良い復元処理と情報処理装置100の動作との両立が実現可能になる。   When there is an operation request other than the restoration process of the information processing apparatus 100 during the above-described restoration process execution mode, the CPU 101 causes the information processing apparatus 100 to operate in an operation mode that does not use the HDD 180. Control each part. As a result, the restoration process being executed is not interrupted, and a part of the operation of the information processing apparatus 100 can be performed as much as possible without using the HDD 180. Therefore, efficient restoration process and information can be performed. Compatibility with the operation of the processing apparatus 100 can be realized.

また、以上の復元処理実行モード中に、該情報処理装置100の復元処理以外の動作要求があった場合には、CPU101が、該情報処理装置100の実行中の復元処理以外の動作を許可しないようにしてもよい。これにより、実行中の復元処理が中断されることが無く、また、情報処理装置100としての復元処理以外の動作は不許可となって復元処理が優先となるため、復元処理を確実に実行することが可能になる。   In addition, when there is an operation request other than the restoration process of the information processing apparatus 100 during the above-described restoration process execution mode, the CPU 101 does not permit any operation other than the restoration process being executed by the information processing apparatus 100. You may do it. Accordingly, the restoration process being executed is not interrupted, and operations other than the restoration process as the information processing apparatus 100 are not permitted and the restoration process has priority, so the restoration process is reliably executed. It becomes possible.

そして、図5〜図8で示したスロットとHDDとの装着位置の工夫により、バックアップ処理時と同様にして、復元処理を確実に実行することができる。また、図5−8の何れかを、適宜組み合わせた状態に構成してもよい。これにより、間違ったスロットへのHDD180の装着は更に不可能になる。   The restoration process can be executed reliably in the same manner as in the backup process by devising the mounting position of the slot and the HDD shown in FIGS. Moreover, you may comprise in the state which combined suitably either of FIGS. 5-8. This further makes it impossible to mount the HDD 180 in the wrong slot.

〔情報処理装置100の動作(5)〕
以上の情報処理装置100の動作(1)〜(4)においては、操作表示部103に対して利用者からバックアップ処理や復元処理の指示が発生した場合に、CPU101が動作モードを切り替えていた。
[Operation of Information Processing Device 100 (5)]
In the operations (1) to (4) of the information processing apparatus 100 described above, the CPU 101 switches the operation mode when an instruction for backup processing or restoration processing is issued from the user to the operation display unit 103.

これに対し、各スロットへの待避用HDD180’の接続を検知したCPU101は、バックアップ処理を開始しても良い。同様にして、各スロットへの記録済み待避用HDD180’の接続を検知したCPU101は、復元処理を開始しても良い。   On the other hand, the CPU 101 that has detected the connection of the save HDD 180 'to each slot may start the backup process. Similarly, the CPU 101 that has detected the connection of the recorded saving HDD 180 ′ to each slot may start the restoration process.

〔情報処理装置100のその他の構成〕
以上の実施形態では、不揮発性記憶手段の具体例として、HDDを用いて説明してきた。しかし、データ用と待避用の不揮発性記憶手段はこれに限定されず、フラッシュメモリであってもよい。
[Other Configurations of Information Processing Apparatus 100]
In the above embodiment, the HDD has been described as a specific example of the nonvolatile storage unit. However, the non-volatile storage means for data and saving is not limited to this, and may be a flash memory.

100 情報処理装置
103 操作表示部
105 ROM
107 RAM
110 画像入力部
120 画像処理部
130 画像出力部
170 HDDコントローラ
180 HDD
100 Information Processing Device 103 Operation Display Unit 105 ROM
107 RAM
110 Image input unit 120 Image processing unit 130 Image output unit 170 HDD controller 180 HDD

Claims (16)

データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、
前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、
前記記憶制御手段は、
バックアップ処理実行時には、
前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知し、
該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させる、
ことを特徴とする情報処理装置。
A plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data;
Storage control means for writing or reading data to or from the nonvolatile storage means,
The storage control means
During backup processing,
Detecting that any one of the plurality of nonvolatile storage means is replaced with a saving nonvolatile storage means for storing backup data prepared separately from the plurality of nonvolatile storage means,
Storing the data stored in the non-volatile storage means connected to the information processing device in the non-volatile storage means for saving as backup data;
An information processing apparatus characterized by that.
データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、
前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、
前記記憶制御手段は、
前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別に用意された、バックアップデータを記憶させる待避用不揮発性記憶手段に交換されたことを検知した場合にバックアップ処理を開始し、
該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させる、
ことを特徴とする情報処理装置。
A plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data;
Storage control means for writing or reading data to or from the nonvolatile storage means,
The storage control means
Backup when it is detected that any one of the plurality of nonvolatile storage means is replaced with a saving nonvolatile storage means for storing backup data prepared separately from the plurality of nonvolatile storage means Start processing,
Storing the data stored in the nonvolatile storage means connected to the information processing apparatus as backup data in the saving nonvolatile storage means;
An information processing apparatus characterized by that.
前記記憶制御手段は、
前記複数a個の前記不揮発性記憶手段のうちの複数b個のいずれかが複数b個の前記待避用不揮発性記憶手段に交換され、複数c(c=a−b)個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数d(dはbあるいはcのいずれか小さい方)個の、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に並行して記憶させる、
ことを特徴とする請求項1または請求項2に記載の情報処理装置。
The storage control means
Any one of the plurality b of the plurality of a non-volatile storage means is replaced with a plurality of b non-volatile storage means for saving, and a plurality of c (c = a−b) non-volatile storages. When the means is connected to the information processing apparatus, a plurality of d (d is the smaller of b or c) pieces of data stored in the nonvolatile storage means connected to the information processing apparatus are backed up. Storing the data in parallel in the non-volatile storage means for saving,
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
前記記憶制御手段は、
前記複数2n個の前記不揮発性記憶手段のうちの複数n個のいずれかが複数n個の前記待避用不揮発性記憶手段に交換され、複数n個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数n個の、該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に並行して記憶させる、
ことを特徴とする請求項1または請求項2に記載の情報処理装置。
The storage control means
Any one of a plurality of n of the plurality of 2n non-volatile storage means is replaced with a plurality of n non-volatile storage means for saving, and the plurality of n non-volatile storage means are connected to an information processing apparatus. A plurality of n pieces of data stored in the non-volatile storage means connected to the information processing device are stored in parallel in the save non-volatile storage means as backup data;
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
各種表示を行う表示手段を備え、
前記記憶制御手段は、
該情報処理装置に接続されている前記不揮発性記憶手段に記憶されたデータをバックアップデータとして前記待避用不揮発性記憶手段に記憶させた後、バックアップ処理が未完了の前記不揮発性記憶手段のバックアップ処理を実行するために、前記不揮発性記憶手段または前記待避用不揮発性記憶手段の交換を促すメッセージを前記表示手段に表示する、
ことを特徴とする請求項1−4のいずれか一項に記載の情報処理装置。
A display means for performing various displays is provided.
The storage control means
Backup processing of the nonvolatile storage means in which backup processing is incomplete after storing data stored in the nonvolatile storage means connected to the information processing apparatus as backup data in the non-volatile storage means for saving To display a message prompting the replacement of the non-volatile storage means or the non-volatile storage means for saving on the display means,
The information processing apparatus according to any one of claims 1-4.
情報処理装置の動作を制御する制御手段を備え、
前記バックアップ処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として前記不揮発性記憶手段を使用しない動作モードで動作するよう各部を制御する、
ことを特徴とする請求項1−5のいずれか一項に記載の情報処理装置。
Comprising control means for controlling the operation of the information processing apparatus;
When there is an operation request other than the backup process of the information processing apparatus during execution of the backup process, each part is controlled to operate in an operation mode that does not use the non-volatile storage means as an operation of the information processing apparatus. ,
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
情報処理装置の動作を制御する制御手段を備え、
前記バックアップ処理を実行中には、該情報処理装置のバックアップ処理以外の動作要求があっても該情報処理装置の動作を許可しない、
ことを特徴とする請求項1−5のいずれか一項に記載の情報処理装置。
Comprising control means for controlling the operation of the information processing apparatus;
During the execution of the backup process, even if there is an operation request other than the backup process of the information processing apparatus, the operation of the information processing apparatus is not permitted.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、
前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、
前記記憶制御手段は、
バックアップデータを前記不揮発性記憶手段に戻す復元処理の実行時には、
前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知し、
前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、
ことを特徴とする情報処理装置。
A plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data;
Storage control means for writing or reading data to or from the nonvolatile storage means,
The storage control means
When executing the restoration process for returning the backup data to the non-volatile storage means,
Detecting that any of the plurality of nonvolatile storage means is replaced with a backup nonvolatile storage means that has already stored backup data different from the plurality of nonvolatile storage means,
Executing the restoration process by returning the backup data stored in the non-volatile storage means for saving to the nonvolatile storage means connected to the information processing apparatus;
An information processing apparatus characterized by that.
データを保存するために情報処理装置に対して着脱可能に接続されている複数の不揮発性記憶手段と、
前記不揮発性記憶手段に対してデータの書き込み若しくは読み出しを実行する記憶制御手段と、を備え、
前記記憶制御手段は、
前記複数の不揮発性記憶手段のうちのいずれかが、前記複数の不揮発性記憶手段とは別のバックアップデータを既に記憶している待避用不揮発性記憶手段に交換されたことを検知した場合に復元処理を開始し、
前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、
ことを特徴とする情報処理装置。
A plurality of non-volatile storage means detachably connected to the information processing apparatus for storing data;
Storage control means for writing or reading data to or from the nonvolatile storage means,
The storage control means
Restoration when it is detected that any one of the plurality of nonvolatile storage means is replaced with a backup nonvolatile storage means already storing backup data different from the plurality of nonvolatile storage means Start processing,
Executing the restoration process by returning the backup data stored in the non-volatile storage means for saving to the nonvolatile storage means connected to the information processing apparatus;
An information processing apparatus characterized by that.
前記記憶制御手段は、
前記複数a個の前記不揮発性記憶手段のうちの複数b個のいずれかが複数b個の前記待避用不揮発性記憶手段に交換され、複数c(c=a−b)個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数d(dはbあるいはcのいずれか小さい方)個で並行して、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、
ことを特徴とする請求項8または請求項9に記載の情報処理装置。
The storage control means
Any one of the plurality b of the plurality of a non-volatile storage means is replaced with a plurality of b non-volatile storage means for saving, and a plurality of c (c = a−b) non-volatile storages. When the means is connected to the information processing apparatus, a plurality of d (d is the smaller of b or c) pieces in parallel and backup data stored in the non-volatile storage means for saving are stored in the information Performing restoration processing by returning to the non-volatile storage means connected to the processing device;
The information processing apparatus according to claim 8, wherein the information processing apparatus is an information processing apparatus.
前記記憶制御手段は、
前記複数2n個の前記不揮発性記憶手段のうちの複数n個のいずれかが複数n個の前記待避用不揮発性記憶手段に交換され、複数n個の前記不揮発性記憶手段が情報処理装置に接続されている場合、複数n個で並行して、前記待避用不揮発性記憶手段に記憶されているバックアップデータを、該情報処理装置に接続されている前記不揮発性記憶手段に対して戻すことにより復元処理を実行する、
ことを特徴とする請求項8または請求項9に記載の情報処理装置。
The storage control means
Any one of a plurality of n of the plurality of 2n non-volatile storage units is replaced with a plurality of n non-volatile storage units for saving, and the plurality of n non-volatile storage units are connected to an information processing apparatus. In the case where a plurality of data is stored in parallel, the backup data stored in the non-volatile storage unit for saving is restored by returning it to the non-volatile storage unit connected to the information processing apparatus. Execute the process,
The information processing apparatus according to claim 8, wherein the information processing apparatus is an information processing apparatus.
各種表示を行う表示手段を備え、
前記記憶制御手段は、該情報処理装置に接続されている前記不揮発性記憶手段に対して前記待避用不揮発性記憶手段から復元処理を実行した後、未完了の復元処理を実行するために、前記不揮発性記憶手段または前記待避用不揮発性記憶手段の交換を促すメッセージを前記表示手段に表示する、
ことを特徴とする請求項8−11のいずれか一項に記載の情報処理装置。
A display means for performing various displays is provided.
The storage control means performs the restoration process from the non-volatile storage means for saving on the nonvolatile storage means connected to the information processing apparatus, and then executes the restoration process incomplete. Displaying on the display means a message prompting replacement of the non-volatile storage means or the non-volatile storage means for saving;
The information processing apparatus according to any one of claims 8-11.
情報処理装置の動作を制御する制御手段を備え、
前記復元処理を実行中に該情報処理装置のバックアップ処理以外の動作要求があった場合には、該情報処理装置の動作として前記不揮発性記憶手段を使用しない動作モードで動作するよう各部を制御する、
ことを特徴とする請求項8−12のいずれか一項に記載の情報処理装置。
Comprising control means for controlling the operation of the information processing apparatus;
When there is an operation request other than the backup process of the information processing apparatus during the restoration process, the respective units are controlled to operate in an operation mode that does not use the nonvolatile storage unit as the operation of the information processing apparatus. ,
The information processing apparatus according to claim 8, wherein the information processing apparatus is an information processing apparatus.
情報処理装置の動作を制御する制御手段を備え、
前記復元処理を実行中には、該情報処理装置のバックアップ処理以外の動作要求があっても該情報処理装置の動作を許可しない、
ことを特徴とする請求項8−12のいずれか一項に記載の情報処理装置。
Comprising control means for controlling the operation of the information processing apparatus;
During the restoration process, even if there is an operation request other than the backup process of the information processing apparatus, the operation of the information processing apparatus is not permitted.
The information processing apparatus according to claim 8, wherein the information processing apparatus is an information processing apparatus.
前記記憶制御手段は、前記不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置を前記表示手段に表示する、
ことを特徴とする請求項1−14のいずれか一項に記載の情報処理装置。
The storage control means displays on the display means a mounting position of a saving nonvolatile storage means that is exchanged with the nonvolatile storage means and attached to the information processing apparatus;
The information processing apparatus according to any one of claims 1-14.
前記不揮発性記憶手段と交換されて情報処理装置に装着される待避用不揮発性記憶手段の装着位置が、前記情報処理装置上に表示されている、
ことを特徴とする請求項1−15のいずれか一項に記載の情報処理装置。
The mounting position of the non-volatile storage means for saving which is exchanged for the nonvolatile storage means and is attached to the information processing apparatus is displayed on the information processing apparatus.
The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
JP2009069594A 2009-03-23 2009-03-23 Information processor Pending JP2010224732A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009069594A JP2010224732A (en) 2009-03-23 2009-03-23 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009069594A JP2010224732A (en) 2009-03-23 2009-03-23 Information processor

Publications (1)

Publication Number Publication Date
JP2010224732A true JP2010224732A (en) 2010-10-07

Family

ID=43041869

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009069594A Pending JP2010224732A (en) 2009-03-23 2009-03-23 Information processor

Country Status (1)

Country Link
JP (1) JP2010224732A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128702A (en) * 2010-12-16 2012-07-05 Komatsu Ltd Monitoring device, machine equipped with monitoring device and data storage method for monitoring device
JP2016517122A (en) * 2013-04-29 2016-06-09 アマゾン・テクノロジーズ・インコーポレーテッド Selective retention of application program data migrated from system memory to non-volatile data storage
US9891873B2 (en) 2015-10-30 2018-02-13 Fuji Xerox Co., Ltd. Print system, display control device, display control method, and non-transitory computer readable medium that specifies a storage medium to be replaced

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128702A (en) * 2010-12-16 2012-07-05 Komatsu Ltd Monitoring device, machine equipped with monitoring device and data storage method for monitoring device
JP2016517122A (en) * 2013-04-29 2016-06-09 アマゾン・テクノロジーズ・インコーポレーテッド Selective retention of application program data migrated from system memory to non-volatile data storage
US10089191B2 (en) 2013-04-29 2018-10-02 Amazon Technologies, Inc. Selectively persisting application program data from system memory to non-volatile data storage
US9891873B2 (en) 2015-10-30 2018-02-13 Fuji Xerox Co., Ltd. Print system, display control device, display control method, and non-transitory computer readable medium that specifies a storage medium to be replaced

Similar Documents

Publication Publication Date Title
US8922805B2 (en) Image processing apparatus having updatable firmware, method for controlling image processing apparatus, and program
US9563444B2 (en) Image forming apparatus having hibernation function according to device connection states, control method therefor, and storage medium
KR102213372B1 (en) Image forming apparatus capable of preventing unnecessary replacement of toner cartridge, method of controlling the same, and storage medium
US9065941B2 (en) Image processing apparatus and method for controlling the same
US20180203623A1 (en) Information processing apparatus, method of controlling the same and storage medium
JP2004303216A (en) Information processor, image forming apparatus, error processing method in starting program, and recording medium
US9411401B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP2010224732A (en) Information processor
US9170545B2 (en) Image forming apparatus and control method thereof
JP6226243B2 (en) Image forming apparatus, operation control method, and operation control program
KR20150076094A (en) Printing apparatus, method for controlling printing apparatus, and storage medium
JP6590722B2 (en) Electronic device, control method thereof, and program
JP7127378B2 (en) Image processing device, self-diagnostic method and program
JP5251543B2 (en) Image processing apparatus, performance improvement preventing method and program for image processing apparatus
JP2021089607A (en) Information processing apparatus
US9798637B2 (en) Information processing apparatus and control method of information processing apparatus with access to storage device based on communication with storage device
JP6459543B2 (en) Image forming apparatus, job processing control method, and job processing control program
JP2007264978A (en) Information processor and method for starting the same
JP2006344022A (en) Equipment and program starting method
JP2009010756A (en) Image processing apparatus, self-diagnosis method, self-diagnosis program, and recording medium
JP2009076155A (en) Storage means protection device
JP2016139298A (en) Image processor
JP5229568B2 (en) Information processing device
JP5447112B2 (en) Image forming apparatus
JP6459570B2 (en) Image forming apparatus, activation control method, and activation control program