WO2022044433A1 - Information processing device, information processing method, and information processing program - Google Patents
Information processing device, information processing method, and information processing program Download PDFInfo
- Publication number
- WO2022044433A1 WO2022044433A1 PCT/JP2021/017588 JP2021017588W WO2022044433A1 WO 2022044433 A1 WO2022044433 A1 WO 2022044433A1 JP 2021017588 W JP2021017588 W JP 2021017588W WO 2022044433 A1 WO2022044433 A1 WO 2022044433A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- level
- information processing
- recording
- consistency
- control
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
Definitions
- the information processing program of the present disclosure accepts a consistency level indicating the level of data consistency between a plurality of storage pools composed of a plurality of magnetic tapes specified by the user, and the consistency level is the highest level.
- the first control is performed to record objects in parallel in each of the multiple storage pools, and when the consistency level is the lowest level, the multiple magnetic tapes constituting the storage pool are sequentially applied to each storage pool. This is for causing a processor included in the information processing apparatus to execute a process of performing a second control for recording objects in parallel.
- the recording / playback system 10 includes an information processing device 12 and a tape library 14.
- the information processing apparatus 12 include a server computer and the like.
- the information processing apparatus 12 is communicably connected to the user terminal 11 via a network.
- the user terminal 11 include a personal computer and the like.
- the consistency level is set to three levels, level 1 is the lowest level, level 3 is the highest level, and level 2 is the level between level 1 and level 3.
- level 1 is specified as the consistency level
- level 2 when the recording of the object in the second storage pool is completed, it shall be notified that the recording of the object is completed.
- level 3 when the recording of the object in all three storage pools is completed, the recording of the object is completed.
- the control unit 42 performs the first control when the consistency level received by the reception unit 40 is the highest level (level 3 in this embodiment). Further, the control unit 42 performs the second control when the consistency level received by the reception unit 40 is the lowest level (level 1 in this embodiment). Further, when the consistency level received by the reception unit 40 is a level between the lowest level and the highest level (level 2 in the present embodiment, hereinafter referred to as "intermediate level"), the control unit 42 is a magnetic tape.
- the first control or the second control is performed according to the index value V that correlates with the ratio of the time required for recording the object to T and the time required for replacing the magnetic tape T with the tape drive 18.
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
This information processing device: receives a consistency level that is designated by a user and that indicates the level of consistency of data among a plurality of storage pools constituted from a plurality of magnetic tapes; performs first control for recording, in parallel, objects in the respective storage pools when the consistency level is highest; and performs, sequentially on the storage pools, second control for recording, in parallel, the objects in the magnetic tapes constituting the storage pools when the consistency level is lowest.
Description
本開示は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。
This disclosure relates to an information processing device, an information processing method, and an information processing program.
磁気ディスクに記録された複数のデータセットを複数の磁気テープに並列に記録する技術が開示されている(特開2001-236253号公報参照)。
A technique for recording a plurality of data sets recorded on a magnetic disk in parallel on a plurality of magnetic tapes is disclosed (see JP-A-2001-236253).
ところで、複数の磁気テープによってストレージプールを構成し、ユーザに論理ボリュームを提供する技術が知られている。このストレージプールへオブジェクトを記録する際に、前述した特開2001-236253号公報に記載の技術のように、オブジェクトを並列に記録することによって、記録時間を短縮することが考えられる。
By the way, a technique is known in which a storage pool is configured by a plurality of magnetic tapes and a logical volume is provided to a user. When recording an object in this storage pool, it is conceivable to shorten the recording time by recording the objects in parallel as in the technique described in Japanese Patent Application Laid-Open No. 2001-236253 described above.
複数のストレージプールへオブジェクトを記録する場合、ユーザの要件によっては、複数のストレージプールそれぞれに対してオブジェクトを並列に記録するよりもオブジェクトの記録開始から記録完了までの応答時間を短縮できる場合がある。しかしながら、特開2001-236253号公報に記載の技術では、ストレージプールが複数存在する場合については考慮されていない。
When recording objects to multiple storage pools, depending on the user's requirements, it may be possible to shorten the response time from the start of recording of the object to the completion of recording compared to recording the objects in parallel for each of multiple storage pools. .. However, the technique described in Japanese Patent Application Laid-Open No. 2001-236253 does not consider the case where a plurality of storage pools exist.
本開示は、以上の事情を鑑みてなされたものであり、ユーザにより指定されるコンシステンシーレベルに応じてオブジェクトの記録開始から記録完了までの応答時間を短縮することができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。
This disclosure has been made in view of the above circumstances, and is an information processing device and information processing capable of shortening the response time from the start of recording of an object to the completion of recording according to the consistency level specified by the user. The purpose is to provide methods and information processing programs.
本開示の情報処理装置は、少なくとも一つのプロセッサを備える情報処理装置であって、プロセッサは、ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う。
The information processing apparatus of the present disclosure is an information processing apparatus including at least one processor, wherein the processor is a level of data consistency between a plurality of storage pools composed of a plurality of magnetic tapes specified by a user. When the consistency level is the highest level, the first control is performed to record objects in parallel to each of multiple storage pools, and when the consistency level is the lowest level, for each storage pool. In turn, a second control is performed in which objects are recorded in parallel on a plurality of magnetic tapes constituting the storage pool.
なお、本開示の情報処理装置は、コンシステンシーレベルが、3段階以上のレベルであり、プロセッサが、コンシステンシーレベルが、最低レベルと最高レベルとの間のレベルの場合、オブジェクトの記録にかかる時間と、テープドライブへの磁気テープの入れ替えにかかる時間との比率に相関する指標値に応じて、第1の制御又は第2の制御を行ってもよい。
The information processing apparatus of the present disclosure has a consistency level of three or more levels, and the processor takes time to record an object when the consistency level is between the lowest level and the highest level. The first control or the second control may be performed depending on the index value that correlates with the ratio of the time required for replacing the magnetic tape to the tape drive.
また、本開示の情報処理装置は、指標値は、記録対象のオブジェクトのサイズの合計値と、記録対象のオブジェクトの数との比率であってもよい。
Further, in the information processing apparatus of the present disclosure, the index value may be a ratio of the total value of the sizes of the objects to be recorded and the number of objects to be recorded.
また、本開示の情報処理装置は、複数のストレージプールには、同じオブジェクトが多重化されて記録され、プロセッサが、コンシステンシーレベルが最高レベルの場合、全てのストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知し、コンシステンシーレベルが最低レベルの場合、1つ目のストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知してもよい。
Further, in the information processing apparatus of the present disclosure, the same object is multiplexed and recorded in a plurality of storage pools, and when the processor has the highest consistency level, the recording of the object in all the storage pools is completed. If you do, you will be notified that the object has been recorded, and if the consistency level is the lowest, you will be notified that the object has been recorded in the first storage pool. You may.
また、本開示の情報処理方法は、ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う処理を情報処理装置が備えるプロセッサが実行するものである。
In addition, the information processing method of the present disclosure accepts a consistency level indicating the level of data consistency between a plurality of storage pools composed of a plurality of magnetic tapes specified by the user, and the consistency level is the highest level. In the case of, the first control is performed to record objects in parallel in each of the multiple storage pools, and when the consistency level is the lowest level, the multiple magnetic tapes constituting the storage pool are sequentially applied to each storage pool. A processor included in the information processing apparatus executes a second control process for recording objects in parallel.
また、本開示の情報処理プログラムは、ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う処理を情報処理装置が備えるプロセッサに実行させるためのものである。
In addition, the information processing program of the present disclosure accepts a consistency level indicating the level of data consistency between a plurality of storage pools composed of a plurality of magnetic tapes specified by the user, and the consistency level is the highest level. In the case of, the first control is performed to record objects in parallel in each of the multiple storage pools, and when the consistency level is the lowest level, the multiple magnetic tapes constituting the storage pool are sequentially applied to each storage pool. This is for causing a processor included in the information processing apparatus to execute a process of performing a second control for recording objects in parallel.
本開示によれば、ユーザにより指定されるコンシステンシーレベルに応じてオブジェクトの記録開始から記録完了までの応答時間を短縮することができる。
According to the present disclosure, it is possible to shorten the response time from the start of recording of an object to the completion of recording according to the consistency level specified by the user.
以下、図面を参照して、本開示の技術を実施するための形態例を詳細に説明する。
Hereinafter, an example of a form for implementing the technique of the present disclosure will be described in detail with reference to the drawings.
まず、図1を参照して、本実施形態に係る記録再生システム10の構成を説明する。図1に示すように、記録再生システム10は、情報処理装置12及びテープライブラリ14を含む。情報処理装置12の例としては、サーバコンピュータ等が挙げられる。また、情報処理装置12は、ネットワークを介してユーザ端末11と通信可能に接続される。ユーザ端末11の例としては、パーソナルコンピュータ等が挙げられる。
First, the configuration of the recording / reproducing system 10 according to the present embodiment will be described with reference to FIG. As shown in FIG. 1, the recording / playback system 10 includes an information processing device 12 and a tape library 14. Examples of the information processing apparatus 12 include a server computer and the like. Further, the information processing apparatus 12 is communicably connected to the user terminal 11 via a network. Examples of the user terminal 11 include a personal computer and the like.
テープライブラリ14は、複数のスロット(図示省略)及び複数のテープドライブ18を備え、各スロットには記録媒体の一例としての磁気テープTが格納される。各テープドライブ18は、情報処理装置12に接続される。テープドライブ18は、情報処理装置12による制御によって、磁気テープTに対するデータの書き込み又は読み取りを行う。磁気テープTの例としては、LTO(Linear Tape-Open)テープが挙げられる。
The tape library 14 includes a plurality of slots (not shown) and a plurality of tape drives 18, and each slot stores 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 or reads data on the magnetic tape T under the control of the information processing apparatus 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 or reads data on the magnetic tape T, the magnetic tape T to be written or read is loaded from the slot into a predetermined tape drive 18. When the writing or reading of the data to the magnetic tape T loaded in the tape drive 18 is completed, the magnetic tape T is unloaded from the tape drive 18 into the slot originally stored.
本実施形態では、一例として図2に示すように、磁気テープTに記録するデータを取り扱う単位として、文書データ及び画像データ等のユーザが保存対象とするデータと、そのデータに関するメタデータとを含むオブジェクトを適用した形態例を説明する。図2の例では、メタデータを「メタ」と表記している。なお、このオブジェクトを取り扱うストレージシステムは、オブジェクトストレージシステムと称される。メタデータには、例えば、オブジェクトキー等のオブジェクトの識別情報、オブジェクト名、データのサイズ、及びタイムスタンプ等の属性情報が含まれる。
In the present embodiment, as shown in FIG. 2 as an example, as a unit for handling the data to be recorded on the magnetic tape T, data to be saved by the user such as document data and image data, and metadata related to the data are included. An example of the form to which the object is applied will be described. In the example of FIG. 2, the metadata is expressed as “meta”. The storage system that handles this object is called an object storage system. The metadata includes, for example, object identification information such as an object key, object name, data size, and attribute information such as a time stamp.
次に、図3を参照して、本実施形態に係る磁気テープTの構成を説明する。図3に示すように、磁気テープTは、フォーマットされる際に、メタデータが記録されるリファレンスパーティションRPと、オブジェクトが記録されるデータパーティションDPとの2つのパーティションに分割される。図3に示すように、本実施形態では、オブジェクトがデータパーティションDPに記録される際には、メタデータ及びデータの順に記録される。なお、オブジェクトを磁気テープTに記録する際のデータ及びメタデータの記録順は特に限定されず、データ及びメタデータの順でもよい。また、リファレンスパーティションRP及びデータパーティションDPは、複数本のラップを含んで構成されるガードラップスGWによって区分される。
Next, the configuration of the magnetic tape T according to the present embodiment will be described with reference to FIG. As shown in FIG. 3, when formatted, the magnetic tape T is divided into two partitions, a reference partition RP on which metadata is recorded and a data partition DP on which objects are recorded. As shown in FIG. 3, in the present embodiment, when the object is recorded in the data partition DP, it is recorded in the order of metadata and data. The recording order of the data and the metadata when the object is recorded on the magnetic tape T is not particularly limited, and may be the order of the data and the metadata. Further, the reference partition RP and the data partition DP are separated by a guard wraps GW including a plurality of wraps.
本実施形態では、情報処理装置12は、オブジェクト群を磁気テープTに記録する際、まず、オブジェクト群をデータパーティションDPに記録する制御を行う。その後、予め定められたタイミングで、データパーティションDPに記録したオブジェクト群に含まれる各メタデータをリファレンスパーティションRPに記録する制御を行う。このタイミングの例としては、磁気テープTをテープドライブ18からアンロードするタイミング等が挙げられる。
In the present embodiment, when the object group is recorded on the magnetic tape T, the information processing apparatus 12 first controls to record the object group on the data partition DP. After that, at a predetermined timing, control is performed to record each metadata included in the object group recorded in the data partition DP in the reference partition RP. Examples of this timing include the timing of unloading the magnetic tape T from the tape drive 18.
次に、図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 apparatus 12 according to the present embodiment will be described with reference to FIG. As shown in FIG. 4, the information processing apparatus 12 includes a CPU (Central Processing Unit) 20, a memory 21 as a temporary storage area, and a non-volatile storage unit 22. Further, the information processing apparatus 12 includes a display unit 23 such as a liquid crystal display, an input unit 24 such as a keyboard and a mouse, a network I / F (InterFace) 25 connected to a network, and an external I to which each tape drive 18 is connected. / F26 is included. The CPU 20, the memory 21, the storage unit 22, the display unit 23, the input unit 24, the network I / F25, and the external I / F26 are connected to the bus 27.
記憶部22は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、又はフラッシュメモリ等によって実現される。記憶媒体としての記憶部22には、情報処理プログラム30が記憶される。CPU20は、記憶部22から情報処理プログラム30を読み出してからメモリ21に展開し、展開した情報処理プログラム30を実行する。また、記憶部22には、磁気テープTへの記録対象のオブジェクトが記憶される。
The storage unit 22 is realized by an HDD (Hard Disk Drive), an SSD (Solid State Drive), a flash memory, or the like. The information processing program 30 is stored in the storage unit 22 as a storage medium. The CPU 20 reads the information processing program 30 from the storage unit 22, expands it into the memory 21, and executes the expanded information processing program 30. Further, the storage unit 22 stores an object to be recorded on the magnetic tape T.
次に、図5を参照して、本実施形態に係る複数の磁気テープTによって構成されるストレージプールについて説明する。図5に示すように、1つのストレージプールは、複数の磁気テープTを含む。また、複数のストレージプールによってプールグループが構成される。本実施形態では、1つのストレージプールに3本の磁気テープTが含まれ、1つのプールグループに3つのストレージプールが含まれる場合について説明する。
Next, with reference to FIG. 5, a storage pool composed of a plurality of magnetic tapes T according to the present embodiment will be described. As shown in FIG. 5, one storage pool contains a plurality of magnetic tapes T. In addition, a pool group is composed of a plurality of storage pools. In the present embodiment, a case where three magnetic tapes T are included in one storage pool and three storage pools are included in one pool group will be described.
また、本実施形態では、同じプールグループに含まれる3つのストレージプールには、同じオブジェクトが、多重度が「3」で多重化されて記録される。すなわち、プールグループに含まれる1多重目のストレージプールは、正データが記録されるストレージプールであり、2多重目のストレージプールは、副データが記録されるストレージプールである。また、プールグループに含まれる3多重目のストレージプールは、予備データが記録されるストレージプールである。
Further, in the present embodiment, the same object is multiplexed and recorded with a degree of multiplexing of "3" in three storage pools included in the same pool group. That is, the first multiplex storage pool included in the pool group is a storage pool in which positive data is recorded, and the second multiplex storage pool is a storage pool in which secondary data is recorded. The third storage pool included in the pool group is a storage pool in which preliminary data is recorded.
また、プールグループが情報処理装置12の論理ボリュームに割り当てられ、その論理ボリュームが記録再生システム10のユーザに提供される。従って、ユーザ端末11が情報処理装置12に記録対象のデータを送信すると、情報処理装置12は、そのデータを、記録先の論理ボリュームに対応するプールグループに含まれる3つのストレージプールに多重化して記録する制御を行う。
Further, a pool group is assigned to the logical volume of the information processing apparatus 12, and the logical volume is provided to the user of the recording / playback system 10. Therefore, when the user terminal 11 transmits the data to be recorded to the information processing device 12, the information processing device 12 multiplexes the data into three storage pools included in the pool group corresponding to the logical volume of the recording destination. Control to record.
次に、図6を参照して、情報処理装置12が複数のテープドライブ18を用いて複数のストレージプールにオブジェクトを多重化して記録する2つの制御について説明する。図6に示すように、1つ目の制御は、複数のストレージプールそれぞれにオブジェクトを並列に記録する制御(以下、「第1の制御」という)である。図6の例では、3つのテープドライブ18を用いて、3つのストレージプールそれぞれに3つのオブジェクト群を記録する例を示している。
Next, with reference to FIG. 6, two controls in which the information processing apparatus 12 multiplexes and records an object in a plurality of storage pools using a plurality of tape drives 18 will be described. As shown in FIG. 6, the first control is a control for recording objects in parallel in each of a plurality of storage pools (hereinafter referred to as “first control”). In the example of FIG. 6, three tape drives 18 are used to record three objects in each of the three storage pools.
また、図6に示すように、2つ目の制御は、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープTにオブジェクトを並列に記録する制御(以下、「第2の制御」という)である。図6の例では、3つのテープドライブ18を用いて、Pool1、Pool2、及びPool3の順番に、ストレージプールを構成する3本の磁気テープTに3つのオブジェクト群を記録する例を示している。
Further, as shown in FIG. 6, the second control is a control for recording objects in parallel on a plurality of magnetic tapes T constituting the storage pool in order for each storage pool (hereinafter, "second control"). It is called "control"). In the example of FIG. 6, an example is shown in which three tape drives 18 are used to record three object groups on three magnetic tapes T constituting a storage pool in the order of Pool1, Pool2, and Pool3.
第1の制御の場合、1つのテープドライブ18を用いて1つのストレージプールにオブジェクトを記録しているため、記録対象のオブジェクトのサイズの合計値が、1本の磁気テープTに収まるサイズであれば、テープドライブ18への磁気テープTの入れ替えは発生しない。一方、第2の制御の場合、記録先のストレージプールを変更する際に、テープドライブ18への磁気テープTの入れ替えが発生する。なお、以下では、テープドライブ18への磁気テープTの入れ替えを単に「磁気テープTの入れ替え」という。図6の例では、磁気テープTの入れ替えにかかる時間を破線の矩形で示している。
In the case of the first control, since the objects are recorded in one storage pool using one tape drive 18, the total size of the objects to be recorded may be a size that fits in one magnetic tape T. For example, the replacement of the magnetic tape T with the tape drive 18 does not occur. On the other hand, in the case of the second control, when the storage pool of the recording destination is changed, the magnetic tape T is replaced with the tape drive 18. In the following, the replacement of the magnetic tape T with the tape drive 18 is simply referred to as "replacement of the magnetic tape T". In the example of FIG. 6, the time required for the replacement of the magnetic tape T is shown by a broken line rectangle.
全てのストレージプールへのオブジェクトの記録が完了するタイミングt2は、第2の制御の方が、磁気テープTの入れ替えにかかる時間の分だけ、第1の制御よりも遅くなる。しかしながら、例えば、1つ目のストレージプール(図6の例ではPool1)へのオブジェクトの記録が完了するタイミングt1は、第1の制御よりも第2の制御の方が早い。
The timing t2 at which the recording of the objects in all the storage pools is completed is later in the second control than in the first control by the time required for the replacement of the magnetic tape T. However, for example, the timing t1 at which the recording of the object in the first storage pool (Pool1 in the example of FIG. 6) is completed is earlier in the second control than in the first control.
ユーザによっては、オブジェクトの記録完了の通知を、全てのストレージプールに対してオブジェクトの記録が完了したタイミングで欲しい場合もあるし、正データを記録するストレージプールに対してオブジェクトの記録が完了したタイミングで欲しい場合もある。そこで、本実施形態に係る情報処理装置12は、ユーザによって指定された複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルに応じて、第1の制御と第2の制御とを使い分ける機能を有する。
Depending on the user, the notification of the completion of recording of the object may be desired at the timing when the recording of the object is completed for all the storage pools, and the timing when the recording of the object is completed for the storage pool for recording the positive data. Sometimes you want it. Therefore, the information processing apparatus 12 according to the present embodiment has a first control and a second control according to a consistency level representing a level of data consistency between a plurality of storage pools designated by the user. It has a function to use properly.
本実施形態では、コンシステンシーレベルを3段階のレベルとし、レベル1が最低レベルであり、レベル3が最高レベルであり、レベル2がレベル1とレベル3との間のレベルであるものとする。また、コンシステンシーレベルとしてレベル1が指定された場合、1つ目のストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知するものとする。また、コンシステンシーレベルとしてレベル2が指定された場合、2つ目のストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知するものとする。また、コンシステンシーレベルとしてレベル3が指定された場合、3つ全てのストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知するものとする。
In this embodiment, the consistency level is set to three levels, level 1 is the lowest level, level 3 is the highest level, and level 2 is the level between level 1 and level 3. In addition, when level 1 is specified as the consistency level, when the recording of the object in the first storage pool is completed, it shall be notified that the recording of the object is completed. In addition, when level 2 is specified as the consistency level, when the recording of the object in the second storage pool is completed, it shall be notified that the recording of the object is completed. In addition, when level 3 is specified as the consistency level, when the recording of the object in all three storage pools is completed, the recording of the object is completed.
次に、図7を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図7に示すように、情報処理装置12は、受付部40、制御部42、及び通知部44を含む。CPU20が情報処理プログラム30を実行することにより、受付部40、制御部42、及び通知部44として機能する。
Next, with reference to FIG. 7, the functional configuration of the information processing apparatus 12 according to the present embodiment will be described. As shown in FIG. 7, the information processing apparatus 12 includes a reception unit 40, a control unit 42, and a notification unit 44. When the CPU 20 executes the information processing program 30, it functions as a reception unit 40, a control unit 42, and a notification unit 44.
ユーザは、ユーザ端末11を操作することによって、コンシステンシーレベルを指定する。受付部40は、ユーザにより指定されたコンシステンシーレベルを受け付ける。
The user specifies the consistency level by operating the user terminal 11. The reception unit 40 receives the consistency level specified by the user.
制御部42は、受付部40により受け付けられたコンシステンシーレベルが最高レベル(本実施形態では、レベル3)の場合、第1の制御を行う。また、制御部42は、受付部40により受け付けられたコンシステンシーレベルが最低レベル(本実施形態では、レベル1)の場合、第2の制御を行う。また、制御部42は、受付部40により受け付けられたコンシステンシーレベルが最低レベルと最高レベルとの間のレベル(本実施形態では、レベル2。以下、「中間レベル」という)の場合、磁気テープTへのオブジェクトの記録にかかる時間と、テープドライブ18への磁気テープTの入れ替えにかかる時間との比率に相関する指標値Vに応じて、第1の制御又は第2の制御を行う。
The control unit 42 performs the first control when the consistency level received by the reception unit 40 is the highest level (level 3 in this embodiment). Further, the control unit 42 performs the second control when the consistency level received by the reception unit 40 is the lowest level (level 1 in this embodiment). Further, when the consistency level received by the reception unit 40 is a level between the lowest level and the highest level (level 2 in the present embodiment, hereinafter referred to as "intermediate level"), the control unit 42 is a magnetic tape. The first control or the second control is performed according to the index value V that correlates with the ratio of the time required for recording the object to T and the time required for replacing the magnetic tape T with the tape drive 18.
図8及び図9を参照して、この場合の第1の制御及び第2の制御の使い分けの具体例について説明する。オブジェクトの記録にかかる時間は、記録対象のオブジェクトのサイズの合計値に依存し、この合計値が大きくなるほど長くなる。
With reference to FIGS. 8 and 9, a specific example of proper use of the first control and the second control in this case will be described. The time required to record an object depends on the total size of the objects to be recorded, and the larger the total value, the longer the recording time.
また、本実施形態では、磁気テープTの入れ替えにかかる時間には、磁気テープTのテープドライブ18からのアンロード、及び新たな磁気テープTのテープドライブ18へのロードに加えて、以下のコミット処理の時間が含まれる。ここでいうコミット処理とは、データパーティションDPに記録したオブジェクト群に含まれる各メタデータをリファレンスパーティションRPに記録する処理を意味する。オブジェクトに含まれるデータのサイズは、データによって様々であるが、メタデータのサイズはデータによらず、データのサイズに比べれば変動が非常に小さい。
Further, in the present embodiment, in addition to unloading the magnetic tape T from the tape drive 18 and loading a new magnetic tape T into the tape drive 18, the following commitments are made during the time required for the replacement of the magnetic tape T. Processing time is included. The commit process referred to here means a process of recording each metadata included in the object group recorded in the data partition DP in the reference partition RP. The size of the data contained in the object varies depending on the data, but the size of the metadata does not depend on the data, and the fluctuation is very small compared to the size of the data.
従って、コミット処理にかかる時間は、記録対象のオブジェクトの数に依存し、記録対象のオブジェクトの数が多くなればなるほど長くなる。すなわち、記録対象のオブジェクトのサイズの合計値が同じ場合、オブジェクトの記録にかかる時間はほぼ同じであるが、磁気テープTの入れ替えにかかる時間は記録対象のオブジェクトの数によって変動する。本実施形態では、指標値Vとして、記録対象のオブジェクトのサイズの合計値と、記録対象のオブジェクトの数との比率を適用する。具体的には、指標値Vとして、記録対象のオブジェクトのサイズの合計値を記録対象のオブジェクトの数で除算して得られた値を適用する。
Therefore, the time required for the commit process depends on the number of objects to be recorded, and the larger the number of objects to be recorded, the longer it becomes. That is, when the total size of the objects to be recorded is the same, the time required to record the objects is almost the same, but the time required to replace the magnetic tape T varies depending on the number of objects to be recorded. In the present embodiment, the ratio of the total size of the objects to be recorded and the number of objects to be recorded is applied as the index value V. Specifically, as the index value V, a value obtained by dividing the total size of the objects to be recorded by the number of objects to be recorded is applied.
指標値Vが大きいということは、オブジェクトのサイズの合計値がオブジェクトの数よりも相対的に大きいということである。すなわち、指標値Vが大きいほど、オブジェクトの記録にかかる時間の磁気テープTの入れ替えにかかる時間に対する比率が大きくなる。
The fact that the index value V is large means that the total value of the object sizes is relatively larger than the number of objects. That is, the larger the index value V, the larger the ratio of the time required for recording the object to the time required for replacing the magnetic tape T.
図8に示すように、指標値Vがある閾値TH以上の場合、2つ目のストレージプール(図8の例ではPool2)へのオブジェクトの記録が完了するタイミングt3は、第1の制御よりも第2の制御の方が早い。これに対し、図9に示すように、指標値Vが閾値TH未満の場合、2つ目のストレージプール(図9の例ではPool2)へのオブジェクトの記録が完了するタイミングt3は、第2の制御よりも第1の制御の方が早い。
As shown in FIG. 8, when the index value V is equal to or higher than a certain threshold value TH, the timing t3 at which the recording of the object in the second storage pool (Pool2 in the example of FIG. 8) is completed is larger than that of the first control. The second control is faster. On the other hand, as shown in FIG. 9, when the index value V is less than the threshold value TH, the timing t3 at which the recording of the object in the second storage pool (Pool2 in the example of FIG. 9) is completed is the second. The first control is faster than the control.
そこで、制御部42は、コンシステンシーレベルが中間レベルの場合で、かつ指標値Vが閾値TH以上の場合、第2の制御を行う。また、制御部42は、コンシステンシーレベルが中間レベルの場合で、かつ指標値Vが閾値TH未満の場合、第1の制御を行う。この場合の閾値THとしては、例えば、第1の制御を行った場合のタイミングt3と第2の制御を行った場合のタイミングt3とが等しくなる値を適用することができる。
Therefore, the control unit 42 performs the second control when the consistency level is an intermediate level and the index value V is equal to or higher than the threshold value TH. Further, the control unit 42 performs the first control when the consistency level is an intermediate level and the index value V is less than the threshold value TH. As the threshold value TH in this case, for example, a value at which the timing t3 when the first control is performed and the timing t3 when the second control is performed can be applied.
通知部44は、前述したように、コンシステンシーレベルに応じた数のストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことをユーザ端末11に通知する。
As described above, the notification unit 44 notifies the user terminal 11 that the recording of the objects is completed when the recording of the objects in the number of storage pools corresponding to the consistency level is completed.
次に、図10を参照して、本実施形態に係る情報処理装置12の作用を説明する。CPU20が情報処理プログラム30を実行することによって、図10に示すオブジェクト記録処理が実行される。図10に示すオブジェクト記録処理は、例えば、ユーザ端末11から送信されたコンシステンシーレベル及び実行開始の指示を情報処理装置12が受信した場合に実行される。
Next, the operation of the information processing apparatus 12 according to the present embodiment will be described with reference to FIG. When the CPU 20 executes the information processing program 30, the object recording process shown in FIG. 10 is executed. The object recording process shown in FIG. 10 is executed, for example, when the information processing apparatus 12 receives the consistency level and the execution start instruction transmitted from the user terminal 11.
図10のステップS10で、受付部40は、ユーザにより指定されたコンシステンシーレベルを受け付ける。ステップS12で、制御部42は、ステップS10で受け付けられたコンシステンシーレベルが最高レベルであるか否かを判定する。この判定が肯定判定となった場合、処理はステップS14に移行する。
In step S10 of FIG. 10, the reception unit 40 receives the consistency level specified by the user. In step S12, the control unit 42 determines whether or not the consistency level received in step S10 is the highest level. If this determination is affirmative, the process proceeds to step S14.
ステップS14で、制御部42は、第1の制御を行う。ステップS16で、通知部44は、ステップS14の制御によって全てのストレージプールへのオブジェクトの記録が完了したタイミングt2に、オブジェクトの記録が完了したことをユーザ端末11に通知する。ステップS16の処理が終了すると、オブジェクト記録処理が終了する。
In step S14, the control unit 42 performs the first control. In step S16, the notification unit 44 notifies the user terminal 11 that the recording of the object is completed at the timing t2 when the recording of the object in all the storage pools is completed by the control of step S14. When the process of step S16 is completed, the object recording process is completed.
ステップS12の判定が否定判定となった場合、処理はステップS18に移行する。ステップS18で、制御部42は、ステップS10で受け付けられたコンシステンシーレベルが最低レベルであるか否かを判定する。この判定が肯定判定となった場合、処理はステップS20に移行する。
If the determination in step S12 is a negative determination, the process proceeds to step S18. In step S18, the control unit 42 determines whether or not the consistency level accepted in step S10 is the lowest level. If this determination is affirmative, the process proceeds to step S20.
ステップS20で、制御部42は、第2の制御を行う。ステップS22で、通知部44は、ステップS20の制御によって1つ目のストレージプールへのオブジェクトの記録が完了したタイミングt1に、オブジェクトの記録が完了したことをユーザ端末11に通知する。ステップS22の処理が終了すると、オブジェクト記録処理が終了する。
In step S20, the control unit 42 performs the second control. In step S22, the notification unit 44 notifies the user terminal 11 that the recording of the object is completed at the timing t1 when the recording of the object in the first storage pool is completed under the control of step S20. When the process of step S22 is completed, the object recording process is completed.
ステップS10で受け付けられたコンシステンシーレベルが中間レベルの場合、ステップS18の判定が否定判定となり、処理はステップS24に移行する。ステップS24で、制御部42は、指標値Vが閾値TH以上であるか否かを判定する。この判定が肯定判定となった場合、処理はステップS26に移行する。
If the consistency level received in step S10 is an intermediate level, the determination in step S18 becomes a negative determination, and the process proceeds to step S24. In step S24, the control unit 42 determines whether or not the index value V is equal to or greater than the threshold value TH. If this determination is affirmative, the process proceeds to step S26.
ステップS26で、制御部42は、第2の制御を行う。ステップS28で、通知部44は、ステップS26の制御によって2つ目のストレージプールへのオブジェクトの記録が完了したタイミングt3に、オブジェクトの記録が完了したことをユーザ端末11に通知する。ステップS28の処理が終了すると、オブジェクト記録処理が終了する。
In step S26, the control unit 42 performs the second control. In step S28, the notification unit 44 notifies the user terminal 11 that the recording of the object is completed at the timing t3 when the recording of the object in the second storage pool is completed under the control of step S26. When the process of step S28 is completed, the object recording process is completed.
ステップS24の判定が否定判定となった場合、処理はステップS30に移行する。ステップS30で、制御部42は、第1の制御を行う。ステップS32で、通知部44は、ステップS30の制御によって2つ目のストレージプールへのオブジェクトの記録が完了したタイミングt3に、オブジェクトの記録が完了したことをユーザ端末11に通知する。ステップS32の処理が終了すると、オブジェクト記録処理が終了する。
If the determination in step S24 is a negative determination, the process proceeds to step S30. In step S30, the control unit 42 performs the first control. In step S32, the notification unit 44 notifies the user terminal 11 that the recording of the object is completed at the timing t3 when the recording of the object in the second storage pool is completed under the control of step S30. When the process of step S32 is completed, the object recording process is completed.
以上説明したように、本実施形態によれば、ユーザにより指定されるコンシステンシーレベルに応じてオブジェクトの記録開始から記録完了までの応答時間を短縮することができる。
As described above, according to the present embodiment, it is possible to shorten the response time from the start of recording of the object to the completion of recording according to the consistency level specified by the user.
なお、上記実施形態では、コンシステンシーレベルが3段階のレベルである場合について説明したが、これに限定されない。コンシステンシーレベルは2段階のレベルでもよいし、4段階以上のレベルでもよい。
In the above embodiment, the case where the consistency level is three levels has been described, but the present invention is not limited to this. The consistency level may be two levels or four or more levels.
また、上記実施形態において、例えば、受付部40、制御部42、及び通知部44といった各種の処理を実行する処理部(processing unit)のハードウェア的な構造としては、次に示す各種のプロセッサ(processor)を用いることができる。上記各種のプロセッサには、前述したように、ソフトウェア(プログラム)を実行して各種の処理部として機能する汎用的なプロセッサであるCPUに加えて、FPGA(Field Programmable Gate Array)等の製造後に回路構成を変更可能なプロセッサであるプログラマブルロジックデバイス(Programmable Logic Device:PLD)、ASIC(Application Specific Integrated Circuit)等の特定の処理を実行させるために専用に設計された回路構成を有するプロセッサである専用電気回路等が含まれる。
Further, in the above embodiment, as the hardware structure of the processing unit (processing unit) that executes various processes such as the reception unit 40, the control unit 42, and the notification unit 44, the following various processors ( processor) can be used. As described above, the various processors include a CPU, which is a general-purpose processor that executes software (programs) and functions as various processing units, as well as circuits after manufacturing FPGAs (Field Programmable Gate Arrays) and the like. Dedicated electricity, which is a processor with a circuit configuration specially designed to execute specific processing such as programmable logic device (PLD), ASIC (Application Specific Integrated Circuit), which is a processor whose configuration can be changed. 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 a plurality of FPGAs or a combination of a CPU and an FPGA). It may be composed of a combination). Further, 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 one processor, first, one processor is configured by a combination of one or more CPUs and software, as represented by a computer such as a client and a server. There is a form in which the processor functions as a plurality of processing units. Second, as typified by System on Chip (SoC), there is a form that uses a processor that realizes the functions of the entire system including multiple processing units with one IC (Integrated Circuit) chip. be. As described above, the various processing units are configured by using one or more of the above-mentioned various processors as a hardware-like structure.
更に、これらの各種のプロセッサのハードウェア的な構造としては、より具体的には、半導体素子などの回路素子を組み合わせた電気回路(circuitry)を用いることができる。
Further, as the hardware structure of these various processors, more specifically, an electric circuit (circuitry) in which circuit elements such as semiconductor elements are combined 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は、ネットワークを介して外部装置からダウンロードされる形態としてもよい。
Further, in the above embodiment, the embodiment in which the information processing program 30 is stored (installed) in the storage unit 22 in advance has been described, 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. May be good. Further, the information processing program 30 may be downloaded from an external device via a network.
2020年8月25日に出願された日本国特許出願2020-141991号の開示は、その全体が参照により本明細書に取り込まれる。また、本明細書に記載された全ての文献、特許出願、及び技術規格は、個々の文献、特許出願、及び技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。
The disclosure of Japanese Patent Application No. 2020-141991, filed on August 25, 2020, is incorporated herein by reference in its entirety. In addition, all documents, patent applications, and technical standards described herein are to the same extent as if it were specifically and individually stated that the individual documents, patent applications, and technical standards were incorporated by reference. Is incorporated herein by reference.
Claims (6)
- 少なくとも一つのプロセッサを備える情報処理装置であって、
前記プロセッサは、
ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、
前記コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、
前記コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う
情報処理装置。 An information processing device equipped with at least one processor.
The processor
Accepts a user-specified consistency level that represents the level of data consistency between multiple storage pools consisting of multiple tapes.
When the consistency level is the highest level, the first control for recording objects in parallel in each of a plurality of storage pools is performed.
When the consistency level is the lowest level, an information processing apparatus that performs a second control for recording objects in parallel on a plurality of magnetic tapes constituting the storage pool in order for each storage pool. - 前記コンシステンシーレベルは、3段階以上のレベルであり、
前記プロセッサは、
前記コンシステンシーレベルが、最低レベルと最高レベルとの間のレベルの場合、オブジェクトの記録にかかる時間と、テープドライブへの磁気テープの入れ替えにかかる時間との比率に相関する指標値に応じて、前記第1の制御又は前記第2の制御を行う
請求項1に記載の情報処理装置。 The consistency level is a level of three or more levels, and is
The processor
When the consistency level is between the lowest and highest levels, depending on the index value that correlates with the ratio of the time it takes to record the object to the time it takes to replace the magnetic tape in the tape drive. The information processing apparatus according to claim 1, wherein the first control or the second control is performed. - 前記指標値は、記録対象のオブジェクトのサイズの合計値と、前記記録対象のオブジェクトの数との比率である
請求項2に記載の情報処理装置。 The information processing apparatus according to claim 2, wherein the index value is a ratio of the total size of the objects to be recorded and the number of objects to be recorded. - 前記複数のストレージプールには、同じオブジェクトが多重化されて記録され、
前記プロセッサは、
前記コンシステンシーレベルが最高レベルの場合、全てのストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知し、
前記コンシステンシーレベルが最低レベルの場合、1つ目のストレージプールへのオブジェクトの記録が完了した場合に、オブジェクトの記録が完了したことを通知する
請求項1から請求項3の何れか1項に記載の情報処理装置。 The same object is multiplexed and recorded in the plurality of storage pools.
The processor
When the consistency level is the highest level, when the recording of the object in all the storage pools is completed, the recording of the object is completed, and the notification is notified that the recording of the object is completed.
According to any one of claims 1 to 3, when the consistency level is the lowest level and the recording of the object in the first storage pool is completed, the recording of the object is completed. The information processing device described. - ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、
前記コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、
前記コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う
処理を情報処理装置が備えるプロセッサが実行する情報処理方法。 Accepts a user-specified consistency level that represents the level of data consistency between multiple storage pools consisting of multiple tapes.
When the consistency level is the highest level, the first control for recording objects in parallel in each of a plurality of storage pools is performed.
When the consistency level is the lowest level, the processor provided with the information processing unit performs a second control for recording objects in parallel on a plurality of magnetic tapes constituting the storage pool in order for each storage pool. Information processing method to be executed. - ユーザにより指定された、複数の磁気テープによって構成される複数のストレージプール間のデータの一貫性のレベルを表すコンシステンシーレベルを受け付け、
前記コンシステンシーレベルが最高レベルの場合、複数のストレージプールそれぞれにオブジェクトを並列に記録する第1の制御を行い、
前記コンシステンシーレベルが最低レベルの場合、各ストレージプールに対して順番に、ストレージプールを構成する複数の磁気テープにオブジェクトを並列に記録する第2の制御を行う
処理を情報処理装置が備えるプロセッサに実行させるための情報処理プログラム。 Accepts a user-specified consistency level that represents the level of data consistency between multiple storage pools consisting of multiple tapes.
When the consistency level is the highest level, the first control for recording objects in parallel in each of a plurality of storage pools is performed.
When the consistency level is the lowest level, the processor provided with the information processing unit performs a second control process for recording objects in parallel on a plurality of magnetic tapes constituting the storage pool in order for each storage pool. Information processing program to be executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022545307A JPWO2022044433A1 (en) | 2020-08-25 | 2021-05-07 |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020-141991 | 2020-08-25 | ||
JP2020141991 | 2020-08-25 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2022044433A1 true WO2022044433A1 (en) | 2022-03-03 |
Family
ID=80353003
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2021/017588 WO2022044433A1 (en) | 2020-08-25 | 2021-05-07 | Information processing device, information processing method, and information processing program |
Country Status (2)
Country | Link |
---|---|
JP (1) | JPWO2022044433A1 (en) |
WO (1) | WO2022044433A1 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10108135A (en) * | 1996-09-25 | 1998-04-24 | Sony Corp | Edit device and data edit method |
JP2003337660A (en) * | 2002-05-20 | 2003-11-28 | Nec Corp | Information recorder and its method |
JP2008310885A (en) * | 2007-06-14 | 2008-12-25 | Hitachi Computer Peripherals Co Ltd | Data storing method and system for virtual disk library device |
WO2013005418A1 (en) * | 2011-07-06 | 2013-01-10 | パナソニック株式会社 | Storage device and storage method |
-
2021
- 2021-05-07 WO PCT/JP2021/017588 patent/WO2022044433A1/en active Application Filing
- 2021-05-07 JP JP2022545307A patent/JPWO2022044433A1/ja not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10108135A (en) * | 1996-09-25 | 1998-04-24 | Sony Corp | Edit device and data edit method |
JP2003337660A (en) * | 2002-05-20 | 2003-11-28 | Nec Corp | Information recorder and its method |
JP2008310885A (en) * | 2007-06-14 | 2008-12-25 | Hitachi Computer Peripherals Co Ltd | Data storing method and system for virtual disk library device |
WO2013005418A1 (en) * | 2011-07-06 | 2013-01-10 | パナソニック株式会社 | Storage device and storage method |
Also Published As
Publication number | Publication date |
---|---|
JPWO2022044433A1 (en) | 2022-03-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2021171814A1 (en) | Information processing device, information processing method, and information processing program | |
WO2021171683A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022044433A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022044434A1 (en) | Information processing device, information processing method, and information processing program | |
JP7167192B2 (en) | Recording device, recording method, recording program, and magnetic tape | |
WO2021171816A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022172549A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022049832A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022172548A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022163078A1 (en) | Information processing device, information processing method, and information processing program | |
WO2021177246A1 (en) | Information processing device, information processing method, and information processing program | |
WO2021186774A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022176345A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022176344A1 (en) | Information processing device, information processing method, and information processing program | |
WO2022168399A1 (en) | Information processing device, information processing method, and information processing program | |
US20230186945A1 (en) | Information processing apparatus, information processing method, and information processing program | |
WO2022168405A1 (en) | Information processing device, information processing method, and information processing program | |
EP4141639A1 (en) | Information processing apparatus, information processing method, and information processing program | |
WO2022168404A1 (en) | Information processing device, information processing method, and information processing program | |
US20230065229A1 (en) | Information processing apparatus, information processing method, and information processing program | |
WO2021171815A1 (en) | Information processing device, information processing method, and information processing program | |
WO2021054243A1 (en) | Recording device, recording method, recording program, and magnetic tape | |
US20230064391A1 (en) | Information processing apparatus, information processing method, and information processing program | |
WO2022038874A1 (en) | Information processing device, information processing method, information processing program, and magnetic tape cartridge | |
US20230047128A1 (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: 21860865 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2022545307 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: 21860865 Country of ref document: EP Kind code of ref document: A1 |