WO2013038618A1 - 情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム - Google Patents

情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム Download PDF

Info

Publication number
WO2013038618A1
WO2013038618A1 PCT/JP2012/005615 JP2012005615W WO2013038618A1 WO 2013038618 A1 WO2013038618 A1 WO 2013038618A1 JP 2012005615 W JP2012005615 W JP 2012005615W WO 2013038618 A1 WO2013038618 A1 WO 2013038618A1
Authority
WO
WIPO (PCT)
Prior art keywords
information storage
storage medium
recording
data
medium
Prior art date
Application number
PCT/JP2012/005615
Other languages
English (en)
French (fr)
Inventor
山本 義一
宜久 高橋
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Priority to US13/878,641 priority Critical patent/US20130212428A1/en
Publication of WO2013038618A1 publication Critical patent/WO2013038618A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error 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/202Error 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 processing functionality is redundant
    • G06F11/2046Error 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 processing functionality is redundant where the redundant components share persistent storage
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0617Improving the reliability of storage systems in relation to availability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0635Configuration or reconfiguration of storage systems by changing the path, e.g. traffic rerouting, path reconfiguration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0686Libraries, e.g. tape libraries, jukebox

Definitions

  • the present invention is an information storage medium library array device that configures a disk array using a plurality of portable information storage media such as optical disks and distributes and records data in the plurality of portable information storage media, an information recording method, and It relates to an information recording program.
  • a disk array device as an external storage device for realizing large capacity, high speed processing and improvement of fault tolerance used in a large scale business server or other computer system.
  • the level of RAID Redundant Arrays of Inexpensive Disks
  • Commonly used RAID levels include RAID 0 with striping function only, RAID 1 with mirroring function, RAID 5 with distributed recording of parity calculated in block units, RAID 6 with distributed recording of 2 types of parity calculated in block unit, etc. is there.
  • a method combining these RAID levels for example, RAID 10 for striping mirrored groups is also used.
  • RAID 5 that is often used in situations where speed and usage efficiency are required while securing redundancy will be described.
  • FIG. 10 is a diagram for explaining the RAID 5 system.
  • FIG. 10 shows an example of a RAID 5 system configured of four disk devices 201-204.
  • the storage area of each disk device is managed by dividing it into blocks having the same size as the logical sector size or a multiple of the logical sector size.
  • the block size is called stripe size.
  • the block Pi is a parity block.
  • the block Pi stores the calculation result of the exclusive OR of data in the same byte position of the blocks Ai, Bi, Ci.
  • RAID 5 data can be restored even when one disk device can not be reproduced due to a failure or the like.
  • FIG. 10 it is assumed that a failure occurs in the disk unit 203 and the disk can not be reproduced.
  • the block C1 can be restored by calculating the exclusive OR of the data in the same byte position of the blocks A1, B1 and P1.
  • a system using a storage device of a portable medium type as an external storage device is also used.
  • a storage body for storing a large number of information storage media, one or more recording and reproducing devices for reading and writing data, and a storage body and a recording and reproducing device A library apparatus is used which includes a carrier for carrying an information storage medium among them.
  • RAIL Redundant Arrays of Inexpensive Libraries
  • An optical disc such as a DVD (Digital Versatile Disc) or a Blu-ray Disc is a representative of a portable information storage medium.
  • Optical disks are roughly classified into rewritable information storage media such as DVD-RAM and BD-RE, and write-once information storage media such as DVD-R, DVD + R and BD-R.
  • a RAID is configured by an information storage medium set attached to a recording / reproducing device in each library device, and the information storage medium attached to the recording / reproducing device in each library device is exchanged.
  • the recording and reproducing apparatus used for recovery can record and reproduce only on the information storage medium set including the recovered information storage medium.
  • recording and reproduction on information storage media other than the information storage medium set including the recovered information storage media can not be performed at all during recovery. It will be in the state.
  • a disk array device provided with a spare recording and reproducing device and a spare information storage medium has been proposed (for example, see Patent Document 1).
  • This disk array device reproduces data from an information storage medium in which a failure has occurred when there is an update request to the information storage medium in which a failure has occurred. Record on the information storage medium of This reduces the recovery time.
  • the conventional disk array device uses a rewritable portable information storage medium.
  • data is not necessarily written continuously to the user area, but data is written to an arbitrary position in the user area by designating an address. Therefore, the rewritable portable information storage medium has a problem that management of data is difficult, recording and reproduction take time, and it is difficult to easily continue recording and reproduction.
  • the present invention has been made to solve the above problems, and an information storage medium library array capable of easily continuing recording and reproduction without degrading the performance even when the information storage medium can not record. It is an object of the present invention to provide an apparatus, an information recording method, and an information recording program.
  • An information storage medium library array device records data in a plurality of information storage media and an alternative information storage medium which substitutes one of the plurality of information storage media. And each of the plurality of information storage media and the alternative information storage media continuously record data on a track, record data on the information storage medium, and reproduce data from the information storage medium.
  • the information storage medium constitutes a disk array, and the control unit detects that a failure in which the information storage medium mounted in any of the plurality of recording and reproducing devices becomes unrecordable has occurred, and the preliminary recording is performed.
  • the playback device substitutes the data to be recorded in the failure information storage medium in which the occurrence of the failure has been detected by the control unit in the alternative information storage medium.
  • each of the plurality of information storage media and the alternative information storage media continuously records data on the track.
  • the plurality of recording and reproducing apparatuses record data on the information storage medium and reproduce data from the information storage medium.
  • the spare recording and reproducing apparatus records data on the alternative information storage medium and reproduces data from the alternative information storage medium.
  • the control unit controls the operations of the plurality of recording and reproduction devices and the preliminary recording and reproduction device, and controls the plurality of recording and reproduction devices so as to disperse and record data in the plurality of information storage media.
  • Each of the plurality of recording and reproducing apparatuses records data in the information storage medium to be recorded among the plurality of information storage media.
  • Each information storage medium attached to each of the plurality of recording and reproducing devices constitutes a disk array.
  • control unit detects that a failure in which the information storage medium mounted in any of the plurality of recording and reproduction devices becomes unrecordable has occurred.
  • the spare recording and reproducing apparatus substitutes and records data to be recorded in the failure information storage medium in which the occurrence of a failure has been detected by the control unit in the alternative information storage medium.
  • the data to be recorded on the failure information storage medium where the occurrence of a failure is detected is alternatively recorded on the alternative information storage medium, so that the information storage medium constituting the disk array can not record.
  • recording and reproduction can be easily continued without degrading the performance.
  • FIG. 7 is a diagram showing an example of the states of the recording areas of the medium Ai, the medium Bi, the medium Ci, and the medium Di when the medium Ci is in a state where recording can not be performed halfway.
  • FIG. 17 is a diagram showing an example of the state of the recording area of the medium Ai, the medium Bi, the medium Ci, the medium Di, and the medium Ej when the medium Ej is mounted to the recording and reproducing device.
  • FIG. 17 is a diagram showing an example of the state of the recording area of the medium Ai, the medium Bi, the medium Ci, the medium Di, and the medium Ej when data to be recorded on the medium Ci is alternatively recorded on the medium Ej.
  • It is a flowchart which shows an example of recording operation
  • It is a flowchart which shows the recording operation or reproduction
  • FIG. 17 is a diagram showing the state of the recording area before copying the data from the medium Ci which is a failure medium to the medium Ej which is an alternative medium in the information storage medium library array device of the second embodiment of the present invention.
  • FIG. 17 is a diagram showing the state of the recording area after copying data from the medium Ci which is a failure medium to the medium Ej which is an alternative medium in the information storage medium library array device of the second embodiment of the present invention. It is a figure for demonstrating a RAID5 system.
  • FIG. 1 is a diagram showing the configuration of an information storage medium library array apparatus 100 according to Embodiment 1 of the present invention.
  • an information storage medium library array device 100 includes an array controller 101, a cache memory 102, and information storage medium library devices 103 to 107.
  • the information storage medium library array device 100 disperses and records data in a plurality of information storage media.
  • the information storage medium has a user area for recording data, and the data is continuously recorded on the track.
  • the array controller 101 is a controller that controls the information storage medium library devices 103 to 107 to realize an array configuration.
  • the array controller 101 temporarily holds the cache memory 102 to temporarily hold data read from the information storage medium library devices 103 to 107 and to temporarily hold data to be recorded to the information storage medium library devices 103 to 107. use.
  • the cache memory 102 temporarily holds data read from the information storage medium library devices 103 to 107, and temporarily holds data to be recorded in the information storage medium library devices 103 to 107.
  • Each of the information storage medium library devices 103 to 107 includes a recording and reproducing device 108 to 111, a preliminary recording and reproducing device 112, a container 113 to 117, and a carrier 118 to 122.
  • the recording / reproducing apparatuses 108 to 111 reproduce data from the attached write-once type information storage medium, and record data on the write-once type information storage medium.
  • the preliminary recording / reproducing apparatus 112 records data on a write-once type information storage medium (alternative information storage medium) which is a substitute for one of the plurality of write-once type information storage media, and reproduces data from the alternative information storage medium.
  • the storage bodies 113 to 117 store a plurality of recordable information storage media.
  • the transport bodies 118 to 121 transport the write-once information storage medium between the recording and reproducing devices 108 to 111 and the storage bodies 113 to 116.
  • the transport body 122 transports the write-once information storage medium (alternative information storage medium) between the preliminary recording and reproduction device 112 and the storage body 117.
  • the write-once type information storage medium is a write-once type information storage medium having a user area for recording user data, and is, for example, a BD-R.
  • the write-once information storage medium continuously records user data on a track.
  • the array controller 101 controls the operations of the recording and reproducing devices 108 to 111 and the preliminary recording and reproducing device 112, and disperses and records data in the information storage medium mounted on the recording and reproducing devices 108 to 111.
  • the array controller 101 detects that a failure has occurred in which the information storage medium mounted on any of the recording and reproducing devices 108 to 111 can not be recorded.
  • Each of the recording and reproducing devices 108 to 111 records data in an information storage medium to be recorded among a plurality of information storage media.
  • the preliminary recording / reproducing device 112 is an alternative information storage medium (hereinafter, also referred to as an alternative medium) for recording data to be recorded in the failure information storage medium (hereinafter also referred to as a failure medium) in which the array controller 101 detects that a failure has occurred.
  • the array controller 101 receives a reproduction request for the failure information storage medium, and when the area designated by the reproduction request is a recorded area of the alternative information storage medium, reproduces data from the alternative information storage medium and generates a reproduction request.
  • the designated area is an unrecorded area of the alternative information storage medium and a recorded area of the fault information storage medium, the data is reproduced from the fault information storage medium.
  • the four write-once information storage media mounted on the recording and reproducing devices 108 to 111 provided in the information storage media library devices 103 to 106 constitute a disk array.
  • the plurality of write-once information storage media stored in the storage body 117 provided in the information storage medium library device 107 is a spare write-once information storage medium, and the additional writing attached to the recording and reproducing devices 108 to 111 It becomes an alternative information storage medium which is an alternative destination when a failure that can not be recorded on the type information storage medium occurs.
  • the disk array of an arbitrary RAID level is configured by the four write-once information storage media mounted in the recording and reproducing devices 108 to 111.
  • Medium Ai, medium Bi, medium Ci, and medium Di which are the i-th write-once information storage mediums of storage bodies 113 to 116, are mounted on recording / reproducing devices 108 to 111, respectively, medium Ai, medium Bi, medium Ci, and medium
  • the operation when the recording of the medium Ci can not be performed when the disk array is configured by Di will be described with reference to FIGS.
  • the write-once type information storage medium can not be recorded if the recording power or the calibration of the recording light emission waveform is not completed normally due to factors such as deterioration with time.
  • data can not be recorded on the write-once type information storage medium, but it is possible to reproduce data from the already recorded area of the write-once type information storage medium.
  • the write-once type information storage medium in a state in which data can not be recorded is referred to as a fault information storage medium or a fault medium.
  • FIG. 2 is a diagram showing an example of the states of the recording areas of the medium Ai, the medium Bi, the medium Ci, and the medium Di when the medium Ci is in a state where it can not record on the way.
  • FIG. 3 is a diagram showing an example of the state of the recording area of the medium Ai, the medium Bi, the medium Ci, the medium Di, and the medium Ej when the medium Ej is mounted on the preliminary recording and reproduction device.
  • FIG. 4 is a diagram showing an example of the states of the recording areas of the medium Ai, the medium Bi, the medium Ci, the medium Di, and the medium Ej when data to be recorded on the medium Ci is alternatively recorded on the medium Ej.
  • hatched areas indicate recorded areas.
  • the transport body 122 mounts the medium Ej, which is an unused write-once information storage medium stored in the storage body 117, in the preliminary recording and reproduction device 112.
  • the recording position of the data to be alternately recorded on the medium Ej is the same as the recording position intended to be recorded on the medium Ci.
  • the write-once position is limited. Therefore, when the alternative recording to the medium Ej is performed first, the recording position on the medium Ej which is the same as the recording position intended to be recorded to the medium Ci is not the additionally writable position. In such a case, it is necessary to reserve a track by the RESERVE TRACK command and set it to an additional recordable position. Thereafter, the medium Ej is made to correspond as an alternative medium of the medium Ci which is a failure medium.
  • the array controller 101 when the array controller 101 receives a data reproduction request for the medium Ci, the area for reproducing data from the medium Ej if the area to be reproduced is a recorded area of the medium Ej which is an alternative medium. Is the unrecorded area of the medium Ej, the data is reproduced from the medium Ci.
  • the array controller 101 When reproducing data from the medium Ci, the array controller 101 also stores the reproduced data in the cache memory 102.
  • the array controller 101 of the information storage medium library array apparatus 100 shown in FIG. 1 is typically realized by a program processed in cooperation with a processor and an external memory.
  • the information storage medium library array device 100 corresponds to an example of the information storage medium library array device
  • the recording and reproducing devices 108 to 111 correspond to an example of a plurality of recording and reproducing devices
  • the array controller 101 corresponds to an example of a control unit, a recording control unit, a failure occurrence detection unit, and an alternative recording control unit
  • the cache memory 102 corresponds to an example of a cache memory.
  • FIG. 5 is a flowchart showing an example of the recording operation of the information storage medium library array device in the first embodiment of the present invention.
  • step S1 the array controller 101 divides the input data into a plurality of data, and transports the data so as to be distributed and recorded in each information storage medium stored in the storage bodies 113 to 116. It controls the bodies 118-121 and the recording and reproducing devices 108-111. At this time, the array controller 101 divides the data according to the RAID level, and creates parity data from the divided data if necessary.
  • the transport bodies 118 to 121 take out the information storage media from the storage bodies 113 to 116 based on the instruction from the array controller 101, and mount the information storage media on the recording and reproduction devices 108 to 111.
  • a memory (not shown) stores management data for managing all the information storage media stored in the storages 113 to 117.
  • the management data specifies information for specifying a combination of a plurality of information storage media constituting the disk array, information for specifying a failure information storage medium, and an alternative information storage medium to be substituted for the failure information storage medium.
  • Contains information to The management data may include information indicating whether all data of the fault information storage medium is recorded in the alternative information storage medium.
  • the management data also includes information in which data is associated with a plurality of information storage media recording a plurality of data obtained by dividing the data, and information representing a position at which data of each information storage medium is recorded.
  • the array controller 101 may associate the input data with a plurality of information storage media for storing the input data in a distributed manner, and may store the data in each information storage medium in association with each other.
  • the recording position may be stored in a memory (not shown).
  • the recording / reproducing devices 108 to 111 record the data output from the array controller 101 at a predetermined position of the information storage medium based on an instruction from the array controller 101.
  • step S2 the array controller 101 determines whether a failure has occurred in which the information storage medium mounted on any of the recording and reproducing devices 108 to 111 can not record.
  • the array controller 101 detects that a failure has occurred in which the information storage medium mounted on any of the recording and reproducing devices 108 to 111 can not be recorded.
  • the array controller 101 determines that recording is not possible when an error is reported from the recording / reproducing apparatus because the recording operation can not be completed normally. If the write-once information storage medium has a spare area and replacement recording on the spare area is successful, the recording / reproducing apparatus does not report an error. Therefore, when replacement recording to the spare area of the information storage medium is successful, the array controller 101 does not determine that recording is impossible. As the factors that make recording impossible, the information storage medium may deteriorate with time or the laser light source of the recording and reproducing apparatus may deteriorate, and calibration of the recording power or the recording light emission waveform may fail. A state in which recording can not be performed is called a failure state, and as a result, an information storage medium in which data can not be recorded is called a failure information storage medium or a failure medium.
  • step S2 when it is determined that a failure has not occurred (NO in step S2), the process proceeds to step S4.
  • step S3 substitutes the information to be recorded in the failure information storage medium in which the occurrence of the failure is detected.
  • the conveyance body 122 and the preliminary recording and reproducing apparatus 112 are controlled to perform the alternative recording.
  • the transport body 122 takes out the alternative information storage medium from the storage body 117 based on an instruction from the array controller 101 and mounts the spare information storage medium on the preliminary recording and reproduction device 112.
  • the array controller 101 associates the fault information storage medium in which the occurrence of a fault has been detected with the alternate information storage medium for alternate recording of data to be recorded on the fault information storage medium in a memory (not shown).
  • the recording position of data in the alternative information storage medium is stored in a memory (not shown).
  • the preliminary recording / reproducing device 112 records the data to be recorded in the failure information storage medium in which the occurrence of the failure is detected in a predetermined position of the alternative information storage medium based on the instruction from the array controller 101.
  • step S4 the array controller 101 determines whether all the input data has been recorded on the information storage medium.
  • the array controller 101 ends the recording operation.
  • the process returns to step S1 and the array controller 101 continues the recording operation.
  • FIG. 6 is a flowchart showing the recording operation or the reproduction operation for the recording request or the reproduction request in the information storage medium library array apparatus 100 of the first embodiment of the present invention.
  • step S11 the array controller 101 receives an external recording request or reproduction request, and determines whether it is a recording request or reproduction request to a failure medium.
  • step S16 array controller 101 transmits data to the information storage medium (target medium) to be a target of recording request. And controls the transport bodies 118 to 121 and the recording and reproducing apparatuses 108 to 111 so as to reproduce data from the information storage medium which is the target of the reproduction request, and ends the processing.
  • step S11 array controller 101 proceeds to step S12 to an area other than the recorded area of the alternative medium corresponding to the failure medium. It is determined whether or not it is a reproduction request.
  • the array controller 101 controls the carrier 122 and the preliminary recording and reproducing apparatus 112 to record data on an alternative medium corresponding to the failure medium or reproduce data from the alternative medium corresponding to the failure medium, and ends the processing.
  • array controller 101 reproduces data from the failure medium in step S14. Control the transport body and the recording / reproducing apparatus.
  • step S15 the array controller 101 stores the data reproduced from the faulty medium in the cache memory 102, and ends the processing.
  • the recordable recording position of the write-once type information storage medium is limited. Therefore, in the case of a recording request to a position other than the additionally recordable recording position, the array controller 101 may end in error. Further, when the reproduction position requested to be reproduced is an unrecorded area, the array controller 101 may end in error.
  • the array controller 101 controls the information storage medium library device 105 and the information storage medium library device 107 to access the medium Ci and the medium Ej. There is a need. Therefore, in this case, the work efficiency is reduced. Therefore, the array controller 101 controls only the information storage medium library device 107 by copying data of the recorded area of the medium Ci to the medium Ej, and records data only on the medium Ej or data from only the medium Ej. It is preferable to regenerate.
  • the array controller 101 copies all data in the recorded user area of the failure information storage medium to the alternative information storage medium, and when there is a recording request or reproduction request for the failure information storage medium to which all data are copied, the alternative information storage
  • the preliminary recording and reproducing apparatus 112 is controlled to use the medium.
  • the array controller 101 reproduces the data from the failure information storage medium and also reproduces the data.
  • the data is stored in the cache memory 102.
  • the array controller 101 stores the data stored in the cache memory 102 among all the data from the cache memory 102 to the alternative information storage. Copy to media.
  • FIG. 7 is a flow chart for explaining copy processing from a failure medium to an alternative medium in the information storage medium library array apparatus 100 according to the first embodiment of the present invention.
  • step S21 the array controller 101 selects an address to be copied from the failure medium to the alternative medium.
  • the array controller 101 selects the smallest address in the area to be copied from the failed medium to the alternative medium as the address to be copied.
  • step S22 the array controller 101 determines whether the data of the address of the failed medium selected in step S21 is stored in the cache memory 102.
  • step S23 array controller 101 corresponds to the address of the failure medium selected in step S21. The data is reproduced from the cache memory 102.
  • step S24 array controller 101 reproduces the data of the address of the failure medium selected in step S21. Control the transport body and the recording / reproducing apparatus to
  • step S25 the array controller 101 controls the transport body 122 and the spare recording and reproducing device 112 so as to record the data reproduced in step S23 or step S24 on an alternative medium.
  • step S26 the array controller 101 determines whether there remains any area to be copied from the failed medium to the alternative medium.
  • the area to be copied from the failure medium to the alternative medium is an area which has not been copied to the alternative medium within the recorded area in the user area of the failure medium.
  • the process returns to step S21, and the array controller 101 performs the processing between step S21 and step S26. The process is repeated until there is no area to copy from the failure medium to the alternative medium.
  • step S26 the array controller 101 End copy processing.
  • step S24 the recording request or reproduction request to the information storage medium library array device 100 continues continuously, or the failure medium is not attached to any of the recording and reproduction devices 108 to 111, or the like. If the data can not be immediately reproduced from the medium, the array controller 101 reproduces the data from the failure medium until the recording request or reproduction request to the information storage medium library array device 100 is interrupted and sufficient free time is available. You may wait for processing. When a sufficient free time can be secured and the failure medium is not mounted on any of the recording and reproducing devices 108 to 111, the array controller 101 mounts the failure medium on any of the recording and reproducing devices 108 to 111. It is preferable to continue the processing after step S24.
  • the array controller 101 may discard the data from the cache memory 102 after recording the data reproduced from the cache memory 102 in step S23 on the alternative medium in step S25.
  • step S15 of FIG. 6 the array controller 101 stores the data reproduced from the failure medium in the cache memory 102. This makes it possible to copy the data stored in the cache memory 102 to an alternative medium, even if no faulty medium is attached to the recording / reproducing apparatus 108-111. Therefore, it is possible to execute the copying process without affecting the recording request or the reproduction request for the information storage medium library array device 100.
  • the array controller 101 may attach an alternative medium to the spare recording and reproducing apparatus 112 instead of the obstacle medium, and may record or reproduce data on the alternative medium instead of the obstacle medium.
  • the array controller 101 may load an alternative medium to any of the information storage medium library devices 103 to 106 instead of the failure medium.
  • the RAID 5 is configured by four write-once information storage media attached to the recording and reproducing devices 108 to 111. Therefore, even if one of the write-once type information storage media mounted in the recording and reproducing devices 108 to 111 can not be reproduced, data can be restored.
  • the information storage medium library array apparatus of the second embodiment is the same as that of the first embodiment except for the operation of copying the data of the recorded area of the failure medium to the alternative medium. Therefore, only the operation of copying the data of the recorded area of the failure medium to the alternative medium will be described.
  • the plurality of information storage media constituting the disk array have redundancy such that data can be restored from other information storage media even if at least one of the information storage media constituting the disk array can not be reproduced.
  • the array controller 101 When the array controller 101 receives a reproduction request to a disk array composed of a plurality of information storage media in which the user area is all recorded, the array controller 101 uses one of the plurality of information storage media as a failure information storage medium. Instead, all data in the recorded user area of the fault information storage medium is copied to the alternative information storage medium, and data of the information storage medium replaced with the fault information storage medium is reproduced based on data reproduced from the remaining information storage medium. Restore.
  • FIGS. 8 and 9 are diagrams for explaining copy processing for copying data from medium Ci which is a failure medium to medium Ej which is an alternative medium in information storage medium library array apparatus 100 according to the second embodiment of the present invention. is there.
  • FIG. 8 is a diagram showing the state of the recording area before copying data from the medium Ci which is a failure medium to the medium Ej which is an alternative medium in the information storage medium library array apparatus 100 according to the second embodiment of the present invention
  • FIG. 9 is a diagram showing the state of the recording area after copying data from the medium Ci which is a failure medium to the medium Ej which is an alternative medium in the information storage medium library array apparatus 100 of the second embodiment of the present invention.
  • hatched areas indicate recorded areas.
  • the array controller 101 of the information storage medium library array device 100 makes a reproduction request to the write-once type information storage medium set consisting of the medium Ak, medium Bk, medium Ck and medium Dk in which the user area for recording user data is all recorded.
  • the medium Ak is attached to the recording and reproducing apparatus 108
  • the medium Bk is attached to the recording and reproducing apparatus 109
  • the medium Ci which is a failure medium is attached to the recording and reproducing apparatus 110.
  • the medium Dk is attached to the recording and reproducing apparatus 111
  • the medium Ej which is an alternative medium, is attached to the preliminary recording and reproducing apparatus 112.
  • Data is recorded on the medium Ci up to the middle of the recording area (user area).
  • Data is recorded on the medium Ej from the same position as the unrecordable position of the medium Ci.
  • the array controller 101 sequentially copies data of an area of the medium Ci for which copying has not been completed to the medium Ej.
  • the medium is based on the respective data of the medium Ak, the medium Bk, and the medium Dk. Restore Ck data and send it back.
  • the medium Ak, the medium Bk, the medium Ck, and the medium Dk constitute a RAID5. Therefore, in order to restore the data of the medium Ck, the array controller 101 may calculate the exclusive OR of the data at the same position as the medium Ck of the medium Ak, the medium Bk, and the medium Dk.
  • the medium Ci which is a faulty medium
  • the medium Ej which is an alternative medium, is used instead of the medium Ci.
  • RAID data recovery can be implemented with almost no degradation in performance. Therefore, within the range of RAID redundancy when reproducing a write-once type information storage medium set in which all user data has been recorded in the user area and can not be recorded any more in the user area as in the second embodiment. Even if the data is restored at the same time, the performance is hardly deteriorated even if the data is copied from the failure medium to the alternative medium by using the recording / reproducing apparatus which no longer needs to reproduce the data.
  • the disk array is configured by RAID 5, it has redundancy capable of restoring data even if reproduction of at least one write-once information storage medium constituting the disk array is not possible.
  • RAID levels may be implemented as well. For example, even if it comprises a disk array by RAID6, it can implement similarly.
  • the disk array is configured with four write-once information storage media mounted on the recording and reproducing devices 108 to 111 provided in the information storage media library devices 103 to 106 has been described as an example.
  • the present invention is not limited to this. Even if a disk array is configured with a plurality of write-once information storage media, the implementation is possible as in the first and second embodiments.
  • the disk array may be configured of five write-once information storage media.
  • a linking loss area in which user data can not be recorded is created when a track is reserved by the RESERVE TRACK command.
  • the same data as the failure medium may not be recorded in the alternative medium. Therefore, by using a special recording and reproducing apparatus in which the linking loss area is not created, the present invention can be implemented to a write-once type information storage medium such as a DVD-R.
  • An information storage medium library array device records data in a plurality of information storage media and an alternative information storage medium which substitutes one of the plurality of information storage media. And each of the plurality of information storage media and the alternative information storage media continuously record data on a track, record data on the information storage medium, and reproduce data from the information storage medium.
  • the information storage medium constitutes a disk array, and the control unit detects that a failure in which the information storage medium mounted in any of the plurality of recording and reproducing devices becomes unrecordable has occurred, and the preliminary recording is performed.
  • the playback device substitutes the data to be recorded in the failure information storage medium in which the occurrence of the failure has been detected by the control unit in the alternative information storage medium.
  • each of the plurality of information storage media and the alternative information storage media continuously records data on the track.
  • the plurality of recording and reproducing apparatuses record data on the information storage medium and reproduce data from the information storage medium.
  • the spare recording and reproducing apparatus records data on the alternative information storage medium and reproduces data from the alternative information storage medium.
  • the control unit controls the operations of the plurality of recording and reproduction devices and the preliminary recording and reproduction device, and controls the plurality of recording and reproduction devices so as to disperse and record data in the plurality of information storage media.
  • Each of the plurality of recording and reproducing apparatuses records data in the information storage medium to be recorded among the plurality of information storage media.
  • Each information storage medium attached to each of the plurality of recording and reproducing devices constitutes a disk array.
  • control unit detects that a failure in which the information storage medium mounted in any of the plurality of recording and reproduction devices becomes unrecordable has occurred.
  • the spare recording and reproducing apparatus substitutes and records data to be recorded in the failure information storage medium in which the occurrence of a failure has been detected by the control unit in the alternative information storage medium.
  • each of the plurality of information storage mediums and the alternative information storage medium is preferably a write-once type information storage medium.
  • each of the plurality of information storage media and the alternative information storage media is the write-once information storage medium
  • the disk array is configured with the write-once information storage medium instead of the rewritable information storage medium. can do.
  • the control unit receives a reproduction request for the fault information storage medium, and the area designated by the reproduction request is a recorded area of the alternative information storage medium.
  • the area designated by the reproduction request is an unrecorded area of the alternative information storage medium and a recorded area of the fault information storage medium
  • the fault information storage medium It is preferred to reproduce the data.
  • the control unit receives a reproduction request for the failure information storage medium, and reproduces data from the alternative information storage medium when the area designated by the reproduction request is a recorded area of the alternative information storage medium. Further, the control unit reproduces data from the fault information storage medium when the area designated by the reproduction request is the unrecorded area of the alternative information storage medium and the recorded area of the fault information storage medium.
  • the area designated by the reproduction request is the recorded area of the alternative information storage medium
  • the data is reproduced from the alternative information storage medium
  • the area designated by the reproduction request is the unrecorded area of the alternative information storage medium.
  • the recorded area of the failure information storage medium data is reproduced from the failure information storage medium, so that data can be reproduced from either the alternative information storage medium or the failure information storage medium.
  • each of the plurality of information storage mediums has a user area for recording the data, and the control unit is configured to record all of the recorded user areas of the failure information storage medium.
  • the data is copied to the alternative information storage medium, and the spare recording and reproducing apparatus is controlled to use the alternative information storage medium when there is a recording request or reproduction request to the fault information storage medium in which all the data are copied. It is preferable to do.
  • each of the plurality of information storage media has a user area for recording data.
  • the control unit copies all data in the recorded user area of the failure information storage medium to the alternative information storage medium. Then, the control unit controls the spare recording and reproducing apparatus to use the alternative information storage medium when there is a recording request or a reproduction request for the fault information storage medium in which all the data are copied.
  • the alternate information storage medium is used. Therefore, data can be easily recorded or reproduced by accessing only the alternative information storage medium without accessing the fault information storage medium.
  • the apparatus further comprises a cache memory, and in the control unit, the area designated by the reproduction request is an unrecorded area of the alternative information storage medium, and the recording of the fault information storage medium If the area is a pre-recorded area, the data is reproduced from the fault information storage medium, and the reproduced data is stored in the cache memory, and the control unit substitutes all data in the recorded user area of the fault information storage medium When copying to the information storage medium, it is preferable to copy the data stored in the cache memory among all the data from the cache memory to the alternative information storage medium.
  • the control unit reproduces data from the failure information storage medium when the area specified by the reproduction request is the unrecorded area of the alternative information storage medium and the recorded area of the failure information storage medium. , Store the reproduced data in the cache memory. Further, when copying all the data in the recorded user area of the fault information storage medium to the alternative information storage medium, the control unit is configured to store the data stored in the cache memory of all the data from the cache memory to the alternative information storage medium Copy to
  • the data reproduced from the fault information storage medium is stored in the cache memory, and the data stored in the cache memory of all the data is copied from the cache memory to the alternative information storage medium, so that the fault information storage medium is The data can be copied from the cache memory to the alternative information storage medium even if not attached to the recording / reproducing apparatus.
  • each of the plurality of information storage media has a user area for recording the data, and the plurality of information storage media constitute at least one of the disk arrays. Even if the information storage medium can not be reproduced, it has redundancy capable of restoring data from other information storage medium, and the control unit is configured by the plurality of information storage mediums in which the user area is all recorded.
  • the control unit is configured by the plurality of information storage mediums in which the user area is all recorded.
  • each of the plurality of information storage media has a user area for recording data.
  • the plurality of information storage media have redundancy such that data can be restored from other information storage media even if at least one of the information storage media constituting the disk array can not be reproduced.
  • the control unit replaces one of the plurality of information storage media with the failure information storage medium when receiving a reproduction request to the disk array configured of the plurality of information storage media in which the user area is all recorded. Copying all data in the recorded user area of the fault information storage medium to the alternative information storage medium, and restoring data of the information storage medium replaced by the fault information storage medium based on data reproduced from the remaining information storage medium Do.
  • the data recorded on the information storage medium replaced with the failure information storage medium is not the information storage medium replaced with the failure information storage medium without reproducing from the information storage medium replaced with the failure information storage medium.
  • the alternative information from the fault information storage medium while the data recorded on the information storage medium replaced with the fault information storage medium can be restored based on the data reproduced from the information storage medium of Data can be copied to a storage medium.
  • An information recording method is an information recording method for recording data in a plurality of information storage media and an alternative information storage medium to be substituted for one of the plurality of information storage media, A recording step of recording data continuously on a track and recording the data on an information storage medium to be recorded among the plurality of information storage media, each of the plurality of information storage media and the alternative information storage medium And a failure occurrence detection step of detecting that a failure has occurred that makes the information storage medium mounted on any of the plurality of recording and reproducing devices unable to record, and that a failure has occurred in the failure occurrence detection step. And D. an alternative recording step of alternative recording the data to be recorded on the detected fault information storage medium on the alternative information storage medium.
  • each of the plurality of information storage media and the alternative information storage media continuously records data on the track.
  • data is recorded on the information storage medium to be recorded among the plurality of information storage media.
  • failure occurrence detection step it is detected that a failure in which the information storage medium attached to any of the plurality of recording and reproducing devices becomes unrecordable has occurred.
  • data to be recorded in the failure information storage medium in which the occurrence of the failure is detected in the failure occurrence detection step is alternatively recorded in the alternative information storage medium.
  • An information recording program is an information recording program for recording data in a plurality of information storage media and an alternative information storage medium which substitutes one of the plurality of information storage media, Each of the plurality of information storage media and the alternative information storage media record data continuously on a track, and record the data on the information storage medium to be recorded among the plurality of information storage media.
  • a recording control unit that controls a plurality of recording and reproducing devices; a failure occurrence detecting unit that detects that a failure in which the information storage medium mounted on any of the plurality of recording and reproducing devices becomes unrecordable; The preliminary recording / reproducing is carried out so that the data to be recorded in the failure information storage medium in which the occurrence of the failure is detected by the failure occurrence detection unit is alternatively recorded in the alternative information storage medium Causing a computer to function as replacement recording control unit that controls the location.
  • each of the plurality of information storage media and the alternative information storage media continuously records data on the track.
  • the recording control unit controls the plurality of recording and reproducing devices to record data on the information storage medium to be recorded among the plurality of information storage media.
  • the failure occurrence detection unit detects that a failure in which the information storage medium attached to any of the plurality of recording and reproducing devices becomes unrecordable has occurred.
  • the substitute recording control unit controls the spare recording and reproducing apparatus to substitute and record, on the substitute information storage medium, the data to be recorded on the fault information storage medium in which the occurrence of the fault is detected by the fault occurrence detection unit.
  • the information storage medium library array apparatus, the information recording method, and the information recording program according to the present invention allow the recording and reproduction to be continued easily without degrading the performance even when the information storage medium constituting the disk array can not record.
  • the present invention is useful for an information storage medium library array apparatus, an information recording method, and an information recording program, which disperses and records data in a plurality of information storage media.
  • the information storage medium library array device according to the present invention can be applied to, for example, an archive device in a computer system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Library & Information Science (AREA)
  • Quality & Reliability (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

 複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、トラック上に連続的にデータを記録し、複数の記録再生装置(108~111)の各々は、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータを記録し、複数の記録再生装置(108~111)の各々に装着される各情報記憶媒体は、ディスクアレイを構成し、アレイコントローラ(101)は、複数の記録再生装置(108~111)のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出し、予備記録再生装置(112)は、アレイコントローラ(101)によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体に代替記録する。

Description

情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム
 本発明は、光ディスクなどの複数の可搬情報記憶媒体を使用してディスクアレイを構成し、複数の可搬情報記憶媒体にデータを分散して記録する情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラムに関するものである。
 大規模な業務用サーバ又はその他のコンピュータシステムにおいて用いられる、大容量、高速処理及び耐障害性の向上を実現するための外部記憶装置としてディスクアレイ装置がある。ディスクアレイ装置では、要求される信頼性、速度及び使用効率に応じて使用するRAID(Redundant Arrays of Inexpensive Disks)のレベルが選択される。よく使用されるRAIDレベルには、ストライピング機能のみを有するRAID0、ミラーリング機能を有するRAID1、ブロック単位に算出したパリティを分散記録するRAID5、ブロック単位に算出した2種類のパリティを分散記録するRAID6などがある。また、これらのRAIDレベルを組み合わせた方式、例えば、ミラーリングしたグループをストライピングするRAID10なども使用されている。
 ここで、冗長度を確保しつつ速度及び使用効率が要求される場面で使用されることの多いRAID5について説明する。
 図10は、RAID5システムについて説明するための図である。図10は、4台のディスク装置201~204で構成したRAID5システムの例を示している。RAIDでは、各ディスク装置の記憶領域は、論理セクタサイズと同じサイズ、又は論理セクタサイズの倍数のサイズのブロックに分割して管理される。ブロックサイズはストライプサイズと呼ばれる。図10において、ブロックAi、Bi、Ci、Pi(i=1、2、3、…)が1つのストライプを構成している。ブロックPiはパリティブロックである。ブロックPiには、ブロックAi、Bi、Ciの同じバイト位置にあるデータの排他的論理和の計算結果が格納される。
 RAID5では、1つのディスク装置が障害などで再生できなくなったときでもデータの復元が可能である。例えば、図10においてディスク装置203に障害が発生して再生できなくなったと仮定する。この場合、ブロックC1は、ブロックA1、B1、P1の同じバイト位置にあるデータの排他的論理和を計算することで復元できる。
 このようなディスクアレイ装置において、外部記憶装置に可搬媒体型の記憶装置を用いたシステムも使用されている。可搬媒体型の記憶装置を用いたシステムでは、多数枚の情報記憶媒体を格納する収納体、データの読み出し及び書き込みを行う1つ又は複数の記録再生装置、及び収納体と記録再生装置との間で情報記憶媒体を搬送する搬送体などを備えるライブラリ装置が使用される。このようなライブラリ装置を複数組み合わせてアレイ構成としたシステムはRAIL(Redundant Arrays of Inexpensive Libraries)とも呼ばれる。
 近年、大型データセンターに記憶されるデータ量は急激に増大しており、それに伴い参照されることが少ないデータ量も増える傾向にある。このような参照回数が少ないデータをアーカイブする装置として消費電力を低減できる可搬媒体型のライブラリ装置が注目されている。
 可搬型の情報記憶媒体の代表としてDVD(Digital Versatile Disc)又はBlu-ray Discなどの光ディスクがある。光ディスクには、大別して、DVD-RAM及びBD-REなどの書き換え型の情報記憶媒体と、DVD-R、DVD+R及びBD-Rなどの追記型の情報記憶媒体とがある。
 近年の光ディスクの大容量化に伴い参照回数が少ないデータのアーカイブに安価な追記型の情報記憶媒体が使用される機会が増えてきている。
 可搬媒体型のライブラリアレイ装置では、各ライブラリ装置内の記録再生装置に装着した情報記憶媒体セットによりRAIDが構成され、各ライブラリ装置内の記録再生装置に装着する情報記憶媒体が交換されることにより、各ライブラリ装置内に備えた記録再生装置の台数よりも多い情報記憶媒体セットが利用できる。
 もし、情報記憶媒体に障害が発生し、障害が発生した情報記憶媒体を復旧する場合、障害が発生した情報記憶媒体を含む情報記憶媒体セットを各ライブラリ装置内の記録再生装置に装着する必要がある。そのため、復旧に使用している記録再生装置では、復旧している情報記憶媒体を含む情報記憶媒体セットにしか記録及び再生ができない。特に、各ライブラリ装置内の記録再生装置が1台ずつであった場合には、復旧中は復旧している情報記憶媒体を含む情報記憶媒体セット以外の情報記憶媒体への記録及び再生が全くできない状態になる。
 そこで、予備の記録再生装置と予備の情報記憶媒体とを備えるディスクアレイ装置が提案されている(例えば、特許文献1参照)。このディスクアレイ装置は、障害が発生した情報記憶媒体に対して更新要求があった場合に、障害が発生した情報記憶媒体からデータを再生し、再生したデータを予備の記録再生装置に装着した予備の情報記憶媒体に記録する。これにより、復旧時間が短縮される。
 しかしながら、従来のディスクアレイ装置は、書き換え型の可搬情報記憶媒体を用いている。書き換え型の可搬情報記憶媒体は、ユーザ領域に連続的にデータが書き込まれるとは限らず、アドレスを指定することによりユーザ領域の任意の位置にデータが書き込まれる。そのため、書き換え型の可搬情報記憶媒体は、データの管理が難しく、記録及び再生に時間がかかり、容易に記録及び再生を継続させることが困難であるという課題を有している。
特開2001-27937号公報
 本発明は、上記の問題を解決するためになされたもので、情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができる情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラムを提供することを目的とするものである。
 本発明の一局面に係る情報記憶媒体ライブラリアレイ装置は、複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記憶媒体ライブラリアレイ装置であって、前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、前記情報記憶媒体にデータを記録するとともに、前記情報記憶媒体からデータを再生する複数の記録再生装置と、前記代替情報記憶媒体にデータを記録するとともに、前記代替情報記憶媒体からデータを再生する予備記録再生装置と、前記複数の記録再生装置と前記予備記録再生装置との動作を制御し、前記複数の情報記憶媒体に前記データを分散して記録するように前記複数の記録再生装置を制御する制御部とを備え、前記複数の記録再生装置の各々は、前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録し、前記複数の記録再生装置の各々に装着される各情報記憶媒体は、ディスクアレイを構成し、前記制御部は、前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出し、前記予備記録再生装置は、前記制御部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録する。
 この構成によれば、複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、トラック上に連続的にデータを記録する。複数の記録再生装置は、情報記憶媒体にデータを記録するとともに、情報記憶媒体からデータを再生する。予備記録再生装置は、代替情報記憶媒体にデータを記録するとともに、代替情報記憶媒体からデータを再生する。制御部は、複数の記録再生装置と予備記録再生装置との動作を制御し、複数の情報記憶媒体にデータを分散して記録するように複数の記録再生装置を制御する。複数の記録再生装置の各々は、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータを記録する。複数の記録再生装置の各々に装着される各情報記憶媒体は、ディスクアレイを構成する。そして、制御部は、複数の記録再生装置のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出する。予備記録再生装置は、制御部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体に代替記録する。
 本発明によれば、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータが代替情報記憶媒体に代替記録されるので、ディスクアレイを構成する情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができる。
 本発明の目的、特徴及び利点は、以下の詳細な説明と添付図面とによって、より明白となる。
本発明の実施の形態1における情報記憶媒体ライブラリアレイ装置の構成を示す図である。 媒体Ciが途中で記録できない状態になったときの媒体Ai、媒体Bi、媒体Ci及び媒体Diの記録領域の状態の一例を示す図である。 媒体Ejを記録再生装置に装着した場合の媒体Ai、媒体Bi、媒体Ci、媒体Di及び媒体Ejの記録領域の状態の一例を示す図である。 媒体Ciに記録すべきデータが媒体Ejへ代替記録された場合の媒体Ai、媒体Bi、媒体Ci、媒体Di及び媒体Ejの記録領域の状態の一例を示す図である。 本発明の実施の形態1における情報記憶媒体ライブラリアレイ装置の記録動作の一例を示すフローチャートである。 本発明の実施の形態1の情報記憶媒体ライブラリアレイ装置における記録要求又は再生要求に対する記録動作又は再生動作を示すフローチャートである。 本発明の実施の形態1の情報記憶媒体ライブラリアレイ装置における障害媒体から代替媒体への複写処理を説明するためのフローチャートである。 本発明の実施の形態2の情報記憶媒体ライブラリアレイ装置において障害媒体である媒体Ciから代替媒体である媒体Ejへデータを複写する前の記録領域の状態を示す図である。 本発明の実施の形態2の情報記憶媒体ライブラリアレイ装置において障害媒体である媒体Ciから代替媒体である媒体Ejへデータを複写した後の記録領域の状態を示す図である。 RAID5システムについて説明するための図である。
 以下本発明の実施の形態について、図面を参照しながら説明する。なお、以下の実施の形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。
 (実施の形態1)
 図1は、本発明の実施の形態1における情報記憶媒体ライブラリアレイ装置100の構成を示す図である。
 図1において、情報記憶媒体ライブラリアレイ装置100は、アレイコントローラ101、キャッシュメモリ102、及び情報記憶媒体ライブラリ装置103~107を備える。情報記憶媒体ライブラリアレイ装置100は、複数の情報記憶媒体にデータを分散して記録する。情報記憶媒体は、データを記録するユーザ領域を有し、データがトラック上に連続的に記録される。
 アレイコントローラ101は、情報記憶媒体ライブラリ装置103~107を制御してアレイ構成を実現するコントローラである。アレイコントローラ101は、情報記憶媒体ライブラリ装置103~107から読み出したデータを一時的に保持するためと、情報記憶媒体ライブラリ装置103~107へ記録するデータを一時的に保持するためにキャッシュメモリ102を使用する。
 キャッシュメモリ102は、情報記憶媒体ライブラリ装置103~107から読み出したデータを一時的に保持するとともに、情報記憶媒体ライブラリ装置103~107へ記録するデータを一時的に保持する。
 情報記憶媒体ライブラリ装置103~107のそれぞれは、記録再生装置108~111と、予備記録再生装置112と、収納体113~117と、搬送体118~122とを備える。記録再生装置108~111は、装着されている追記型情報記憶媒体からデータを再生するとともに、追記型情報記憶媒体にデータを記録する。予備記録再生装置112は、複数の追記型情報記憶媒体のうちの1つの代わりとなる追記型情報記憶媒体(代替情報記憶媒体)にデータを記録するとともに、代替情報記憶媒体からデータを再生する。収納体113~117は、複数枚の追記型情報記憶媒体を収納する。
 搬送体118~121は、記録再生装置108~111と収納体113~116との間で追記型情報記憶媒体を搬送する。搬送体122は、予備記録再生装置112と収納体117との間で追記型情報記憶媒体(代替情報記憶媒体)を搬送する。追記型情報記憶媒体は、ユーザデータを記録するユーザ領域を有する追記型の情報記憶媒体であり、例えば、BD-Rである。追記型情報記憶媒体は、ユーザデータをトラック上に連続的に記録する。
 アレイコントローラ101は、記録再生装置108~111と予備記録再生装置112との動作を制御し、記録再生装置108~111に装着された情報記憶媒体にデータを分散して記録する。アレイコントローラ101は、記録再生装置108~111のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出する。記録再生装置108~111の各々は、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータを記録する。予備記録再生装置112は、アレイコントローラ101によって障害が発生したことが検出された障害情報記憶媒体(以下、障害媒体とも言う)へ記録すべきデータを代替情報記憶媒体(以下、代替媒体とも言う)に代替記録する。
 また、アレイコントローラ101は、障害情報記憶媒体に対する再生要求を受け付け、再生要求で指定される領域が代替情報記憶媒体の記録済み領域である場合、代替情報記憶媒体からデータを再生し、再生要求で指定される領域が代替情報記憶媒体の未記録領域であり障害情報記憶媒体の記録済み領域である場合、障害情報記憶媒体からデータを再生する。
 本実施の形態においては、情報記憶媒体ライブラリ装置103~106に備えた記録再生装置108~111のそれぞれに装着されている4枚の追記型情報記憶媒体は、ディスクアレイを構成する。また、情報記憶媒体ライブラリ装置107に備えた収納体117に収納されている複数枚の追記型情報記憶媒体は、予備の追記型情報記憶媒体であり、記録再生装置108~111に装着された追記型情報記憶媒体に記録ができない障害が発生したときの代替先である代替情報記憶媒体となる。
 実施の形態1においては、記録再生装置108~111に装着されている4枚の追記型情報記憶媒体で任意のRAIDレベルのディスクアレイが構成される。
 記録再生装置108~111に、それぞれ収納体113~116のi番目の追記型情報記憶媒体である媒体Ai、媒体Bi、媒体Ci及び媒体Diが装着され、媒体Ai、媒体Bi、媒体Ci及び媒体Diによりディスクアレイが構成されているときに、媒体Ciの記録ができない状態になったときの動作について図2~図4を用いて説明する。
 なお、追記型情報記憶媒体が経時劣化などの要因により、記録パワー又は記録発光波形のキャリブレーションが正常に完了しなかった場合などに追記型情報記憶媒体が記録できない状態になる。追記型情報記憶媒体が記録できない状態では、該追記型情報記憶媒体にデータを記録することはできないが、該追記型情報記憶媒体の既に記録済みの領域からデータを再生することは可能である。以後、データを記録することができない状態の追記型情報記憶媒体を障害情報記憶媒体又は障害媒体と呼ぶ。
 図2は、媒体Ciが途中で記録できない状態になったときの媒体Ai、媒体Bi、媒体Ci及び媒体Diの記録領域の状態の一例を示す図である。図3は、媒体Ejを予備記録再生装置に装着した場合の媒体Ai、媒体Bi、媒体Ci、媒体Di及び媒体Ejの記録領域の状態の一例を示す図である。図4は、媒体Ciに記録すべきデータが媒体Ejへ代替記録された場合の媒体Ai、媒体Bi、媒体Ci、媒体Di及び媒体Ejの記録領域の状態の一例を示す図である。なお、図2~図4において、ハッチングで示した領域は、記録済み領域を示している。
 図2に示すように、媒体Ai、媒体Bi、媒体Ci及び媒体Diの記録領域は、途中までデータが記録されている。図3において、搬送体122は、収納体117に格納されている未使用の追記型情報記憶媒体である媒体Ejを予備記録再生装置112に装着する。図4に示すように、記録再生装置110により媒体Ciへ記録する予定だったデータは、予備記録再生装置112により媒体Ejへ代替記録される。このとき、媒体Ejへ代替記録するデータの記録位置は、媒体Ciへ記録する予定だった記録位置と同じにする。
 なお、追記型の情報記憶媒体では、追記位置が制限されている。そのため、通常、最初に媒体Ejへ代替記録する際には、媒体Ciへ記録する予定だった記録位置と同じ媒体Ejにおける記録位置は、追記可能な位置ではない。その場合は、RESERVE TRACKコマンドによりトラックを予約して追記可能位置に設定する必要がある。以後、障害媒体である媒体Ciの代替媒体として媒体Ejを対応させる。
 図4の状態において、アレイコントローラ101は、媒体Ciに対するデータ再生要求を受け付けた場合、再生する領域が代替媒体である媒体Ejの記録済み領域であれば媒体Ejからデータを再生し、再生する領域が媒体Ejの未記録領域であれば媒体Ciからデータを再生する。アレイコントローラ101は、媒体Ciからデータを再生した場合、再生したデータをキャッシュメモリ102にも格納する。
 なお、図1に示す情報記憶媒体ライブラリアレイ装置100のアレイコントローラ101は、典型的にはプロセッサと外部メモリとの協同で処理されるプログラムにより実現される。
 なお、本実施の形態において、情報記憶媒体ライブラリアレイ装置100が情報記憶媒体ライブラリアレイ装置の一例に相当し、記録再生装置108~111が複数の記録再生装置の一例に相当し、予備記録再生装置112が予備記録再生装置の一例に相当し、アレイコントローラ101が制御部、記録制御部、障害発生検出部及び代替記録制御部の一例に相当し、キャッシュメモリ102がキャッシュメモリの一例に相当する。
 図5は、本発明の実施の形態1における情報記憶媒体ライブラリアレイ装置の記録動作の一例を示すフローチャートである。
 まず、ステップS1において、アレイコントローラ101は、入力されたデータを複数のデータに分割し、各データを収納体113~116に格納されている各情報記憶媒体に分散して記録するように、搬送体118~121及び記録再生装置108~111を制御する。このとき、アレイコントローラ101は、RAIDレベルに応じてデータを分割し、必要であれば、分割したデータからパリティデータを作成する。
 搬送体118~121は、アレイコントローラ101からの指示に基づき、収納体113~116からそれぞれ情報記憶媒体を取り出し、記録再生装置108~111に装着する。このとき、不図示のメモリは、収納体113~117に格納されている全ての情報記憶媒体を管理するための管理データを記憶している。管理データは、ディスクアレイを構成する複数の情報記憶媒体の組み合わせを特定するための情報、障害情報記憶媒体を特定するための情報、及び、障害情報記憶媒体の代わりとなる代替情報記憶媒体を特定するための情報を含む。なお、管理データは、代替情報記憶媒体に障害情報記憶媒体の全てのデータが記録されているか否かを表す情報を含んでもよい。
 さらに、管理データは、データと、データを分割した複数のデータを記録する複数の情報記憶媒体とを対応付けた情報、及び各情報記憶媒体のデータを記録している位置を表す情報を含んでもよい。アレイコントローラ101は、入力されたデータと、当該入力されたデータを分散して記録する複数の情報記憶媒体とを対応付けて不図示のメモリに記憶してもよく、各情報記憶媒体におけるデータの記録位置を不図示のメモリに記憶してもよい。
 記録再生装置108~111は、アレイコントローラ101からの指示に基づき、アレイコントローラ101から出力されたデータを情報記憶媒体の所定の位置に記録する。
 次に、ステップS2において、アレイコントローラ101は、記録再生装置108~111のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したか否かを判断する。アレイコントローラ101は、記録再生装置108~111のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出する。
 なお、アレイコントローラ101は、記録動作が正常に完了できずに記録再生装置からエラーが報告された場合に記録不能と判定する。また、追記型の情報記憶媒体がスペア領域を有し、スペア領域への交替記録が成功した場合、記録再生装置はエラーを報告しない。そのため、情報記憶媒体のスペア領域への交替記録が成功した場合、アレイコントローラ101は、記録不能と判定しない。記録不能となる要因としては、情報記憶媒体が経時劣化したり、記録再生装置のレーザ光源が劣化したりして、記録パワー又は記録発光波形のキャリブレーションに失敗する場合がある。記録不能となった状態を障害状態と呼び、その結果、データを記録することができなかった情報記憶媒体を障害情報記憶媒体又は障害媒体と呼ぶ。
 ここで、障害が発生していないと判断された場合(ステップS2でNO)、ステップS4の処理に移行する。
 一方、障害が発生したと判断された場合(ステップS2でYES)、ステップS3において、アレイコントローラ101は、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体に代替記録するように、搬送体122及び予備記録再生装置112を制御する。搬送体122は、アレイコントローラ101からの指示に基づき、収納体117から代替情報記憶媒体を取り出し、予備記録再生装置112に装着する。このとき、アレイコントローラ101は、障害が発生したことが検出された障害情報記憶媒体と、障害情報記憶媒体へ記録すべきデータを代替記録する代替情報記憶媒体とを対応付けて不図示のメモリに記憶するとともに、代替情報記憶媒体におけるデータの記録位置を不図示のメモリに記憶する。
 予備記録再生装置112は、アレイコントローラ101からの指示に基づき、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体の所定の位置に記録する。
 次に、ステップS4において、アレイコントローラ101は、入力されたデータを全て情報記憶媒体に記録したか否かを判断する。ここで、入力されたデータを全て情報記憶媒体に記録したと判断された場合(ステップS4でYES)、アレイコントローラ101は、記録動作を終了する。一方、入力されたデータを全て情報記憶媒体に記録していないと判断された場合(ステップS4でNO)、ステップS1の処理へ戻り、アレイコントローラ101は、記録動作を継続する。
 続いて、実施の形態1における情報記憶媒体ライブラリアレイ装置100の記録動作及び再生動作についてさらに説明する。
 図6は、本発明の実施の形態1の情報記憶媒体ライブラリアレイ装置100における記録要求又は再生要求に対する記録動作又は再生動作を示すフローチャートである。
 まず、ステップS11において、アレイコントローラ101は、外部からの記録要求又は再生要求を受け付け、障害媒体への記録要求又は再生要求であるか否かを判断する。ここで、障害媒体への記録要求又は再生要求ではないと判断された場合(ステップS11でNO)、ステップS16において、アレイコントローラ101は、記録要求の対象となる情報記憶媒体(対象媒体)にデータを記録する、又は再生要求の対象となる情報記憶媒体からデータを再生するように搬送体118~121及び記録再生装置108~111を制御し、処理を終了する。
 一方、障害媒体への記録要求又は再生要求であると判断された場合(ステップS11でYES)、ステップS12において、アレイコントローラ101は、障害媒体に対応する代替媒体の記録済み領域以外の領域への再生要求であるか否かを判断する。ここで、障害媒体への記録要求であると判断された場合、又は障害媒体に対応する代替媒体の記録済み領域への再生要求であると判断された場合(ステップS12でNO)、ステップS13において、アレイコントローラ101は、障害媒体に対応する代替媒体にデータを記録する、又は障害媒体に対応する代替媒体からデータを再生するように搬送体122及び予備記録再生装置112を制御し、処理を終了する。
 一方、障害媒体に対応する代替媒体の記録済み領域以外の領域への再生要求であると判断された場合(ステップS12でYES)、ステップS14において、アレイコントローラ101は、障害媒体からデータを再生するように搬送体及び記録再生装置を制御する。
 次に、ステップS15において、アレイコントローラ101は、障害媒体から再生したデータをキャッシュメモリ102に保存し、処理を終了する。
 このように、追記型の情報記憶媒体がデータを記録することができない状態になったことが検出されても、情報記憶媒体の復旧作業を行うことなく、データを継続して記録又は再生することができる。
 なお、追記型の情報記憶媒体の追記可能な記録位置は限定されている。そのため、追記可能な記録位置以外への記録要求の場合、アレイコントローラ101は、エラー終了してもよい。また、再生要求された再生位置が未記録領域である場合、アレイコントローラ101は、エラー終了してもよい。
 例えば、図2における媒体Ciに対する記録要求又は再生要求を処理するためには、アレイコントローラ101は、情報記憶媒体ライブラリ装置105及び情報記憶媒体ライブラリ装置107を制御し、媒体Ci及び媒体Ejにアクセスする必要がある。そのため、この場合、作業効率が低下する。そこで、アレイコントローラ101は、媒体Ciの記録済み領域のデータを媒体Ejへ複写することにより、情報記憶媒体ライブラリ装置107のみを制御し、媒体Ejのみにデータを記録する又は媒体Ejのみからデータを再生することが好ましい。
 アレイコントローラ101は、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写し、全データが複写された障害情報記憶媒体に対する記録要求又は再生要求があった場合、代替情報記憶媒体を使用するように予備記録再生装置112を制御する。
 また、アレイコントローラ101は、再生要求で指定される領域が代替情報記憶媒体の未記録領域であり障害情報記憶媒体の記録済み領域である場合、障害情報記憶媒体からデータを再生するとともに、再生したデータをキャッシュメモリ102に格納する。アレイコントローラ101は、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写する際に、全データのうちのキャッシュメモリ102に格納されているデータをキャッシュメモリ102から代替情報記憶媒体に複写する。
 図7は、本発明の実施の形態1の情報記憶媒体ライブラリアレイ装置100における障害媒体から代替媒体への複写処理を説明するためのフローチャートである。
 まず、ステップS21において、アレイコントローラ101は、障害媒体から代替媒体へ複写するアドレスを選択する。アレイコントローラ101は、複写するアドレスとして、障害媒体から代替媒体へ複写する領域のうちの最も小さいアドレスを選択する。
 次に、ステップS22において、アレイコントローラ101は、ステップS21で選択した障害媒体のアドレスのデータがキャッシュメモリ102に格納されているか否かを判断する。ここで、複写するアドレスのデータがキャッシュメモリ102に格納されていると判断された場合(ステップS22でYES)、ステップS23において、アレイコントローラ101は、ステップS21で選択した障害媒体のアドレスに対応するデータをキャッシュメモリ102から再生する。
 一方、複写するアドレスのデータがキャッシュメモリ102に格納されていないと判断された場合(ステップS22でNO)、ステップS24において、アレイコントローラ101は、ステップS21で選択した障害媒体のアドレスのデータを再生するように搬送体及び記録再生装置を制御する。
 次に、ステップS25において、アレイコントローラ101は、ステップS23又はステップS24で再生したデータを代替媒体に記録するように搬送体122及び予備記録再生装置112を制御する。
 次に、ステップS26において、アレイコントローラ101は、障害媒体から代替媒体へ複写すべき領域が残っているか否かを判断する。障害媒体から代替媒体への複写すべき領域とは、障害媒体のユーザ領域内の記録済みの領域内で、代替媒体に複写していない領域である。ここで、障害媒体から代替媒体へ複写すべき領域が残っていると判断された場合(ステップS26でYES)、ステップS21の処理へ戻り、アレイコントローラ101は、ステップS21とステップS26との間の処理を、障害媒体から代替媒体へ複写する領域がなくなるまで繰り返し実行する。
 一方、障害媒体から代替媒体へ複写する領域の全てのデータが複写され、障害媒体から代替媒体へ複写すべき領域が残っていないと判断された場合(ステップS26でNO)、アレイコントローラ101は、複写処理を終了する。
 なお、ステップS24において、情報記憶媒体ライブラリアレイ装置100への記録要求又は再生要求が絶え間なく継続している、あるいは、障害媒体が記録再生装置108~111のいずれにも装着されていないなど、障害媒体からデータをすぐに再生することができない場合は、アレイコントローラ101は、情報記憶媒体ライブラリアレイ装置100への記録要求又は再生要求が途切れて十分な空き時間ができるまで、障害媒体からのデータ再生処理を待機してもよい。十分な空き時間が確保できたときに障害媒体が記録再生装置108~111のいずれにも装着されていない場合は、アレイコントローラ101は、障害媒体を記録再生装置108~111のいずれかに装着してステップS24以降の処理を続行するとよい。
 また、アレイコントローラ101は、ステップS23でキャッシュメモリ102から再生したデータを、ステップS25で代替媒体へ記録した後、該データをキャッシュメモリ102から破棄してもよい。
 また、図6のステップS15において、アレイコントローラ101は、障害媒体から再生したデータをキャッシュメモリ102に保存している。これにより、障害媒体が記録再生装置108~111に装着されていなくても、キャッシュメモリ102に保存しておいたデータを代替媒体に複写することができる。そのため、情報記憶媒体ライブラリアレイ装置100に対する記録要求又は再生要求に対して影響を与えずに複写処理を実行することが可能である。
 障害媒体の記録済み領域のデータが代替媒体へ全て複写されると、以後、障害媒体は不要になる。そのため、アレイコントローラ101は、障害媒体の代わりに予備記録再生装置112に代替媒体を装着し、障害媒体の代わりに代替媒体にデータを記録又は再生してもよい。また、アレイコントローラ101は、情報記憶媒体ライブラリ装置103~106のいずれかに、障害媒体の代わりに代替媒体を装填してもよい。
 実施の形態1においては、構成するディスクアレイに冗長性は必要なく、ストライピングのみが行われるRAID0を含む任意のRAIDレベルに対して実施が可能である。
 (実施の形態2)
 実施の形態2においては、記録再生装置108~111に装着されている4つの追記型の情報記憶媒体によりRAID5が構成される。従って、記録再生装置108~111に装着されている追記型の情報記憶媒体のうちの1枚が再生できなくてもデータの復元が可能である。
 実施の形態2の情報記憶媒体ライブラリアレイ装置は、障害媒体の記録済み領域のデータを代替媒体へ複写する動作を除いて実施の形態1と同様である。よって、障害媒体の記録済み領域のデータを代替媒体へ複写する動作のみを説明する。
 ディスクアレイを構成する複数の情報記憶媒体は、ディスクアレイを構成する少なくとも1つの前記情報記憶媒体が再生できなくとも他の情報記憶媒体からデータの復元が可能な冗長性を有している。
 アレイコントローラ101は、ユーザ領域が全て記録済みである複数の情報記憶媒体で構成されるディスクアレイへの再生要求を受け付けたときに、複数の情報記憶媒体のうちのいずれかを障害情報記憶媒体に代え、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写し、障害情報記憶媒体に代えられた情報記憶媒体のデータを、残りの情報記憶媒体を再生したデータに基づいて復元する。
 図8及び図9は、本発明の実施の形態2の情報記憶媒体ライブラリアレイ装置100において障害媒体である媒体Ciから代替媒体である媒体Ejへデータを複写する複写処理について説明するための図である。図8は、本発明の実施の形態2の情報記憶媒体ライブラリアレイ装置100において障害媒体である媒体Ciから代替媒体である媒体Ejへデータを複写する前の記録領域の状態を示す図であり、図9は、本発明の実施の形態2の情報記憶媒体ライブラリアレイ装置100において障害媒体である媒体Ciから代替媒体である媒体Ejへデータを複写した後の記録領域の状態を示す図である。なお、図8及び図9において、ハッチングで示した領域は、記録済み領域を示している。
 情報記憶媒体ライブラリアレイ装置100のアレイコントローラ101は、ユーザデータを記録するユーザ領域が全て記録済みの媒体Ak、媒体Bk、媒体Ck及び媒体Dkからなる追記型の情報記憶媒体セットへの再生要求を受け付けたときに、図8に示すように、記録再生装置108には媒体Akを装着し、記録再生装置109には媒体Bkを装着し、記録再生装置110には障害媒体である媒体Ciを装着し、記録再生装置111には媒体Dkを装着し、予備記録再生装置112には代替媒体である媒体Ejを装着する。媒体Ciには、記録領域(ユーザ領域)の途中までデータが記録されている。媒体Ejには、媒体Ciの記録不能となった位置と同じ位置からデータが記録されている。
 図8に示す状態になると、アレイコントローラ101は、媒体Ciの複写が完了していない領域のデータを媒体Ejへ順次複写する。アレイコントローラ101は、媒体Ciから媒体Ejへの複写中に、媒体Ckに記録されているデータに対して再生要求されたときは、媒体Ak、媒体Bk及び媒体Dkのそれぞれのデータに基づいて媒体Ckのデータを復元して返送する。実施の形態2においては、媒体Ak、媒体Bk、媒体Ck及び媒体DkでRAID5を構成している。そのため、媒体Ckのデータを復元するには、アレイコントローラ101は、媒体Ak、媒体Bk及び媒体Dkの媒体Ckと同じ位置のデータの排他的論理和を計算すればよい。
 図9に示すように、媒体Ciから媒体Ejへデータの複写が完了したら、以後、障害媒体である媒体Ciは不要になるので、媒体Ciの代わりに代替媒体である媒体Ejが使用される。
 このように、RAIDのデータ復元によるデータ再生は性能をほとんど低下させることなく実施することが可能である。そのため、実施の形態2のように、ユーザデータがユーザ領域に全て記録済みであり、ユーザ領域にそれ以上記録することができない追記型の情報記憶媒体セットの再生時に、RAIDの冗長度の範囲内でデータを復元しつつ、データを再生する必要のなくなった記録再生装置を用いて障害媒体から代替媒体へデータを複写しても、性能はほとんど低下しない。
 実施の形態2においては、RAID5によりディスクアレイが構成されるが、ディスクアレイを構成する少なくとも1つの追記型の情報記憶媒体の再生ができなくてもデータを復元可能な冗長性を有していればよく、他のRAIDレベルも同様に実施することが可能である。例えば、RAID6によりディスクアレイを構成しても同様に実施が可能である。
 本実施の形態においては、情報記憶媒体ライブラリ装置103~106に備えた記録再生装置108~111に装着した4枚の追記型の情報記憶媒体でディスクアレイを構成した場合を例に説明したが、本発明はこれに限定されない。複数枚の追記型の情報記憶媒体でディスクアレイを構成しても本実施の形態1,2と同様に実施が可能である。例えば、5枚の追記型の情報記憶媒体でディスクアレイを構成してもよい。また、冗長性を確保する場合は、少なくとも3枚の情報記憶媒体でディスクアレイを構成することが好ましい。
 なお、一般的な記録再生装置では、追記型の情報記憶媒体としてDVD-Rなどを使用した場合に、RESERVE TRACKコマンドでトラックが予約されると、ユーザデータが記録できないリンキングロスエリアが作成されて、障害媒体と同じデータを代替媒体に記録できなくなることがある。そこで、リンキングロスエリアが作成されないようにした特殊な記録再生装置が使用されることにより、DVD-Rなどの追記型の情報記憶媒体に対しても実施することができる。
 なお、上述した具体的実施形態には以下の構成を有する発明が主に含まれている。
 本発明の一局面に係る情報記憶媒体ライブラリアレイ装置は、複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記憶媒体ライブラリアレイ装置であって、前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、前記情報記憶媒体にデータを記録するとともに、前記情報記憶媒体からデータを再生する複数の記録再生装置と、前記代替情報記憶媒体にデータを記録するとともに、前記代替情報記憶媒体からデータを再生する予備記録再生装置と、前記複数の記録再生装置と前記予備記録再生装置との動作を制御し、前記複数の情報記憶媒体に前記データを分散して記録するように前記複数の記録再生装置を制御する制御部とを備え、前記複数の記録再生装置の各々は、前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録し、前記複数の記録再生装置の各々に装着される各情報記憶媒体は、ディスクアレイを構成し、前記制御部は、前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出し、前記予備記録再生装置は、前記制御部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録する。
 この構成によれば、複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、トラック上に連続的にデータを記録する。複数の記録再生装置は、情報記憶媒体にデータを記録するとともに、情報記憶媒体からデータを再生する。予備記録再生装置は、代替情報記憶媒体にデータを記録するとともに、代替情報記憶媒体からデータを再生する。制御部は、複数の記録再生装置と予備記録再生装置との動作を制御し、複数の情報記憶媒体にデータを分散して記録するように複数の記録再生装置を制御する。複数の記録再生装置の各々は、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータを記録する。複数の記録再生装置の各々に装着される各情報記憶媒体は、ディスクアレイを構成する。そして、制御部は、複数の記録再生装置のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出する。予備記録再生装置は、制御部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体に代替記録する。
 したがって、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータが代替情報記憶媒体に代替記録されるので、ディスクアレイを構成する情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができる。
 また、上記の情報記憶媒体ライブラリアレイ装置において、前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、追記型の情報記憶媒体であることが好ましい。
 この構成によれば、複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、追記型の情報記憶媒体であるので、書き換え型の情報記憶媒体ではなく、追記型の情報記憶媒体によりディスクアレイを構成することができる。
 また、上記の情報記憶媒体ライブラリアレイ装置において、前記制御部は、前記障害情報記憶媒体に対する再生要求を受け付け、前記再生要求で指定される領域が前記代替情報記憶媒体の記録済み領域である場合、前記代替情報記憶媒体からデータを再生し、前記再生要求で指定される領域が前記代替情報記憶媒体の未記録領域であり前記障害情報記憶媒体の記録済み領域である場合、前記障害情報記憶媒体からデータを再生することが好ましい。
 この構成によれば、制御部は、障害情報記憶媒体に対する再生要求を受け付け、再生要求で指定される領域が代替情報記憶媒体の記録済み領域である場合、代替情報記憶媒体からデータを再生する。また、制御部は、再生要求で指定される領域が代替情報記憶媒体の未記録領域であり障害情報記憶媒体の記録済み領域である場合、障害情報記憶媒体からデータを再生する。
 したがって、再生要求で指定される領域が代替情報記憶媒体の記録済み領域である場合、代替情報記憶媒体からデータが再生され、再生要求で指定される領域が代替情報記憶媒体の未記録領域であり障害情報記憶媒体の記録済み領域である場合、障害情報記憶媒体からデータが再生されるので、代替情報記憶媒体及び障害情報記憶媒体のいずれかからデータを再生することができる。
 また、上記の情報記憶媒体ライブラリアレイ装置において、前記複数の情報記憶媒体のそれぞれは、前記データを記録するユーザ領域を有し、前記制御部は、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写し、全データが複写された前記障害情報記憶媒体に対する記録要求又は再生要求があった場合、前記代替情報記憶媒体を使用するように前記予備記録再生装置を制御することが好ましい。
 この構成によれば、複数の情報記憶媒体のそれぞれは、データを記録するユーザ領域を有している。制御部は、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写する。そして、制御部は、全データが複写された障害情報記憶媒体に対する記録要求又は再生要求があった場合、代替情報記憶媒体を使用するように予備記録再生装置を制御する。
 したがって、障害情報記憶媒体の記録済みユーザ領域の全データが代替情報記憶媒体に複写され、全データが複写された障害情報記憶媒体に対する記録要求又は再生要求があった場合、代替情報記憶媒体が使用されるので、障害情報記憶媒体にアクセスすることなく、代替情報記憶媒体のみにアクセスすることにより、容易にデータを記録又は再生することができる。
 また、上記の情報記憶媒体ライブラリアレイ装置において、キャッシュメモリをさらに備え、前記制御部は、前記再生要求で指定される領域が前記代替情報記憶媒体の未記録領域であり前記障害情報記憶媒体の記録済み領域である場合、前記障害情報記憶媒体からデータを再生するとともに、再生したデータを前記キャッシュメモリに格納し、前記制御部は、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写する際に、前記全データのうちの前記キャッシュメモリに格納されているデータを前記キャッシュメモリから前記代替情報記憶媒体に複写することが好ましい。
 この構成によれば、制御部は、再生要求で指定される領域が代替情報記憶媒体の未記録領域であり障害情報記憶媒体の記録済み領域である場合、障害情報記憶媒体からデータを再生するとともに、再生したデータをキャッシュメモリに格納する。また、制御部は、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写する際に、全データのうちのキャッシュメモリに格納されているデータをキャッシュメモリから代替情報記憶媒体に複写する。
 したがって、障害情報記憶媒体から再生されたデータがキャッシュメモリに格納され、全データのうちのキャッシュメモリに格納されているデータがキャッシュメモリから代替情報記憶媒体に複写されるので、障害情報記憶媒体が記録再生装置に装着されていなくても、キャッシュメモリから代替情報記憶媒体にデータを複写することができる。
 また、上記の情報記憶媒体ライブラリアレイ装置において、前記複数の情報記憶媒体のそれぞれは、前記データを記録するユーザ領域を有し、前記複数の情報記憶媒体は、前記ディスクアレイを構成する少なくとも1つの前記情報記憶媒体が再生できなくとも他の情報記憶媒体からデータの復元が可能な冗長性を有し、前記制御部は、ユーザ領域が全て記録済みである前記複数の情報記憶媒体で構成される前記ディスクアレイへの再生要求を受け付けたときに、前記複数の情報記憶媒体のうちのいずれかを前記障害情報記憶媒体に代え、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写し、前記障害情報記憶媒体に代えられた前記情報記憶媒体のデータを、残りの前記情報記憶媒体を再生したデータに基づいて復元することが好ましい。
 この構成によれば、複数の情報記憶媒体のそれぞれは、データを記録するユーザ領域を有している。複数の情報記憶媒体は、ディスクアレイを構成する少なくとも1つの情報記憶媒体が再生できなくとも他の情報記憶媒体からデータの復元が可能な冗長性を有している。制御部は、ユーザ領域が全て記録済みである複数の情報記憶媒体で構成されるディスクアレイへの再生要求を受け付けたときに、複数の情報記憶媒体のうちのいずれかを障害情報記憶媒体に代え、障害情報記憶媒体の記録済みユーザ領域の全データを代替情報記憶媒体に複写し、障害情報記憶媒体に代えられた情報記憶媒体のデータを、残りの情報記憶媒体を再生したデータに基づいて復元する。
 したがって、障害情報記憶媒体に代えられた情報記憶媒体に記録されているデータは、障害情報記憶媒体に代えられた情報記憶媒体から再生することなく、障害情報記憶媒体に代えられた情報記憶媒体以外の情報記憶媒体から再生されたデータに基づいて復元することができ、障害情報記憶媒体に代えられた情報記憶媒体に記録されているデータを復元している間に、障害情報記憶媒体から代替情報記憶媒体にデータを複写することができる。
 本発明の他の局面に係る情報記録方法は、複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記録方法であって、前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録する記録ステップと、前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出する障害発生検出ステップと、前記障害発生検出ステップにおいて障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録する代替記録ステップとを含む。
 この構成によれば、複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、トラック上に連続的にデータを記録する。記録ステップにおいて、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータが記録される。障害発生検出ステップにおいて、複数の記録再生装置のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことが検出される。代替記録ステップにおいて、障害発生検出ステップで障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータが代替情報記憶媒体に代替記録される。
 したがって、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータが代替情報記憶媒体に代替記録されるので、ディスクアレイを構成する情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができる。
 本発明の他の局面に係る情報記録プログラムは、複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記録プログラムであって、前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録するように複数の記録再生装置を制御する記録制御部と、前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出する障害発生検出部と、前記障害発生検出部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録するように予備記録再生装置を制御する代替記録制御部としてコンピュータを機能させる。
 この構成によれば、複数の情報記憶媒体のそれぞれ及び代替情報記憶媒体は、トラック上に連続的にデータを記録する。記録制御部は、複数の情報記憶媒体のうちの記録対象となる情報記憶媒体にデータを記録するように複数の記録再生装置を制御する。障害発生検出部は、複数の記録再生装置のいずれかに装着された情報記憶媒体が記録不能となる障害が発生したことを検出する。代替記録制御部は、障害発生検出部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを代替情報記憶媒体に代替記録するように予備記録再生装置を制御する。
 したがって、障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータが代替情報記憶媒体に代替記録されるので、ディスクアレイを構成する情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができる。
 なお、発明を実施するための形態の項においてなされた具体的な実施態様又は実施例は、あくまでも、本発明の技術内容を明らかにするものであって、そのような具体例にのみ限定して狭義に解釈されるべきものではなく、本発明の精神と特許請求事項との範囲内で、種々変更して実施することができるものである。
 本発明に係る情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラムは、ディスクアレイを構成する情報記憶媒体が記録できない状態になっても性能を低下させることなく容易に記録及び再生を継続させることができ、複数の情報記憶媒体にデータを分散して記録する情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラムに有用である。また、本発明に係る情報記憶媒体ライブラリアレイ装置は、例えば、コンピュータシステムにおけるアーカイブ装置に適用できる。

Claims (8)

  1.  複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記憶媒体ライブラリアレイ装置であって、
     前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、
     前記情報記憶媒体にデータを記録するとともに、前記情報記憶媒体からデータを再生する複数の記録再生装置と、
     前記代替情報記憶媒体にデータを記録するとともに、前記代替情報記憶媒体からデータを再生する予備記録再生装置と、
     前記複数の記録再生装置と前記予備記録再生装置との動作を制御し、前記複数の情報記憶媒体に前記データを分散して記録するように前記複数の記録再生装置を制御する制御部とを備え、
     前記複数の記録再生装置の各々は、前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録し、
     前記複数の記録再生装置の各々に装着される各情報記憶媒体は、ディスクアレイを構成し、
     前記制御部は、前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出し、
     前記予備記録再生装置は、前記制御部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録する情報記憶媒体ライブラリアレイ装置。
  2.  前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、追記型の情報記憶媒体である請求項1記載の情報記憶媒体ライブラリアレイ装置。
  3.  前記制御部は、前記障害情報記憶媒体に対する再生要求を受け付け、前記再生要求で指定される領域が前記代替情報記憶媒体の記録済み領域である場合、前記代替情報記憶媒体からデータを再生し、前記再生要求で指定される領域が前記代替情報記憶媒体の未記録領域であり前記障害情報記憶媒体の記録済み領域である場合、前記障害情報記憶媒体からデータを再生する請求項2記載の情報記憶媒体ライブラリアレイ装置。
  4.  前記複数の情報記憶媒体のそれぞれは、前記データを記録するユーザ領域を有し、
     前記制御部は、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写し、全データが複写された前記障害情報記憶媒体に対する記録要求又は再生要求があった場合、前記代替情報記憶媒体を使用するように前記予備記録再生装置を制御する請求項2又は3記載の情報記憶媒体ライブラリアレイ装置。
  5.  キャッシュメモリをさらに備え、
     前記制御部は、前記再生要求で指定される領域が前記代替情報記憶媒体の未記録領域であり前記障害情報記憶媒体の記録済み領域である場合、前記障害情報記憶媒体からデータを再生するとともに、再生したデータを前記キャッシュメモリに格納し、
     前記制御部は、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写する際に、前記全データのうちの前記キャッシュメモリに格納されているデータを前記キャッシュメモリから前記代替情報記憶媒体に複写する請求項4記載の情報記憶媒体ライブラリアレイ装置。
  6.  前記複数の情報記憶媒体のそれぞれは、前記データを記録するユーザ領域を有し、
     前記複数の情報記憶媒体は、前記ディスクアレイを構成する少なくとも1つの前記情報記憶媒体が再生できなくとも他の情報記憶媒体からデータの復元が可能な冗長性を有し、
     前記制御部は、ユーザ領域が全て記録済みである前記複数の情報記憶媒体で構成される前記ディスクアレイへの再生要求を受け付けたときに、前記複数の情報記憶媒体のうちのいずれかを前記障害情報記憶媒体に代え、前記障害情報記憶媒体の記録済みユーザ領域の全データを前記代替情報記憶媒体に複写し、前記障害情報記憶媒体に代えられた前記情報記憶媒体のデータを、残りの前記情報記憶媒体を再生したデータに基づいて復元する請求項2~5のいずれかに記載の情報記憶媒体ライブラリアレイ装置。
  7.  複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記録方法であって、
     前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、
     前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録する記録ステップと、
     前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出する障害発生検出ステップと、
     前記障害発生検出ステップにおいて障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録する代替記録ステップとを含む情報記録方法。
  8.  複数の情報記憶媒体及び前記複数の情報記憶媒体のうちの1つの代わりとなる代替情報記憶媒体にデータを記録する情報記録プログラムであって、
     前記複数の情報記憶媒体のそれぞれ及び前記代替情報記憶媒体は、トラック上に連続的にデータを記録し、
     前記複数の情報記憶媒体のうちの記録対象となる情報記憶媒体に前記データを記録するように複数の記録再生装置を制御する記録制御部と、
     前記複数の記録再生装置のいずれかに装着された前記情報記憶媒体が記録不能となる障害が発生したことを検出する障害発生検出部と、
     前記障害発生検出部によって障害が発生したことが検出された障害情報記憶媒体へ記録すべきデータを前記代替情報記憶媒体に代替記録するように予備記録再生装置を制御する代替記録制御部としてコンピュータを機能させる情報記録プログラム。
PCT/JP2012/005615 2011-09-14 2012-09-05 情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム WO2013038618A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/878,641 US20130212428A1 (en) 2011-09-14 2012-09-05 Information storage medium library array apparatus, information recording method and information recording program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011-200476 2011-09-14
JP2011200476 2011-09-14

Publications (1)

Publication Number Publication Date
WO2013038618A1 true WO2013038618A1 (ja) 2013-03-21

Family

ID=47882871

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/005615 WO2013038618A1 (ja) 2011-09-14 2012-09-05 情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム

Country Status (3)

Country Link
US (1) US20130212428A1 (ja)
JP (1) JPWO2013038618A1 (ja)
WO (1) WO2013038618A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017507427A (ja) * 2014-03-06 2017-03-16 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 分散データ・ストレージ・システムにおけるデータ回復を向上させる方法、システム、およびコンピュータ・プログラム

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8982680B1 (en) * 2014-08-29 2015-03-17 Hitachi—LG Data Storage, Inc. Data archive system
JP6799752B2 (ja) * 2016-10-13 2020-12-16 パナソニックIpマネジメント株式会社 光ディスク装置、光ディスク読み出し方法
JP6817340B2 (ja) 2017-02-06 2021-01-20 株式会社日立製作所 計算機

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02281474A (ja) * 1989-04-21 1990-11-19 Toshiba Corp 記憶媒体のオートチェンジャ装置
JP2001027937A (ja) * 1999-07-15 2001-01-30 Hitachi Ltd ディスクアレイ制御装置

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5412668A (en) * 1994-09-22 1995-05-02 International Business Machines Corporation Parity striping feature for optical disks
JPH10254642A (ja) * 1997-03-14 1998-09-25 Hitachi Ltd 記憶装置システム
JPH10254631A (ja) * 1997-03-14 1998-09-25 Hitachi Ltd コンピューターシステム
JP3674227B2 (ja) * 1997-03-14 2005-07-20 株式会社日立製作所 可搬メディアを収納する記憶装置
JP3428350B2 (ja) * 1997-03-14 2003-07-22 株式会社日立製作所 記憶装置システム
JP2000132902A (ja) * 1998-10-23 2000-05-12 Hitachi Electronics Eng Co Ltd 記録媒体raidライブラリ装置
US6725394B1 (en) * 2000-10-02 2004-04-20 Quantum Corporation Media library with failover capability
US7434097B2 (en) * 2003-06-05 2008-10-07 Copan System, Inc. Method and apparatus for efficient fault-tolerant disk drive replacement in raid storage systems
JP4426262B2 (ja) * 2003-11-26 2010-03-03 株式会社日立製作所 ディスクアレイ装置及びディスクアレイ装置の障害回避方法
US7313721B2 (en) * 2004-06-21 2007-12-25 Dot Hill Systems Corporation Apparatus and method for performing a preemptive reconstruct of a fault-tolerant RAID array
US7574623B1 (en) * 2005-04-29 2009-08-11 Network Appliance, Inc. Method and system for rapidly recovering data from a “sick” disk in a RAID disk group
US7587630B1 (en) * 2005-04-29 2009-09-08 Network Appliance, Inc. Method and system for rapidly recovering data from a “dead” disk in a RAID disk group
JP2007233903A (ja) * 2006-03-03 2007-09-13 Hitachi Ltd 記憶制御装置及び記憶制御装置のデータ回復方法
US20100110859A1 (en) * 2008-10-30 2010-05-06 Millenniata, Inc. Archival optical disc arrays
CA2761643A1 (en) * 2009-05-08 2010-11-11 Hitachi-Lg Data Storage Korea, Inc. Accessing, compressing, and tracking media stored in an optical disc storage system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02281474A (ja) * 1989-04-21 1990-11-19 Toshiba Corp 記憶媒体のオートチェンジャ装置
JP2001027937A (ja) * 1999-07-15 2001-01-30 Hitachi Ltd ディスクアレイ制御装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017507427A (ja) * 2014-03-06 2017-03-16 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 分散データ・ストレージ・システムにおけるデータ回復を向上させる方法、システム、およびコンピュータ・プログラム

Also Published As

Publication number Publication date
JPWO2013038618A1 (ja) 2015-03-23
US20130212428A1 (en) 2013-08-15

Similar Documents

Publication Publication Date Title
JP5999603B2 (ja) 情報処理装置、情報処理方法及び情報記憶媒体
KR100778603B1 (ko) 계층형 스토리지 장치 및 그 기록 매체 관리 방법
WO2013038618A1 (ja) 情報記憶媒体ライブラリアレイ装置、情報記録方法及び情報記録プログラム
WO2012105260A1 (ja) 記憶装置
WO2014111979A1 (ja) ディスクアレイ制御装置およびディスクアレイ装置
JP4405421B2 (ja) ストレージ装置およびプログラム。
WO2007029150A2 (en) Automatic backup system
JP2006079219A (ja) ディスクアレイ制御装置およびディスクアレイ制御方法
JP2010026812A (ja) 磁気ディスク装置
JP3669103B2 (ja) 記憶装置および記憶装置サブシステム
JP2013054792A (ja) 追記型情報記録媒体、情報記録装置、情報再生装置、情報記録方法、および情報再生方法
JP5914885B2 (ja) 記録再生装置および記録再生方法
JP5999356B2 (ja) 光ディスクアレイ装置
JP6799752B2 (ja) 光ディスク装置、光ディスク読み出し方法
CN103294410A (zh) 归档系统及其处理方法
KR100930239B1 (ko) 갱신가능한 결함 관리 영역을 사용한 결함 관리 방법, 그장치 및 그 디스크
JPH1124848A (ja) ディスクアレイの障害領域交代処理方法およびディスクアレイ装置
WO2022195855A1 (ja) 光ディスクアレイ、コンピュータプログラム及び記録媒体
RU2462772C2 (ru) Оптический носитель записи
JP2001195205A (ja) データ蓄積システムのデータ復旧方法及びそのプログラムを記録した媒体
TWI384464B (zh) 非臨時性的資訊記錄媒體、記錄/再生裝置以及記錄/再生方法
JP6600818B2 (ja) データ消去方法
KR100896683B1 (ko) 갱신가능한 결함 관리 영역을 사용한 결함 관리 방법, 그장치 및 그 디스크
JP2010123167A (ja) 情報記録装置、再生装置、及び、方法
JP2012174296A (ja) 記録再生装置および記録再生方法

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2013515451

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 13878641

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12831245

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12831245

Country of ref document: EP

Kind code of ref document: A1