WO2022172548A1 - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
WO2022172548A1
WO2022172548A1 PCT/JP2021/042669 JP2021042669W WO2022172548A1 WO 2022172548 A1 WO2022172548 A1 WO 2022172548A1 JP 2021042669 W JP2021042669 W JP 2021042669W WO 2022172548 A1 WO2022172548 A1 WO 2022172548A1
Authority
WO
WIPO (PCT)
Prior art keywords
information processing
magnetic tape
data
error rate
partition
Prior art date
Application number
PCT/JP2021/042669
Other languages
French (fr)
Japanese (ja)
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 JP2022581192A priority Critical patent/JPWO2022172548A1/ja
Publication of WO2022172548A1 publication Critical patent/WO2022172548A1/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B5/00Recording by magnetisation or demagnetisation of a record carrier; Reproducing by magnetic means; Record carriers therefor
    • G11B5/02Recording, reproducing, or erasing methods; Read, write or erase circuits therefor
    • G11B5/09Digital recording

Definitions

  • the present disclosure relates to an information processing device, an information processing method, and an information processing program.
  • Japanese Patent Application Laid-Open No. 2007-080459 discloses a technique of holding an error rate for each partial area into which a magnetic tape is divided. This technique determines the position of data to be rewritten based on this error rate.
  • recent magnetic tapes can be divided into, for example, a first partition in which data is recorded and a second partition in which metadata about data is recorded.
  • the first partition is preferably more reliable than the second partition.
  • the present disclosure has been made in view of the above circumstances, and is an information processing method capable of appropriately determining a partial area for recording each of a plurality of types of data from among a plurality of partial areas into which a magnetic tape is divided.
  • An object is to provide an apparatus, an information processing method, and an information processing program.
  • An information processing apparatus is an information processing apparatus that includes at least one processor, and the processor determines the recording destinations of the plurality of types of data based on the error rates of the plurality of partial areas into which the magnetic tape is divided. Determine the subregion of .
  • the plurality of types of data include data and metadata about the data
  • the processor selects a partial area whose error rate is equal to or lower than a predetermined threshold as the first data recording area. It may be determined as an area to be used as the second partition among the partitions and the second partition in which the metadata is recorded.
  • the plurality of types of data include data and metadata related to the data
  • the processor records a predetermined number of partial areas in descending order of error rate.
  • the area to be used as the second partition may be determined.
  • each of the plurality of first partial regions obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape is divided by lines along the width direction of the magnetic tape.
  • the error rate may be the error rate of each of the plurality of first partial regions derived based on the error rate of each of the plurality of partial regions.
  • each of the plurality of first partial regions obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape is divided by lines along the width direction of the magnetic tape.
  • a processor provided in an information processing apparatus performs a process of determining a partial area for recording each of a plurality of types of data based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided. is what is executed.
  • the information processing program of the present disclosure is a processor provided in an information processing apparatus that determines a partial area for recording each of a plurality of types of data based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided. to run
  • FIG. 1 is a block diagram showing an example of the configuration of an information processing system;
  • FIG. FIG. 4 is a diagram for explaining an object;
  • FIG. It is a schematic diagram which shows an example of a magnetic tape.
  • FIG. 4 is a diagram for explaining error rate information;
  • FIG. 1 is a block diagram showing an example of a functional configuration of an information processing device;
  • FIG. 4 is a diagram for explaining a method of deriving an error rate of a partial area; It is a figure for demonstrating the determination result by a determination part.
  • FIG. 5 is a flowchart showing an example of magnetic tape reuse processing; It is a figure for demonstrating the derivation
  • the information processing system 10 includes an information processing device 12 and a tape library 14 .
  • the information processing device 12 include a server computer and the like.
  • the tape library 14 comprises a plurality of slots (not shown) and a plurality of tape drives 18, each slot storing a magnetic tape T as an example of a recording medium.
  • Each tape drive 18 is connected to the information processing device 12 .
  • the tape drive 18 writes data to or reads data from the magnetic tape T under the control of the information processing device 12 .
  • An example of the magnetic tape T is an LTO (Linear Tape-Open) tape.
  • the magnetic tape T to be written or read is loaded from the slot into the predetermined tape drive 18 .
  • the magnetic tape T is unloaded from the tape drive 18 to the slot in which it was originally stored.
  • a unit handling data to be recorded on the magnetic tape T includes data to be stored by the user, such as document data and image data, and metadata related to the data.
  • data to be stored by the user such as document data and image data
  • metadata is written as "meta".
  • a storage system that handles this object is called an object storage system.
  • the metadata includes, for example, object identification information such as object keys, object names, data sizes, and attribute information such as time stamps.
  • the recording order of the data and the metadata when recording the object on the magnetic tape T is not particularly limited, and may be the order of the metadata and the data, or the order of the data and the metadata.
  • the configuration of the magnetic tape T according to this embodiment will be described with reference to FIG.
  • the magnetic tape T is formatted, it is divided into two partitions, a reference partition RP in which metadata is recorded and a data partition DP in which objects are recorded.
  • the data partition DP is an example of a first partition in which data is recorded
  • the reference partition RP is an example of a second partition in which metadata is recorded.
  • Metadata and objects are examples of multiple types of data.
  • the information processing device 12 includes a CPU (Central Processing Unit) 20, a memory 21 as a temporary storage area, and a non-volatile storage section 22.
  • FIG. The information processing device 12 also includes a display 23 such as a liquid crystal display, an input device 24 such as a keyboard and a mouse, a network I/F (InterFace) 25 connected to a network, and an external I/F to which each tape drive 18 is connected.
  • a display 23 such as a liquid crystal display
  • an input device 24 such as a keyboard and a mouse
  • a network I/F (InterFace) 25 connected to a network
  • an external I/F to which each tape drive 18 is connected.
  • Including F26 CPU 20 , memory 21 , storage unit 22 , display 23 , input device 24 , network I/F 25 and external I/F 26 are connected to bus 27 .
  • the storage unit 22 is implemented by a HDD (Hard Disk Drive), SSD (Solid State Drive), flash memory, or the like.
  • An information processing program 30 is stored in the storage unit 22 as a storage medium.
  • the CPU 20 reads out the information processing program 30 from the storage unit 22 , expands it in the memory 21 , and executes the expanded information processing program 30 .
  • error rate information 32 regarding the error rate of the magnetic tape T is stored in the storage unit 22 .
  • the error rate information 32 will be described with reference to FIG.
  • the error rate information 32 includes a plurality of first partial regions P1 obtained by dividing the magnetic tape T by straight lines along the longitudinal direction of the magnetic tape T (hereinafter referred to as "tape longitudinal direction").
  • the error rate of each of the second partial regions P2 divided by straight lines along the direction (hereinafter referred to as "tape width direction”) is included.
  • the partial area P1 is, for example, one wrap. Note that the partial region P1 may be a plurality of wraps.
  • the numerical values in FIG. 5 represent the error rate of each partial area P2.
  • the error rate here means the rate at which read errors occurred in each partial area P2 when data recorded on the magnetic tape T in the past was read.
  • This read error may include not only the case where the data could not be read, but also the case where an error occurred during reading but the data could be read by error correction using an error correction code.
  • the magnetic tape T is reused.
  • Reuse of the magnetic tape T means, for example, initializing the magnetic tape T on which the retention period of all recorded data has passed.
  • the information processing device 12 has a function of determining a partial area where data is to be recorded when the magnetic tape T is reused.
  • the information processing device 12 includes an acquisition unit 40, a derivation unit 42, a determination unit 44, and a control unit 46.
  • the CPU 20 By executing the information processing program 30 , the CPU 20 functions as an acquisition unit 40 , a derivation unit 42 , a determination unit 44 and a control unit 46 .
  • the acquisition unit 40 acquires the error rate of each of the plurality of partial regions P2 included in the error rate information 32 stored in the storage unit 22.
  • the derivation unit 42 derives the error rate of each of the plurality of partial regions P1 based on the error rate of each of the plurality of partial regions P2 acquired by the acquisition unit 40 . Specifically, as shown in FIG. 7 as an example, the deriving unit 42 derives the average value of the error rates of all the partial areas P2 included in the partial area P1 for each partial area P1, thereby Derive the error rate of P1.
  • the determination unit 44 determines the partial area P1 whose error rate derived by the derivation unit 42 is equal to or less than a predetermined threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P1 in which the error rate derived by the derivation unit 42 exceeds the threshold TH as the area to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 7 and the threshold TH is 0.5, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. be done.
  • the determination unit 44 may determine a predetermined number K of partial regions P1 in descending order of the error rate derived by the derivation unit 42 as the regions to be used as the reference partition RP. In this case, the determining unit 44 determines partial areas P1 other than the number K of partial areas P1 as areas to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 7 and the number K is 1, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. .
  • the number K in this case is set, for example, so that the capacity ratio of the data partition DP and the reference partition RP is the average capacity ratio of objects and metadata stored in the information processing system 10 .
  • the control unit 46 performs control for reusing the magnetic tape T according to the determination result of the determination unit 44 . Specifically, for example, in the case of initializing a magnetic tape T on which the retention period of all recorded data has passed, the control unit 46 provides identification information of the magnetic tape T to be reused and an initialization instruction. to the tape drive 18. The tape drive 18 initializes the magnetic tape T indicated by the identification information sent from the information processing device 12 . Further, the control unit 46 stores information indicating that the partial area P1 determined by the determination unit 44 as the area to be used as the reference partition RP is the reference partition RP in the storage area for storing the management information of the magnetic tape T. to control.
  • control unit 46 stores information indicating that the partial area P1 determined by the determination unit 44 as the area to be used as the data partition DP is the data partition DP in the storage area for storing the management information of the magnetic tape T. to control.
  • the storage area for storing the management information of the magnetic tape T include a cartridge memory provided in the magnetic tape cartridge containing the magnetic tape T, a partial area for recording the management information on the magnetic tape T, and a storage area of the storage unit 22. At least one is mentioned.
  • control unit 46 when performing processing to increase the free space of the magnetic tape T, the control unit 46 performs the following control before the initialization of the magnetic tape T described above. In this case, the control unit 46 performs control to read the metadata recorded in the reference partition RP and the object recorded in the data partition DP of the magnetic tape T to be reused. Also, in this case, the control unit 46 performs control to store the read metadata and object in the storage unit 22 . At the time of this control, the control unit 46 discards the metadata and objects to which the deletion flag is added as being excluded from being stored in the storage unit 22 .
  • control unit 46 When performing processing to increase the free space of the magnetic tape T, the control unit 46 further performs the following control after the initialization of the magnetic tape T described above. In this case, the control unit 46 records the metadata stored in the storage unit 22 before the initialization of the magnetic tape T in the reference partition RP of the magnetic tape T after initialization, and records the object on the magnetic tape after initialization. It controls recording in the data partition DP of T.
  • the CPU 20 executes the information processing program 30 to execute the magnetic tape reuse process shown in FIG.
  • the magnetic tape reuse processing shown in FIG. 9 is executed, for example, when an execution instruction is input by the user. At this time, for example, the identification information of the magnetic tape T to be reused is input by the user.
  • the acquisition unit 40 acquires the error rate of each of the plurality of partial regions P2 included in the error rate information 32 stored in the storage unit 22.
  • the derivation unit 42 derives the error rate of each of the partial areas P1 based on the error rate of each of the partial areas P2 obtained in step S10, as described above.
  • step S14 the determining unit 44 determines the partial area P1 whose error rate derived in step S12 is equal to or lower than the threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P1 in which the error rate derived in step S12 exceeds the threshold TH as the area to be used as the data partition DP.
  • step S16 the control unit 46 performs control to reuse the magnetic tape T according to the determination result at step S14, as described above.
  • the magnetic tape reuse process ends.
  • the deriving unit 42 may derive the error rate of each of the plurality of partial regions P3 obtained by dividing the magnetic tape T by straight lines along the tape width direction. In this case, the derivation unit 42 derives the error rate of each of the plurality of partial regions P3 based on the error rate of each of the plurality of partial regions P2 acquired by the acquisition unit 40 . Specifically, as shown in FIG. 10 as an example, the deriving unit 42 derives the average value of the error rates of all the partial regions P2 included in the partial region P3 for each partial region P3. Derive the error rate of P3.
  • the determination unit 44 determines the partial area P3 whose error rate derived by the derivation unit 42 is equal to or less than the threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P3 in which the error rate derived by the derivation unit 42 exceeds the threshold TH as the area to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 10 and the threshold TH is 0.7, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. be done.
  • the determination unit 44 may determine a predetermined number K of partial regions P3 in descending order of the error rate derived by the derivation unit 42 as regions to be used as the reference partition RP. In this case, the determining unit 44 determines partial areas P3 other than the number K of partial areas P3 as areas to be used as data partitions DP.
  • the error rate is the value shown in FIG. 10 and the number K is 1, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. .
  • the number K in this case is set, for example, so that the capacity ratio of the data partition DP and the reference partition RP is the average capacity ratio of objects and metadata stored in the information processing system 10 .
  • the determination unit 44 may determine the partial area P1 whose error rate derived by the derivation unit 42 is equal to or less than the threshold TH as the area to be used as the data partition DP. Also, in this case, the determining unit 44 may determine the partial area P1 in which the error rate derived by the deriving unit 42 exceeds the threshold TH as the area to be used as the reference partition RP.
  • the determination unit 44 may determine a predetermined number K of partial regions P1 in descending order of the error rate derived by the derivation unit 42 as regions to be used as the reference partition RP. In this case, the determining unit 44 may determine partial areas P1 other than the number K of partial areas P1 as areas to be used as the data partition DP.
  • partial areas P1, P2, and P3 may be equally divided areas or may not be equally divided areas.
  • the hardware structure of the processing unit (processing unit) that executes various processes such as the acquisition unit 40, the derivation unit 42, the determination unit 44, and the control unit 46 is shown below.
  • the various processors include, in addition to the CPU, which is a general-purpose processor that executes software (programs) and functions as various processing units, circuits such as FPGAs (Field Programmable Gate Arrays), etc.
  • Programmable Logic Device (PLD) which is a processor whose configuration can be changed, ASIC (Application Specific Integrated Circuit) etc. Circuits, etc. are included.
  • One processing unit may be composed of one of these various processors, or a combination of two or more processors of the same type or different types (for example, a combination of multiple FPGAs, a combination of a CPU and an FPGA). combination). Also, a plurality of processing units may be configured by one processor.
  • a single processor is configured by combining one or more CPUs and software.
  • a processor functions as multiple processing units.
  • SoC System on Chip
  • the various processing units are configured using one or more of the above various processors as a hardware structure.
  • an electric circuit combining circuit elements such as semiconductor elements can be used.
  • the information processing program 30 has been pre-stored (installed) in the storage unit 22, but the present invention is not limited to this.
  • the information processing program 30 is provided in a form recorded on a recording medium such as a CD-ROM (Compact Disc Read Only Memory), a DVD-ROM (Digital Versatile Disc Read Only Memory), and a USB (Universal Serial Bus) memory. good too. Further, the information processing program 30 may be downloaded from an external device via a network.

Abstract

This information processing device determines, on the basis of error rates of a plurality of respective partial areas into which a magnetic tape is divided, the partial areas of recording destinations of a plurality of respective types of data.

Description

情報処理装置、情報処理方法、及び情報処理プログラムInformation processing device, information processing method, and information processing program
 本開示は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。 The present disclosure relates to an information processing device, an information processing method, and an information processing program.
 特開2007-080459号公報には、磁気テープが分割された部分領域毎にエラーレートを保持する技術が開示されている。この技術では、このエラーレートに基づいて、リライトすべきデータの位置を決定する。 Japanese Patent Application Laid-Open No. 2007-080459 discloses a technique of holding an error rate for each partial area into which a magnetic tape is divided. This technique determines the position of data to be rewritten based on this error rate.
 ところで、近年の磁気テープは、例えば、データが記録される第1のパーティションと、データに関するメタデータが記録される第2のパーティションとに、領域を分割することが可能となっている。 By the way, recent magnetic tapes can be divided into, for example, a first partition in which data is recorded and a second partition in which metadata about data is recorded.
 第1のパーティションに記録された多数のデータの中から特定のデータを読み取る場合、まず、第2のパーティションに記録されたメタデータ群を読み取る。次に、読み取ったメタデータ群に基づいて、読み取り対象のデータの記録位置を特定し、そのデータを第1のパーティションから読み取る。従って、第2のパーティションに記録されたメタデータを読み取る際にエラーが頻発すると、データの読み取り効率も低下してしまう。 When reading specific data out of a large number of data recorded in the first partition, first read the metadata group recorded in the second partition. Next, based on the read metadata group, the recording position of the data to be read is specified, and the data is read from the first partition. Therefore, if errors occur frequently when reading the metadata recorded in the second partition, the data reading efficiency will also decrease.
 また、例えば、メタデータをデータに付加した状態で第1のパーティションに記録することも考えられる。この場合、メタデータは第1及び第2のパーティションに冗長化されて記録されるが、データは第1のパーティションのみに記録される。従って、この場合で、かつメタデータを読み取る際のエラーの発生頻度よりもデータの信頼性を優先する場合、第1のパーティションの方が第2のパーティションよりも信頼性が高いことが好ましい。 Also, for example, it is conceivable to record in the first partition with metadata added to the data. In this case, metadata is redundantly recorded in the first and second partitions, but data is recorded only in the first partition. Therefore, in this case, and when data reliability is prioritized over the frequency of errors in reading metadata, the first partition is preferably more reliable than the second partition.
 以上のように、データ及びメタデータ等の複数種類のデータを磁気テープが分割された部分領域に記録する場合、適切な記録先の部分領域を決定することが好ましい。しかしながら、特開2007-080459号公報に記載の技術は、複数種類のデータを磁気テープのどの部分領域に記録するかについては考慮されていない。 As described above, when multiple types of data, such as data and metadata, are recorded in divided partial areas of a magnetic tape, it is preferable to determine an appropriate partial area for recording. However, the technique described in Japanese Patent Application Laid-Open No. 2007-080459 does not consider in which partial area of the magnetic tape the multiple types of data are to be recorded.
 本開示は、以上の事情を鑑みてなされたものであり、磁気テープが分割された複数の部分領域の中から複数種類のデータそれぞれの記録先の部分領域を適切に決定することができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。 The present disclosure has been made in view of the above circumstances, and is an information processing method capable of appropriately determining a partial area for recording each of a plurality of types of data from among a plurality of partial areas into which a magnetic tape is divided. An object is to provide an apparatus, an information processing method, and an information processing program.
 本開示の情報処理装置は、少なくとも一つのプロセッサを備える情報処理装置であって、プロセッサは、磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する。 An information processing apparatus according to the present disclosure is an information processing apparatus that includes at least one processor, and the processor determines the recording destinations of the plurality of types of data based on the error rates of the plurality of partial areas into which the magnetic tape is divided. Determine the subregion of .
 なお、本開示の情報処理装置は、複数種類のデータが、データ及びデータに関するメタデータを含み、プロセッサが、エラーレートが予め定められた閾値以下の部分領域を、データが記録される第1のパーティション及びメタデータが記録される第2のパーティションのうち、第2のパーティションとして使用する領域として決定してもよい。 Further, in the information processing apparatus of the present disclosure, the plurality of types of data include data and metadata about the data, and the processor selects a partial area whose error rate is equal to or lower than a predetermined threshold as the first data recording area. It may be determined as an area to be used as the second partition among the partitions and the second partition in which the metadata is recorded.
 また、本開示の情報処理装置は、複数種類のデータが、データ及びデータに関するメタデータを含み、プロセッサが、エラーレートが低いものから順に予め定められた個数の部分領域を、データが記録される第1のパーティション及びメタデータが記録される第2のパーティションのうち、第2のパーティションとして使用する領域として決定してもよい。 Further, in the information processing apparatus of the present disclosure, the plurality of types of data include data and metadata related to the data, and the processor records a predetermined number of partial areas in descending order of error rate. Of the first partition and the second partition in which the metadata is recorded, the area to be used as the second partition may be determined.
 また、本開示の情報処理装置は、複数の部分領域が、磁気テープの長手方向に沿った線で磁気テープが分割された複数の第1の部分領域それぞれが磁気テープの幅方向に沿った線で分割された第2の部分領域であり、エラーレートが、複数の部分領域それぞれのエラーレートに基づいて導出される複数の第1の部分領域それぞれのエラーレートであってもよい。 Further, in the information processing apparatus of the present disclosure, each of the plurality of first partial regions obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape is divided by lines along the width direction of the magnetic tape. and the error rate may be the error rate of each of the plurality of first partial regions derived based on the error rate of each of the plurality of partial regions.
 また、本開示の情報処理装置は、複数の部分領域が、磁気テープの長手方向に沿った線で磁気テープが分割された複数の第1の部分領域それぞれが磁気テープの幅方向に沿った線で分割された第2の部分領域であり、エラーレートが、複数の部分領域それぞれのエラーレートに基づいて導出される、磁気テープの幅方向に沿った線で磁気テープが分割された複数の第3の部分領域それぞれのエラーレートであってもよい。 Further, in the information processing apparatus of the present disclosure, each of the plurality of first partial regions obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape is divided by lines along the width direction of the magnetic tape. A plurality of second partial regions obtained by dividing the magnetic tape by lines along the width direction of the magnetic tape, wherein the error rate is derived based on the error rate of each of the plurality of partial regions. It may be the error rate of each of the three partial areas.
 また、本開示の情報処理方法は、磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する処理を情報処理装置が備えるプロセッサが実行するものである。 Further, in the information processing method of the present disclosure, a processor provided in an information processing apparatus performs a process of determining a partial area for recording each of a plurality of types of data based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided. is what is executed.
 また、本開示の情報処理プログラムは、磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する処理を情報処理装置が備えるプロセッサに実行させるためのものである。 Further, the information processing program of the present disclosure is a processor provided in an information processing apparatus that determines a partial area for recording each of a plurality of types of data based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided. to run
 本開示によれば、磁気テープが分割された複数の部分領域の中から複数種類のデータそれぞれの記録先の部分領域を適切に決定することができる。 According to the present disclosure, it is possible to appropriately determine the partial area of the recording destination for each of the plurality of types of data from among the plurality of partial areas into which the magnetic tape is divided.
情報処理システムの構成の一例を示すブロック図である。1 is a block diagram showing an example of the configuration of an information processing system; FIG. オブジェクトを説明するための図である。FIG. 4 is a diagram for explaining an object; FIG. 磁気テープの一例を示す模式図である。It is a schematic diagram which shows an example of a magnetic tape. 情報処理装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of an information processing apparatus. エラーレート情報を説明するための図である。FIG. 4 is a diagram for explaining error rate information; FIG. 情報処理装置の機能的な構成の一例を示すブロック図である。1 is a block diagram showing an example of a functional configuration of an information processing device; FIG. 部分領域のエラーレートの導出方法を説明するための図である。FIG. 4 is a diagram for explaining a method of deriving an error rate of a partial area; 決定部による決定結果を説明するための図である。It is a figure for demonstrating the determination result by a determination part. 磁気テープ再利用処理の一例を示すフローチャートである。5 is a flowchart showing an example of magnetic tape reuse processing; 変形例に係る部分領域のエラーレートの導出方法を説明するための図である。It is a figure for demonstrating the derivation|leading-out method of the error rate of the partial area|region which concerns on a modification. 変形例に係る決定部による決定結果を説明するための図である。It is a figure for demonstrating the determination result by the determination part which concerns on a modification.
 以下、図面を参照して、本開示の技術を実施するための形態例を詳細に説明する。 Embodiments for implementing the technology of the present disclosure will be described in detail below with reference to the drawings.
 まず、図1を参照して、本実施形態に係る情報処理システム10の構成を説明する。図1に示すように、情報処理システム10は、情報処理装置12及びテープライブラリ14を含む。情報処理装置12の例としては、サーバコンピュータ等が挙げられる。 First, the configuration of an information processing system 10 according to the present embodiment will be described with reference to FIG. As shown in FIG. 1, the information processing system 10 includes an information processing device 12 and a tape library 14 . Examples of the information processing device 12 include a server computer and the like.
 テープライブラリ14は、複数のスロット(図示省略)及び複数のテープドライブ18を備え、各スロットには記録媒体の一例としての磁気テープTが格納される。各テープドライブ18は、情報処理装置12に接続される。テープドライブ18は、情報処理装置12による制御によって、磁気テープTに対するデータの書き込み又は読み取りを行う。磁気テープTの例としては、LTO(Linear Tape-Open)テープが挙げられる。 The tape library 14 comprises a plurality of slots (not shown) and a plurality of tape drives 18, each slot storing a magnetic tape T as an example of a recording medium. Each tape drive 18 is connected to the information processing device 12 . The tape drive 18 writes data to or reads data from the magnetic tape T under the control of the information processing device 12 . An example of the magnetic tape T is an LTO (Linear Tape-Open) tape.
 情報処理装置12により磁気テープTに対するデータの書き込み又は読み取りを行う場合、書き込み又は読み取り対象の磁気テープTがスロットから所定のテープドライブ18にロードされる。テープドライブ18にロードされた磁気テープTに対するデータの書き込み又は読み取りが完了すると、磁気テープTは、テープドライブ18から元々格納されていたスロットにアンロードされる。 When the information processing device 12 writes data to or reads data from the magnetic tape T, the magnetic tape T to be written or read is loaded from the slot into the predetermined tape drive 18 . After data has been written or read from the magnetic tape T loaded in the tape drive 18, the magnetic tape T is unloaded from the tape drive 18 to the slot in which it was originally stored.
 本実施形態では、一例として図2に示すように、磁気テープTに記録するデータを取り扱う単位として、文書データ及び画像データ等のユーザが保存対象とするデータと、そのデータに関するメタデータとを含むオブジェクトを適用した形態例を説明する。図2の例では、メタデータを「メタ」と表記している。なお、このオブジェクトを取り扱うストレージシステムは、オブジェクトストレージシステムと称される。メタデータには、例えば、オブジェクトキー等のオブジェクトの識別情報、オブジェクト名、データのサイズ、及びタイムスタンプ等の属性情報が含まれる。なお、オブジェクトを磁気テープTに記録する際のデータ及びメタデータの記録順は特に限定されず、メタデータ及びデータの順でもよいし、データ及びメタデータの順でもよい。 In this embodiment, as an example, as shown in FIG. 2, a unit handling data to be recorded on the magnetic tape T includes data to be stored by the user, such as document data and image data, and metadata related to the data. A form example to which an object is applied will be described. In the example of FIG. 2, the metadata is written as "meta". A storage system that handles this object is called an object storage system. The metadata includes, for example, object identification information such as object keys, object names, data sizes, and attribute information such as time stamps. The recording order of the data and the metadata when recording the object on the magnetic tape T is not particularly limited, and may be the order of the metadata and the data, or the order of the data and the metadata.
 次に、図3を参照して、本実施形態に係る磁気テープTの構成を説明する。図3に示すように、磁気テープTは、フォーマットされる際に、メタデータが記録されるリファレンスパーティションRPと、オブジェクトが記録されるデータパーティションDPとの2つのパーティションに分割される。データパーティションDPが、データが記録される第1のパーティションの一例であり、リファレンスパーティションRPが、メタデータが記録される第2のパーティションの一例である。また、メタデータ及びオブジェクトが、複数種類のデータの一例である。 Next, the configuration of the magnetic tape T according to this embodiment will be described with reference to FIG. As shown in FIG. 3, when the magnetic tape T is formatted, it is divided into two partitions, a reference partition RP in which metadata is recorded and a data partition DP in which objects are recorded. The data partition DP is an example of a first partition in which data is recorded, and the reference partition RP is an example of a second partition in which metadata is recorded. Metadata and objects are examples of multiple types of data.
 次に、図4を参照して、本実施形態に係る情報処理装置12のハードウェア構成を説明する。図4に示すように、情報処理装置12は、CPU(Central Processing Unit)20、一時記憶領域としてのメモリ21、及び不揮発性の記憶部22を含む。また、情報処理装置12は、液晶ディスプレイ等のディスプレイ23、キーボードとマウス等の入力装置24、ネットワークに接続されるネットワークI/F(InterFace)25、及び各テープドライブ18が接続される外部I/F26を含む。CPU20、メモリ21、記憶部22、ディスプレイ23、入力装置24、ネットワークI/F25、及び外部I/F26は、バス27に接続される。 Next, the hardware configuration of the information processing device 12 according to this embodiment will be described with reference to FIG. As shown in FIG. 4, the information processing device 12 includes a CPU (Central Processing Unit) 20, a memory 21 as a temporary storage area, and a non-volatile storage section 22. FIG. The information processing device 12 also includes a display 23 such as a liquid crystal display, an input device 24 such as a keyboard and a mouse, a network I/F (InterFace) 25 connected to a network, and an external I/F to which each tape drive 18 is connected. Including F26. CPU 20 , memory 21 , storage unit 22 , display 23 , input device 24 , network I/F 25 and external I/F 26 are connected to bus 27 .
 記憶部22は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、又はフラッシュメモリ等によって実現される。記憶媒体としての記憶部22には、情報処理プログラム30が記憶される。CPU20は、記憶部22から情報処理プログラム30を読み出してからメモリ21に展開し、展開した情報処理プログラム30を実行する。 The storage unit 22 is implemented by a HDD (Hard Disk Drive), SSD (Solid State Drive), flash memory, or the like. An information processing program 30 is stored in the storage unit 22 as a storage medium. The CPU 20 reads out the information processing program 30 from the storage unit 22 , expands it in the memory 21 , and executes the expanded information processing program 30 .
 また、記憶部22には、磁気テープTのエラーレートに関するエラーレート情報32が記憶される。図5を参照して、エラーレート情報32について説明する。エラーレート情報32には、磁気テープTの長手方向(以下、「テープ長手方向」という)に沿った直線で磁気テープTが分割された複数の第1の部分領域P1それぞれが磁気テープTの幅方向(以下、「テープ幅方向」という)に沿った直線で分割された第2の部分領域P2それぞれのエラーレートが含まれる。部分領域P1は、例えば、1本のラップである。なお、部分領域P1は、複数本のラップでもよい。図5の数値は、各部分領域P2のエラーレートを表している。 In addition, error rate information 32 regarding the error rate of the magnetic tape T is stored in the storage unit 22 . The error rate information 32 will be described with reference to FIG. The error rate information 32 includes a plurality of first partial regions P1 obtained by dividing the magnetic tape T by straight lines along the longitudinal direction of the magnetic tape T (hereinafter referred to as "tape longitudinal direction"). The error rate of each of the second partial regions P2 divided by straight lines along the direction (hereinafter referred to as "tape width direction") is included. The partial area P1 is, for example, one wrap. Note that the partial region P1 may be a plurality of wraps. The numerical values in FIG. 5 represent the error rate of each partial area P2.
 ここでいうエラーレートとは、過去に磁気テープTに記録されたデータが読み取られた際に、各部分領域P2において読み取りエラーが発生した割合を意味する。この読み取りエラーには、データを読み取ることができなかった場合だけではなく、読み取り時にエラーが発生したがエラー訂正符号を用いたエラー訂正によってデータを読み取ることができた場合も含めてもよい。 The error rate here means the rate at which read errors occurred in each partial area P2 when data recorded on the magnetic tape T in the past was read. This read error may include not only the case where the data could not be read, but also the case where an error occurred during reading but the data could be read by error correction using an error correction code.
 ところで、本実施形態では、磁気テープTの再利用が行われる。磁気テープTの再利用とは、例えば、記録された全てのデータの保存期限が過ぎた磁気テープTを初期化することを意味する。 By the way, in this embodiment, the magnetic tape T is reused. Reuse of the magnetic tape T means, for example, initializing the magnetic tape T on which the retention period of all recorded data has passed.
 また、磁気テープTでは、途中に記録された一部のデータのみを削除することが困難であるため、ユーザによって削除操作が行われたデータは、例えば、削除されたことを表す削除フラグを付加することによって論理的に削除される。このような論理的に削除されたデータが記録されている磁気テープTに記録された全てのデータを読み取り、その磁気テープTを初期化し、読み取ったデータのうち削除フラグが付与されていないデータのみをその磁気テープTに記録する。これにより、論理的に削除されたデータが物理的にも磁気テープTから削除されるため、磁気テープTの空き容量が増える。このような空き容量を増やす処理も磁気テープTの再利用に該当する。 In addition, since it is difficult to delete only part of the data recorded in the middle of the magnetic tape T, data deleted by the user is added with, for example, a deletion flag indicating that it has been deleted. is logically deleted by All the data recorded on the magnetic tape T on which such logically deleted data is recorded are read, the magnetic tape T is initialized, and only the data to which the deletion flag is not assigned among the read data. is recorded on the magnetic tape T. As a result, since the logically deleted data is also physically deleted from the magnetic tape T, the free space of the magnetic tape T increases. The process of increasing the free space in this way also corresponds to the reuse of the magnetic tape T. FIG.
 本実施形態に係る情報処理装置12は、磁気テープTの再利用の際、データの記録先の部分領域を決定する機能を有する。 The information processing device 12 according to the present embodiment has a function of determining a partial area where data is to be recorded when the magnetic tape T is reused.
 次に、図6を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図6に示すように、情報処理装置12は、取得部40、導出部42、決定部44、及び制御部46を含む。CPU20が情報処理プログラム30を実行することにより、取得部40、導出部42、決定部44、及び制御部46として機能する。 Next, with reference to FIG. 6, the functional configuration of the information processing device 12 according to this embodiment will be described. As shown in FIG. 6, the information processing device 12 includes an acquisition unit 40, a derivation unit 42, a determination unit 44, and a control unit 46. FIG. By executing the information processing program 30 , the CPU 20 functions as an acquisition unit 40 , a derivation unit 42 , a determination unit 44 and a control unit 46 .
 取得部40は、記憶部22に記憶されたエラーレート情報32に含まれる複数の部分領域P2それぞれのエラーレートを取得する。導出部42は、取得部40により取得された複数の部分領域P2それぞれのエラーレートに基づいて、複数の部分領域P1それぞれのエラーレートを導出する。具体的には、一例として図7に示すように、導出部42は、各部分領域P1について、部分領域P1に含まれる全ての部分領域P2のエラーレートの平均値を導出することによって、部分領域P1のエラーレートを導出する。 The acquisition unit 40 acquires the error rate of each of the plurality of partial regions P2 included in the error rate information 32 stored in the storage unit 22. The derivation unit 42 derives the error rate of each of the plurality of partial regions P1 based on the error rate of each of the plurality of partial regions P2 acquired by the acquisition unit 40 . Specifically, as shown in FIG. 7 as an example, the deriving unit 42 derives the average value of the error rates of all the partial areas P2 included in the partial area P1 for each partial area P1, thereby Derive the error rate of P1.
 決定部44は、導出部42により導出されたエラーレートが予め定められた閾値TH以下の部分領域P1をリファレンスパーティションRPとして使用する領域として決定する。また、決定部44は、導出部42により導出されたエラーレートが閾値THを超える部分領域P1をデータパーティションDPとして使用する領域として決定する。一例としてエラーレートが図7に示す値である場合で、かつ閾値THが0.5である場合、図8に示すように、リファレンスパーティションRPとして使用する領域及びデータパーティションDPとして使用する領域が決定される。 The determination unit 44 determines the partial area P1 whose error rate derived by the derivation unit 42 is equal to or less than a predetermined threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P1 in which the error rate derived by the derivation unit 42 exceeds the threshold TH as the area to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 7 and the threshold TH is 0.5, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. be done.
 なお、決定部44は、導出部42により導出されたエラーレートが低いものから順に予め定められた個数Kの部分領域P1をリファレンスパーティションRPとして使用する領域として決定してもよい。この場合、決定部44は、この個数Kの部分領域P1以外の部分領域P1をデータパーティションDPとして使用する領域として決定する。一例としてエラーレートが図7に示す値である場合で、かつ個数Kが1である場合、図8に示すように、リファレンスパーティションRPとして使用する領域及びデータパーティションDPとして使用する領域が決定される。この場合の個数Kは、例えば、データパーティションDP及びリファレンスパーティションRPの容量比が、情報処理システム10に保存されるオブジェクト及びメタデータの平均的な容量比になるように設定される。 Note that the determination unit 44 may determine a predetermined number K of partial regions P1 in descending order of the error rate derived by the derivation unit 42 as the regions to be used as the reference partition RP. In this case, the determining unit 44 determines partial areas P1 other than the number K of partial areas P1 as areas to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 7 and the number K is 1, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. . The number K in this case is set, for example, so that the capacity ratio of the data partition DP and the reference partition RP is the average capacity ratio of objects and metadata stored in the information processing system 10 .
 制御部46は、決定部44による決定結果に従って磁気テープTを再利用する制御を行う。具体的には、例えば、記録された全てのデータの保存期限が過ぎた磁気テープTを初期化する場合、制御部46は、再利用の対象の磁気テープTの識別情報と、初期化指示とをテープドライブ18に送信する。テープドライブ18は、情報処理装置12から送信された識別情報が示す磁気テープTを初期化する。また、制御部46は、磁気テープTの管理情報を記憶する記憶領域に、決定部44によりリファレンスパーティションRPとして使用する領域として決定された部分領域P1がリファレンスパーティションRPであることを表す情報を記憶する制御を行う。また、制御部46は、磁気テープTの管理情報を記憶する記憶領域に、決定部44によりデータパーティションDPとして使用する領域として決定された部分領域P1がデータパーティションDPであることを表す情報を記憶する制御を行う。磁気テープTの管理情報を記憶する記憶領域の例としては、磁気テープTを含む磁気テープカートリッジが備えるカートリッジメモリ、磁気テープT上の管理情報を記録する部分領域、及び記憶部22の記憶領域の少なくとも一つが挙げられる。 The control unit 46 performs control for reusing the magnetic tape T according to the determination result of the determination unit 44 . Specifically, for example, in the case of initializing a magnetic tape T on which the retention period of all recorded data has passed, the control unit 46 provides identification information of the magnetic tape T to be reused and an initialization instruction. to the tape drive 18. The tape drive 18 initializes the magnetic tape T indicated by the identification information sent from the information processing device 12 . Further, the control unit 46 stores information indicating that the partial area P1 determined by the determination unit 44 as the area to be used as the reference partition RP is the reference partition RP in the storage area for storing the management information of the magnetic tape T. to control. Further, the control unit 46 stores information indicating that the partial area P1 determined by the determination unit 44 as the area to be used as the data partition DP is the data partition DP in the storage area for storing the management information of the magnetic tape T. to control. Examples of the storage area for storing the management information of the magnetic tape T include a cartridge memory provided in the magnetic tape cartridge containing the magnetic tape T, a partial area for recording the management information on the magnetic tape T, and a storage area of the storage unit 22. At least one is mentioned.
 また、例えば、磁気テープTの空き容量を増やす処理を行う場合、制御部46は、上記の磁気テープTの初期化前に以下の制御を行う。この場合、制御部46は、再利用の対象の磁気テープTのリファレンスパーティションRPに記録されたメタデータ及びデータパーティションDPに記録されたオブジェクトを読み取る制御を行う。また、この場合、制御部46は、読み取ったメタデータ及びオブジェクトを記憶部22に記憶する制御を行う。この制御の際、制御部46は、削除フラグが付与されたメタデータ及びオブジェクトを記憶部22への記憶の対象外として破棄する。 Also, for example, when performing processing to increase the free space of the magnetic tape T, the control unit 46 performs the following control before the initialization of the magnetic tape T described above. In this case, the control unit 46 performs control to read the metadata recorded in the reference partition RP and the object recorded in the data partition DP of the magnetic tape T to be reused. Also, in this case, the control unit 46 performs control to store the read metadata and object in the storage unit 22 . At the time of this control, the control unit 46 discards the metadata and objects to which the deletion flag is added as being excluded from being stored in the storage unit 22 .
 磁気テープTの空き容量を増やす処理を行う場合、更に、制御部46は、上記の磁気テープTの初期化後に以下の制御を行う。この場合、制御部46は、磁気テープTの初期化前に記憶部22に記憶されたメタデータを初期化後の磁気テープTのリファレンスパーティションRPに記録し、かつオブジェクトを初期化後の磁気テープTのデータパーティションDPに記録する制御を行う。 When performing processing to increase the free space of the magnetic tape T, the control unit 46 further performs the following control after the initialization of the magnetic tape T described above. In this case, the control unit 46 records the metadata stored in the storage unit 22 before the initialization of the magnetic tape T in the reference partition RP of the magnetic tape T after initialization, and records the object on the magnetic tape after initialization. It controls recording in the data partition DP of T.
 次に、図9を参照して、本実施形態に係る情報処理装置12の作用を説明する。CPU20が情報処理プログラム30を実行することによって、図9に示す磁気テープ再利用処理が実行される。図9に示す磁気テープ再利用処理は、例えば、ユーザにより実行指示が入力された場合に実行される。また、この際、例えば、再利用の対象の磁気テープTの識別情報がユーザにより入力される。 Next, the operation of the information processing device 12 according to this embodiment will be described with reference to FIG. The CPU 20 executes the information processing program 30 to execute the magnetic tape reuse process shown in FIG. The magnetic tape reuse processing shown in FIG. 9 is executed, for example, when an execution instruction is input by the user. At this time, for example, the identification information of the magnetic tape T to be reused is input by the user.
 図9のステップS10で、取得部40は、記憶部22に記憶されたエラーレート情報32に含まれる複数の部分領域P2それぞれのエラーレートを取得する。ステップS12で、導出部42は、前述したように、ステップS10で取得された複数の部分領域P2それぞれのエラーレートに基づいて、複数の部分領域P1それぞれのエラーレートを導出する。 At step S10 in FIG. 9, the acquisition unit 40 acquires the error rate of each of the plurality of partial regions P2 included in the error rate information 32 stored in the storage unit 22. In step S12, the derivation unit 42 derives the error rate of each of the partial areas P1 based on the error rate of each of the partial areas P2 obtained in step S10, as described above.
 ステップS14で、決定部44は、ステップS12で導出されたエラーレートが閾値TH以下の部分領域P1をリファレンスパーティションRPとして使用する領域として決定する。また、決定部44は、ステップS12で導出されたエラーレートが閾値THを超える部分領域P1をデータパーティションDPとして使用する領域として決定する。 In step S14, the determining unit 44 determines the partial area P1 whose error rate derived in step S12 is equal to or lower than the threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P1 in which the error rate derived in step S12 exceeds the threshold TH as the area to be used as the data partition DP.
 ステップS16で、制御部46は、前述したように、ステップS14での決定結果に従って磁気テープTを再利用する制御を行う。ステップS16の処理が終了すると、磁気テープ再利用処理が終了する。 At step S16, the control unit 46 performs control to reuse the magnetic tape T according to the determination result at step S14, as described above. When the process of step S16 ends, the magnetic tape reuse process ends.
 以上説明したように、本実施形態によれば、磁気テープTが分割された複数の部分領域の中から複数種類のデータそれぞれの記録先の部分領域を適切に決定することができる。 As described above, according to the present embodiment, it is possible to appropriately determine the recording destination partial areas for each of the plurality of types of data from among the plurality of partial areas into which the magnetic tape T is divided.
 なお、上記実施形態において、導出部42は、テープ幅方向に沿った直線で磁気テープTが分割された複数の部分領域P3それぞれのエラーレートを導出してもよい。この場合、導出部42は、取得部40により取得された複数の部分領域P2それぞれのエラーレートに基づいて、複数の部分領域P3それぞれのエラーレートを導出する。具体的には、一例として図10に示すように、導出部42は、各部分領域P3について、部分領域P3に含まれる全ての部分領域P2のエラーレートの平均値を導出することによって、部分領域P3のエラーレートを導出する。 In the above embodiment, the deriving unit 42 may derive the error rate of each of the plurality of partial regions P3 obtained by dividing the magnetic tape T by straight lines along the tape width direction. In this case, the derivation unit 42 derives the error rate of each of the plurality of partial regions P3 based on the error rate of each of the plurality of partial regions P2 acquired by the acquisition unit 40 . Specifically, as shown in FIG. 10 as an example, the deriving unit 42 derives the average value of the error rates of all the partial regions P2 included in the partial region P3 for each partial region P3. Derive the error rate of P3.
 この場合、決定部44は、導出部42により導出されたエラーレートが閾値TH以下の部分領域P3をリファレンスパーティションRPとして使用する領域として決定する。また、決定部44は、導出部42により導出されたエラーレートが閾値THを超える部分領域P3をデータパーティションDPとして使用する領域として決定する。一例としてエラーレートが図10に示す値である場合で、かつ閾値THが0.7である場合、図11に示すように、リファレンスパーティションRPとして使用する領域及びデータパーティションDPとして使用する領域が決定される。 In this case, the determination unit 44 determines the partial area P3 whose error rate derived by the derivation unit 42 is equal to or less than the threshold TH as the area to be used as the reference partition RP. Further, the determination unit 44 determines the partial area P3 in which the error rate derived by the derivation unit 42 exceeds the threshold TH as the area to be used as the data partition DP. As an example, when the error rate is the value shown in FIG. 10 and the threshold TH is 0.7, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. be done.
 また、この場合、決定部44は、導出部42により導出されたエラーレートが低いものから順に予め定められた個数Kの部分領域P3をリファレンスパーティションRPとして使用する領域として決定してもよい。この場合、決定部44は、この個数Kの部分領域P3以外の部分領域P3をデータパーティションDPとして使用する領域として決定する。一例としてエラーレートが図10に示す値である場合で、かつ個数Kが1である場合、図11に示すように、リファレンスパーティションRPとして使用する領域及びデータパーティションDPとして使用する領域が決定される。この場合の個数Kは、例えば、データパーティションDP及びリファレンスパーティションRPの容量比が、情報処理システム10に保存されるオブジェクト及びメタデータの平均的な容量比になるように設定される。 Also, in this case, the determination unit 44 may determine a predetermined number K of partial regions P3 in descending order of the error rate derived by the derivation unit 42 as regions to be used as the reference partition RP. In this case, the determining unit 44 determines partial areas P3 other than the number K of partial areas P3 as areas to be used as data partitions DP. As an example, when the error rate is the value shown in FIG. 10 and the number K is 1, the area to be used as the reference partition RP and the area to be used as the data partition DP are determined as shown in FIG. . The number K in this case is set, for example, so that the capacity ratio of the data partition DP and the reference partition RP is the average capacity ratio of objects and metadata stored in the information processing system 10 .
 また、上記実施形態において、ユーザによっては、リファレンスパーティションRP及びデータパーティションDPの両方に記録されるメタデータよりも、データパーティションDPのみに記録されるデータの信頼性を高めたい場合もある。この場合、決定部44は、導出部42により導出されたエラーレートが閾値TH以下の部分領域P1をデータパーティションDPとして使用する領域として決定してもよい。また、この場合、決定部44は、導出部42により導出されたエラーレートが閾値THを超える部分領域P1をリファレンスパーティションRPとして使用する領域として決定してもよい。 Also, in the above embodiment, some users may want to increase the reliability of data recorded only in the data partition DP rather than metadata recorded in both the reference partition RP and the data partition DP. In this case, the determination unit 44 may determine the partial area P1 whose error rate derived by the derivation unit 42 is equal to or less than the threshold TH as the area to be used as the data partition DP. Also, in this case, the determining unit 44 may determine the partial area P1 in which the error rate derived by the deriving unit 42 exceeds the threshold TH as the area to be used as the reference partition RP.
 また、この場合、決定部44は、導出部42により導出されたエラーレートが高いものから順に予め定められた個数Kの部分領域P1をリファレンスパーティションRPとして使用する領域として決定してもよい。この場合、決定部44は、この個数Kの部分領域P1以外の部分領域P1をデータパーティションDPとして使用する領域として決定してもよい。 In this case, the determination unit 44 may determine a predetermined number K of partial regions P1 in descending order of the error rate derived by the derivation unit 42 as regions to be used as the reference partition RP. In this case, the determining unit 44 may determine partial areas P1 other than the number K of partial areas P1 as areas to be used as the data partition DP.
 また、上記部分領域P1、P2、P3は、等分に分割された領域であってもよいし、等分に分割された領域でなくてもよい。 Also, the partial areas P1, P2, and P3 may be equally divided areas or may not be equally divided areas.
 また、上記実施形態において、例えば、取得部40、導出部42、決定部44、及び制御部46といった各種の処理を実行する処理部(processing unit)のハードウェア的な構造としては、次に示す各種のプロセッサ(processor)を用いることができる。上記各種のプロセッサには、前述したように、ソフトウェア(プログラム)を実行して各種の処理部として機能する汎用的なプロセッサであるCPUに加えて、FPGA(Field Programmable Gate Array)等の製造後に回路構成を変更可能なプロセッサであるプログラマブルロジックデバイス(Programmable Logic Device:PLD)、ASIC(Application Specific Integrated Circuit)等の特定の処理を実行させるために専用に設計された回路構成を有するプロセッサである専用電気回路等が含まれる。 Further, in the above embodiment, for example, the hardware structure of the processing unit (processing unit) that executes various processes such as the acquisition unit 40, the derivation unit 42, the determination unit 44, and the control unit 46 is shown below. Various processors can be used. As described above, the various processors include, in addition to the CPU, which is a general-purpose processor that executes software (programs) and functions as various processing units, circuits such as FPGAs (Field Programmable Gate Arrays), etc. Programmable Logic Device (PLD) which is a processor whose configuration can be changed, ASIC (Application Specific Integrated Circuit) etc. Circuits, etc. are included.
 1つの処理部は、これらの各種のプロセッサのうちの1つで構成されてもよいし、同種又は異種の2つ以上のプロセッサの組み合わせ(例えば、複数のFPGAの組み合わせや、CPUとFPGAとの組み合わせ)で構成されてもよい。また、複数の処理部を1つのプロセッサで構成してもよい。 One processing unit may be composed of one of these various processors, or a combination of two or more processors of the same type or different types (for example, a combination of multiple FPGAs, a combination of a CPU and an FPGA). combination). Also, a plurality of processing units may be configured by one processor.
 複数の処理部を1つのプロセッサで構成する例としては、第1に、クライアント及びサーバ等のコンピュータに代表されるように、1つ以上のCPUとソフトウェアの組み合わせで1つのプロセッサを構成し、このプロセッサが複数の処理部として機能する形態がある。第2に、システムオンチップ(System on Chip:SoC)等に代表されるように、複数の処理部を含むシステム全体の機能を1つのIC(Integrated Circuit)チップで実現するプロセッサを使用する形態がある。このように、各種の処理部は、ハードウェア的な構造として、上記各種のプロセッサの1つ以上を用いて構成される。 As an example of configuring a plurality of processing units with a single processor, first, as represented by computers such as clients and servers, a single processor is configured by combining one or more CPUs and software. There is a form in which a processor functions as multiple processing units. Second, as typified by System on Chip (SoC), etc., there is a form of using a processor that realizes the functions of the entire system including multiple processing units with a single IC (Integrated Circuit) chip. be. In this way, the various processing units are configured using one or more of the above various processors as a hardware structure.
 更に、これらの各種のプロセッサのハードウェア的な構造としては、より具体的には、半導体素子などの回路素子を組み合わせた電気回路(circuitry)を用いることができる。 Furthermore, as the hardware structure of these various processors, more specifically, an electric circuit combining circuit elements such as semiconductor elements can be used.
 また、上記実施形態では、情報処理プログラム30が記憶部22に予め記憶(インストール)されている態様を説明したが、これに限定されない。情報処理プログラム30は、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)、及びUSB(Universal Serial Bus)メモリ等の記録媒体に記録された形態で提供されてもよい。また、情報処理プログラム30は、ネットワークを介して外部装置からダウンロードされる形態としてもよい。 Also, in the above embodiment, the information processing program 30 has been pre-stored (installed) in the storage unit 22, but the present invention is not limited to this. The information processing program 30 is provided in a form recorded on a recording medium such as a CD-ROM (Compact Disc Read Only Memory), a DVD-ROM (Digital Versatile Disc Read Only Memory), and a USB (Universal Serial Bus) memory. good too. Further, the information processing program 30 may be downloaded from an external device via a network.
 2021年2月15日に出願された日本国特許出願2021-021958号の開示は、その全体が参照により本明細書に取り込まれる。また、本明細書に記載された全ての文献、特許出願、及び技術規格は、個々の文献、特許出願、及び技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。 The disclosure of Japanese Patent Application No. 2021-021958 filed on February 15, 2021 is incorporated herein by reference in its entirety. In addition, all publications, patent applications, and technical standards mentioned herein are to the same extent as if each individual publication, patent application, or technical standard were specifically and individually noted to be incorporated by reference. , incorporated herein by reference.

Claims (7)

  1.  少なくとも一つのプロセッサを備える情報処理装置であって、
     前記プロセッサは、
     磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する
     情報処理装置。
    An information processing device comprising at least one processor,
    The processor
    1. An information processing device that determines a partial area for recording each of a plurality of types of data based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided.
  2.  前記複数種類のデータは、データ及び前記データに関するメタデータを含み、
     前記プロセッサは、
     エラーレートが予め定められた閾値以下の部分領域を、前記データが記録される第1のパーティション及び前記メタデータが記録される第2のパーティションのうち、前記第2のパーティションとして使用する領域として決定する
     請求項1に記載の情報処理装置。
    The plurality of types of data includes data and metadata about the data,
    The processor
    A partial area whose error rate is equal to or lower than a predetermined threshold is determined as an area to be used as the second partition, out of the first partition in which the data is recorded and the second partition in which the metadata is recorded. The information processing apparatus according to claim 1.
  3.  前記複数種類のデータは、データ及び前記データに関するメタデータを含み、
     前記プロセッサは、
     エラーレートが低いものから順に予め定められた個数の部分領域を、前記データが記録される第1のパーティション及び前記メタデータが記録される第2のパーティションのうち、前記第2のパーティションとして使用する領域として決定する
     請求項1に記載の情報処理装置。
    The plurality of types of data includes data and metadata about the data,
    The processor
    A predetermined number of partial areas in descending order of error rate are used as the second partition out of the first partition in which the data is recorded and the second partition in which the metadata is recorded. The information processing apparatus according to claim 1, wherein the region is determined.
  4.  前記複数の部分領域は、前記磁気テープの長手方向に沿った線で磁気テープが分割された複数の第1の部分領域それぞれが前記磁気テープの幅方向に沿った線で分割された第2の部分領域であり、
     前記エラーレートは、前記複数の部分領域それぞれのエラーレートに基づいて導出される前記複数の第1の部分領域それぞれのエラーレートである
     請求項2又は請求項3に記載の情報処理装置。
    Each of the plurality of partial areas is a plurality of first partial areas obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape, and second partial areas obtained by dividing each of the plurality of partial areas along lines along the width direction of the magnetic tape. is a subregion,
    4. The information processing apparatus according to claim 2, wherein the error rate is the error rate of each of the plurality of first partial areas derived based on the error rate of each of the plurality of partial areas.
  5.  前記複数の部分領域は、前記磁気テープの長手方向に沿った線で磁気テープが分割された複数の第1の部分領域それぞれが前記磁気テープの幅方向に沿った線で分割された第2の部分領域であり、
     前記エラーレートは、前記複数の部分領域それぞれのエラーレートに基づいて導出される、前記磁気テープの幅方向に沿った線で磁気テープが分割された複数の第3の部分領域それぞれのエラーレートである
     請求項2又は請求項3に記載の情報処理装置。
    Each of the plurality of partial areas is a plurality of first partial areas obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape, and second partial areas obtained by dividing each of the plurality of partial areas along lines along the width direction of the magnetic tape. is a subregion,
    The error rate is the error rate of each of a plurality of third partial regions obtained by dividing the magnetic tape along lines along the width direction of the magnetic tape, which are derived based on the error rates of the plurality of partial regions. The information processing apparatus according to claim 2 or 3.
  6.  磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する
     処理を情報処理装置が備えるプロセッサが実行する情報処理方法。
    An information processing method in which a processor included in an information processing apparatus executes a process of determining a partial area where each of a plurality of types of data is to be recorded based on the error rate of each of a plurality of partial areas into which a magnetic tape is divided.
  7.  磁気テープが分割された複数の部分領域それぞれのエラーレートに基づいて、複数種類のデータそれぞれの記録先の部分領域を決定する
     処理を情報処理装置が備えるプロセッサに実行させるための情報処理プログラム。
    An information processing program for causing a processor included in an information processing apparatus to execute a process of determining a partial area for recording each of a plurality of types of data based on error rates of each of a plurality of partial areas into which a magnetic tape is divided.
PCT/JP2021/042669 2021-02-15 2021-11-19 Information processing device, information processing method, and information processing program WO2022172548A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022581192A JPWO2022172548A1 (en) 2021-02-15 2021-11-19

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-021958 2021-02-15
JP2021021958 2021-02-15

Publications (1)

Publication Number Publication Date
WO2022172548A1 true WO2022172548A1 (en) 2022-08-18

Family

ID=82838596

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/042669 WO2022172548A1 (en) 2021-02-15 2021-11-19 Information processing device, information processing method, and information processing program

Country Status (2)

Country Link
JP (1) JPWO2022172548A1 (en)
WO (1) WO2022172548A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004152347A (en) * 2002-10-29 2004-05-27 Internatl Business Mach Corp <Ibm> Storage device, program for controlling storage device, control method of storage device, and recording medium
JP2007080459A (en) * 2005-09-16 2007-03-29 Sony Corp Recorder and recording method
WO2008099590A1 (en) * 2007-02-14 2008-08-21 Panasonic Corporation Optical disc device
JP2016015188A (en) * 2014-07-01 2016-01-28 船井電機株式会社 Optical disk recording reproduction device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004152347A (en) * 2002-10-29 2004-05-27 Internatl Business Mach Corp <Ibm> Storage device, program for controlling storage device, control method of storage device, and recording medium
JP2007080459A (en) * 2005-09-16 2007-03-29 Sony Corp Recorder and recording method
WO2008099590A1 (en) * 2007-02-14 2008-08-21 Panasonic Corporation Optical disc device
JP2016015188A (en) * 2014-07-01 2016-01-28 船井電機株式会社 Optical disk recording reproduction device

Also Published As

Publication number Publication date
JPWO2022172548A1 (en) 2022-08-18

Similar Documents

Publication Publication Date Title
US20220382463A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021171683A1 (en) Information processing device, information processing method, and information processing program
WO2022172548A1 (en) Information processing device, information processing method, and information processing program
WO2022172549A1 (en) Information processing device, information processing method, and information processing program
WO2022163078A1 (en) Information processing device, information processing method, and information processing program
WO2022044434A1 (en) Information processing device, information processing method, and information processing program
WO2021171816A1 (en) Information processing device, information processing method, and information processing program
US20230186945A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022044433A1 (en) Information processing device, information processing method, and information processing program
US20240094935A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168399A1 (en) Information processing device, information processing method, and information processing program
WO2022176344A1 (en) Information processing device, information processing method, and information processing program
US20230064391A1 (en) Information processing apparatus, information processing method, and information processing program
US20230065229A1 (en) Information processing apparatus, information processing method, and information processing program
US20230047128A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168404A1 (en) Information processing device, information processing method, and information processing program
WO2022049832A1 (en) Information processing device, information processing method, and information processing program
WO2022185650A1 (en) Information processing device, information processing method, and information processing program
US20230051963A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168405A1 (en) Information processing device, information processing method, and information processing program
US20230266886A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022172550A1 (en) Information processing device, information processing method, and information processing program
WO2021177246A1 (en) Information processing device, information processing method, and information processing program
EP4141639A1 (en) Information processing apparatus, information processing method, and information processing program
EP4134803A1 (en) Information processing apparatus, information processing method, and information processing program

Legal Events

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

Ref document number: 21925793

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022581192

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21925793

Country of ref document: EP

Kind code of ref document: A1