JP2012181702A - Disk array controller and storage system - Google Patents

Disk array controller and storage system Download PDF

Info

Publication number
JP2012181702A
JP2012181702A JP2011044441A JP2011044441A JP2012181702A JP 2012181702 A JP2012181702 A JP 2012181702A JP 2011044441 A JP2011044441 A JP 2011044441A JP 2011044441 A JP2011044441 A JP 2011044441A JP 2012181702 A JP2012181702 A JP 2012181702A
Authority
JP
Japan
Prior art keywords
disk
raid
backup
array controller
disk array
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.)
Withdrawn
Application number
JP2011044441A
Other languages
Japanese (ja)
Inventor
Shinya Ozawa
晋也 小澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2011044441A priority Critical patent/JP2012181702A/en
Publication of JP2012181702A publication Critical patent/JP2012181702A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a disk array controller that enables immediate and real-time backup.SOLUTION: A disk array controller comprises: a RAID configuration unit that configures plural physical disks as a logical disk using RAID; and a backup RAID configuration unit that configures the logical disk and a backup storage device as a second RAID. When data is written in the logical disk, backup data is simultaneously written in the backup storage device.

Description

本発明はディスクアレイの構成に関する。   The present invention relates to a configuration of a disk array.

冗長化されたディスク構成を有するディスクアレイシステムが知られている。RAID(Redundant Array of Inexpensive (or Independent) Disks)に代表されるディスクアレイシステムでは、論理ドライブを構成するディスク装置のいずれか一つに故障や障害が発生した場合、そのディスク装置を交換することにより、データを失わずにアレイシステムを再構築することができる。   A disk array system having a redundant disk configuration is known. In a disk array system typified by RAID (Redundant Array of Independent (or Independent) Disks), if a failure or failure occurs in any one of the disk devices constituting a logical drive, the disk device is replaced. The array system can be rebuilt without losing data.

ただし論理ドライブ(ディスクアレイ)を構成する複数のディスクが故障すると、システムを再構築することができない場合がある。そのためデータを予めバックアップしておくことが重要である。バックアップする場合、一般的には、テープ装置等の外部記憶装置をディスクアレイシステムに接続する。そしてディスクアレイコントローラの論理ドライブに対するデータ処理が発生しないように設定し、外部記憶装置へのバックアップを実施する。   However, if a plurality of disks constituting a logical drive (disk array) fail, the system may not be reconstructed. Therefore, it is important to back up the data in advance. When backing up, an external storage device such as a tape device is generally connected to the disk array system. Then, setting is made so that data processing for the logical drive of the disk array controller does not occur, and backup to the external storage device is performed.

図4は、ディスクアレイシステムの一例を示す。複数の物理ディスク102がディスクアレイコントローラ101によってRAID Nの論理ドライブ103として機能する。ホストシステム107は、ディスクアレイコントローラ101の機能によって、複数の物理ディスク102を一つの論理ドライブ103として使用することができる。   FIG. 4 shows an example of a disk array system. A plurality of physical disks 102 function as RAID N logical drives 103 by the disk array controller 101. The host system 107 can use a plurality of physical disks 102 as one logical drive 103 by the function of the disk array controller 101.

論理ドライブ103のバックアップを行う場合、ホストシステム107に外部記憶装置であるテープ装置106を接続する。ホストシステム107の命令により論理ドライブ(RAID N)103の全データをテープ装置106に転送することでバックアップデータが作成される。   When backing up the logical drive 103, a tape device 106 that is an external storage device is connected to the host system 107. Backup data is created by transferring all data of the logical drive (RAID N) 103 to the tape device 106 in accordance with a command from the host system 107.

以下に、複数の物理ディスクを一つの論理ディスクとして使用する技術の例を記載する。特許文献1には、データを冗長化構成で記憶する論理ディスクが記載されている。特許文献2には、ストレージシステムの省電力化に関する技術が記載されている。   Hereinafter, an example of a technique for using a plurality of physical disks as one logical disk will be described. Patent Document 1 describes a logical disk that stores data in a redundant configuration. Patent Document 2 describes a technology related to power saving of a storage system.

特開2006−201915号公報JP 2006-201915 A 特開2008−269441号公報JP 2008-269441 A

このようなデータのバックアップ処理には多大な時間が必要である。さらに、バックアップ処理が完了するまでの間、論理ドライブ103を使用したデータ処理を再開することができない。また論理ドライブ103に格納されたデータの更新は、次回のバックアップまで反映されない。   Such data backup processing requires a great deal of time. Furthermore, data processing using the logical drive 103 cannot be resumed until the backup processing is completed. The update of the data stored in the logical drive 103 is not reflected until the next backup.

本発明の目的は、即時かつリアルタイムにバックアップを行うことを可能にするディスクアレイコントローラを提供することにある。   An object of the present invention is to provide a disk array controller that makes it possible to perform backups immediately and in real time.

本発明によるディスクアレイコントローラは、第1群の複数の物理ディスクをRAIDにて第1の論理ディスクとして構成するRAID構成部と、第1の論理ディスクとバックアップ用ストレージデバイスとを第2のRAIDとして構成するバックアップ用RAID構成部とを備える。   A disk array controller according to the present invention uses a RAID configuration unit that configures a plurality of physical disks of a first group as a first logical disk in RAID, and a first logical disk and a backup storage device as a second RAID. A backup RAID configuration unit to be configured.

本発明により、即時かつリアルタイムにバックアップを行うことを可能にしたディスクアレイコントローラが提供される。   According to the present invention, there is provided a disk array controller that can perform backup immediately and in real time.

図1は、本発明の第1実施形態の構成を示す。FIG. 1 shows the configuration of the first embodiment of the present invention. 図2は、ディスクアレイコントローラの構成を示す。FIG. 2 shows the configuration of the disk array controller. 図3は、本発明の第2実施形態の構成を示す。FIG. 3 shows the configuration of the second embodiment of the present invention. 図4は、参考技術におけるストレージシステムの構成を示す。FIG. 4 shows the configuration of the storage system in the reference technology.

以下、添付図面を参照して、本発明の実施形態を説明する。本発明の第1実施形態は、ディスクアレイコントローラにおいて、RAIDで構成された論理ドライブと、別途設けられた物理ディスクまたはリムーバブルディスクとをもって論理ドライブ構成したことを特徴としている。   Embodiments of the present invention will be described below with reference to the accompanying drawings. The first embodiment of the present invention is characterized in that a logical drive configuration is made up of a logical drive configured with RAID and a separately provided physical disk or removable disk in the disk array controller.

図1は、本発明の第1実施形態におけるストレージシステムを示す。ディスクアレイコントローラ1に、第1群の複数の物理ディスク2が接続される。ディスクアレイコントローラ1は、図2に示すように、RAID構成部1−1と、バックアップ用RAID構成部1−2とを備える。これらの各部は、ディスクアレイシステムを構成するための一般的なコンピュータのハードウエア及びソフトウェア資源を用いて実現することができる。   FIG. 1 shows a storage system according to the first embodiment of the present invention. A plurality of physical disks 2 in the first group are connected to the disk array controller 1. As shown in FIG. 2, the disk array controller 1 includes a RAID configuration unit 1-1 and a backup RAID configuration unit 1-2. Each of these units can be realized by using general computer hardware and software resources for configuring a disk array system.

RAID構成部1−1は、複数の物理ディスク2によって第1の論理ドライブ(RAID N)3を構成する。一般的にRAIDレベルは0、1、5、6、10等あるが、どのレベルで論理ドライブ3を構成してもよい。   The RAID configuration unit 1-1 configures a first logical drive (RAID N) 3 with a plurality of physical disks 2. Generally, there are 0, 1, 5, 6, 10, etc. RAID levels, but the logical drive 3 may be configured at any level.

ディスクアレイコントローラ1には更に、物理ディスク/リムーバブルディスク4が接続される。物理ディスク/リムーバブルディスク4は、ハードディスクや光ディスク等によってバックアップ用のデータを格納するストレージデバイスである。バックアップ用RAID構成部1−2は、論理ドライブ(RAID N)3(第1の論理ドライブ)と物理ディスク/リムーバブルディスク4とを論理ドライブ(RAID 1)5(第2の論理ドライブ)として構成する。論理ドライブ(RAID 1)5はディスクアレイコントローラ1によってレベル1のRAIDとして構成され、制御される。   A physical disk / removable disk 4 is further connected to the disk array controller 1. The physical disk / removable disk 4 is a storage device for storing backup data by a hard disk, an optical disk, or the like. The backup RAID configuration unit 1-2 configures the logical drive (RAID N) 3 (first logical drive) and the physical disk / removable disk 4 as logical drives (RAID 1) 5 (second logical drive). . The logical drive (RAID 1) 5 is configured and controlled as a level 1 RAID by the disk array controller 1.

次に本実施形態の動作を説明する。ディスクアレイコントローラ1は複数の物理ドライブ2から構成される論理ドライブ(RAID N)3にデータのリード(読み出し)またはライト(書き込み)を行う。   Next, the operation of this embodiment will be described. The disk array controller 1 performs data reading (reading) or writing (writing) to a logical drive (RAID N) 3 composed of a plurality of physical drives 2.

論理ドライブ(RAID N)3と物理ディスク/リムーバブルディスク4とが論理ドライブ(RAID1)5を構成しているため、論理ドライブ(RAID N)3へのデータの書き込み動作と同時に、物理ディスク/リムーバブルディスク4にもリアルタイムで同期して同一の書き込み動作が実施される。これにより物理ディスク/リムーバブルディスク4に対して常時リアルタイムにデータのバックアップが実施される。   Since the logical drive (RAID N) 3 and the physical disk / removable disk 4 constitute the logical drive (RAID 1) 5, the physical disk / removable disk is simultaneously written to the logical drive (RAID N) 3. 4, the same write operation is performed in real time. As a result, data backup is always performed on the physical disk / removable disk 4 in real time.

ディスクアレイコントローラ1は、物理ディスク/リムーバブルディスク4が接続されると、その接続に応答して、論理ドライブ3のデータを即時に物理ディスク/リムーバブルディスク4にバックアップする。ディスクアレイコントローラ1が論理ドライブ5を構成するRAID1の制御を停止すれば、物理ディスク/リムーバブルディスク4へのバックアップが停止される。バックアップ処理を停止することにより、物理ディスク/リムーバブルディスク4を交換することが可能である。   When the physical disk / removable disk 4 is connected, the disk array controller 1 immediately backs up the data of the logical drive 3 to the physical disk / removable disk 4 in response to the connection. When the disk array controller 1 stops the control of RAID 1 constituting the logical drive 5, the backup to the physical disk / removable disk 4 is stopped. The physical disk / removable disk 4 can be exchanged by stopping the backup process.

以上のようなストレージシステムにより、以下の効果が得られる。
第1の効果は、バップアップ先の装置として物理ドライブを使用し、バックアップ元のストレージデバイスとの間で論理ドライブ(RAID 1)を構成しているので、ディスクアレイコントローラ1が直接、バックアップを実行することができることである。
第2の効果は、ディスクアレイコントローラ1がデータ処理をリアルタイムにバックアップに反映できるということである。従って、バックアップのためにディスクアレイを停止する時間を要さない。またバックアップと逆方向のデータ転送により、バックアップデータを用いたリストアも容易に実行できる。
第3の効果は、バックアップ先の装置としてリムーバブルディスクを使用することにより、ディスク交換を行うことでバックアップデータの世代管理もできることである。
The following effects can be obtained by the storage system as described above.
The first effect is that a physical drive is used as a backup destination device and a logical drive (RAID 1) is configured with the backup source storage device, so the disk array controller 1 directly executes the backup. Is what you can do.
The second effect is that the disk array controller 1 can reflect data processing in the backup in real time. Therefore, it does not take time to stop the disk array for backup. In addition, restoration using backup data can be easily performed by data transfer in the reverse direction to backup.
The third effect is that generation of backup data can be managed by exchanging the disk by using a removable disk as a backup destination apparatus.

次に、本発明の第2実施形態を説明する。図3は、本実施形態におけるストレージシステムを示す。本実施形態において、ディスクアレイコントローラ1は、各々がRAIDで構成された複数の論理ドライブを備える。図3の例では、ディスクアレイコントローラ1のRAID構成部1−1は、第1群の物理ディスク2で構成した第1の論理ディスク3−1と、第2群の物理ディスク2で構成した第2の論理ディスクとを制御する。   Next, a second embodiment of the present invention will be described. FIG. 3 shows the storage system in this embodiment. In the present embodiment, the disk array controller 1 includes a plurality of logical drives each configured with RAID. In the example of FIG. 3, the RAID configuration unit 1-1 of the disk array controller 1 includes the first logical disk 3-1 configured by the first group of physical disks 2 and the second logical disk 2 configured by the second group of physical disks 2. 2 logical disks.

ディスクアレイコントローラ1のバックアップ用RAID構成部1−2は、第1の論理ドライブ3−1と、第2の論理ドライブ3−2と、物理ディスク/リムーバブルディスク4とでRAIDレベル5の論理ドライブ8を構成する。バックアップ用の物理ディスク/リムーバブルディスク4をRAIDレベル5のディスクアレイに組み入れたことで、論理ドライブの冗長性を向上させつつ、ディスク容量を増加させる効果が得られる。   The backup RAID configuration unit 1-2 of the disk array controller 1 includes a first logical drive 3-1, a second logical drive 3-2, a physical disk / removable disk 4, and a RAID level 5 logical drive 8. Configure. By incorporating the backup physical disk / removable disk 4 in the RAID level 5 disk array, it is possible to increase the disk capacity while improving the redundancy of the logical drive.

1 ディスクアレイコントローラ
1−1 RAID構成部
1−2 バックアップ用RAID構成部
2 物理ディスク
3 論理ドライブ
3−1 論理ドライブ
3−2 論理ドライブ
4 物理ディスク/リムーバブルディスク
5 論理ドライブ
8 論理ドライブ
101 ディスクアレイコントローラ
102 物理ディスク
103 論理ドライブ
106 テープ装置
107 ホストシステム
1 Disk Array Controller 1-1 RAID Configuration Unit 1-2 Backup RAID Configuration Unit 2 Physical Disk 3 Logical Drive 3-1 Logical Drive 3-2 Logical Drive 4 Physical Disk / Removable Disk 5 Logical Drive 8 Logical Drive 101 Disk Array Controller 102 physical disk 103 logical drive 106 tape device 107 host system

Claims (4)

第1群の複数の物理ディスクをRAIDにて第1の論理ディスクとして構成するRAID構成部と、
前記第1の論理ディスクとバックアップ用ストレージデバイスとを第2のRAIDとして構成するバックアップ用RAID構成部
とを具備するディスクアレイコントローラ。
A RAID configuration unit configured to configure a plurality of physical disks of the first group as a first logical disk in RAID;
A disk array controller comprising: a backup RAID configuration unit configured to configure the first logical disk and the backup storage device as a second RAID.
前記第2のRAIDはRAID1で構成される
請求項1のディスクアレイコントローラ。
The disk array controller according to claim 1, wherein the second RAID is configured by RAID 1.
前記RAID構成部は更に、第2群の複数の物理ディスクをRAIDにて第2の論理ディスクとして構成し、
前記バックアップ用RAID構成部は、前記第1の論理ディスクと、前記第2の論理ディスクと、前記バックアップ用ストレージデバイスとを、RAID5にて前記第2のRAIDとして構成する
請求項1又は2のディスクアレイコントローラ。
The RAID configuration unit further configures a plurality of physical disks in the second group as second logical disks in RAID,
The disk according to claim 1 or 2, wherein the backup RAID configuration unit configures the first logical disk, the second logical disk, and the backup storage device as the second RAID in RAID 5. Array controller.
請求項1のディスクアレイコントローラと、
請求項1の第1群の複数の物理ディスクと、
請求項1のバックアップ用ストレージデバイス
とを具備するストレージシステム。
The disk array controller of claim 1;
A plurality of physical disks of the first group of claim 1;
A storage system comprising the backup storage device according to claim 1.
JP2011044441A 2011-03-01 2011-03-01 Disk array controller and storage system Withdrawn JP2012181702A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011044441A JP2012181702A (en) 2011-03-01 2011-03-01 Disk array controller and storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011044441A JP2012181702A (en) 2011-03-01 2011-03-01 Disk array controller and storage system

Publications (1)

Publication Number Publication Date
JP2012181702A true JP2012181702A (en) 2012-09-20

Family

ID=47012846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011044441A Withdrawn JP2012181702A (en) 2011-03-01 2011-03-01 Disk array controller and storage system

Country Status (1)

Country Link
JP (1) JP2012181702A (en)

Similar Documents

Publication Publication Date Title
TWI450087B (en) Data storage method for a plurality of raid systems and data storage system thereof
US8103825B2 (en) System and method for providing performance-enhanced rebuild of a solid-state drive (SSD) in a solid-state drive hard disk drive (SSD HDD) redundant array of inexpensive disks 1 (RAID 1) pair
US8347041B2 (en) System and method to preserve and recover unwritten data present in data cache of a disk subsystem across power outages
US8635494B2 (en) Backup and restoration for a semiconductor storage device
CN103513942B (en) The reconstructing method of raid-array and device
JP2004213064A (en) RAID apparatus and logical device expansion method thereof
JP2011253467A (en) Storage device and control program thereof
JP2016530637A (en) RAID parity stripe reconstruction
TW201740370A (en) Hard disk data erasing method, server and system
JP2014096072A (en) Disk array having mirror configuration and rebuild method of the same
JP2011170589A (en) Storage control device, storage device, and storage control method
CN104503781A (en) Firmware upgrading method for hard disk and storage system
US20150169409A1 (en) Storage control apparatus and storage control method
JP2005276196A (en) System and method for performing drive recovery subsequent to drive failure
CN102681918B (en) Data storage and backup method and device
JP6089427B2 (en) Fault-tolerant server, defragmentation method, and program
JP2012181702A (en) Disk array controller and storage system
JP5505329B2 (en) Disk array device and control method thereof
US11513956B2 (en) Maintaining availability of a non-volatile cache
JP2015129998A (en) Mirroring apparatus, control method therefor, and program
JP2013178696A (en) Archive system and processing method
JP4944220B2 (en) Storage device and control program thereof
US10133630B2 (en) Disposable subset parities for use in a distributed RAID
CN104090729A (en) Method and device for repairing mirror image synchronization through service write operation
KR101509183B1 (en) Storage device directly attached to network

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140513