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

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

Info

Publication number
WO2022176344A1
WO2022176344A1 PCT/JP2021/045628 JP2021045628W WO2022176344A1 WO 2022176344 A1 WO2022176344 A1 WO 2022176344A1 JP 2021045628 W JP2021045628 W JP 2021045628W WO 2022176344 A1 WO2022176344 A1 WO 2022176344A1
Authority
WO
WIPO (PCT)
Prior art keywords
tape
information processing
tape library
magnetic
library
Prior art date
Application number
PCT/JP2021/045628
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 JP2023500568A priority Critical patent/JPWO2022176344A1/ja
Publication of WO2022176344A1 publication Critical patent/WO2022176344A1/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

Definitions

  • the present disclosure relates to an information processing device, an information processing method, and an information processing program.
  • Japanese Patent Application Laid-Open No. 2007-310618 discloses a storage system in which a plurality of control servers and a plurality of tape libraries are connected.
  • a tape library may be added for system expansion.
  • the capacity utilization rate of the magnetic tapes stored in the existing tape library exceeds a certain value, it is conceivable to record data on a new magnetic tape stored in the added tape library. be done.
  • access to a plurality of tape libraries is uneven.
  • 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 that can reduce uneven access when a tape library is added.
  • An information processing apparatus is an information processing apparatus including at least one processor, and the processor is for an information processing system including a tape library including tape drives and an information processing apparatus connected to the tape drives.
  • the magnetic tapes to be moved to the new tape library are derived from among the multiple magnetic tapes based on the access history to the multiple magnetic tapes stored in the existing tape library. do.
  • the processor determines that the total value in the tape library of the amount of data transfer per unit time of each magnetic tape derived from the access history is a plurality of tapes after adding a new tape library. Magnetic tapes may be directed to move to new tape libraries so that they are balanced between libraries.
  • the processor generates a value representing the possibility that a plurality of data derived from an access history will be read within a predetermined period and the possibility that one data can be read a plurality of times within the period.
  • a plurality of magnetic tapes on which at least one of the values representing the characteristics is equal to or higher than a threshold value, and the plurality of magnetic tapes are stored in one tape library, one of the plurality of magnetic tapes Some at least one magnetic tape may be derived as a magnetic tape to be moved to a new tape library.
  • the information processing method of the present disclosure can be applied to an existing tape library when a new tape library is added to an information processing system including a tape library having a tape drive and an information processing device connected to the tape drive.
  • the processor of the information processing device executes the process of deriving the magnetic tapes to be moved to a new tape library from among the multiple magnetic tapes. be.
  • the information processing program of the present disclosure when a new tape library is added to an information processing system including a tape library having a tape drive and an information processing device connected to the tape drive, the existing tape library for causing a processor provided in an information processing device to execute a process of deriving a magnetic tape to be moved to a new tape library from among a plurality of magnetic tapes based on the access history to the plurality of magnetic tapes stored in the It is.
  • FIG. 1 is a block diagram showing an example of the configuration of an information processing system
  • FIG. It is a block diagram which shows an example of the hardware constitutions of an information processing apparatus. It is a figure which shows an example of an access log.
  • 1 is a block diagram showing an example of a functional configuration of an information processing device;
  • FIG. 4 is a diagram for explaining processing for deriving a magnetic tape to be moved according to the first embodiment; 4 is a flow chart showing an example of a magnetic tape extraction process;
  • FIG. 10 is a diagram for explaining a process of deriving a magnetic tape to be moved according to the second embodiment;
  • the information processing system 10 includes a plurality of (two in the example of FIG. 1) information processing devices 12 and a plurality of (two in the example of FIG. 1) tape libraries 14 .
  • the information processing device 12 include a server computer and the like.
  • the number of information processing apparatuses 12 is not limited to two, and may be one or three or more.
  • the number of tape libraries 14 is not limited to two, and may be one or three or more.
  • the tape libraries 14 are referred to as tape libraries 14A and 14B when they are distinguished from each other.
  • 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.
  • the two information processing apparatuses 12 are connected to the tape drives 18 provided in the two tape libraries 14, respectively.
  • 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.
  • 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 .
  • 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 26 to which a tape drive 18 is connected.
  • 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 stores an access log 32 containing access histories to multiple magnetic tapes T stored in the existing tape libraries 14A and 14B.
  • an access log 32 containing access histories to multiple magnetic tapes T stored in the existing tape libraries 14A and 14B.
  • the access log 32 each time the magnetic tape T is accessed, the date and time of access, the tape ID (IDentifier) as an example of identification information of the magnetic tape T, and the magnetic tape T
  • a library ID is recorded as an example of identification information of the stored tape library 14 .
  • the access to the magnetic tape T mentioned here includes both reading data from the magnetic tape T and writing data to the magnetic tape T.
  • the access log 32 also records the amount of data transferred per unit time in addition to the date and time of access, tape ID, and library ID. This data transfer amount is, for example, the transfer amount of data transferred between the information processing device 12 and the tape drive 18 from the start to the end of access to the magnetic tape T, from the start to the end of the access. is derived by dividing by the time of
  • the information processing system 10 may have a new tape library 14 added for system expansion.
  • a tape library 14C when distinguishing the new tape library 14 from the existing tape libraries 14A and 14B, it will be referred to as a tape library 14C.
  • a new magnetic tape T is stored in the tape library 14C and data is read from and written to the magnetic tape T.
  • FIG. access to the magnetic tapes T may be uneven among the tape libraries 14 . Therefore, when a new tape library 14C is added to the information processing system 10, the information processing apparatus 12 selects a new tape from among the plurality of magnetic tapes T stored in the existing tape libraries 14A and 14B. It has a function of deriving the magnetic tape T to be moved to the library 14C.
  • the information processing device 12 includes a derivation section 40 and a display control section 42 .
  • the CPU 20 functions as a derivation unit 40 and a display control unit 42 by executing the information processing program 30 .
  • the deriving unit 40 Based on the access log 32, the deriving unit 40 derives the magnetic tape T to be moved to the tape library 14C from among the plurality of magnetic tapes T stored in the tape libraries 14A and 14B. Specifically, based on the access log 32, the deriving unit 40 determines that the total value of the data transfer amount per unit time of each magnetic tape T in the tape library 14 is equal to 14, the magnetic tapes T to be moved to the tape library 14C are derived.
  • the display control unit 42 controls the display of the information representing the magnetic tape T derived by the deriving unit 40 on the display 23 .
  • the user takes out the magnetic tape T indicated by the information displayed on the display 23 from the tape libraries 14A and 14B, and stores the taken out magnetic tape T in the tape library 14C.
  • FIG. 5 A specific example of derivation processing by the derivation unit 40 will be described with reference to FIG.
  • three magnetic tapes T are stored in each of the tape libraries 14A and 14B, and one tape library 14C is added.
  • the numbers in parentheses for each magnetic tape T in FIG. 5 represent the amount of data transferred per unit time.
  • the derivation unit 40 calculates the total value of the data transfer amount of each magnetic tape T, and divides the calculated total value by the number of tape libraries 14 after adding the tape library 14C.
  • the tape libraries 14A and 14B are adjusted so that the total value of the data transfer amount of the magnetic tapes T stored in each tape library 14 is equal to or closest to the value calculated by the formula (1).
  • the magnetic tape T to be moved to the tape library 14C is derived.
  • "Tape2" of the tape library 14A and "Tape5" of the tape library 14B are derived as the magnetic tapes T to be moved to the tape library 14C.
  • the CPU 20 executes the information processing program 30 to execute the magnetic tape extraction process shown in FIG.
  • the magnetic tape derivation process shown in FIG. 6 is executed, for example, when an execution instruction is input by the user.
  • the derivation unit 40 determines that the total value of the data transfer amount per unit time of each magnetic tape T in the tape library 14 is the multiple after the addition of the tape library 14C. Lead the magnetic tapes to move to the tape library 14C so that they are leveled among the tape libraries 14;
  • the display control unit 42 controls the display 23 to display information representing the magnetic tape T derived in step S10.
  • the access log 32 further includes information indicating whether the access is write or read. That is, it is possible to distinguish whether each record of the access log 32 is recorded by reading from the magnetic tape T or recorded by writing.
  • the information processing device 12 includes a derivation unit 40A and a display control unit 42A.
  • the CPU 20 functions as a derivation unit 40A and a display control unit 42A.
  • the derivation unit 40A Based on the access log 32, the derivation unit 40A derives the magnetic tape T to be moved to the tape library 14C from among the plurality of magnetic tapes T stored in the tape libraries 14A and 14B. Specifically, based on the access log 32, the deriving unit 40A derives a value V representing the possibility that multiple pieces of data will be read within a predetermined period TM (for example, within one minute). The derivation unit 40A also derives a value V representing the possibility that one piece of data will be read multiple times within the period TM. As this period TM, for example, a period predetermined as a period during which a plurality of data are assumed to be read from the magnetic tape T at the same time can be applied.
  • TM for example, a period predetermined as a period during which a plurality of data are assumed to be read from the magnetic tape T at the same time can be applied.
  • the value V for example, a larger value can be applied as the frequency with which multiple data are read within the period TM and the frequency with which one data is read multiple times within the period TM are higher.
  • the frequency includes, for example, the number of times multiple data were read within the period TM and the number of times one data was read multiple times within the period TM in the most recent predetermined period (eg, one month).
  • the derivation unit 40A At least one of the magnetic tapes T is derived as a magnetic tape T to be moved to the tape library 14C.
  • the display control unit 42A controls the display on the display 23 of the information representing the magnetic tape T derived by the deriving unit 40A.
  • the user takes out the magnetic tape T indicated by the information displayed on the display 23 from the tape libraries 14A and 14B, and stores the taken out magnetic tape T in the tape library 14C.
  • FIG. 7 A specific example of derivation processing by the derivation unit 40A will be described with reference to FIG.
  • three magnetic tapes T are stored in each of the tape libraries 14A and 14B, and one tape library 14C is added.
  • the derivation unit 40A derives the value V based on the access log 32, as described above.
  • data whose value V is equal to or greater than the threshold value TH is recorded on two magnetic tapes T enclosed by dashed rectangles in the tape libraries 14A and 14B.
  • the derivation unit 40A At least one magnetic tape T, which is part of the plurality of magnetic tapes T, is derived as the magnetic tape T to be moved to the tape library 14C.
  • one of "Tape2" and “Tape3" and one of "Tape4" and “Tape5" are derived as the magnetic tapes T to be moved to the tape library 14C.
  • a plurality of tape drives 18 must be free in order to read data requested to be read at the same time from a plurality of magnetic tapes T in parallel. Therefore, if the value V is equal to or greater than the threshold TH, that is, if a plurality of magnetic tapes T on which data that are highly likely to be read at the same time are stored in the same tape library 14, the plurality of tape drives of the tape library 14 18 must be free.
  • multiple magnetic tapes T on which data that is highly likely to be read at the same time are recorded are distributed and stored in multiple tape libraries 14 . That is, if one tape drive 18 is available in each tape library 14, the data can be read in parallel. Therefore, it is more likely that data that are likely to be read at the same time can be read in parallel. Note that reading at the same time means that at least a part of the period from the start to the end of reading overlaps.
  • the derivation unit 40A derives the value V based on the access log 32 as described above. Then, when there are a plurality of magnetic tapes T on which data whose value V is equal to or greater than the threshold value TH exist and the plurality of magnetic tapes T are stored in one tape library 14, the derivation unit 40A At least one of the magnetic tapes T is derived as a magnetic tape T to be moved to the tape library 14C. In step S12, the display control unit 42A controls the display 23 to display information representing the magnetic tape T derived in step S10. When the process of step S12 ends, the magnetic tape lead-out process ends.
  • the number of tape libraries 14C to be added to the information processing system 10 is one has been described, but the present invention is not limited to this.
  • the number of tape libraries 14C added to the information processing system 10 may be two or more.
  • the hardware structure of a processing unit that executes various processes includes the following various A 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)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

情報処理装置は、テープドライブを備えるテープライブラリと、テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、複数の磁気テープの中から、新たなテープライブラリに移動する磁気テープを導出する。

Description

情報処理装置、情報処理方法、及び情報処理プログラム
 本開示は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。
 特開2007-310618号公報には、複数の制御サーバと複数のテープライブラリとが接続されるストレージシステムが開示されている。
 情報処理装置とテープライブラリとが接続されるシステムにおいて、システムの拡張のためにテープライブラリが追加される場合がある。この場合、例えば、既存のテープライブラリに格納された磁気テープの容量使用率が一定値以上となった場合に、追加されたテープライブラリに格納された新たな磁気テープへデータを記録することが考えられる。しかしながら、この場合、複数のテープライブラリに対するアクセスに偏りが生じてしまう。
 特開2007-310618号公報に記載の技術は、テープライブラリを追加した場合のアクセスの偏りについては考慮されていない。
 本開示は、以上の事情を鑑みてなされたものであり、テープライブラリを追加した場合のアクセスの偏りを低減することができる情報処理装置、情報処理方法、及び情報処理プログラムを提供することを目的とする。
 本開示の情報処理装置は、少なくとも一つのプロセッサを備える情報処理装置であって、プロセッサは、テープドライブを備えるテープライブラリと、テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、複数の磁気テープの中から、新たなテープライブラリに移動する磁気テープを導出する。
 なお、本開示の情報処理装置は、プロセッサが、アクセス履歴から導出される各磁気テープの単位時間あたりのデータ転送量のテープライブラリ内の合計値が新たなテープライブラリを追加した後の複数のテープライブラリ間で平準化されるように、新たなテープライブラリに移動する磁気テープを導出してもよい。
 なお、本開示の情報処理装置は、プロセッサが、アクセス履歴から導出される複数のデータが予め定められた期間内に読み取られる可能性を表す値及び1つのデータが期間内に複数回読み取られる可能性を表す値の少なくとも一方が閾値以上のデータが記録されている磁気テープが複数存在し、その複数の磁気テープが1台のテープライブラリに格納されている場合、その複数の磁気テープのうちの一部の少なくとも1本の磁気テープを、新たなテープライブラリに移動する磁気テープとして導出してもよい。
 また、本開示の情報処理方法は、テープドライブを備えるテープライブラリと、テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、複数の磁気テープの中から、新たなテープライブラリに移動する磁気テープを導出する処理を情報処理装置が備えるプロセッサが実行するものである。
 また、本開示の情報処理プログラムは、テープドライブを備えるテープライブラリと、テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、複数の磁気テープの中から、新たなテープライブラリに移動する磁気テープを導出する処理を情報処理装置が備えるプロセッサに実行させるためのものである。
 本開示によれば、テープライブラリを追加した場合のアクセスの偏りを低減することができる。
情報処理システムの構成の一例を示すブロック図である。 情報処理装置のハードウェア構成の一例を示すブロック図である。 アクセスログの一例を示す図である。 情報処理装置の機能的な構成の一例を示すブロック図である。 第1実施形態に係る移動対象の磁気テープを導出する処理を説明するための図である。 磁気テープ導出処理の一例を示すフローチャートである。 第2実施形態に係る移動対象の磁気テープを導出する処理を説明するための図である。
 以下、図面を参照して、本開示の技術を実施するための形態例を詳細に説明する。
 [第1実施形態]
 まず、図1を参照して、本実施形態に係る情報処理システム10の構成を説明する。図1に示すように、情報処理システム10は、複数(図1の例では2台)の情報処理装置12及び複数(図1の例では2台)のテープライブラリ14を含む。情報処理装置12の例としては、サーバコンピュータ等が挙げられる。なお、情報処理装置12は2台に限定されず、1台でもよいし、3台以上でもよい。また、テープライブラリ14は2台に限定されず、1台でもよいし、3台以上でもよい。以下では、テープライブラリ14を区別する場合は、テープライブラリ14A、14Bという。
 テープライブラリ14は、複数のスロット(図示省略)及び複数のテープドライブ18を備え、各スロットには記録媒体の一例としての磁気テープTが格納される。2台の情報処理装置12は、それぞれ2台のテープライブラリ14が備えるテープドライブ18に接続される。テープドライブ18は、情報処理装置12による制御によって、磁気テープTに対するデータの書き込み又は読み取りを行う。磁気テープTの例としては、LTO(Linear Tape-Open)テープが挙げられる。
 情報処理装置12により磁気テープTに対するデータの書き込み又は読み取りを行う場合、書き込み又は読み取り対象の磁気テープTがスロットから所定のテープドライブ18にロードされる。テープドライブ18にロードされた磁気テープTに対するデータの書き込み又は読み取りが完了すると、磁気テープTは、テープドライブ18から元々格納されていたスロットにアンロードされる。
 次に、図2を参照して、本実施形態に係る情報処理装置12のハードウェア構成を説明する。図2に示すように、情報処理装置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には、既存のテープライブラリ14A、14Bに格納されている複数の磁気テープTへのアクセス履歴を含むアクセスログ32が記憶される。一例として図3に示すように、アクセスログ32には、磁気テープTへのアクセスがあるたびに、アクセス日時、磁気テープTの識別情報の一例としてのテープID(IDentifier)、その磁気テープTが格納されているテープライブラリ14の識別情報の一例としてのライブラリIDが記録される。ここでいう磁気テープTへのアクセスには、磁気テープTからのデータの読み取り及び磁気テープTへのデータの書き込みの双方が含まれる。また、アクセスログ32には、アクセス日時、テープID、及びライブラリIDに加えて、単位時間あたりのデータ転送量も記録される。このデータ転送量は、例えば、磁気テープTへのアクセスの開始から終了までの間に情報処理装置12とテープドライブ18との間で転送されたデータの転送量を、そのアクセスの開始から終了までの時間により除算することによって導出される。
 ところで、本実施形態に係る情報処理システム10は、システムの拡張のために新たなテープライブラリ14が追加される場合がある。以下では、新たなテープライブラリ14を既存のテープライブラリ14A、14Bと区別する場合は、テープライブラリ14Cという。この場合、テープライブラリ14Cに新たな磁気テープTを格納し、その磁気テープTに対してデータの読み取り及び書き込みを行うことが考えられる。しかしながら、この場合、テープライブラリ14間で磁気テープTへのアクセスに偏りが生じてしまう場合がある。そこで、情報処理装置12は、情報処理システム10に対して新たなテープライブラリ14Cが追加される場合、既存のテープライブラリ14A、14Bに格納されている複数の磁気テープTの中から、新たなテープライブラリ14Cに移動する磁気テープTを導出する機能を有する。
 次に、図4を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図4に示すように、情報処理装置12は、導出部40及び表示制御部42を含む。CPU20が情報処理プログラム30を実行することにより、導出部40及び表示制御部42として機能する。
 導出部40は、アクセスログ32に基づいて、テープライブラリ14A、14Bに格納されている複数の磁気テープTの中から、テープライブラリ14Cに移動する磁気テープTを導出する。具体的には、導出部40は、アクセスログ32に基づいて、各磁気テープTの単位時間あたりのデータ転送量のテープライブラリ14内の合計値がテープライブラリ14Cを追加した後の複数のテープライブラリ14間で平準化されるように、テープライブラリ14Cに移動する磁気テープTを導出する。
 表示制御部42は、導出部40により導出された磁気テープTを表す情報をディスプレイ23に表示する制御を行う。ユーザは、ディスプレイ23に表示された情報が示す磁気テープTをテープライブラリ14A、14Bから取り出し、取り出した磁気テープTをテープライブラリ14Cに格納する。
 図5を参照して、導出部40による導出処理の具体例を説明する。ここでは、一例として図5に示すように、テープライブラリ14A、14Bにそれぞれ3本の磁気テープTが格納されており、1台のテープライブラリ14Cが追加されるものとする。また、図5における各磁気テープTの括弧内の数字は、単位時間あたりのデータ転送量を表している。
 まず、導出部40は、各磁気テープTのデータ転送量の合計値を算出し、算出した合計値を、テープライブラリ14Cを追加した後のテープライブラリ14の台数で除算する。図5の例では、以下の(1)式によって、「250」が算出される。この値は、テープライブラリ14Cが追加された後の各テープライブラリ14のデータ転送量が平準化された場合の値に相当する。
 (100+120+150+90+130+160)÷3=750÷3=250・・・(1)
 次に、各テープライブラリ14に格納される磁気テープTのデータ転送量の合計値が、(1)式によって算出された値に等しいか、又は最も近い値になるように、テープライブラリ14A、14Bからテープライブラリ14Cに移動する磁気テープTを導出する。図5の例では、テープライブラリ14Aの「Tape2」及びテープライブラリ14Bの「Tape5」がテープライブラリ14Cに移動する磁気テープTとして導出される。これにより、テープライブラリ14Cを追加した後のテープライブラリ14間でのデータ転送量が平準化されるため、アクセスの偏りを低減することができる。
 次に、図6を参照して、本実施形態に係る情報処理装置12の作用を説明する。CPU20が情報処理プログラム30を実行することによって、図6に示す磁気テープ導出処理が実行される。図6に示す磁気テープ導出処理は、例えば、ユーザにより実行指示が入力された場合に実行される。
 図6のステップS10で、導出部40は、アクセスログ32に基づいて、各磁気テープTの単位時間あたりのデータ転送量のテープライブラリ14内の合計値がテープライブラリ14Cを追加した後の複数のテープライブラリ14間で平準化されるように、テープライブラリ14Cに移動する磁気テープを導出する。ステップS12で、表示制御部42は、ステップS10で導出された磁気テープTを表す情報をディスプレイ23に表示する制御を行う。ステップS12の処理が終了すると、磁気テープ導出処理が終了する。
 以上説明したように、本実施形態によれば、テープライブラリ14Cを追加した場合のアクセスの偏りを低減することができる。
 [第2実施形態]
 開示の技術の第2実施形態を説明する。なお、本実施形態に係る情報処理システム10の構成及び情報処理装置12のハードウェア構成は、第1実施形態と同一であるため、説明を省略する。
 本実施形態では、アクセスログ32に、アクセスが書き込みであるか又は読み取りであるかを表す情報が更に含まれる。すなわち、アクセスログ32の各レコードが磁気テープTに対する読み取りによって記録されたものであるか、又は書き込みによって記録されたものであるかを区別することができる。
 次に、図4を参照して、本実施形態に係る情報処理装置12の機能的な構成について説明する。図4に示すように、情報処理装置12は、導出部40A及び表示制御部42Aを含む。CPU20が情報処理プログラム30を実行することにより、導出部40A及び表示制御部42Aとして機能する。
 導出部40Aは、アクセスログ32に基づいて、テープライブラリ14A、14Bに格納されている複数の磁気テープTの中から、テープライブラリ14Cに移動する磁気テープTを導出する。具体的には、導出部40Aは、アクセスログ32に基づいて、複数のデータが予め定められた期間TM内(例えば、1分以内)に読み取られる可能性を表す値Vを導出する。また、導出部40Aは、1つのデータが期間TM内に複数回読み取られる可能性を表す値Vも導出する。この期間TMとしては、例えば、同時に複数のデータが磁気テープTから読み取られたと想定される期間として予め定められた期間を適用することができる。また、値Vとしては、例えば、複数のデータが期間TM内に読み取られた頻度及び1つのデータが期間TM内に複数回読み取られた頻度が高いほど大きい値を適用することができる。この頻度としては、例えば、直近の所定期間(例えば、1ヶ月)において複数のデータが期間TM内に読み取られた回数及び1つのデータが期間TM内に複数回読み取られた回数が挙げられる。
 また、導出部40Aは、値Vが閾値TH以上のデータが記録されている磁気テープTが複数存在し、その複数の磁気テープTが1台のテープライブラリ14に格納されている場合、その複数の磁気テープTのうちの一部の少なくとも1本の磁気テープTを、テープライブラリ14Cに移動する磁気テープTとして導出する。
 表示制御部42Aは、導出部40Aにより導出された磁気テープTを表す情報をディスプレイ23に表示する制御を行う。ユーザは、ディスプレイ23に表示された情報が示す磁気テープTをテープライブラリ14A、14Bから取り出し、取り出した磁気テープTをテープライブラリ14Cに格納する。
 図7を参照して、導出部40Aによる導出処理の具体例を説明する。ここでは、一例として図7に示すように、テープライブラリ14A、14Bにそれぞれ3本の磁気テープTが格納されており、1台のテープライブラリ14Cが追加されるものとする。
 まず、導出部40Aは、前述したように、アクセスログ32に基づいて、値Vを導出する。図7の例では、テープライブラリ14A、14Bそれぞれの破線の矩形で囲まれた2本の磁気テープTに値Vが閾値TH以上のデータが記録されているものとする。次に、導出部40Aは、値Vが閾値TH以上のデータが記録されている磁気テープTが複数存在し、その複数の磁気テープTが1台のテープライブラリ14に格納されている場合、その複数の磁気テープTのうちの一部の少なくとも1本の磁気テープTを、テープライブラリ14Cに移動する磁気テープTとして導出する。図7の例では、「Tape2」及び「Tape3」のうちの1本と、「Tape4」及び「Tape5」のうちの1本とが、テープライブラリ14Cに移動する磁気テープTとして導出される。
 同時に読み取り要求があったデータを複数の磁気テープTから並列に読み取るためには、複数のテープドライブ18が空いている必要がある。従って、値Vが閾値TH以上、すなわち、同時に読み取られる可能性が高いデータが記録されている複数の磁気テープTが同じテープライブラリ14に格納されている場合、そのテープライブラリ14の複数のテープドライブ18が空いている必要がある。
 これに対し、本実施形態では、同時に読み取られる可能性が高いデータが記録されている複数の磁気テープTが、複数のテープライブラリ14に分散して格納される。すなわち、各テープライブラリ14において1台のテープドライブ18が空いていれば、そのデータを並列に読み取ることができる。従って、同時に読み取られる可能性が高いデータを並列に読み取ることができる可能性が高くなる。なお、ここでいう同時に読み取るとは、読み取りの開始から終了までの少なくとも一部の期間が重複することを意味する。
 次に、図6を参照して、本実施形態に係る情報処理装置12の作用を説明する。図6のステップS10で、導出部40Aは、前述したように、アクセスログ32に基づいて、値Vを導出する。そして、導出部40Aは、値Vが閾値TH以上のデータが記録されている磁気テープTが複数存在し、その複数の磁気テープTが1台のテープライブラリ14に格納されている場合、その複数の磁気テープTのうちの一部の少なくとも1本の磁気テープTを、テープライブラリ14Cに移動する磁気テープTとして導出する。ステップS12で、表示制御部42Aは、ステップS10で導出された磁気テープTを表す情報をディスプレイ23に表示する制御を行う。ステップS12の処理が終了すると、磁気テープ導出処理が終了する。
 以上説明したように、本実施形態によれば、第1実施形態と同様の効果を奏することができる。
 なお、上記各実施形態では、情報処理システム10に追加するテープライブラリ14Cの台数が1台である場合について説明したが、これに限定されない。例えば、情報処理システム10に追加するテープライブラリ14Cの台数は2台以上でもよい。
 また、上記各実施形態において、例えば、導出部40、40A、及び表示制御部42、42Aといった各種の処理を実行する処理部(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-026461号の開示は、その全体が参照により本明細書に取り込まれる。また、本明細書に記載された全ての文献、特許出願、及び技術規格は、個々の文献、特許出願、及び技術規格が参照により取り込まれることが具体的かつ個々に記された場合と同程度に、本明細書中に参照により取り込まれる。

Claims (5)

  1.  少なくとも一つのプロセッサを備える情報処理装置であって、
     前記プロセッサは、
     テープドライブを備えるテープライブラリと、前記テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、
     既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、前記複数の磁気テープの中から、前記新たなテープライブラリに移動する磁気テープを導出する
     情報処理装置。
  2.  前記プロセッサは、
     前記アクセス履歴から導出される各磁気テープの単位時間あたりのデータ転送量のテープライブラリ内の合計値が前記新たなテープライブラリを追加した後の複数のテープライブラリ間で平準化されるように、前記新たなテープライブラリに移動する磁気テープを導出する
     請求項1に記載の情報処理装置。
  3.  前記プロセッサは、
     前記アクセス履歴から導出される複数のデータが予め定められた期間内に読み取られる可能性を表す値及び1つのデータが前記期間内に複数回読み取られる可能性を表す値の少なくとも一方が閾値以上のデータが記録されている磁気テープが複数存在し、その複数の磁気テープが1台のテープライブラリに格納されている場合、その複数の磁気テープのうちの一部の少なくとも1本の磁気テープを、前記新たなテープライブラリに移動する磁気テープとして導出する
     請求項1又は請求項2に記載の情報処理装置。
  4.  テープドライブを備えるテープライブラリと、前記テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、
     既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、前記複数の磁気テープの中から、前記新たなテープライブラリに移動する磁気テープを導出する
     処理を情報処理装置が備えるプロセッサが実行する情報処理方法。
  5.  テープドライブを備えるテープライブラリと、前記テープドライブに接続される情報処理装置とを含む情報処理システムに対して新たなテープライブラリが追加される場合、
     既存のテープライブラリに格納されている複数の磁気テープへのアクセス履歴に基づいて、前記複数の磁気テープの中から、前記新たなテープライブラリに移動する磁気テープを導出する
     処理を情報処理装置が備えるプロセッサに実行させるための情報処理プログラム。
PCT/JP2021/045628 2021-02-22 2021-12-10 情報処理装置、情報処理方法、及び情報処理プログラム WO2022176344A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2023500568A JPWO2022176344A1 (ja) 2021-02-22 2021-12-10

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-026461 2021-02-22
JP2021026461 2021-02-22

Publications (1)

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

Family

ID=82930594

Family Applications (1)

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

Country Status (2)

Country Link
JP (1) JPWO2022176344A1 (ja)
WO (1) WO2022176344A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06214838A (ja) * 1992-11-16 1994-08-05 Internatl Business Mach Corp <Ibm> データ記憶階層の効率改善方法
JP2007115221A (ja) * 2005-09-20 2007-05-10 Hitachi Ltd ボリューム移行方法およびストレージネットワークシステム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06214838A (ja) * 1992-11-16 1994-08-05 Internatl Business Mach Corp <Ibm> データ記憶階層の効率改善方法
JP2007115221A (ja) * 2005-09-20 2007-05-10 Hitachi Ltd ボリューム移行方法およびストレージネットワークシステム

Also Published As

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

Similar Documents

Publication Publication Date Title
WO2021171814A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021171683A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022176344A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
EP3920184A1 (en) Recording device, recording method, recording program, and magnetic tape
WO2022168399A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021186774A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022168405A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2021171816A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022163078A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230064391A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022044434A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172548A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022172549A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230186945A1 (en) Information processing apparatus, information processing method, and information processing program
WO2022168404A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230065229A1 (en) Information processing apparatus, information processing method, and information processing program
WO2021054243A1 (ja) 記録装置、記録方法、記録プログラム、及び磁気テープ
WO2022049831A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044433A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
JP2023111328A (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
US20230051963A1 (en) Information processing apparatus, information processing method, and information processing program
JP2024053282A (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022044435A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
WO2022176345A1 (ja) 情報処理装置、情報処理方法、及び情報処理プログラム
EP4220418A1 (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: 21926769

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023500568

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

Country of ref document: EP

Kind code of ref document: A1