JP6032889B2 - 情報処理装置、制御方法、及びプログラム - Google Patents
情報処理装置、制御方法、及びプログラム Download PDFInfo
- Publication number
- JP6032889B2 JP6032889B2 JP2011274888A JP2011274888A JP6032889B2 JP 6032889 B2 JP6032889 B2 JP 6032889B2 JP 2011274888 A JP2011274888 A JP 2011274888A JP 2011274888 A JP2011274888 A JP 2011274888A JP 6032889 B2 JP6032889 B2 JP 6032889B2
- Authority
- JP
- Japan
- Prior art keywords
- storage device
- hdd
- information processing
- mirroring
- processing apparatus
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/16—Protection against loss of memory contents
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2053—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
- G06F11/2056—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
- G06F11/2082—Data synchronisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/78—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
- G06F21/80—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/2053—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
- G06F11/2056—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
- G06F11/2087—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring with a common controller
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Storage Device Security (AREA)
Description
HDDの信頼性を向上させる技術として、ミラーリングが存在する。ミラーリングでは、2台のHDDに同じデータを書き込む。これにより、一方のHDDが故障しても、そのHDDを新たなHDDに交換すれば、もう一方のHDDを用いてリビルドを実行し、HDDが故障する前と同じ状態に復旧することができる。
また、HDDの情報を保護するために、HDDにパスワードを設定することがある。パスワードは、情報処理装置とHDDの間でユニークなものが設定される。一度パスワードが設定されたHDDは、次回電源がオンになった際にロックが掛かり、情報処理装置がパスワードの認証に成功するまでは、HDDに対してデータのアクセスができなくなる。
特許文献1には、ミラーリングを行う構成において、それぞれのHDDに対してパスワードを設定する技術が記載されている。
HDDが新たに装着された際には、新たに装着されたHDDに対して自動でリビルドが開始される。一方、新たに装着されたHDDに対してパスワードが設定されるまで、新たに装着されたHDDにはロックが掛からずアクセスができる状態になっている。そのため、HDDが新たに装着された際に、新たに装着されたHDDに対してパスワードが設定されない状態で、新たに装着されたHDDに対してリビルドが実行されてしまうことがあった。
本発明は、1台目のHDDが既に装着されている状態で2台目のHDDが新たに装着された際に、新たに装着されたHDDに対してパスワードを設定する前に、新たに装着されたHDDに対してリビルドが実行されてしまうことを防止することを目的とする。
前記検知手段が前記情報処理装置に前記第2の記憶装置が接続されたことを検知したことに応じて、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みを禁止した上で、認証情報を前記第2の記憶装置に設定する設定手段と、前記第2の記憶装置に前記認証情報が設定されるまで、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みであって前記第2の記憶装置に対するデータの書き込みを禁止するように制御する制御手段と、
前記設定手段が前記認証情報を前記第2の記憶装置に設定した後に、前記第1の記憶装置と前記第2の記憶装置との間のミラーリング処理に関わるリビルド処理における書き込み処理として、前記第1の記憶装置に記憶されたデータを前記第2の記憶装置へコピーする手段とを有することを特徴とする。
第1の実施例では、ミラーリングを開始するために新たにHDDを増設する場面における対策について説明する。
第2の実施例では、ミラーリングを実行している最中に片方のHDDが故障し故障したHDDを新たなHDDに交換する場面における対策について説明する。
前述した各実施例は、どのように組み合わせてもよい。
Claims (7)
- 第1の記憶装置に記憶制御装置を介して接続される情報処理装置であって、前記情報処理装置に対して、前記第2の記憶装置が、前記第1の記憶装置と第2記憶装置との間でミラーリングをするために接続されたことを検知する検知手段と、
前記検知手段が前記情報処理装置に前記第2の記憶装置が接続されたことを検知したことに応じて、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みを禁止した上で、認証情報を前記第2の記憶装置に設定する設定手段と、
前記第2の記憶装置に前記認証情報が設定されるまで、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みであって前記第2の記憶装置に対するデータの書き込みを禁止するように制御する制御手段と、
前記設定手段が前記認証情報を前記第2の記憶装置に設定した後に、前記第1の記憶装置と前記第2の記憶装置との間のミラーリング処理に関わるリビルド処理における書き込み処理として、前記第1の記憶装置に記憶されたデータを前記第2の記憶装置へコピーする手段とを有することを特徴とする情報処理装置。 - 前記第2の記憶装置は、
前記第2の記憶装置の電源がオンになった際に、当該第2の記憶装置に設定された認証情報と前記情報処理装置に保持された認証情報を比較して認証を行い、
当該認証に成功した場合には、当該第2の記憶装置へのアクセスを許可し、
当該認証に失敗した場合には、当該第2の記憶装置へのアクセスを禁止することを特徴とする請求項1に記載の情報処理装置。 - 前記情報処理装置から第3の記憶装置が取り外されたことを検出する検出手段と、前記検出手段が前記情報処理装置から前記第3の記憶装置が取り外されたことを検出したことに応じて、前記記憶制御装置の自動リビルド機能をオフにする手段とをさらに有することを特徴とする請求項1または2に記載の情報処理装置。
- さらに、前記記憶制御装置がシングルモードで動作している際に、前記記憶制御装置の初期リビルド機能をオフに指定する指定手段を有し、
前記指示手段は、前記指定手段によって前記記憶制御装置の初期リビルド機能がオフに指定された状態で、前記第1の記憶装置と前記第2の記憶装置へデータを書き込むモードへの移行を指示することを特徴とする請求項1に記載の情報処理装置。 - 前記認証情報は、前記第2の記憶装置のIDに基づいて生成されたパスワードであることを特徴とする請求項1に記載の情報処理装置。
- 第1の記憶装置に記憶制御装置を介して接続される情報処理装置の制御方法であって、
前記情報処理装置に対して、前記第2の記憶装置が前記第1の記憶装置と第2記憶装置との間でミラーリングをするために接続されたことを検知する検知工程と、
前記検知工程が前記情報処理装置に前記第2の記憶装置が接続されたことを検知したことに応じて、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みを禁止した上で、認証情報を前記第2の記憶装置に設定する設定工程と、
前記第2の記憶装置に前記認証情報が設定されるまで、前記第1の記憶装置と前記第2の記憶装置との間のミラーリングに関わるリビルド処理における書き込みであって前記第2の記憶装置に対するデータの書き込みを禁止するように制御する制御工程と、
前記設定工程が前記認証情報を前記第2の記憶装置に設定した後に、前記第1の記憶装置と前記第2の記憶装置との間のミラーリング処理に関わるリビルド処理における書き込み処理として、前記第1の記憶装置に記憶されたデータを前記第2の記憶装置へコピーする工程とを有することを特徴とする制御方法。 - 請求項1乃至5のいずれか一項に記載の情報処理装置の各手段としてコンピュータを機能させるためのプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011274888A JP6032889B2 (ja) | 2011-12-15 | 2011-12-15 | 情報処理装置、制御方法、及びプログラム |
US13/713,356 US9063900B2 (en) | 2011-12-15 | 2012-12-13 | Information processing apparatus, control method, and storage medium |
CN201210544245.1A CN103164665B (zh) | 2011-12-15 | 2012-12-14 | 信息处理装置及控制方法 |
KR1020120146134A KR101564482B1 (ko) | 2011-12-15 | 2012-12-14 | 정보 처리 장치, 제어 방법, 및 기억 매체 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011274888A JP6032889B2 (ja) | 2011-12-15 | 2011-12-15 | 情報処理装置、制御方法、及びプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2013125474A JP2013125474A (ja) | 2013-06-24 |
JP2013125474A5 JP2013125474A5 (ja) | 2015-06-11 |
JP6032889B2 true JP6032889B2 (ja) | 2016-11-30 |
Family
ID=48587741
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011274888A Active JP6032889B2 (ja) | 2011-12-15 | 2011-12-15 | 情報処理装置、制御方法、及びプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US9063900B2 (ja) |
JP (1) | JP6032889B2 (ja) |
KR (1) | KR101564482B1 (ja) |
CN (1) | CN103164665B (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6478486B2 (ja) | 2013-11-20 | 2019-03-06 | キヤノン株式会社 | 情報処理装置、その制御方法及びプログラム |
JP6532240B2 (ja) * | 2015-02-09 | 2019-06-19 | キヤノン株式会社 | 情報処理装置およびその制御方法 |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5101492A (en) * | 1989-11-03 | 1992-03-31 | Compaq Computer Corporation | Data redundancy and recovery protection |
JP4177514B2 (ja) | 1999-04-28 | 2008-11-05 | 株式会社東芝 | コンピュータシステムおよびコンテンツ保護方法 |
US6785836B2 (en) | 2001-04-11 | 2004-08-31 | Broadcom Corporation | In-place data transformation for fault-tolerant disk storage systems |
US7103619B1 (en) * | 2002-09-26 | 2006-09-05 | Unisys Corporation | System and method for automatic audit data archiving within a remote database backup system |
US7627617B2 (en) * | 2004-02-11 | 2009-12-01 | Storage Technology Corporation | Clustered hierarchical file services |
JP4520755B2 (ja) * | 2004-02-26 | 2010-08-11 | 株式会社日立製作所 | データ移行方法およびデータ移行装置 |
JP2005275615A (ja) | 2004-03-23 | 2005-10-06 | Canon Inc | ディスクアレイ装置及びその制御方法並びにプログラム |
JP4537772B2 (ja) * | 2004-06-16 | 2010-09-08 | 富士通株式会社 | ディスクシステム |
JP2006092154A (ja) * | 2004-09-22 | 2006-04-06 | Hitachi Ltd | ストレージシステム及びストレージ制御方法 |
US7587626B2 (en) * | 2004-12-15 | 2009-09-08 | Dell Products L.P. | Intelligent hotspare or “SmartSpare” drive with pre-emptive drive rebuild |
JP4766656B2 (ja) | 2005-04-12 | 2011-09-07 | キヤノン株式会社 | データ記録装置 |
JP2006309298A (ja) * | 2005-04-26 | 2006-11-09 | Canon Inc | 画像処理装置およびその制御方法およびプログラム |
JP4724066B2 (ja) * | 2006-07-26 | 2011-07-13 | レノボ・シンガポール・プライベート・リミテッド | 磁気ディスク装置をアクセス可能にする方法およびコンピュータ |
JP2008269246A (ja) * | 2007-04-19 | 2008-11-06 | Oki Data Corp | 画像形成装置 |
US8049980B1 (en) * | 2008-04-18 | 2011-11-01 | Network Appliance, Inc. | Partial disk failures and improved storage resiliency |
JP5409159B2 (ja) * | 2009-07-23 | 2014-02-05 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法及びプログラム |
JP5762016B2 (ja) * | 2011-01-28 | 2015-08-12 | キヤノン株式会社 | 情報処理装置、制御方法、及びプログラム |
-
2011
- 2011-12-15 JP JP2011274888A patent/JP6032889B2/ja active Active
-
2012
- 2012-12-13 US US13/713,356 patent/US9063900B2/en active Active
- 2012-12-14 KR KR1020120146134A patent/KR101564482B1/ko active IP Right Grant
- 2012-12-14 CN CN201210544245.1A patent/CN103164665B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
KR20130069492A (ko) | 2013-06-26 |
US9063900B2 (en) | 2015-06-23 |
CN103164665A (zh) | 2013-06-19 |
US20130159621A1 (en) | 2013-06-20 |
JP2013125474A (ja) | 2013-06-24 |
KR101564482B1 (ko) | 2015-10-29 |
CN103164665B (zh) | 2016-08-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI475402B (zh) | 遠端備份系統及其遠端備份方法 | |
US8850177B2 (en) | System and method for validating components during a booting process | |
CN110489959B (zh) | 烧录文件的保护方法、烧录方法、装置、存储介质及设备 | |
JPWO2008084631A1 (ja) | プログラマブル表示器および制御システム | |
JP2009037467A (ja) | 起動制御方法及び起動制御プログラム並びに画像形成装置 | |
JP2011028430A (ja) | 情報処理装置、情報処理装置の制御方法及びプログラム | |
KR102547034B1 (ko) | 정보 처리 장치 및 그 제어 방법 | |
JP6032889B2 (ja) | 情報処理装置、制御方法、及びプログラム | |
JP5533161B2 (ja) | 画像処理装置、ログ管理方法、ログ管理プログラム、及びそのプログラムを記録した記録媒体 | |
JP2011028500A (ja) | システム制御サーバ、ストレージシステム、設定方法および設定プログラム | |
JP6749072B2 (ja) | ストレージ管理装置及びストレージ管理プログラム | |
JP2010009553A (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
JP5072702B2 (ja) | 記憶装置の制御装置、記憶装置及び記憶装置の制御方法 | |
JP5961059B2 (ja) | 情報処理装置およびその起動方法 | |
JP5921179B2 (ja) | 情報処理装置、記憶装置の使用の制限を解除する解除方法及びプログラム | |
JP2016118982A (ja) | データ記録装置及びその制御方法、プログラム | |
JP2013125474A5 (ja) | ||
WO2016139774A1 (ja) | 情報処理装置、情報処理システム | |
JP6293216B2 (ja) | 情報処理装置、制御方法、及びプログラム | |
JP7051769B2 (ja) | 情報処理装置、制御方法、及びプログラム | |
JP4170133B2 (ja) | 情報処理装置 | |
JP2013125473A (ja) | 情報処理装置、制御方法、及びプログラム | |
WO2017022117A1 (ja) | 制御装置,制御プログラム及び制御方法 | |
JP2006260025A (ja) | ディスクアレイ装置、ディスクアレイ装置の制御方法、及び電子機器 | |
JP2018088273A (ja) | 情報処理装置、制御方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141215 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141215 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150416 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151029 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151117 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160116 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20160607 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160831 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20160906 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20160927 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161025 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6032889 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |