WO2022163078A1 - 情報処理装置、情報処理方法、及び情報処理プログラム - Google Patents

情報処理装置、情報処理方法、及び情報処理プログラム Download PDF

Info

Publication number
WO2022163078A1
WO2022163078A1 PCT/JP2021/042314 JP2021042314W WO2022163078A1 WO 2022163078 A1 WO2022163078 A1 WO 2022163078A1 JP 2021042314 W JP2021042314 W JP 2021042314W WO 2022163078 A1 WO2022163078 A1 WO 2022163078A1
Authority
WO
WIPO (PCT)
Prior art keywords
information processing
magnetic tape
bucket
partial areas
processor
Prior art date
Application number
PCT/JP2021/042314
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 JP2022578067A priority Critical patent/JPWO2022163078A1/ja
Publication of WO2022163078A1 publication Critical patent/WO2022163078A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • 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/12Formatting, e.g. arrangement of data block or words on the record carriers

Definitions

  • the present disclosure relates to an information processing device, an information processing method, and an information processing program.
  • Japanese National Publication of International Patent Application No. 2014-507744 discloses a technique for dividing a magnetic tape into a plurality of sections. In this technique, each section contains multiple partitions.
  • Japanese Patent Application Laid-Open No. 2009-015924 discloses a technique in which a magnetic tape includes multiple partitions and multiple partitions are allocated to a logical volume.
  • a bucket means a virtual storage area associated with a storage area in which an object is saved.
  • magnetic tape when magnetic tape is used as a storage medium for storing objects, it is preferable to consider the time required to read the object from the magnetic tape.
  • JP-A-2014-507744 and JP-A-2009-015924 does not take into consideration the reading time from the magnetic tape, nor does it take into account the buckets in the object storage system in the first place.
  • the present disclosure has been made in view of the circumstances described above, and aims to provide an information processing apparatus, an information processing method, and an information processing program capable of shortening the time to read an object from a magnetic tape. .
  • An information processing device is an information processing device including at least one processor that controls recording of an object in a plurality of partial areas obtained by dividing a magnetic tape, and the processor designates a bucket in which the object is to be stored. After receiving the object transmitted from the user terminal, the received object is controlled to be recorded in the partial area associated with the designated bucket among the plurality of partial areas.
  • the plurality of partial areas are areas obtained by dividing the magnetic tape along lines along the width direction of the magnetic tape, and the processor is continuous in the longitudinal direction of the magnetic tape.
  • the above control may be performed when the total value of the sizes of objects for which buckets corresponding to at least some of the plurality of partial areas are designated is equal to or greater than a predetermined threshold.
  • the threshold may be a value corresponding to the capacity of one or more laps in the partial area.
  • the plurality of partial areas are areas obtained by dividing the magnetic tape along lines along the longitudinal direction of the magnetic tape, and the processor designates buckets corresponding to each of the plurality of partial areas.
  • the above control may be performed when the total value of the sizes of the objects obtained is equal to or greater than a predetermined threshold.
  • the threshold value may be a value corresponding to the capacity of one or more wraps on the magnetic tape.
  • an information processing method of the present disclosure is an information processing method executed by a processor of an information processing apparatus including at least one processor that performs control to record an object in a plurality of partial areas obtained by dividing a magnetic tape, the information processing method comprising: Accepts objects sent from the user terminal after specifying the storage destination bucket, and controls to record the accepted objects in the partial area associated with the specified bucket among multiple partial areas. It is.
  • an information processing program of the present disclosure is an information processing program to be executed by a processor of an information processing apparatus including at least one processor that controls recording of an object in a plurality of partial areas obtained by dividing a magnetic tape. , a control that accepts an object sent from a user terminal after specifying a bucket to store the object, and records the accepted object in a partial area associated with the specified bucket among multiple partial areas. is performed.
  • 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 buckets and a bucket management table;
  • FIG. 10 is a diagram showing an example of a bucket management table;
  • 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 recording processing of an object on a magnetic tape;
  • FIG. 6 is a flowchart showing an example of object recording processing;
  • FIG. 10 is a diagram for explaining a process of recording an object onto a magnetic tape according to a modification
  • FIG. 10 is a schematic diagram showing an example of a magnetic tape according to a modified example
  • FIG. 10 is a diagram for explaining a process of recording an object onto a magnetic tape according to a modification
  • 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 information processing device 12 is communicably connected to the user terminal 11 via a network.
  • An example of the user terminal 11 is a personal computer or 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 divided into a plurality of partial regions P by straight lines along the width direction of the magnetic tape T (hereinafter referred to as "tape width direction").
  • tape width direction the width direction of the magnetic tape T
  • the information processing device 12 performs control to record the object transmitted from the user terminal 11 in the partial area P of the magnetic tape T.
  • 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 .
  • the storage unit 22 also stores a bucket management table 32 for associating buckets with partial areas P of the magnetic tape T. Buckets and the bucket management table 32 will be described with reference to FIGS. 5 and 6.
  • FIG. A bucket here means a virtual storage area associated with a storage area in which an object is stored. Buckets are sometimes referred to as containers. When the user of the user terminal 11 saves an object, it designates a destination bucket for the object.
  • buckets are associated with storage areas of the storage unit 22 .
  • an object transmitted from the user terminal 11 with a destination bucket specified is stored in the storage area of the storage unit 22 corresponding to the specified bucket. Also, as shown in FIG. 5, as shown in FIG.
  • the bucket management table 32 stores a bucket ID (IDentifier), which is an example of bucket identification information, and a storage area ID, which is an example of storage area identification information in the storage unit 22 .
  • a bucket ID which is identification information of the magnetic tape T
  • a partial area ID which is identification information of the partial area P
  • the information processing device 12 includes a reception section 40 , a determination section 42 and a control section 44 .
  • the CPU 20 functions as a reception unit 40 , a determination unit 42 and a control unit 44 .
  • the accepting unit 40 accepts an object transmitted from the user terminal 11 after specifying the destination bucket for the object.
  • the receiving unit 40 also refers to the bucket management table 32 and performs control to store the received object in the storage area of the storage unit 22 associated with the designated bucket.
  • the determining unit 42 determines in advance the total value V of the sizes of objects for which buckets corresponding to each of a plurality of partial areas P continuous in the longitudinal direction of the magnetic tape T (hereinafter referred to as "tape longitudinal direction") are designated. It is determined whether or not it is equal to or greater than the threshold TH.
  • This total value V corresponds to the total size of the objects stored in each storage area of the storage unit 22 associated with each bucket and not yet recorded on the magnetic tape T.
  • the control unit 44 performs control to record the object received by the receiving unit 40 in the partial area P associated with the designated bucket among the plurality of partial areas P. Specifically, the control unit 44 determines from the determination unit 42 that the total value V of the sizes of objects for which buckets corresponding to each of a plurality of partial regions P continuous in the longitudinal direction of the tape are designated is equal to or greater than the threshold value TH. the following control is performed. In this case, the control unit 44 refers to the bucket management table 32 and performs control to record the object stored in each storage area of the storage unit 22 in the partial area P associated with each storage area.
  • an object is recorded in the partial area P each time it is received by the receiving unit 40, the magnetic head will be sought each time.
  • FIG. 8 as an example, an object can be recorded in each partial area P by one seek of the magnetic head under the control of the control unit 44 .
  • the dashed arrows in FIG. 8 represent the moving path of the magnetic head.
  • "Obj" in FIG. 8 represents an object. Therefore, the seek distance of the magnetic head can be reduced, and as a result, the writing time of the object to the magnetic tape T can be shortened.
  • FIG. 8 shows an example in which all partial regions P are applied as a plurality of partial regions P continuous in the longitudinal direction of the tape, but the present invention is not limited to this example. Some (eg, two or three) partial regions P may be applied.
  • the object recording process shown in FIG. 9 is executed by the CPU 20 executing the information processing program 30 .
  • the object recording process shown in FIG. 9 is executed, for example, each time the information processing apparatus 12 receives an object transmitted from the user terminal 11 after specifying a destination bucket for the object.
  • the receiving unit 40 receives the object transmitted from the user terminal 11 after the destination bucket of the object has been specified.
  • the receiving unit 40 refers to the bucket management table 32 and performs control to store the object received in step S10 in the storage area of the storage unit 22 associated with the designated bucket.
  • step S14 the determination unit 42 determines whether or not the total value V of the sizes of objects for which buckets corresponding to each of the plurality of partial regions P continuous in the tape longitudinal direction are designated is equal to or greater than the threshold value TH. judge. If this determination is affirmative, the process proceeds to step S16.
  • step S16 the control unit 44 refers to the bucket management table 32 as described above, and records the object stored in each storage area of the storage unit 22 in the partial area P associated with each storage area. control. After this control, the control unit 44 performs processing such as adding a flag indicating that the object has been recorded on the magnetic tape T, moving the object to another storage area, or deleting the object from the storage unit 22. may be performed. Thereby, the control unit 44 can easily identify objects that have not been recorded on the magnetic tape T.
  • FIG. When the process of step S16 ends, the object recording process ends. Also, if the determination in step S14 is negative, the object recording process ends.
  • an object is recorded in a partial area P associated with a specified bucket among a plurality of partial areas P.
  • Buckets are different for each user. Also, one user may create multiple buckets. In this case, the user generally uses different buckets for different purposes. For example, a bucket for storing data in January and a bucket for storing data in February can be used separately for each period, or for each data type.
  • the user terminal 11 when reading objects, the user terminal 11 often sends a plurality of object read requests for each bucket.
  • the partial areas P are divided for each bucket such as for each user and for each purpose, objects stored in the same bucket are recorded at relatively close positions on the magnetic tape T. Therefore, when reading a plurality of objects from the magnetic tape T, a plurality of objects recorded at relatively close positions are often read consecutively. can.
  • a value corresponding to the capacity of one wrap in the partial area P is applied as the threshold TH
  • a value corresponding to the capacity of a plurality of wraps in the partial area P may be applied as the threshold TH.
  • the movement path of the magnetic head controlled by the control unit 44 is the path indicated by the dashed arrow in FIG. .
  • "Obj" in FIG. 10 represents an object.
  • a configuration in which a setting value input by an administrator of the information processing system 10 is applied as the threshold value TH may be adopted.
  • the plurality of partial areas P are areas in which the magnetic tape T is divided by straight lines along the tape width direction
  • the present invention is not limited to this.
  • the plurality of partial areas P may be areas in which the magnetic tape T is divided by straight lines along the longitudinal direction of the tape.
  • the control unit 44 changes the object stored in each storage area of the storage unit 22 to Control is performed to record in the partial area P associated with each storage area.
  • An example of the threshold value TH in this case is a value corresponding to the capacity of one wrap of the magnetic tape T.
  • FIG. 12 As shown in FIG. 12 as an example, an object can be recorded in each partial area P by one seek of the magnetic head.
  • the dashed arrows in FIG. 12 represent the moving path of the magnetic head.
  • "Obj" in FIG. 12 represents an object.
  • a value corresponding to the capacity of a plurality of wraps on the magnetic tape T may be applied.
  • each partial area P has the same size
  • the present invention is not limited to this.
  • the size of each partial area P may be varied according to the tendency.
  • the functions realized by the CPU 20 of the information processing device 12 may be realized by a processor included in the control device of the tape drive 18 .
  • the hardware structure of the processing unit (processing unit) that executes various processes includes the following various processors ( processor) can be used.
  • 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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

情報処理装置は、磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う場合に、オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、受け付けたオブジェクトを、複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行う。

Description

情報処理装置、情報処理方法、及び情報処理プログラム
 本開示は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。
 特表2014-507744号公報には、磁気テープを複数のセクションに分割する技術が開示されている。この技術では、それぞれのセクションが複数のパーティションを含む。
 特開2009-015924号公報には、磁気テープが複数のパーティションを含み、論理ボリュームに対して複数のパーティションを割り当てる技術が開示されている。
 ところで、オブジェクトストレージシステムの中には、ユーザがオブジェクトをシステムに保存する際に、保存先のバケットを指定するシステムが存在する。バケットとは、オブジェクトの保存先の記憶領域に対応付けられる仮想的な収容領域を意味する。このようなオブジェクトストレージシステムにおいてオブジェクトの保存先の記録媒体として磁気テープを用いる場合、磁気テープからのオブジェクトの読み取り時間を考慮することが好ましい。
 しかしながら、特表2014-507744号公報及び特開2009-015924号公報に記載の技術は、磁気テープからの読み取り時間を考慮していないし、そもそもオブジェクトストレージシステムにおけるバケットについても考慮していない。
 本開示は、以上の事情を鑑みてなされたものであり、磁気テープからのオブジェクトの読み取り時間を短縮することができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。
 本開示の情報処理装置は、磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置であって、プロセッサは、オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、受け付けたオブジェクトを、複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行う。
 なお、本開示の情報処理装置は、上記複数の部分領域が、磁気テープの幅方向に沿った線で磁気テープが分割された領域であり、プロセッサが、磁気テープの長手方向に連続する、上記複数の部分領域の少なくとも一部の複数の部分領域それぞれに対応するバケットが指定されたオブジェクトのサイズの合計値が予め定められた閾値以上である場合に、上記制御を行ってもよい。
 また、本開示の情報処理装置は、上記閾値が、部分領域における1本又は複数本のラップの容量に相当する値であってもよい。
 また、本開示の情報処理装置は、複数の部分領域が、磁気テープの長手方向に沿った線で磁気テープが分割された領域であり、プロセッサが、複数の部分領域それぞれに対応するバケットが指定されたオブジェクトのサイズの合計値が予め定められた閾値以上である場合に、上記制御を行ってもよい。
 また、本開示の情報処理装置は、上記閾値が、磁気テープにおける1本又は複数本のラップの容量に相当する値であってもよい。
 また、本開示の情報処理方法は、磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置のプロセッサが実行する情報処理方法であって、オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、受け付けたオブジェクトを、複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行うものである。
 また、本開示の情報処理プログラムは、磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置のプロセッサに実行させるための情報処理プログラムであって、オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、受け付けたオブジェクトを、複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行うものである。
 本開示によれば、磁気テープからのオブジェクトの読み取り時間を短縮することができる。
情報処理システムの構成の一例を示すブロック図である。 オブジェクトを説明するための図である。 磁気テープの一例を示す模式図である。 情報処理装置のハードウェア構成の一例を示すブロック図である。 バケット及びバケット管理テーブルを説明するための図である。 バケット管理テーブルの一例を示す図である。 情報処理装置の機能的な構成の一例を示すブロック図である。 磁気テープへのオブジェクトの記録処理を説明するための図である。 オブジェクト記録処理の一例を示すフローチャートである。 変形例に係る磁気テープへのオブジェクトの記録処理を説明するための図である。 変形例に係る磁気テープの一例を示す模式図である。 変形例に係る磁気テープへのオブジェクトの記録処理を説明するための図である。
 以下、図面を参照して、本開示の技術を実施するための形態例を詳細に説明する。
 まず、図1を参照して、本実施形態に係る情報処理システム10の構成を説明する。図1に示すように、情報処理システム10は、情報処理装置12及びテープライブラリ14を含む。情報処理装置12の例としては、サーバコンピュータ等が挙げられる。また、情報処理装置12は、ネットワークを介してユーザ端末11と通信可能に接続される。ユーザ端末11の例としては、パーソナルコンピュータ等が挙げられる。
 テープライブラリ14は、複数のスロット(図示省略)及び複数のテープドライブ18を備え、各スロットには記録媒体の一例としての磁気テープTが格納される。各テープドライブ18は、情報処理装置12に接続される。テープドライブ18は、情報処理装置12による制御によって、磁気テープTに対するデータの書き込み又は読み取りを行う。磁気テープTの例としては、LTO(Linear Tape-Open)テープが挙げられる。
 情報処理装置12により磁気テープTに対するデータの書き込み又は読み取りを行う場合、書き込み又は読み取り対象の磁気テープTがスロットから所定のテープドライブ18にロードされる。テープドライブ18にロードされた磁気テープTに対するデータの書き込み又は読み取りが完了すると、磁気テープTは、テープドライブ18から元々格納されていたスロットにアンロードされる。
 本実施形態では、一例として図2に示すように、磁気テープTに記録するデータを取り扱う単位として、文書データ及び画像データ等のユーザが保存対象とするデータと、そのデータに関するメタデータとを含むオブジェクトを適用した形態例を説明する。図2の例では、メタデータを「メタ」と表記している。なお、このオブジェクトを取り扱うストレージシステムは、オブジェクトストレージシステムと称される。メタデータには、例えば、オブジェクトキー等のオブジェクトの識別情報、オブジェクト名、データのサイズ、及びタイムスタンプ等の属性情報が含まれる。なお、オブジェクトを磁気テープTに記録する際のデータ及びメタデータの記録順は特に限定されず、メタデータ及びデータの順でもよいし、データ及びメタデータの順でもよい。
 次に、図3を参照して、本実施形態に係る磁気テープTの構成を説明する。図3に示すように、磁気テープTは、磁気テープTの幅方向(以下、「テープ幅方向」という)に沿った直線で複数の部分領域Pに分割される。本実施形態では、各部分領域Pの広さが同じである場合について説明する。情報処理装置12は、ユーザ端末11から送信されたオブジェクトを磁気テープTの部分領域Pに記録する制御を行う。
 次に、図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に接続される。
 記憶部22は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、又はフラッシュメモリ等によって実現される。記憶媒体としての記憶部22には、情報処理プログラム30が記憶される。CPU20は、記憶部22から情報処理プログラム30を読み出してからメモリ21に展開し、展開した情報処理プログラム30を実行する。
 また、記憶部22には、バケットと磁気テープTの部分領域Pとを対応付けるためのバケット管理テーブル32が記憶される。図5及び図6を参照して、バケット及びバケット管理テーブル32について説明する。ここでいうバケットとは、オブジェクトの保存先の記憶領域に対応付けられる仮想的な収容領域を意味する。バケットは、コンテナと称されることもある。ユーザ端末11のユーザは、オブジェクトを保存する際に、そのオブジェクトの保存先のバケットを指定する。
 図5に示すように、バケットは、記憶部22の記憶領域に対応付けられる。すなわち、保存先のバケットが指定されたうえでユーザ端末11から送信されたオブジェクトは、指定されたバケットに対応する記憶部22の記憶領域に保存される。また、図5に示すように、記憶部22の記憶領域は、磁気テープTの部分領域Pに対応付けられる。
 図6に、バケット管理テーブル32の一例を示す。図6に示すように、バケット管理テーブル32には、バケットの識別情報の一例であるバケットID(IDentifier)、及び記憶部22の記憶領域の識別情報の一例である記憶領域IDが記憶される。また、バケット管理テーブル32には、磁気テープTの識別情報であるテープID、及び部分領域Pの識別情報である部分領域IDが記憶される。すなわち、各バケットには、記憶部22の記憶領域と、磁気テープTと、その磁気テープTの部分領域Pとが対応付けられる。
 次に、図7を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図7に示すように、情報処理装置12は、受付部40、判定部42、及び制御部44を含む。CPU20が情報処理プログラム30を実行することにより、受付部40、判定部42、及び制御部44として機能する。
 受付部40は、オブジェクトの保存先のバケットが指定されたうえでユーザ端末11から送信されたオブジェクトを受け付ける。また、受付部40は、バケット管理テーブル32を参照し、受け付けたオブジェクトを、指定されたバケットに対応付けられた記憶部22の記憶領域に記憶する制御を行う。
 判定部42は、磁気テープTの長手方向(以下、「テープ長手方向」という)に連続する複数の部分領域Pそれぞれに対応するバケットが指定されたオブジェクトのサイズの合計値Vが予め定められた閾値TH以上であるか否かを判定する。この合計値Vは、各バケットに対応付けられた記憶部22の各記憶領域について、その記憶領域に記憶され、かつ磁気テープTに未記録のオブジェクトのサイズの合計値に相当する。閾値THの例としては、部分領域Pにおける1本のラップの容量に相当する値が挙げられる。具体的には、例えば、磁気テープTの1本のラップの容量が10GBであり、磁気テープTが4つの部分領域Pに分割され、かつ4つの部分領域Pの広さが等しい場合、閾値THは2.5(=10÷4)GBに設定される。
 制御部44は、受付部40により受け付けられたオブジェクトを、複数の部分領域Pのうち、指定されたバケットに対応付けられた部分領域Pに記録する制御を行う。具体的には、制御部44は、判定部42よりテープ長手方向に連続する複数の部分領域Pそれぞれに対応するバケットが指定されたオブジェクトのサイズの合計値Vが閾値TH以上であると判定された場合、以下の制御を行う。この場合、制御部44は、バケット管理テーブル32を参照し、記憶部22の各記憶領域に記憶されたオブジェクトを、各記憶領域に対応付けられた部分領域Pに記録する制御を行う。
 例えば、オブジェクトが受付部40により受け付けられるたびに部分領域Pに記録される場合、そのたびに磁気ヘッドをシークすることになる。これに対し、一例として図8に示すように、制御部44による制御によって、1回の磁気ヘッドのシークで各部分領域Pにオブジェクトを記録することができる。図8における破線の矢印が、磁気ヘッドの移動経路を表している。また、図8の「Obj」はオブジェクトを表している。従って、磁気ヘッドのシーク距離を減らすことができる結果、オブジェクトの磁気テープTへの書き込み時間を短縮することができる。
 なお、図8では、テープ長手方向に連続する複数の部分領域Pとして、全ての部分領域Pを適用した例を示しているが、この例に限定されず、例えば、テープ長手方向に連続する一部(例えば、2つ又は3つ)の部分領域Pを適用してもよい。
 次に、図9を参照して、本実施形態に係る情報処理装置12の作用を説明する。CPU20が情報処理プログラム30を実行することによって、図9に示すオブジェクト記録処理が実行される。図9に示すオブジェクト記録処理は、例えば、オブジェクトの保存先のバケットが指定されたうえでユーザ端末11から送信されたオブジェクトを情報処理装置12が受信するたびに実行される。
 図9のステップS10で、受付部40は、オブジェクトの保存先のバケットが指定されたうえでユーザ端末11から送信されたオブジェクトを受け付ける。ステップS12で、受付部40は、バケット管理テーブル32を参照し、ステップS10で受け付けたオブジェクトを、指定されたバケットに対応付けられた記憶部22の記憶領域に記憶する制御を行う。
 ステップS14で、判定部42は、前述したように、テープ長手方向に連続する複数の部分領域Pそれぞれに対応するバケットが指定されたオブジェクトのサイズの合計値Vが閾値TH以上であるか否かを判定する。この判定が肯定判定となった場合、処理はステップS16に移行する。
 ステップS16で、制御部44は、前述したように、バケット管理テーブル32を参照し、記憶部22の各記憶領域に記憶されたオブジェクトを、各記憶領域に対応付けられた部分領域Pに記録する制御を行う。この制御の後、制御部44は、オブジェクトに磁気テープTへ記録済みであることを表すフラグを付与する、オブジェクトを別の記憶領域に移動する、又はオブジェクトを記憶部22から削除する等の処理を行ってもよい。これにより、制御部44は、磁気テープTに未記録のオブジェクトを簡易に判別することができる。ステップS16の処理が終了すると、オブジェクト記録処理が終了する。また、ステップS14の判定が否定判定となった場合も、オブジェクト記録処理が終了する。
 以上説明したように、本実施形態によれば、オブジェクトが複数の部分領域Pのうち、指定されたバケットに対応付けられた部分領域Pに記録される。バケットは、ユーザ毎に異なる。また、1人のユーザが複数のバケットを作成する場合もある。この場合、ユーザは、ある目的毎にバケットを使い分けることが一般的である。例えば、1月のデータを格納するバケット、及び2月のデータを格納するバケットのように、ある期間毎にバケットを使い分ける、又はデータ種別毎にバケットを使い分けるといった使い方が挙げられる。この場合、オブジェクトの読み取りの際は、バケット毎に複数のオブジェクトの読み取り要求がユーザ端末11から送信される場合が多くなる。本実施形態によれば、ユーザ毎及び目的毎等のバケット毎に部分領域Pを分けているため、同じバケットに保存されたオブジェクトは、磁気テープTの比較的近い位置に記録される。従って、複数のオブジェクトを磁気テープTから読み取る際に、比較的近い位置に記録された複数のオブジェクトを連続して読み取ることが多くなる結果、磁気テープTからのオブジェクトの読み取り時間を短縮することができる。
 なお、上記実施形態では、閾値THとして、部分領域Pにおける1本のラップの容量に相当する値を適用した場合について説明したが、これに限定されない。例えば、閾値THとして、部分領域Pにおける複数本のラップの容量に相当する値を適用する形態としてもよい。具体的には、閾値THとして、部分領域Pにおける2本のラップに相当する容量を適用した場合、制御部44による制御による磁気ヘッドの移動経路は、図10の破線の矢印で示す経路になる。図10の「Obj」はオブジェクトを表している。また、例えば、閾値THとして、情報処理システム10の管理者により入力された設定値を適用する形態としてもよい。
 また、上記実施形態では、複数の部分領域Pが、テープ幅方向に沿った直線で磁気テープTが分割された領域である場合について説明したが、これに限定されない。一例として図11に示すように、複数の部分領域Pが、テープ長手方向に沿った直線で磁気テープTが分割された領域である形態としてもよい。この場合、制御部44は、複数の部分領域Pそれぞれに対応するバケットが指定されたオブジェクトのサイズの合計値が閾値TH以上である場合に、記憶部22の各記憶領域に記憶されたオブジェクトを各記憶領域に対応付けられた部分領域Pに記録する制御を行う。この場合の閾値THの例としては、磁気テープTにおける1本のラップの容量に相当する値が挙げられる。これにより、一例として図12に示すように、1回の磁気ヘッドのシークで各部分領域Pにオブジェクトを記録することができる。図12における破線の矢印が、磁気ヘッドの移動経路を表している。図12の「Obj」はオブジェクトを表している。なお、この場合の閾値THとして、磁気テープTにおける複数本のラップの容量に相当する値を適用する形態としてもよい。
 また、上記実施形態では、各部分領域Pの広さが同じである場合について説明したが、これに限定されない。例えば、バケット毎に保存するオブジェクトのサイズの傾向が予め分かっている場合は、その傾向に応じて各部分領域Pの広さを異ならせてもよい。
 また、上記実施形態において、情報処理装置12のCPU20により実現される機能を、テープドライブ18の制御装置が備えるプロセッサにより実現してもよい。
 また、上記実施形態において、例えば、受付部40、判定部42、及び制御部44といった各種の処理を実行する処理部(processing unit)のハードウェア的な構造としては、次に示す各種のプロセッサ(processor)を用いることができる。上記各種のプロセッサには、前述したように、ソフトウェア(プログラム)を実行して各種の処理部として機能する汎用的なプロセッサであるCPUに加えて、FPGA(Field Programmable Gate Array)等の製造後に回路構成を変更可能なプロセッサであるプログラマブルロジックデバイス(Programmable Logic Device:PLD)、ASIC(Application Specific Integrated Circuit)等の特定の処理を実行させるために専用に設計された回路構成を有するプロセッサである専用電気回路等が含まれる。
 1つの処理部は、これらの各種のプロセッサのうちの1つで構成されてもよいし、同種又は異種の2つ以上のプロセッサの組み合わせ(例えば、複数のFPGAの組み合わせや、CPUとFPGAとの組み合わせ)で構成されてもよい。また、複数の処理部を1つのプロセッサで構成してもよい。
 複数の処理部を1つのプロセッサで構成する例としては、第1に、クライアント及びサーバ等のコンピュータに代表されるように、1つ以上のCPUとソフトウェアの組み合わせで1つのプロセッサを構成し、このプロセッサが複数の処理部として機能する形態がある。第2に、システムオンチップ(System on Chip:SoC)等に代表されるように、複数の処理部を含むシステム全体の機能を1つのIC(Integrated Circuit)チップで実現するプロセッサを使用する形態がある。このように、各種の処理部は、ハードウェア的な構造として、上記各種のプロセッサの1つ以上を用いて構成される。
 更に、これらの各種のプロセッサのハードウェア的な構造としては、より具体的には、半導体素子などの回路素子を組み合わせた電気回路(circuitry)を用いることができる。
 また、上記実施形態では、情報処理プログラム30が記憶部22に予め記憶(インストール)されている態様を説明したが、これに限定されない。情報処理プログラム30は、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)、及びUSB(Universal Serial Bus)メモリ等の記録媒体に記録された形態で提供されてもよい。また、情報処理プログラム30は、ネットワークを介して外部装置からダウンロードされる形態としてもよい。
 2021年2月1日に出願された日本国特許出願2021-014491号の開示は、その全体が参照により本明細書に取り込まれる。また、本明細書に記載された全ての文献、特許出願、及び技術規格は、個々の文献、特許出願、及び技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。

Claims (7)

  1.  磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置であって、
     前記プロセッサは、
     オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、
     受け付けたオブジェクトを、前記複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行う
     情報処理装置。
  2.  前記複数の部分領域は、磁気テープの幅方向に沿った線で磁気テープが分割された領域であり、
     前記プロセッサは、
     磁気テープの長手方向に連続する、前記複数の部分領域の少なくとも一部の複数の部分領域それぞれに対応するバケットが指定されたオブジェクトのサイズの合計値が予め定められた閾値以上である場合に、前記制御を行う
     請求項1に記載の情報処理装置。
  3.  前記閾値は、前記部分領域における1本又は複数本のラップの容量に相当する値である
     請求項2に記載の情報処理装置。
  4.  前記複数の部分領域は、磁気テープの長手方向に沿った線で磁気テープが分割された領域であり、
     前記プロセッサは、
     前記複数の部分領域それぞれに対応するバケットが指定されたオブジェクトのサイズの合計値が予め定められた閾値以上である場合に、前記制御を行う
     請求項1に記載の情報処理装置。
  5.  前記閾値は、磁気テープにおける1本又は複数本のラップの容量に相当する値である
     請求項4に記載の情報処理装置。
  6.  磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置の前記プロセッサが実行する情報処理方法であって、
     オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、
     受け付けたオブジェクトを、前記複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行う
     情報処理方法。
  7.  磁気テープが分割された複数の部分領域にオブジェクトを記録する制御を行う少なくとも一つのプロセッサを備える情報処理装置の前記プロセッサに実行させるための情報処理プログラムであって、
     オブジェクトの保存先のバケットが指定されたうえでユーザ端末から送信されたオブジェクトを受け付け、
     受け付けたオブジェクトを、前記複数の部分領域のうち、指定されたバケットに対応付けられた部分領域に記録する制御を行う
     情報処理プログラム。
PCT/JP2021/042314 2021-02-01 2021-11-17 情報処理装置、情報処理方法、及び情報処理プログラム WO2022163078A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022578067A JPWO2022163078A1 (ja) 2021-02-01 2021-11-17

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021014491 2021-02-01
JP2021-014491 2021-02-01

Publications (1)

Publication Number Publication Date
WO2022163078A1 true WO2022163078A1 (ja) 2022-08-04

Family

ID=82653174

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/042314 WO2022163078A1 (ja) 2021-02-01 2021-11-17 情報処理装置、情報処理方法、及び情報処理プログラム

Country Status (2)

Country Link
JP (1) JPWO2022163078A1 (ja)
WO (1) WO2022163078A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009015924A (ja) * 2007-07-02 2009-01-22 Nec Corp 磁気テープ装置、その論理ボリューム割当方法、磁気テープカートリッジ、コンピュータシステム
JP2009043406A (ja) * 1997-11-12 2009-02-26 Quantum Corp 仮想磁気テープドライブライブラリシステム
JP2014507744A (ja) * 2011-01-31 2014-03-27 オラクル・インターナショナル・コーポレイション 記憶媒体のホスト設定を用いてデータを記憶するためのシステムおよび方法
WO2020183898A1 (ja) * 2019-03-13 2020-09-17 富士フイルム株式会社 記録装置、読取装置、記録方法、記録プログラム、読取方法、読取プログラム、および磁気テープ

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009043406A (ja) * 1997-11-12 2009-02-26 Quantum Corp 仮想磁気テープドライブライブラリシステム
JP2009015924A (ja) * 2007-07-02 2009-01-22 Nec Corp 磁気テープ装置、その論理ボリューム割当方法、磁気テープカートリッジ、コンピュータシステム
JP2014507744A (ja) * 2011-01-31 2014-03-27 オラクル・インターナショナル・コーポレイション 記憶媒体のホスト設定を用いてデータを記憶するためのシステムおよび方法
WO2020183898A1 (ja) * 2019-03-13 2020-09-17 富士フイルム株式会社 記録装置、読取装置、記録方法、記録プログラム、読取方法、読取プログラム、および磁気テープ

Also Published As

Publication number Publication date
JPWO2022163078A1 (ja) 2022-08-04

Similar Documents

Publication Publication Date Title
US20220382463A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021171683A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022163078A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044434A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172548A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172549A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20220382479A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168399A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022176344A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022049832A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022185650A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022195984A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230064391A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022176345A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021171815A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044433A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230186945A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021187429A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20220413767A1 (en) Information processing device, information processing method, and information processing program
US20230047128A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022044459A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230051963A1 (en) Information processing apparatus, information processing method, and information processing program
US20240094935A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021054243A1 (ja) 記録装置、記録方法、記録プログラム、及び磁気テープ
US20230067039A1 (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: 21923083

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022578067

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: 21923083

Country of ref document: EP

Kind code of ref document: A1