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

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

Info

Publication number
WO2022176345A1
WO2022176345A1 PCT/JP2021/045629 JP2021045629W WO2022176345A1 WO 2022176345 A1 WO2022176345 A1 WO 2022176345A1 JP 2021045629 W JP2021045629 W JP 2021045629W WO 2022176345 A1 WO2022176345 A1 WO 2022176345A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
information processing
magnetic tape
read
magnetic
Prior art date
Application number
PCT/JP2021/045629
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 JP2023500569A priority Critical patent/JPWO2022176345A1/ja
Publication of WO2022176345A1 publication Critical patent/WO2022176345A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B15/00Driving, starting or stopping record carriers of filamentary or web form; Driving both such record carriers and heads; Guiding such record carriers or containers therefor; Control thereof; Control of operating function
    • G11B15/675Guiding containers, e.g. loading, ejecting cassettes
    • G11B15/68Automatic cassette changing arrangements; automatic tape changing arrangements
    • 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
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel

Definitions

  • the present disclosure relates to an information processing device, an information processing method, and an information processing program.
  • a video file which is a collection of a plurality of image data, is recorded on a magnetic tape. Techniques for sequentially reading from each video file are disclosed.
  • Multiple users may request to read multiple data groups recorded on a magnetic tape. Also, in this case, instead of providing the user with a group of data for which a read request has been made at once, it may be sufficient to provide the user with a portion of the data group at a time. Examples of this case include data provision for streaming services and data provision for machine learning using large amounts of data.
  • the present disclosure has been made in view of the circumstances described above, and aims to provide an information processing device, an information processing method, and an information processing program that can reduce the number of times magnetic tapes are replaced in a tape drive.
  • An information processing apparatus is an information processing apparatus including at least one processor, and the processor accepts a read request for a plurality of data groups recorded on a plurality of magnetic tapes, selects a part of the data from the data group, A plurality of data groups are sequentially read one by one, and when the magnetic tape is exchanged for the tape drive in this control, the data to be read at once from the magnetic tape after the exchange is more than the magnetic tape before the exchange. increase the total size of
  • the data when the processor performs the above control, the data may be sequentially read from the leading side in the relative movement direction of the magnetic head with respect to the magnetic tape.
  • the information processing method of the present disclosure accepts a read request for a plurality of data groups recorded on a plurality of magnetic tapes, and sequentially reads a part of the data from the data group for the plurality of data groups.
  • a processor in the information processing device that, when the magnetic tape is exchanged in the tape drive in this control, makes the total size of the data to be read at one time larger in the magnetic tape after the exchange than in the magnetic tape before the exchange. is what is executed.
  • the information processing program of the present disclosure accepts a read request for a plurality of data groups recorded on a plurality of magnetic tapes, and sequentially reads part of the data from the data group for the plurality of data groups.
  • a processor in the information processing device that, when the magnetic tape is exchanged in the tape drive in this control, makes the total size of the data to be read at one time larger in the magnetic tape after the exchange than in the magnetic tape before the exchange. 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 block diagram which shows an example of the hardware constitutions of an information processing apparatus.
  • FIG. 4 is a diagram for explaining a packed object;
  • 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 the reading order of objects;
  • FIG. 10 is a diagram for explaining the reading order of objects according to a comparative example;
  • 9 is a flowchart illustrating an example of object reading processing; It is a figure for explaining the reading direction of the object according to the 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 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 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 .
  • FIG. 4 objects are recorded on the magnetic tape T in units of objects (hereinafter referred to as "packed objects") in which a plurality of objects are grouped together.
  • packed objects This is intended to reduce overhead caused by issuing a command for recording to the tape drive 18 when the information processing device 12 records an object on the magnetic tape T.
  • FIG. A packed object is an example of a data group according to technology disclosed herein.
  • "Obj" in FIG. 4 represents an object.
  • FIG. 4 shows an example in which one packed object includes four objects, the present invention is not limited to this.
  • One packed object may contain three or less objects, or may contain five or more objects. Also, the number of objects included in a packed object may not be uniform.
  • a plurality of user terminals may simultaneously transmit read requests to the information processing apparatus 12 for a plurality of packed objects.
  • the response to the read request from the user terminal is made in units of objects, not in units of packed objects.
  • the user terminal transmits a packed object read request to the information processing device 12 in order to acquire a large amount of data for use in machine learning.
  • the user terminal does not perform machine learning using all of the large amount of data at once, but sequentially performs machine learning using part of the large amount of data.
  • the information processing device 12 should respond to the user terminal sequentially from the packed object by some objects.
  • the information processing device 12 reads from the packed object. It is only necessary to sequentially respond to the user terminal for some objects one by one.
  • the information processing device 12 has a function of efficiently responding to the user terminal with an object in such a case.
  • the information processing device 12 includes a reception section 40 , a control section 42 and a transmission section 44 .
  • the CPU 20 functions as a reception unit 40 , a control unit 42 and a transmission unit 44 .
  • the reception unit 40 receives read requests for multiple packed objects recorded on multiple magnetic tapes T, which are transmitted from multiple user terminals.
  • the control unit 42 performs control to sequentially read some of the packed objects whose read requests have been accepted by the accepting unit 40, for a plurality of packed objects in a predetermined order.
  • the control unit 42 makes the total size of the data read at one time larger in the magnetic tape T after exchange than in the magnetic tape T before exchange. do.
  • the transmission unit 44 transmits the object read under the control of the control unit 42 to the user terminal that sent the request to read the object each time reading is completed.
  • FIG. 6 it is assumed that the reception unit 40 has received requests to read three packed objects recorded on two magnetic tapes T, which are transmitted from three user terminals. Also, for ease of explanation, it is assumed that each of the three packed objects contains four objects, and that each object has the same size. Further, hereinafter, when distinguishing two magnetic tapes T, they are referred to as magnetic tapes T1 and T2. Also, hereinafter, the three packed objects will be referred to as packed objects 1 to 3 when they are distinguished from each other. Solid arrows in FIGS. 6 and 7 represent the object reading direction, and the numbers under the solid arrows represent the reading order.
  • the packed object 1, packed object 2, and packed object 3 are read in order, part by part.
  • the order of reading a plurality of packed objects is not particularly limited.
  • the order of reading a plurality of packed objects may be the order in which read requests are received, may be random, or may be a preset order.
  • the packed object 3 recorded on the magnetic tape T2 is read. That is, replacement of the magnetic tape T occurs in the tape drive 18 .
  • the total size of data read at one time is made larger on the magnetic tape T2 after replacement than on the magnetic tape T1 before replacement.
  • FIG. 6 shows an example in which the size of two objects is read at one time from the magnetic tape T1, and the size of four objects is read at one time from the magnetic tape T2. Then, when the reading of packed object 3 is completed, the remaining objects of packed objects 1 and 2 are sequentially read.
  • the tape drive 18 is switched from the magnetic tape T1 to the magnetic tape T2 and from the magnetic tape T2 to the magnetic tape T1 before reading three packed objects is completed.
  • the replacement of the magnetic tape T occurs twice.
  • the tape drive 18 is read three times before the reading of the three packed objects is completed. Replacement of the magnetic tape T occurs. That is, in this case, the magnetic tape drive 18 is subjected to three times of switching from the magnetic tape T1 to the magnetic tape T2, switching from the magnetic tape T2 to the magnetic tape T1, and switching from the magnetic tape T1 to the magnetic tape T2. A permutation of T occurs. Therefore, in this embodiment, the number of times the magnetic tape T is replaced is reduced.
  • the CPU 20 executes the information processing program 30 to execute the object reading process shown in FIG.
  • the object read processing shown in FIG. 8 is executed, for example, when the information processing apparatus 12 receives read requests for a plurality of packed objects recorded on a plurality of magnetic tapes T transmitted from a plurality of user terminals. be.
  • the receiving unit 40 receives read requests for multiple packed objects recorded on multiple magnetic tapes T, which are transmitted from multiple user terminals.
  • the control unit 42 sequentially reads a plurality of packed objects from the packed objects for which the read request has been accepted in step S10 in a predetermined order. In this control, when the magnetic tape T is exchanged in the tape drive 18, the control unit 42 makes the total size of the data read at one time larger in the magnetic tape T after exchange than in the magnetic tape T before exchange. do.
  • step S14 the transmission unit 44 transmits the object read by the control in step S12 to the user terminal that sent the request to read the object each time reading is completed.
  • Steps S12 and S14 are repeatedly executed until reading of all packed objects for which reading requests are accepted in step S10 is completed.
  • the object reading process ends.
  • the control unit 42 may sequentially read data from the leading side in the relative movement direction of the magnetic head with respect to the magnetic tape T when performing the above control.
  • FIG. 9 shows the reading order and reading direction of the objects in the magnetic tape T1 in the example of FIG. 6 in this case.
  • the meanings of the solid line arrows and the numbers under the solid line arrows in FIG. 9 are the same as in FIG.
  • the dashed arrows in FIG. 9 indicate the relative movement direction of the magnetic head.
  • the traveling direction of the magnetic tape T that is, the relative movement of the magnetic head direction is reversed.
  • the object is read from the leading side in the relative movement direction of this magnetic head. Therefore, the moving distance of the magnetic head can be shortened.
  • the disclosed technology is applied to an object storage system, but the present invention is not limited to this.
  • the disclosed technique may be applied to a file storage system that handles data in units of files.
  • the hardware structure of the 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)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

情報処理装置は、複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、データ群から一部のデータずつ順次読み取る制御を、複数のデータ群に対して行い、この制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする。

Description

情報処理装置、情報処理方法、及び情報処理プログラム
 本開示は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。
 特開2003-141813号公報には、複数の画像データのまとまりである映像ファイルが磁気テープに記録されており、複数の映像ファイルを同時に再生する際に、各映像ファイルの一部の画像データを各映像ファイルから順次読み取る技術が開示されている。
 複数のユーザから磁気テープに記録された複数のデータ群に対する読み取りが要求される場合がある。また、この場合で、読み取り要求のあったデータ群を一度にユーザに提供するのではなく、一部ずつユーザに提供すればよい場合がある。この場合の例としては、ストリーミングサービスのデータ提供及び大量データを用いた機械学習のためのデータ提供等が挙げられる。
 この場合、磁気テープから複数のデータ群を読み取る際に、1つのデータ群に含まれるすべてのデータを読み取ってから、次のデータ群を読み取るという処理を繰り返すと、あるユーザへは読み取り要求のあったデータ群をまとめて提供することができる。但し、この場合、他のユーザがデータ群の提供を受けるまでに長時間待機することになってしまい、効率的ではない。
 これに対し、特開2003-141813号公報に記載の技術のように、複数のデータ群それぞれからデータを一部ずつ順次読み取ることが考えられる。しかしながら、この場合、複数のデータ群が異なる複数の磁気テープに記録されている場合、テープドライブに対する磁気テープの入れ替えが発生する。この場合、データの読み取り時間を短縮するためには、テープドライブに対する磁気テープの入れ替え回数を減らすことが好ましい。特開2003-141813号公報に記載の技術は、テープドライブに対する磁気テープの入れ替え回数については考慮されていない。
 本開示は、以上の事情を鑑みてなされたものであり、テープドライブに対する磁気テープの入れ替え回数を減らすことができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。
 本開示の情報処理装置は、少なくとも一つのプロセッサを備える情報処理装置であって、プロセッサは、複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、データ群から一部のデータずつ順次読み取る制御を、複数のデータ群に対して行い、この制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする。
 なお、本開示の情報処理装置は、プロセッサが、上記制御を行う場合、磁気テープに対する磁気ヘッドの相対的な移動方向の先頭側から順次データを読み取ってもよい。
 また、本開示の情報処理方法は、複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、データ群から一部のデータずつ順次読み取る制御を、複数のデータ群に対して行い、この制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする処理を情報処理装置が備えるプロセッサが実行するものである。
 また、本開示の情報処理プログラムは、複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、データ群から一部のデータずつ順次読み取る制御を、複数のデータ群に対して行い、この制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする処理を情報処理装置が備えるプロセッサに実行させるためのものである。
 本開示によれば、テープドライブに対する磁気テープの入れ替え回数を減らすことができる。
情報処理システムの構成の一例を示すブロック図である。 オブジェクトを説明するための図である。 情報処理装置のハードウェア構成の一例を示すブロック図である。 パックドオブジェクトを説明するための図である。 情報処理装置の機能的な構成の一例を示すブロック図である。 オブジェクトの読み取り順を説明するための図である。 比較例に係るオブジェクトの読み取り順を説明するための図である。 オブジェクト読み取り処理の一例を示すフローチャートである。 変形例に係るオブジェクトの読み取り方向を説明するための図である。
 以下、図面を参照して、本開示の技術を実施するための形態例を詳細に説明する。
 まず、図1を参照して、本実施形態に係る情報処理システム10の構成を説明する。図1に示すように、情報処理システム10は、情報処理装置12及びテープライブラリ14を含む。情報処理装置12の例としては、サーバコンピュータ等が挙げられる。
 テープライブラリ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を参照して、本実施形態に係る情報処理装置12のハードウェア構成を説明する。図3に示すように、情報処理装置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を実行する。
 ところで、本実施形態では、一例として図4に示すように、複数のオブジェクトが1つにまとめられたオブジェクト(以下、「パックドオブジェクト」という)単位でオブジェクトが磁気テープTに記録される。これは、情報処理装置12が磁気テープTへオブジェクトを記録する際のテープドライブ18への記録指示のコマンド発行によるオーバーヘッドの低減等を目的としている。パックドオブジェクトが開示の技術に係るデータ群の一例である。図4の「Obj」はオブジェクトを表している。なお、図4では、1つのパックドオブジェクトに4つのオブジェクトが含まれる例を示しているが、これに限定されない。1つのパックドオブジェクトに3つ以下のオブジェクトが含まれてもよいし、5つ以上のオブジェクトが含まれてもよい。また、パックドオブジェクトに含まれるオブジェクトの個数は均一でなくてもよい。
 磁気テープTからオブジェクトを読み取る際は、パックドオブジェクトを読み取った後に、そのパックドオブジェクトから読み取り対象のオブジェクトを抽出することが可能である。また、磁気テープTからパックドオブジェクトに含まれる読み取り対象のオブジェクトのみを読み取ることも可能である。
 本実施形態では、複数のユーザ端末から、複数のパックドオブジェクトに対して同時に読み取り要求が情報処理装置12に送信される場合があるものとする。また、この場合、ユーザ端末からの読み取り要求への応答は、パックドオブジェクト単位ではなく、オブジェクト単位で行われるものとする。例えば、各オブジェクトが機械学習に用いられるデータの場合、ユーザ端末は、機械学習に用いるための大量のデータを取得するためにパックドオブジェクトの読み取り要求を情報処理装置12に送信する。この場合、ユーザ端末は、大量のデータ全てを一度に用いて機械学習を行うのではなく、大量のデータのうちの一部のデータを用いた機械学習を順次行う。このような場合は、情報処理装置12は、パックドオブジェクトから一部のオブジェクトずつ順次ユーザ端末に応答すればよいことになる。
 同様に、例えば、パックドオブジェクトが複数の静止画像データを含む動画像データであり、ユーザ端末からの読み取り要求が動画像データに対するストリーミング再生の要求である場合も、情報処理装置12は、パックドオブジェクトから一部のオブジェクトずつ順次ユーザ端末に応答すればよいことになる。
 本実施形態に係る情報処理装置12は、このような場合において効率的にオブジェクトをユーザ端末に応答する機能を有する。
 次に、図5を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図5に示すように、情報処理装置12は、受付部40、制御部42、及び送信部44を含む。CPU20が情報処理プログラム30を実行することにより、受付部40、制御部42、及び送信部44として機能する。
 受付部40は、複数のユーザ端末から送信された、複数の磁気テープTに記録された複数のパックドオブジェクトへの読み取り要求を受け付ける。
 制御部42は、受付部40により読み取り要求が受け付けられたパックドオブジェクトから一部のオブジェクトずつ順次読み取る制御を、複数のパックドオブジェクトに対して所定の順番で行う。この制御において、制御部42は、テープドライブ18に対して磁気テープTの入れ替えが発生する場合、入れ替え後の磁気テープTにおいて、入れ替え前の磁気テープTよりも一度で読み取るデータの総サイズを大きくする。
 送信部44は、制御部42による制御により読み取られたオブジェクトを、読み取りが完了するたびに、そのオブジェクトの読み取り要求の送信元のユーザ端末に送信する。
 図6を参照して、制御部42による制御の具体例を説明する。ここでは、図6に示すように、受付部40が、3台のユーザ端末から送信された、2本の磁気テープTに記録された3つのパックドオブジェクトへの読み取り要求を受け付けたものとする。また、説明を簡単にするために、3つのパックドオブジェクトそれぞれが4つのオブジェクトを含み、各オブジェクトのサイズが同一であるものとする。また、以下では、2本の磁気テープTを区別する場合は、磁気テープT1、T2という。また、以下では、3つのパックドオブジェクトを区別する場合は、パックドオブジェクト1~3という。また、図6及び図7における実線の矢印はオブジェクトの読み取り方向を表し、実線の矢印の下の数字は読み取り順を表す。
 図6に示すように、制御部42による制御により、パックドオブジェクト1、パックドオブジェクト2、及びパックドオブジェクト3の順に、一部のオブジェクトずつ順次読み取られる。図6の例では、まず、磁気テープT1に記録されたパックドオブジェクト1、2それぞれから2つのオブジェクトが読み取られる。なお、複数のパックドオブジェクトを読み取る順番は特に限定されない。例えば、複数のパックドオブジェクトを読み取る順番は、読み取り要求の受信順でもよいし、ランダムでもよいし、予め設定された順番でもよい。但し、磁気テープTの入れ替え回数が低減されるように、1本の磁気テープT内において連続してパックドオブジェクトを読み取る順番であることが好ましい。
 磁気テープT1に記録されたパックドオブジェクト1、2からそれぞれ一部のオブジェクトが読み取られると、次は、磁気テープT2に記録されたパックドオブジェクト3が読み取られる。すなわち、テープドライブ18に対して磁気テープTの入れ替えが発生する。この場合、本実施形態では、入れ替え後の磁気テープT2において、入れ替え前の磁気テープT1よりも一度で読み取るデータの総サイズが大きくされる。図6では、磁気テープT1では一度にオブジェクト2個分のサイズが読み取られ、磁気テープT2では一度にオブジェクト4個分のサイズが読み取られる例を示している。そして、パックドオブジェクト3の読み取りが完了すると、パックドオブジェクト1、2の残りのオブジェクトが順次読み取られる。
 このように、本実施形態では、3つのパックドオブジェクトの読み取りが完了するまでに、磁気テープT1から磁気テープT2への入れ替え、及び磁気テープT2から磁気テープT1への入れ替えというテープドライブ18に対して2回の磁気テープTの入れ替えが発生する。
 これに対し、一度で読み取るデータのサイズを同一とした場合、図7に示すように、3つのパックドオブジェクトの読み取りが完了するまでに、以下に示すように、テープドライブ18に対して3回の磁気テープTの入れ替えが発生する。すなわち、この場合、磁気テープT1から磁気テープT2への入れ替え、磁気テープT2から磁気テープT1への入れ替え、及び磁気テープT1から磁気テープT2への入れ替えというテープドライブ18に対して3回の磁気テープTの入れ替えが発生する。従って、本実施形態では、磁気テープTの入れ替え回数が低減される。
 次に、図8を参照して、本実施形態に係る情報処理装置12の作用を説明する。CPU20が情報処理プログラム30を実行することによって、図8に示すオブジェクト読み取り処理が実行される。図8に示すオブジェクト読み取り処理は、例えば、複数のユーザ端末から送信された、複数の磁気テープTに記録された複数のパックドオブジェクトへの読み取り要求を、情報処理装置12が受信した場合に実行される。
 図8のステップS10で、受付部40は、複数のユーザ端末から送信された、複数の磁気テープTに記録された複数のパックドオブジェクトへの読み取り要求を受け付ける。ステップS12で、制御部42は、ステップS10で読み取り要求が受け付けられたパックドオブジェクトから一部のオブジェクトずつ順次読み取る制御を、複数のパックドオブジェクトに対して所定の順番で行う。この制御において、制御部42は、テープドライブ18に対して磁気テープTの入れ替えが発生する場合、入れ替え後の磁気テープTにおいて、入れ替え前の磁気テープTよりも一度で読み取るデータの総サイズを大きくする。
 ステップS14で、送信部44は、ステップS12による制御により読み取られたオブジェクトを、読み取りが完了するたびに、そのオブジェクトの読み取り要求の送信元のユーザ端末に送信する。ステップS12及びステップS14は、ステップS10で読み取り要求が受け付けられた全てのパックドオブジェクトの読み取りが完了するまで繰り返し実行される。ステップS14の処理が終了すると、オブジェクト読み取り処理が終了する。
 以上説明したように、本実施形態によれば、テープドライブに対する磁気テープの入れ替え回数を減らすことができる。
 なお、上記実施形態において、制御部42は、上記の制御を行う場合、磁気テープTに対する磁気ヘッドの相対的な移動方向の先頭側から順次データを読み取ってもよい。この場合の図6の例における磁気テープT1内でのオブジェクトの読み取り順及び読み取り方向を図9に示す。図9における実線の矢印及び実線の矢印の下の数字の意味は図6と同じである。また、図9における破線の矢印は、磁気ヘッドの相対的な移動方向を表している。この場合、図9に示すように、パックドオブジェクト1から2つのオブジェクトが読み取られ、パックドオブジェクト2から2つのオブジェクトが読み取られた後、磁気テープTの走行方向、すなわち、磁気ヘッドの相対的な移動方向が反転する。図9の例では、この磁気ヘッドの相対的な移動方向の先頭側からオブジェクトが読み取られる。従って、磁気ヘッドの移動距離を短縮することができる。
 また、上記実施形態では、開示の技術をオブジェクトストレージシステムに適用した場合について説明したが、これに限定されない。開示の技術を、データをファイル単位で取り扱うファイルストレージシステムに適用する形態としてもよい。
 また、上記実施形態において、例えば、受付部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月22日に出願された日本国特許出願2021-026462号の開示は、その全体が参照により本明細書に取り込まれる。また、本明細書に記載された全ての文献、特許出願、及び技術規格は、個々の文献、特許出願、及び技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。

Claims (4)

  1.  少なくとも一つのプロセッサを備える情報処理装置であって、
     前記プロセッサは、
     複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、
     前記データ群から一部のデータずつ順次読み取る制御を、前記複数のデータ群に対して行い、
     前記制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする
     情報処理装置。
  2.  前記プロセッサは、
     前記制御を行う場合、磁気テープに対する磁気ヘッドの相対的な移動方向の先頭側から順次データを読み取る
     請求項1に記載の情報処理装置。
  3.  複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、
     前記データ群から一部のデータずつ順次読み取る制御を、前記複数のデータ群に対して行い、
     前記制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする
     処理を情報処理装置が備えるプロセッサが実行する情報処理方法。
  4.  複数の磁気テープに記録された複数のデータ群への読み取り要求を受け付け、
     前記データ群から一部のデータずつ順次読み取る制御を、前記複数のデータ群に対して行い、
     前記制御においてテープドライブに対して磁気テープの入れ替えが発生する場合、入れ替え後の磁気テープにおいて、入れ替え前の磁気テープよりも一度で読み取るデータの総サイズを大きくする
     処理を情報処理装置が備えるプロセッサに実行させるための情報処理プログラム。
PCT/JP2021/045629 2021-02-22 2021-12-10 情報処理装置、情報処理方法、及び情報処理プログラム WO2022176345A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023500569A JPWO2022176345A1 (ja) 2021-02-22 2021-12-10

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-026462 2021-02-22
JP2021026462 2021-02-22

Publications (1)

Publication Number Publication Date
WO2022176345A1 true WO2022176345A1 (ja) 2022-08-25

Family

ID=82930590

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/045629 WO2022176345A1 (ja) 2021-02-22 2021-12-10 情報処理装置、情報処理方法、及び情報処理プログラム

Country Status (2)

Country Link
JP (1) JPWO2022176345A1 (ja)
WO (1) WO2022176345A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113882A (ja) * 2004-10-15 2006-04-27 Fujitsu Ltd データ管理装置
JP2016134050A (ja) * 2015-01-21 2016-07-25 株式会社日立エルジーデータストレージ データライブラリシステム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113882A (ja) * 2004-10-15 2006-04-27 Fujitsu Ltd データ管理装置
JP2016134050A (ja) * 2015-01-21 2016-07-25 株式会社日立エルジーデータストレージ データライブラリシステム

Also Published As

Publication number Publication date
JPWO2022176345A1 (ja) 2022-08-25

Similar Documents

Publication Publication Date Title
WO2021171814A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022176345A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021181739A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20210350824A1 (en) Recording device, recording method, recording program, and magnetic tape
WO2021171815A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022049832A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172549A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022163078A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044434A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
EP4220418A1 (en) Information processing apparatus, information processing method, and information processing program
US20220382479A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022044433A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044459A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20240094935A1 (en) Information processing apparatus, information processing method, and information processing program
US20230266886A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021186774A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021181859A1 (ja) 転送装置、転送方法、及び転送プログラム
US20230064391A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168405A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022185650A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172550A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044458A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022176344A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
JP2023068982A (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
JP2024037470A (ja) 情報処理装置、情報処理方法、及び情報処理プログラム

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023500569

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

Country of ref document: EP

Kind code of ref document: A1