JP2019139372A - Storage device management system, storage device management device, storage device management method and program - Google Patents

Storage device management system, storage device management device, storage device management method and program Download PDF

Info

Publication number
JP2019139372A
JP2019139372A JP2018020274A JP2018020274A JP2019139372A JP 2019139372 A JP2019139372 A JP 2019139372A JP 2018020274 A JP2018020274 A JP 2018020274A JP 2018020274 A JP2018020274 A JP 2018020274A JP 2019139372 A JP2019139372 A JP 2019139372A
Authority
JP
Japan
Prior art keywords
job
storage device
storage
storage area
performance
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2018020274A
Other languages
Japanese (ja)
Other versions
JP7047429B2 (en
Inventor
寛 青野
Hiroshi Aono
寛 青野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2018020274A priority Critical patent/JP7047429B2/en
Publication of JP2019139372A publication Critical patent/JP2019139372A/en
Application granted granted Critical
Publication of JP7047429B2 publication Critical patent/JP7047429B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To improve access performance to a storage area secured using multiple storage devices.SOLUTION: A storage device management system according to the present invention includes multiple job execution devices each of which includes a storage device and executes a prescribed job, a job management device including a schedule extraction means analyzing a schedule of a job that the job execution device processes to extract performance of a storage area that a job in the schedule uses and a job management means setting a use schedule time at which storage areas are allocated to jobs, and a storage device management device including a storage device determination means determining multiple storage devices to be allocated to the jobs so that the performance of the storage areas is satisfied at the use schedule time.SELECTED DRAWING: Figure 1

Description

本発明は、記憶装置の管理に関し、特に、分散配置された複数の記憶装置を管理する記憶装置管理システムなどに関する。   The present invention relates to storage device management, and more particularly to a storage device management system that manages a plurality of distributed storage devices.

High Performance Computing(HPC)システムなどの情報処理システムは、その規模が大きくなるにつれて、設置場所などの関係で、ネットワークなどを用いて各種の装置を分散配置する。   An information processing system such as a High Performance Computing (HPC) system disperses and arranges various devices using a network or the like in relation to an installation location as the scale thereof increases.

情報処理システムでは、記憶装置(以下の説明において、「ストレージ」と呼ぶ場合もある)に対する性能の要求が高まっている。ただし、システムの調達コストには制約がある。そのため、情報処理システムにおいて、記憶装置などを含むInput and Output(IO)システムには、コストを抑えてのIO性能を高めることが求められている(例えば、特許文献1及び2を参照)。   In information processing systems, performance requirements for storage devices (sometimes referred to as “storage” in the following description) are increasing. However, system procurement costs are limited. Therefore, in an information processing system, an Input and Output (IO) system including a storage device or the like is required to improve IO performance while suppressing costs (see, for example, Patent Documents 1 and 2).

特許文献1に記載の分散ストレージシステムは、分散ストレージシステムにおいて、キャッシュを用いて、サーバとストレージと間の効率的なデータの供給を実現する。   The distributed storage system described in Patent Document 1 realizes efficient data supply between a server and a storage using a cache in the distributed storage system.

特許文献2に記載のストレージシステムは、バッファサイズを基にキャッシュを割り当てるパーティション領域の容量を決定する。   The storage system described in Patent Document 2 determines the capacity of a partition area to which a cache is allocated based on the buffer size.

IOパフォーマンスを高めるため、磁気ディスク装置に替えて、磁気ディスク装置よりアクセス速度が高速であるSolid State Drive(SSD)を用いられる場合が増えている。例えば、ジョブを実行する装置(以下、「ジョブ実行装置」と呼ぶ)に直接的に接続する記憶装置として、SSDが用いられている。   In order to increase the IO performance, the use of Solid State Drive (SSD), which has a higher access speed than the magnetic disk device, is increasingly used instead of the magnetic disk device. For example, an SSD is used as a storage device that is directly connected to a device that executes a job (hereinafter referred to as a “job execution device”).

しかし、各ジョブ実行装置が個別に接続できる記憶装置の数には、限りがある。例えば、ジョブ実行装置がそれぞれに接続されているSSDを使用する場合、ジョブ実行装置が使用可能な容量は、接続されているSSDの容量を超えられない。つまり、ジョブ実行装置が個別に接続されているSSDを使用する場合、ジョブ実行装置は、性能が制限されるという問題があった。   However, the number of storage devices to which each job execution device can be individually connected is limited. For example, when the job execution apparatuses use SSDs connected thereto, the capacity that can be used by the job execution apparatuses cannot exceed the capacity of the connected SSDs. That is, when using SSDs to which job execution devices are individually connected, there is a problem that the performance of the job execution device is limited.

また、ジョブ実行装置は、それぞれ、使用する記憶領域の容量が異なる。例えば、使用容量が少ないジョブ実行装置に接続されているSSDは、未使用領域が多くなる。つまり、ジョブ実行装置が個別に接続されているSSDを使用する場合、SSDの利用効率が低下するという問題があった。   Further, each job execution apparatus has a different storage area capacity. For example, an SSD connected to a job execution apparatus with a small used capacity has a large unused area. In other words, there is a problem in that when using an SSD to which the job execution apparatus is individually connected, the use efficiency of the SSD is lowered.

このように、ジョブ実行装置が、個別に接続されたSSDを用いる情報処理システムは、性能が制限され、SSDの利用効率が低いという問題点があった。   As described above, the information processing system using the SSD in which the job execution apparatuses are individually connected has a problem that the performance is limited and the use efficiency of the SSD is low.

上記の問題点の対応として、複数のSSDを備えた専用サーバ(例えば、ファイルサーバ)を用いた情報処理システムが想定される。このシステムにおいて、ジョブ実行装置に対して所望のスループット及び容量などを満足する記憶領域を実現する場合、専用サーバは、専用サーバに接続されているSDDを束ねて、必要となる性能を備えた記憶領域をジョブ実行装置に提供する。   As a countermeasure for the above problem, an information processing system using a dedicated server (for example, a file server) including a plurality of SSDs is assumed. In this system, when realizing a storage area that satisfies the desired throughput and capacity for the job execution device, the dedicated server bundles the SDDs connected to the dedicated server and stores the necessary performance. The area is provided to the job execution device.

特開2016−212819号公報Japanese Unexamined Patent Publication No. 2016-212819 特開2008−181243号公報JP 2008-181243

しかし上記の場合、その記憶領域を使用するジョブ実行装置からのアクセスは、全て、専用サーバに集中することとなる。そのため、ジョブ実行装置から複数のSSDに対してアクセスした場合、アクセスの競合が、発生する。アクセスの競合は、情報処理システムにおけるアクセス性能を低下させる可能性がある。   However, in the above case, all accesses from the job execution apparatus using the storage area are concentrated on the dedicated server. For this reason, when a plurality of SSDs are accessed from the job execution apparatus, an access conflict occurs. Access contention may reduce access performance in the information processing system.

つまり、専用サーバを用いた一般的な情報処理システムにおいては、複数の記憶装置にアクセスする場合、アクセス性能が低下するという問題点があった。   That is, in a general information processing system using a dedicated server, there is a problem that access performance is lowered when accessing a plurality of storage devices.

特許文献1及び2に記載の発明は、キャッシュに関する発明であり、複数の記憶装置を用いて構成された記憶領域へのアクセスの競合を改善するものではない。   The inventions described in Patent Documents 1 and 2 are inventions related to a cache, and do not improve contention for access to a storage area configured using a plurality of storage devices.

本発明の目的は、上記問題点を解決し、複数の記憶装置を用いて確保した記憶領域に対するアクセスの性能を改善する記憶装置管理システムなどを提供することにある。   An object of the present invention is to provide a storage device management system or the like that solves the above problems and improves the performance of access to a storage area secured using a plurality of storage devices.

本発明の一形態における記憶装置管理システムは、各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置と、ジョブ実行装置が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域の性能を抽出する予定抽出手段と、記憶領域をジョブに割り当てる使用予定時間を設定するジョブ管理手段とを含むジョブ管理装置と、使用予定時間において記憶領域における性能を満足するように、ジョブに割り当てる複数の記憶装置を決定する記憶装置決定手段を含む記憶装置管理装置とを含む。   A storage device management system according to an embodiment of the present invention includes a storage device, each of which includes a storage device, executes a predetermined job, analyzes a job schedule processed by the job execution device, A job management apparatus including scheduled extraction means for extracting the performance of the storage area used by the job, and job management means for setting the scheduled use time for allocating the storage area to the job, so as to satisfy the performance in the storage area at the scheduled use time And a storage device management device including storage device determination means for determining a plurality of storage devices to be assigned to the job.

本発明の一形態における記憶装置管理方法は、各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置を含む記憶装置管理システムが、ジョブ実行装置が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域の性能を抽出し、記憶領域をジョブに割り当てる使用予定時間を設定し、使用予定時間において記憶領域における性能を満足するように、ジョブに割り当てる複数の記憶装置を決定する。   According to one aspect of the present invention, a storage device management method includes a storage device, and a storage device management system including a plurality of job execution devices that execute a predetermined job analyzes a schedule of a job processed by the job execution device. Then, extract the performance of the storage area used by the job in the schedule, set the scheduled use time to allocate the storage area to the job, and assign multiple storages to the job to satisfy the performance in the storage area at the scheduled use time Determine the device.

本発明の一形態における記憶装置管理装置は、各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置を含む記憶装置管理システムに接続され、ジョブ実行装置が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域の性能を抽出する予定抽出手段と、記憶領域をジョブに割り当てる使用予定時間を設定するジョブ管理手段と、使用予定時間において記憶領域における性能を満足するように、ジョブに割り当てる複数の記憶装置を決定する記憶装置決定手段とを含む。   A storage device management apparatus according to an aspect of the present invention includes a storage device, and is connected to a storage device management system including a plurality of job execution devices that execute a predetermined job, and schedules jobs to be processed by the job execution device The schedule extraction means for extracting the performance of the storage area used by the scheduled job, the job management means for setting the scheduled use time for assigning the storage area to the job, and satisfying the performance in the storage area at the scheduled use time And a storage device determination means for determining a plurality of storage devices to be assigned to the job.

本発明の一形態における記憶装置管理方法は、各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置を含む記憶装置管理システムに接続される記憶装置管理装置が、ジョブ実行装置が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域の性能を抽出し、記憶装置をジョブに割り当てる使用予定時間を設定し、使用予定時間において記憶領域における性能を満足するように、ジョブに割り当てる複数の記憶装置を決定する。   According to one aspect of the present invention, there is provided a storage device management method including: a storage device management device connected to a storage device management system that includes a plurality of job execution devices each including a storage device; Analyzing the schedule of jobs to be processed, extracting the performance of the storage area used by the job in the schedule, setting the scheduled use time to allocate the storage device to the job, and satisfying the performance in the storage area at the scheduled use time Then, a plurality of storage devices to be assigned to the job are determined.

本発明の一形態におけるプログラムは、各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置を含む記憶装置管理システムに接続されるコンピュータに、ジョブ実行装置が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域の性能を抽出する処理と、記憶領域をジョブに割り当てる使用予定時間を設定する処理と、使用予定時間において記憶領域における性能を満足するように、ジョブに割り当てる複数の記憶装置を決定する処理とを実行させる。   According to an embodiment of the present invention, a program includes a storage device and schedules a job to be processed by the job execution device in a computer connected to a storage device management system including a plurality of job execution devices that execute a predetermined job. In order to satisfy the performance in the storage area in the scheduled use time, the process of extracting the performance of the storage area used by the job in the schedule, the process of setting the scheduled use time to allocate the storage area to the job, And a process for determining a plurality of storage devices to be assigned to the job.

本発明に基づけば、複数の記憶装置を用いて確保した記憶領域に対するアクセス性能を改善するとの効果を奏することができる。   According to the present invention, it is possible to achieve an effect of improving the access performance for a storage area secured using a plurality of storage devices.

図1は、本発明における第1の実施形態に係る記憶装置管理システムの構成の一例を示すブロック図である。FIG. 1 is a block diagram showing an example of the configuration of a storage device management system according to the first embodiment of the present invention. 図2は、第1の実施形態に係る記憶装置管理テーブルの一例を示す図である。FIG. 2 is a diagram illustrating an example of a storage device management table according to the first embodiment. 図3は、第1の実施形態に係る記憶装置割当てテーブルの一例を示す図である。FIG. 3 is a diagram illustrating an example of a storage device allocation table according to the first embodiment. 図4は、第1の実施形態に係るジョブ管理装置における記憶領域を設定する動作の一例を示すフロー図である。FIG. 4 is a flowchart showing an example of an operation for setting a storage area in the job management apparatus according to the first embodiment. 図5は、第1の実施形態に係る記憶装置管理装置における割当ての動作の一例を示すフロー図である。FIG. 5 is a flowchart showing an example of the allocation operation in the storage device management apparatus according to the first embodiment. 図6は、第1の実施形態に係る記憶装置管理装置におけるジョブ開始時の動作の一例を示すフロー図である。FIG. 6 is a flowchart showing an example of an operation at the start of a job in the storage device management apparatus according to the first embodiment. 図7は、第1の実施形態に係る記憶装置管理装置における割り当てた記憶装置を開放する動作の一例を示すフロー図である。FIG. 7 is a flowchart showing an example of an operation of releasing the allocated storage device in the storage device management apparatus according to the first embodiment. 図8は、ジョブの要求情報の一例を示す図である。FIG. 8 is a diagram illustrating an example of job request information. 図9は、第1の実施形態に係る記憶装置管理システムの概要の構成の一例を示すブロック図である。FIG. 9 is a block diagram illustrating an example of a schematic configuration of the storage device management system according to the first embodiment. 図10は、第1の実施形態に係る概要の別の構成の一例を示すブロック図である。FIG. 10 is a block diagram illustrating an example of another configuration of the outline according to the first embodiment. 図11は、第1の実施形態に係る記憶装置管理装置におけるハードウェア構成の一例を示すブロック図である。FIG. 11 is a block diagram illustrating an example of a hardware configuration in the storage device management apparatus according to the first embodiment.

次に、本発明における実施形態について図面を参照して説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

各図面は、本発明における実施形態を説明するためのものである。ただし、本発明は、各図面の記載に限られるわけではない。また、各図面の同様の構成には、同じ番号を付し、その繰り返しの説明を、省略する場合がある。また、以下の説明に用いる図面において、本発明の説明に関係しない部分の構成については、記載を省略し、図示しない場合もある。   Each drawing is for explaining an embodiment in the present invention. However, the present invention is not limited to the description of each drawing. Moreover, the same number is attached | subjected to the same structure of each drawing, and the repeated description may be abbreviate | omitted. Further, in the drawings used for the following description, the description of the configuration of the part not related to the description of the present invention is omitted, and there are cases where it is not illustrated.

まず、本発明における実施形態の説明に用いる用語について整理する。   First, terms used for describing the embodiment of the present invention will be summarized.

以下の説明では、処理の単位として、「ジョブ」を用いる。ただし、これは、本発明における実施形態を限定するものではない。処理の単位は、記憶領域を割り当てる単位であればよい。例えば、処理の単位は、「タスク」又は「スレッド」でもよい。   In the following description, “job” is used as a unit of processing. However, this does not limit the embodiment in the present invention. The unit of processing may be a unit to which a storage area is allocated. For example, the unit of processing may be “task” or “thread”.

「ジョブの予定」は、ジョブ実行装置において実行されるジョブの予定である。ジョブの予定は、ジョブ実行装置へのジョブの要求(要求情報)を基に作成される。要求情報は、その内容及び形式を、限定されない。例えば、要求情報は、ジョブで使用するメモリ量、CPU数、経過時間上限、及び/又はバッチキューなど計算リソースの指定でもよい。また、要求情報は、例えば、所定のプログラム言語、又は、スクリプト言語を用いて記載されてもよい。   “Job schedule” is a schedule of a job to be executed in the job execution apparatus. The job schedule is created based on a job request (request information) to the job execution apparatus. The content and format of the request information is not limited. For example, the request information may specify a calculation resource such as the amount of memory used in the job, the number of CPUs, an upper limit of elapsed time, and / or a batch queue. The request information may be described using, for example, a predetermined program language or a script language.

なお、以下の説明に用いられるジョブの予定は、ジョブが使用する予定である記憶領域に関する性能を含む。ただし、性能は、限定されない。以下の説明では、性能の一例として、「容量」と「スループット」とを用いる。さらに、記憶領域の性能は、上記のようなアクセス性能に限られず、機能的な内容(例えば、所定のRAID(Redundant Arrays of Inexpensive Disks)機能)など他の要求を含んでもよい。   Note that the job schedule used in the following description includes the performance related to the storage area that the job plans to use. However, the performance is not limited. In the following description, “capacity” and “throughput” are used as examples of performance. Further, the performance of the storage area is not limited to the access performance as described above, and may include other requirements such as functional contents (for example, a predetermined RAID (Redundant Arrays of Inexpensive Disks) function).

また、各実施形態における記憶領域に割り当てる物理構成の割当ての単位は、限定されない。各実施形態は、割当ての単位として、記憶装置を用いてもよく、記憶装置を論理的に分割した領域(以下、「パーティション」と呼ぶ)を用いてもよい。以下の説明では、割当ての単位の一例として、パーティションを用いる。なお、記憶装置を割当ての単位として用いる場合、以下の説明におけるパーティションを、適宜、記憶装置に変更すればよい。   Further, the unit of allocation of the physical configuration allocated to the storage area in each embodiment is not limited. Each embodiment may use a storage device as an allocation unit, or may use an area obtained by logically dividing the storage device (hereinafter referred to as “partition”). In the following description, a partition is used as an example of an allocation unit. When a storage device is used as an allocation unit, the partition in the following description may be changed to a storage device as appropriate.

<第1の実施形態>
以下、図面を参照して、第1の実施形態について説明する。
<First Embodiment>
The first embodiment will be described below with reference to the drawings.

[構成の説明]
まず、図面を参照して、第1の実施形態に係る記憶装置管理システム100の構成について説明する。
[Description of configuration]
First, the configuration of the storage device management system 100 according to the first embodiment will be described with reference to the drawings.

図1は、本発明における第1の実施形態に係る記憶装置管理システム100の構成の一例を示す図である。   FIG. 1 is a diagram showing an example of the configuration of a storage device management system 100 according to the first embodiment of the present invention.

記憶装置管理システム100は、複数のジョブ実行装置1と、ジョブ管理装置2と、ネットワーク3と、記憶装置管理装置4とを含む。   The storage device management system 100 includes a plurality of job execution devices 1, a job management device 2, a network 3, and a storage device management device 4.

ネットワーク3は、各装置を接続する通信網である。ネットワーク3は、各装置を所定の性能で接続できればよく、その構成を限定されない。例えば、ネットワーク3は、ファイバ・チャネル、Loacl Area Network(LAN)、又は、電話回線網である。   The network 3 is a communication network that connects each device. The network 3 only needs to be able to connect each device with a predetermined performance, and its configuration is not limited. For example, the network 3 is a fiber channel, a loacle area network (LAN), or a telephone line network.

ジョブ実行装置1は、ネットワーク3を介して分散配置されている。そして、各々のジョブ実行装置1は、所定の処理(ジョブ)を実行する。例えば、ジョブ実行装置1は、所定のサービスを提供するサーバである。ただし、ジョブ実行装置1は、サーバに限定されない。   The job execution apparatuses 1 are distributed and arranged via the network 3. Each job execution apparatus 1 executes a predetermined process (job). For example, the job execution apparatus 1 is a server that provides a predetermined service. However, the job execution apparatus 1 is not limited to a server.

さらに、ジョブ実行装置1は、少なくとも1台の記憶装置11を含む。つまり、記憶装置11は、分散配置されている。   Further, the job execution device 1 includes at least one storage device 11. That is, the storage devices 11 are distributed.

記憶装置11は、任意である。ただし、後ほど説明するように、記憶装置11は、ジョブが使用する記憶領域12を構成する。そのため、記憶装置11は、性能(例えば、アクセス性能)が高いことが望ましい。例えば、記憶装置11は、SSDである。   The storage device 11 is optional. However, as will be described later, the storage device 11 constitutes a storage area 12 used by a job. Therefore, it is desirable that the storage device 11 has high performance (for example, access performance). For example, the storage device 11 is an SSD.

さらに、記憶装置11のインターフェースは、任意である。インターフェースは、例えば、ファイバ・チャネルである。   Furthermore, the interface of the storage device 11 is arbitrary. The interface is, for example, a fiber channel.

ただし、これらは、記憶装置11を限定するものではない。   However, these do not limit the storage device 11.

なお、いずれのジョブ実行装置1が、記憶領域12を用いるジョブを実行してもよい。さらに、記憶領域12は、いずれのジョブ実行装置1における記憶装置11を用いて構成されてもよい。図1は、例示として、右中央のジョブ実行装置1のジョブに、上部のジョブ実行装置1の記憶装置11を用いて構成された記憶領域12を割り当てる場合を示している。   Any job execution apparatus 1 may execute a job using the storage area 12. Further, the storage area 12 may be configured using the storage device 11 in any job execution device 1. FIG. 1 shows, as an example, a case in which a storage area 12 configured using the storage device 11 of the upper job execution device 1 is allocated to the job of the job execution device 1 in the right center.

ジョブ管理装置2は、ジョブ実行装置1が実行するジョブを管理する。詳細には、ジョブ管理装置2は、ジョブが使用する記憶領域12の予定の設定と、ジョブの開始時における記憶領域12の割当てと、ジョブの終了時の記憶領域12の開放に関する処理とを実行する。   The job management device 2 manages jobs executed by the job execution device 1. More specifically, the job management apparatus 2 executes the schedule setting of the storage area 12 used by the job, the allocation of the storage area 12 at the start of the job, and the processing related to the release of the storage area 12 at the end of the job. To do.

ジョブ管理装置2は、予定抽出部21と、ジョブ管理部22とを含む。   The job management apparatus 2 includes a schedule extraction unit 21 and a job management unit 22.

予定抽出部21は、ジョブの予定を解析し、ジョブが使用する記憶領域12における性能を抽出する。例えば、予定抽出部21は、ユーザなどからのジョブ実行装置1に対するジョブの予定として送信された要求情報(例えば、ジョブスクリプト)を解析する。そして、予定抽出部21は、要求情報における記憶領域12に関する要求(例えば、要求指示行)を基に、ジョブが使用する記憶領域12の性能を抽出する。予定抽出部21は、ジョブが使用する記憶領域12の性能をジョブ管理部22に送信する。   The schedule extraction unit 21 analyzes the schedule of the job and extracts the performance in the storage area 12 used by the job. For example, the schedule extraction unit 21 analyzes request information (for example, a job script) transmitted as a job schedule from the user or the like to the job execution apparatus 1. Then, the schedule extraction unit 21 extracts the performance of the storage area 12 used by the job based on a request (for example, a request instruction line) regarding the storage area 12 in the request information. The schedule extraction unit 21 transmits the performance of the storage area 12 used by the job to the job management unit 22.

図8は、ジョブの要求情報の一例を示す図である。   FIG. 8 is a diagram illustrating an example of job request information.

図8において、破線で囲まれた行が、記憶領域12に関する要求指示行である。この要求指示行は、「JOB_NAME」のジョブが、容量がM[GB]で、スループットがN[GB/s]となる記憶領域12を要求している。   In FIG. 8, a line surrounded by a broken line is a request instruction line regarding the storage area 12. This request instruction line requests a storage area 12 in which a job “JOB_NAME” has a capacity of M [GB] and a throughput of N [GB / s].

要求指示行は、上記に限定されない。要求指示行は、予めジョブ管理装置2に設定された所定の書式を用いて記載されてもよい。   The request instruction line is not limited to the above. The request instruction line may be described using a predetermined format set in the job management apparatus 2 in advance.

図1を参照した説明に戻る。   Returning to the description with reference to FIG.

ジョブ管理部22は、ジョブに記憶領域12を割り当てる時間(以下、「使用予定時間」と呼ぶ)を設定する。そして、ジョブ管理部22は、性能及び使用予定時間を記憶装置管理装置4に送信し、記憶装置管理装置4に記憶領域12に対応した記憶装置11の割当ての予約を依頼する。   The job management unit 22 sets a time for assigning the storage area 12 to the job (hereinafter referred to as “scheduled use time”). Then, the job management unit 22 transmits the performance and the scheduled use time to the storage device management device 4 and requests the storage device management device 4 to reserve the storage device 11 corresponding to the storage area 12.

さらに、ジョブ管理部22は、ジョブ実行装置1におけるジョブの開始時に、記憶装置管理装置4に、ジョブに記憶装置11を割り当てる依頼である「割当て依頼」を送信する。   Further, the job management unit 22 transmits an “allocation request”, which is a request to allocate the storage device 11 to the job, to the storage device management device 4 at the start of the job in the job execution device 1.

また、ジョブ管理部22は、ジョブ実行装置1におけるジョブが終了すると、記憶装置管理装置4に、ジョブに割り当てた記憶装置11を開放する依頼である「開放依頼」を送信する。   In addition, when the job in the job execution apparatus 1 is completed, the job management unit 22 transmits a “release request” that is a request to release the storage device 11 assigned to the job to the storage device management apparatus 4.

なお、ジョブ管理部22は、ジョブに記憶領域12を割り当てる時間を設定するやり方を限定されない。ジョブ管理部22は、ジョブに記憶領域12を割り当てる時間を設定するやり方として、一般的な情報処理システムに用いられるジョブのスケジュールを設定するやり方を用いればよい。   Note that the job management unit 22 is not limited to a method of setting a time for allocating the storage area 12 to a job. The job management unit 22 may use a method of setting a job schedule used in a general information processing system as a method of setting the time for allocating the storage area 12 to the job.

記憶装置管理装置4は、記憶装置管理システム100における記憶装置11を用いた記憶領域12を管理する。さらに、記憶装置管理装置4は、記憶領域12を確保するための処理(例えば、記憶装置11のパーティションの共有)を管理してもよい。   The storage device management device 4 manages the storage area 12 using the storage device 11 in the storage device management system 100. Further, the storage device management device 4 may manage processing for securing the storage area 12 (for example, sharing of partitions of the storage device 11).

記憶装置管理装置4は、記憶装置決定部41と、記憶装置割当て部43とを含む。記憶装置管理装置4は、さらに、記憶装置共有部42を含んでもよい。   The storage device management device 4 includes a storage device determination unit 41 and a storage device allocation unit 43. The storage device management device 4 may further include a storage device sharing unit 42.

記憶装置決定部41は、ジョブ管理装置2から受信した、ジョブが使用する記憶領域12の性能と使用予定時間とを満たすように、記憶装置11におけるパーティションの割当ての予定を決定する。この状態では、記憶領域12に割り当てるパーティションは、予約状態である。つまり、記憶装置決定部41は、性能と使用予定時間とを基に、パーティションを予約する。   The storage device determination unit 41 determines a partition allocation schedule in the storage device 11 so as to satisfy the performance of the storage area 12 received by the job management device 2 and the scheduled use time. In this state, the partition assigned to the storage area 12 is in a reserved state. That is, the storage device determination unit 41 reserves a partition based on the performance and the scheduled use time.

記憶装置決定部41は、予定(予約)の決定において、ジョブ実行装置1(及び記憶装置11)の配置を考慮してもよい。例えば、記憶装置決定部41は、ジョブを実行するジョブ実行装置1と、記憶装置11を備えるジョブ実行装置1との論理的及び/又は物理的な距離を基に、記憶装置11を決定してもよい。具体的には、記憶装置決定部41は、性能を満足する記憶装置11として、ジョブを実行するジョブ実行装置1とのホップ数(又は介在する装置の数)の合計が最小となる記憶装置11の組合せを選択してもよい。   The storage device determination unit 41 may consider the arrangement of the job execution device 1 (and the storage device 11) in determining a schedule (reservation). For example, the storage device determination unit 41 determines the storage device 11 based on the logical and / or physical distance between the job execution device 1 that executes a job and the job execution device 1 that includes the storage device 11. Also good. Specifically, as the storage device 11 that satisfies the performance, the storage device determination unit 41 stores the storage device 11 that minimizes the total number of hops (or the number of intervening devices) with the job execution device 1 that executes the job. A combination of these may be selected.

記憶装置割当て部43は、「割当て依頼」を受信すると、ジョブに記憶領域12を構成する記憶装置11を割り当てる。より詳細には、記憶装置割当て部43は、ジョブに、割当て予約された記憶領域12を構成する記憶装置11のパーティションを割り当てる。   When the storage device allocation unit 43 receives the “allocation request”, the storage device allocation unit 43 allocates the storage device 11 constituting the storage area 12 to the job. More specifically, the storage device allocation unit 43 allocates a partition of the storage device 11 constituting the storage area 12 reserved for allocation to the job.

さらに、記憶装置割当て部43は、「開放依頼」を受信すると、割り当てた記憶領域12を構成する記憶装置11のパーティションを開放する。   Further, when receiving the “release request”, the storage device allocation unit 43 releases the partition of the storage device 11 constituting the allocated storage area 12.

記憶装置共有部42は、記憶装置11のパーティションを用いた記憶領域12に構築においてパーティションの共有が必要な場合、その共有を設定する。また、記憶装置共有部42は、パーティションを共有する場合、記憶領域12の開放において、パーティションの共有を解除する。   When the storage device sharing unit 42 needs to share a partition in the construction of the storage area 12 using the partition of the storage device 11, the storage device sharing unit 42 sets the sharing. Further, when sharing the partition, the storage device sharing unit 42 cancels the sharing of the partition when the storage area 12 is released.

ただし、記憶装置管理システム100は、記憶装置共有部42を用いなくてもよい。例えば、記憶装置管理システム100は、図示しないRAIDコントローラを含み、そのRAIDコントローラに、RAIDとして記憶領域12に割り当てた記憶装置11のパーティションを管理させてもよい。この場合、パーティションは、RAIDにおけるストライプを構成する。   However, the storage device management system 100 may not use the storage device sharing unit 42. For example, the storage device management system 100 may include a RAID controller (not shown), and the RAID controller may manage the partition of the storage device 11 assigned to the storage area 12 as a RAID. In this case, the partition constitutes a stripe in RAID.

記憶装置管理装置4は、これらの動作を実現するための情報を管理する。図面を参照して、この情報の一例を説明する。ただし、記憶装置管理装置4は、以下で説明する情報とは異なる情報を用いてもよい。   The storage device management device 4 manages information for realizing these operations. An example of this information will be described with reference to the drawings. However, the storage device management device 4 may use information different from the information described below.

図2は、第1の実施形態に係る記憶装置管理テーブル411の一例を示す図である。記憶装置管理テーブル411は、ジョブ実行装置1が備える記憶装置11に関する情報を保持する。図2に示されている記憶装置管理テーブル411は、ジョブ実行装置識別子、記憶装置識別子、記憶容量、及びスループットを含む。   FIG. 2 is a diagram illustrating an example of the storage device management table 411 according to the first embodiment. The storage device management table 411 holds information related to the storage device 11 included in the job execution device 1. The storage device management table 411 illustrated in FIG. 2 includes a job execution device identifier, a storage device identifier, a storage capacity, and a throughput.

「ジョブ実行装置識別子」は、ジョブ実行装置1を一意に識別するための情報である。   The “job execution device identifier” is information for uniquely identifying the job execution device 1.

「記憶装置識別子」は、記憶装置11を一意に識別するための情報である。   The “storage device identifier” is information for uniquely identifying the storage device 11.

「記憶容量」は、記憶装置11における利用可能な容量である。   “Storage capacity” is an available capacity in the storage device 11.

「スループット」は、記憶装置11の単位時間当たりの処理能力である。   “Throughput” is the processing capacity of the storage device 11 per unit time.

例えば、図2に1行目は、ジョブ実行装置識別子「NODE1」のジョブ実行装置1が記憶容量1[TB]でスループットが1.2[GB/s]である記憶装置識別子「1−sda」の記憶装置11を備えることを示している。   For example, the first line in FIG. 2 shows the storage device identifier “1-sda” in which the job execution device 1 with the job execution device identifier “NODE1” has a storage capacity of 1 [TB] and a throughput of 1.2 [GB / s]. The storage device 11 is provided.

なお、図2に示されている記憶装置管理テーブル411は、1台のジョブ実行装置1に、1台の記憶装置11を含んでいる。ただし、これは、一例である。ジョブ実行装置1は、複数台の記憶装置11を含んでいてもよい。   The storage device management table 411 shown in FIG. 2 includes one storage device 11 in one job execution device 1. However, this is an example. The job execution device 1 may include a plurality of storage devices 11.

図3は、第1の実施形態に係る記憶装置割当てテーブル412の一例を示す図である。記憶装置割当てテーブル412は、記憶装置11それぞれに設けられたパーティションを管理するための情報であり、記憶装置11それぞれに対して作成される。記憶装置割当てテーブル412は、パーティション識別子と、パーティション容量と、開始時間と、終了時間と、割当て識別子と、割当て状態とを含む。   FIG. 3 is a diagram illustrating an example of the storage device allocation table 412 according to the first embodiment. The storage device allocation table 412 is information for managing partitions provided in each storage device 11, and is created for each storage device 11. The storage device allocation table 412 includes a partition identifier, a partition capacity, a start time, an end time, an allocation identifier, and an allocation state.

「パーティション識別子」は、パーティションを一意に識別するための情報である。   “Partition identifier” is information for uniquely identifying a partition.

「パーティション容量」は、各パーティションの容量である。   “Partition capacity” is the capacity of each partition.

「開始時間」及び「終了時間は」、使用予定時間の一例であり、パーティションを割り当てる開始の時間と終了の時間とである。   “Start time” and “End time” are examples of scheduled use time, and are a start time and an end time for assigning partitions.

「割当て識別子」は、パーティションを割り当てるジョブ(詳細には、ジョブに割り当てる記憶領域12)を一意に識別するための情報である。記憶領域12には、複数のパーティションが割り当てられてもよい。複数のパーティションが同じ記憶領域12に割り当てられる場合、それらのパーティションには同じ割当て識別子が設定される。   The “assignment identifier” is information for uniquely identifying the job to which the partition is assigned (specifically, the storage area 12 assigned to the job). A plurality of partitions may be assigned to the storage area 12. When a plurality of partitions are allocated to the same storage area 12, the same allocation identifier is set for these partitions.

以下の説明は、記憶領域12には、複数の記憶装置11におけるパーティションが割り当てられるとする。ただし、記憶装置11が複数となる範囲で、少なくとも一部のパーティションが同じ記憶装置11のパーティションとなっていてもよい。例えば、記憶領域12に割り当てられるパーティションの数が記憶装置11の数より多い場合、少なくとも一部の記憶装置11において、複数のパーティションが割り当てられる。   In the following description, it is assumed that partitions in a plurality of storage devices 11 are assigned to the storage area 12. However, as long as there are a plurality of storage devices 11, at least some of the partitions may be partitions of the same storage device 11. For example, when the number of partitions assigned to the storage area 12 is greater than the number of storage devices 11, a plurality of partitions are assigned to at least some of the storage devices 11.

「割当て状態」は、パーティションの現在の割当ての状態を示す。図3において、「QUEUE」は予約済みを示す。「FREE」は、割当て可能状態を示す。「USE」は、使用中を示す。   "Allocation status" indicates the current allocation status of the partition. In FIG. 3, “QUEUE” indicates reserved. “FREE” indicates an assignable state. “USE” indicates in use.

例えば、図3の1行目は、容量0.1[TB]のパーティション識別子「1」のパーティションが、「H1:M1:S1」から「H2:M2:S2」まで使用されることを示す。さらに、1行目は、そのパーティションの割当て識別子が「ZZZ」で、割当て状態が「QUEUE(予約)」であることを示す。   For example, the first row in FIG. 3 indicates that the partition with the partition identifier “1” having the capacity of 0.1 [TB] is used from “H1: M1: S1” to “H2: M2: S2”. Further, the first line indicates that the allocation identifier of the partition is “ZZZ” and the allocation state is “QUEUE (reserved)”.

なお、記憶装置管理装置4は、記憶装置11に関する情報(記憶装置管理テーブル411)と、パーティションに関する情報(記憶装置割当てテーブル412)とをまとめた情報を用いて、記憶装置11を管理してもよい。   Note that the storage device management apparatus 4 may manage the storage device 11 using information in which information related to the storage device 11 (storage device management table 411) and information related to partitions (storage device allocation table 412) are combined. Good.

[動作の説明]
次に、図面を参照して、第1の実施形態に係る記憶装置管理システム100の動作について説明する。
[Description of operation]
Next, operations of the storage device management system 100 according to the first embodiment will be described with reference to the drawings.

まず、図面を参照して、記憶領域12の割当てにおけるジョブ管理装置2の動作について説明する。   First, the operation of the job management apparatus 2 in the allocation of the storage area 12 will be described with reference to the drawings.

図4は、第1の実施形態に係るジョブ管理装置2における記憶領域12を設定する動作の一例を示すフロー図である。   FIG. 4 is a flowchart showing an example of an operation for setting the storage area 12 in the job management apparatus 2 according to the first embodiment.

まず、ジョブ管理装置2は、ジョブ実行装置1におけるジョブの要求情報を受け取る(ステップA400)。   First, the job management apparatus 2 receives job request information in the job execution apparatus 1 (step A400).

次に、ジョブ管理装置2の予定抽出部21は、ジョブの要求情報に含まれるジョブが使用する予定である記憶領域12の性能(例えば、ジョブに割り当てる記憶領域12の「容量」と「スループット」)を抽出する(ステップA402)。例えば、予定抽出部21は、要求情報に含まれる要求指示行を抽出する。   Next, the schedule extraction unit 21 of the job management apparatus 2 performs the performance of the storage area 12 scheduled to be used by the job included in the job request information (for example, “capacity” and “throughput” of the storage area 12 allocated to the job). ) Is extracted (step A402). For example, the schedule extraction unit 21 extracts a request instruction line included in the request information.

ジョブ管理部22は、ジョブに記憶領域12を割り当てる使用予定時間を設定する(ステップA403)。ジョブ管理部22は、使用予定時間の設定手法を限定されない。例えば、ジョブ管理部22は、一般的な情報処理システムにおけるジョブのスケジュール方法を用いてジョブに記憶領域12を割り当てる使用予定時間を設定すればよい。   The job management unit 22 sets a scheduled use time for allocating the storage area 12 to the job (step A403). The job management unit 22 is not limited to the method for setting the scheduled use time. For example, the job management unit 22 may set a scheduled use time for allocating the storage area 12 to a job using a job scheduling method in a general information processing system.

次に、ジョブ管理部22は、ジョブが使用する記憶領域12の性能と使用予定時間とを、記憶装置管理装置4に送信する(ステップA404)。   Next, the job management unit 22 transmits the performance of the storage area 12 used by the job and the scheduled use time to the storage device management apparatus 4 (step A404).

ジョブ管理装置2は、記憶装置管理装置4から割当ての結果を受信するまで待つ(ステップA415でNo)。   The job management apparatus 2 waits until an allocation result is received from the storage apparatus management apparatus 4 (No in step A415).

結果を受信すると(ステップA415でYes)、ジョブ管理部22は、割当てが成功したか否かを判定する(ステップA405)。   When the result is received (Yes in Step A415), the job management unit 22 determines whether the allocation is successful (Step A405).

割当て成功の場合(ステップA405でYes)、ジョブ管理部22は、ジョブを、処理のキューに追加する(ステップA406)。その際、ジョブ管理部22は、「割当ての成功」とともに受信した「割当て識別子」をジョブに関連して保存する。例えば、ジョブ管理部22は、ジョブのキューに「割当て識別子」を含ませてもよい。あるいは、ジョブ管理部22は、データベースなどを用いて、ジョブと関連するように「割当て識別子」を保存してもよい。そして、ジョブ管理装置2は、処理を終了する。   If the allocation is successful (Yes in Step A405), the job management unit 22 adds the job to the processing queue (Step A406). At this time, the job management unit 22 stores the “assignment identifier” received together with “successful assignment” in relation to the job. For example, the job management unit 22 may include an “assignment identifier” in the job queue. Alternatively, the job management unit 22 may store an “assignment identifier” so as to relate to the job using a database or the like. Then, the job management apparatus 2 ends the process.

割当て不可の場合(ステップA405でNo)、ジョブ管理部22は、ステップA403に戻る。そして、ジョブ管理部22は、ジョブが記憶領域12を使用するための異なる使用予定時間を設定する。そして、ジョブ管理部22は、上記の動作を繰り返す。つまり、ジョブ管理装置2は、記憶装置管理装置4において割る当てる記憶装置11が決まるまで、動作を繰り返す。   If assignment is not possible (No in step A405), the job management unit 22 returns to step A403. Then, the job management unit 22 sets different scheduled use times for the job to use the storage area 12. Then, the job management unit 22 repeats the above operation. That is, the job management device 2 repeats the operation until the storage device 11 to be allocated in the storage device management device 4 is determined.

次に、記憶装置管理装置4の動作について説明する。   Next, the operation of the storage device management device 4 will be described.

まず、図面を参照して、記憶領域12の割当てにおける記憶装置管理装置4の動作について説明する。   First, the operation of the storage device management apparatus 4 in the allocation of the storage area 12 will be described with reference to the drawings.

図5は、第1の実施形態に係る記憶装置管理装置4における割当ての動作の一例を示すフロー図である。   FIG. 5 is a flowchart showing an example of the allocation operation in the storage device management apparatus 4 according to the first embodiment.

記憶装置決定部41は、ジョブ管理装置2から送信されたジョブが使用する記憶領域12の「使用予定時間」及び「性能」を満たすパーティションがあるか否かを確認する(ステップB502)。   The storage device determination unit 41 checks whether there is a partition that satisfies the “scheduled use time” and “performance” of the storage area 12 used by the job transmitted from the job management device 2 (step B502).

記憶装置決定部41は、この確認に、記憶装置管理テーブル411、及び、記憶装置割当てテーブル412を参照する。例えば、記憶装置決定部41は、記憶装置割当てテーブル412のパーティションの容量を用いて、記憶領域12の容量を満足するように、パーティションの組合せを選択する。あるいは、記憶装置決定部41は、記憶装置管理テーブル411のスループットを用いて、記憶領域12のスループット性能を満足するように、パーティションを含む記憶装置11を選択する。   The storage device determination unit 41 refers to the storage device management table 411 and the storage device allocation table 412 for this confirmation. For example, the storage device determination unit 41 selects a combination of partitions so as to satisfy the capacity of the storage area 12 using the partition capacity of the storage device allocation table 412. Alternatively, the storage device determination unit 41 uses the throughput of the storage device management table 411 to select the storage device 11 including the partition so as to satisfy the throughput performance of the storage area 12.

ただし、本実施形態の説明においては、記憶装置決定部41は、複数の記憶装置11のパーティションを用いた割当てを決定する。   However, in the description of the present embodiment, the storage device determination unit 41 determines allocation using partitions of a plurality of storage devices 11.

割当て可能な場合(ステップB502でYes)、記憶装置決定部41は、記憶装置割当てテーブル412に、パーティションの割当てを設定する(ステップB503)。詳細には、記憶装置決定部41は、記憶装置割当てテーブル412において、割り当てるパーティションに、ユニークな値である割当て識別子(ジョブに対応した割当て識別子)を割り当てる。そして、記憶装置決定部41は、割当て識別子を割り当てたパーティションの割当て状態を予約済み(例えば、「QUEUE」)に変更する。この場合、「QUEUE」が割り当てられたパーティションは、ジョブの実行時に用いられるための予約状態となる。   When allocation is possible (Yes in step B502), the storage device determination unit 41 sets partition allocation in the storage device allocation table 412 (step B503). Specifically, the storage device determination unit 41 assigns an assignment identifier (assignment identifier corresponding to a job), which is a unique value, to the partition to be assigned in the storage device assignment table 412. Then, the storage device determination unit 41 changes the allocation state of the partition to which the allocation identifier is allocated to reserved (for example, “QUEUE”). In this case, the partition to which “QUEUE” is assigned is in a reserved state to be used when the job is executed.

なお、記憶装置決定部41は、受信した性能を満たすパーティションの組合せが複数ある場合、所定の手法を用いて、パーティションを選択する。例えば、記憶装置決定部41は、通信経路を短くするように、パーティション選択してもよい。例えば、記憶装置決定部41は、ジョブを実行するジョブ実行装置1から割り当てたパーティションを構成する記憶装置11を備えるジョブ実行装置1までの中継経路の数(ホップ数)の合計が最小となるように、パーティションを選択してもよい。あるいは、記憶装置決定部41は、スループットを向上させるため、又は、並列度を向上させるため、パーティションを構成する記憶装置11の数が多くなるようにパーティションを選択してもよい。   When there are a plurality of combinations of partitions that satisfy the received performance, the storage device determination unit 41 selects a partition using a predetermined method. For example, the storage device determination unit 41 may select a partition so as to shorten the communication path. For example, the storage device determination unit 41 minimizes the total number of relay routes (the number of hops) from the job execution device 1 that executes a job to the job execution device 1 that includes the storage device 11 that constitutes the assigned partition. Alternatively, a partition may be selected. Alternatively, the storage device determination unit 41 may select a partition so that the number of storage devices 11 constituting the partition increases in order to improve throughput or improve parallelism.

なお、記憶装置決定部41は、他の情報、例えば、割当て動作などの切替え時の処理時間などを考慮して、割当てを決定してもよい。   Note that the storage device determination unit 41 may determine the allocation in consideration of other information, for example, the processing time when switching the allocation operation or the like.

そして、記憶装置決定部41は、ジョブ管理装置2に、「割当て識別子」とともに「割当て成功」を送信する(ステップB505)。   Then, the storage device determination unit 41 transmits “allocation successful” together with the “allocation identifier” to the job management device 2 (step B505).

割当てができない場合(ステップB502でNo)、記憶装置決定部41は、ジョブ管理装置2に、「割当て不可」を送信する(ステップB504)。   If the assignment cannot be made (No in Step B502), the storage device determination unit 41 transmits “assignment impossible” to the job management device 2 (Step B504).

「割当て不可」を送信する場合、記憶装置決定部41は、割当て可能なパーティションの組合せを通知してもよい。例えば、記憶装置決定部41は、記憶装置管理テーブル411及び記憶装置割当てテーブル412を基に、受信した使用予定時間以外の時間において性能を満たすことができる割当て可能なパーティションの組合せを抽出する。そして、記憶装置決定部41は、その時間をジョブ管理装置2に送信してもよい。この場合、ジョブ管理部22は、この時間を基に、新たに使用予定時間を設定してもよい。   In the case of transmitting “unassignable”, the storage device determination unit 41 may notify a partition combination that can be assigned. For example, based on the storage device management table 411 and the storage device allocation table 412, the storage device determination unit 41 extracts assignable partition combinations that can satisfy performance at times other than the received scheduled use time. Then, the storage device determination unit 41 may transmit the time to the job management device 2. In this case, the job management unit 22 may newly set a scheduled use time based on this time.

なお、記憶装置11が処理単位の場合、記憶装置決定部41は、パーティションに替えて記憶装置11の予約を割り当てる。さらに、記憶装置決定部41は、所定の情報に、記憶装置11の状態を設定する。   When the storage device 11 is a processing unit, the storage device determination unit 41 allocates a reservation for the storage device 11 instead of the partition. Furthermore, the storage device determination unit 41 sets the state of the storage device 11 in predetermined information.

次に、図面を参照して、ジョブ開始時における記憶装置管理装置4の動作を説明する。   Next, the operation of the storage device management apparatus 4 at the start of a job will be described with reference to the drawings.

図6は、第1の実施形態に係る記憶装置管理装置4におけるジョブ開始時の動作の一例を示すフロー図である。   FIG. 6 is a flowchart showing an example of an operation at the start of a job in the storage device management apparatus 4 according to the first embodiment.

なお、ジョブ管理装置2は、ジョブが記憶領域12を使用するため、ジョブの開始の前(開始予定時間の所定時間前)に、記憶装置管理装置4に、ジョブに対する記憶装置11の「割当ての依頼」を送信する。「割当ての依頼」は、限定されない。予め、ジョブ管理装置2と記憶装置管理装置4とが、「割当ての依頼」の仕様を決めておけばよい。以下の説明では、一例として、「割当ての依頼」は、「ジョブの開始の通知」と、そのジョブの「割当て識別子」とする。   Since the job uses the storage area 12, the job management apparatus 2 notifies the storage apparatus management apparatus 4 of “assignment of the storage apparatus 11 to the job” before the start of the job (a predetermined time before the scheduled start time). Send “Request”. “Request for allocation” is not limited. The job management device 2 and the storage device management device 4 may determine the “allocation request” specifications in advance. In the following description, as an example, “allocation request” is assumed to be “job start notification” and “allocation identifier” of the job.

記憶装置管理装置4の記憶装置決定部41は、ジョブ管理装置2から、「割当ての依頼」(「ジョブの開始の通知」と「割当て識別子」)を受信する(ステップC601)。   The storage device determination unit 41 of the storage device management device 4 receives the “assignment request” (“job start notification” and “assignment identifier”) from the job management device 2 (step C601).

記憶装置決定部41は、記憶装置割当てテーブル412を用いて、「割当て識別子」に対応したパーティションの情報を抽出する(ステップC602)。例えば、記憶装置決定部41は、「割当て識別子」に対応するパーティションの情報として、パーティションを構成する記憶装置11を備えるジョブ実行装置1の識別子、記憶装置11の識別子、パーティションの識別子などを抽出する。   The storage device determination unit 41 uses the storage device allocation table 412 to extract the partition information corresponding to the “allocation identifier” (step C602). For example, the storage device determination unit 41 extracts the identifier of the job execution device 1 including the storage device 11 constituting the partition, the identifier of the storage device 11, the identifier of the partition, and the like as the partition information corresponding to the “allocation identifier”. .

次に、記憶装置割当て部43は、抽出した情報を基に、パーティションを用いてジョブが使用する記憶領域12を作成する(ステップC603)。なお、記憶装置割当て部43は、複数の記憶装置11のパーティションにおける並列度が高くなるように、パーティションを構成することが望ましい。例えば、記憶装置割当て部43は、パーティションを用いてストライピングを作成する。   Next, the storage device allocation unit 43 creates the storage area 12 used by the job using the partition based on the extracted information (step C603). Note that the storage device allocation unit 43 preferably configures the partitions so that the degree of parallelism in the partitions of the plurality of storage devices 11 is high. For example, the storage device allocation unit 43 creates striping using a partition.

記憶領域12の作成が完了後、記憶装置割当て部43は、作成した記憶領域12の割当ての設定を保存する(ステップC604)。例えば、記憶装置割当て部43は、記憶装置割当てテーブル412におけるパーティションの割当て状態を、使用中を示す状態(例えば、「USE」)に変更する。   After the creation of the storage area 12 is completed, the storage device assignment unit 43 saves the created assignment setting for the storage area 12 (step C604). For example, the storage device allocation unit 43 changes the partition allocation state in the storage device allocation table 412 to a state indicating that the partition is being used (for example, “USE”).

なお、記憶装置管理装置4が記憶装置共有部42を備える場合、記憶装置決定部41は、記憶装置共有部42を用いて記憶領域12における共有を実現してもよい。   When the storage device management device 4 includes the storage device sharing unit 42, the storage device determination unit 41 may realize sharing in the storage area 12 using the storage device sharing unit 42.

また、記憶装置管理システム100は、作成した記憶領域12を所定の領域として用いてもよい。例えば、記憶装置管理システム100は、作成した記憶領域12をバーストバッファ領域として用いてもよい。   Further, the storage device management system 100 may use the created storage area 12 as a predetermined area. For example, the storage device management system 100 may use the created storage area 12 as a burst buffer area.

バーストバッファ領域とは、処理のブロックが小さいアクセスをまとめて大きなブロック単位としてアクセスする領域である。一般に、バーストバッファ領域は、高速のアクセスのために用いられる。そのため、バーストバッファ領域を構成する装置は、高速なアクセス性能を備えていることが望ましい。   The burst buffer area is an area in which accesses with small processing blocks are collectively accessed as a large block unit. In general, the burst buffer area is used for high-speed access. For this reason, it is desirable that the device constituting the burst buffer area has high-speed access performance.

例えば、記憶装置管理装置4は、磁気記憶装置よりアクセスが高速であるSSDを用いて、バーストバッファ領域として用いる記憶領域12を作成する。そして、記憶装置割当て部43は、磁気記憶装置に格納されたファイルを、作成した記憶領域12に複製する。この場合、ジョブは、SSDで構成されたバーストバッファ領域に保存されたファイルを用いる動作できるため、高速の処理を実現できる。ただし、記憶領域12は、バーストバッファ領域以外の領域として用いられてもよい。   For example, the storage device management device 4 creates a storage region 12 to be used as a burst buffer region using an SSD that is accessed faster than a magnetic storage device. Then, the storage device allocation unit 43 copies the file stored in the magnetic storage device to the created storage area 12. In this case, since the job can operate using a file stored in the burst buffer area configured by the SSD, high-speed processing can be realized. However, the storage area 12 may be used as an area other than the burst buffer area.

なお、記憶装置11が処理単位の場合、記憶装置決定部41は、パーティションに替えて記憶装置11を割り当てる。さらに、記憶装置決定部41は、所定の情報に、記憶装置11の状態を設定する。   When the storage device 11 is a processing unit, the storage device determination unit 41 assigns the storage device 11 instead of the partition. Furthermore, the storage device determination unit 41 sets the state of the storage device 11 in predetermined information.

次に、図面を参照して、記憶装置管理装置4における記憶領域12の削除(パーティションの割当ての解除)の動作を説明する。   Next, the operation of deleting the storage area 12 (releasing the partition assignment) in the storage device management apparatus 4 will be described with reference to the drawings.

図7は、第1の実施形態に係る記憶装置管理装置4における割り当てた記憶装置11を開放する動作の一例を示すフロー図である。   FIG. 7 is a flowchart illustrating an example of an operation of releasing the allocated storage device 11 in the storage device management device 4 according to the first embodiment.

ジョブが終了すると、ジョブ管理装置2のジョブ管理部22は、記憶装置管理装置4に、ジョブに割り当てられた記憶装置11の「開放の依頼」を送信する。「開放の依頼」は、限定されない。予め、ジョブ管理装置2と記憶装置管理装置4とが、「開放の依頼」の仕様を決めておけばよい。以下の説明では、一例として、「開放の依頼」は、「ジョブの終了の通知」と、そのジョブの「割当て識別子」とする。   When the job is completed, the job management unit 22 of the job management device 2 transmits to the storage device management device 4 a “release request” for the storage device 11 assigned to the job. The “request for opening” is not limited. The job management device 2 and the storage device management device 4 may determine the “request for release” specification in advance. In the following description, as an example, “release request” is assumed to be “job end notification” and “assignment identifier” of the job.

記憶装置管理装置4の記憶装置決定部41は、ジョブ管理装置2から「開放の依頼」(「ジョブの終了の通知」と「割当て識別子」)を受信する(ステップD701)。   The storage device determination unit 41 of the storage device management device 4 receives the “release request” (“job end notification” and “assignment identifier”) from the job management device 2 (step D701).

記憶装置決定部41は、「割当て識別子」を基に、記憶領域12に割り当てたパーティション(開放するパーティション)を抽出する(ステップD711)。   The storage device determination unit 41 extracts the partition (partition to be released) allocated to the storage area 12 based on the “assignment identifier” (step D711).

記憶装置割当て部43は、パーティションの開放前に必要な動作を実行する(ステップD702)。例えば、記憶領域12に複写したファイルがある場合、記憶装置割当て部43は、そのファイルを、複写元の装置に移動又は書き戻す。あるいは、記憶領域12に新たに作成したファイルがある場合、記憶装置割当て部43は、ファイルを所定の装置に複写する。   The storage device allocation unit 43 performs a necessary operation before releasing the partition (step D702). For example, if there is a copied file in the storage area 12, the storage device allocation unit 43 moves or writes the file back to the copy source device. Alternatively, when there is a newly created file in the storage area 12, the storage device allocation unit 43 copies the file to a predetermined device.

なお、ステップD702の動作は、記憶装置決定部41、記憶装置共有部42、又は、記憶装置管理装置4の図示しない他の構成が、実行してもよい。   Note that the operation of step D702 may be executed by the storage device determination unit 41, the storage device sharing unit 42, or another configuration (not shown) of the storage device management device 4.

必要な動作を実行後、記憶装置決定部41は、パーティションを開放する(記憶領域12を削除する)(ステップD703)。記憶装置共有部42を用いて共有を実現している場合、記憶装置決定部41は、記憶装置共有部42に共有の解除を依頼し、共有の解除後に、パーティションを開放する。   After executing the necessary operation, the storage device determination unit 41 releases the partition (deletes the storage area 12) (step D703). When sharing is realized using the storage device sharing unit 42, the storage device determination unit 41 requests the storage device sharing unit 42 to cancel sharing, and releases the partition after releasing sharing.

そして、記憶装置決定部41は、パーティションの割当て状態を更新する(ステップD704)。具体的には、記憶装置決定部41は、記憶装置割当てテーブル412における削除した記憶領域12に対応するパーティションの割当て状態を割当て可能状態(例えば、「FREE」)に変更する。   Then, the storage device determination unit 41 updates the partition allocation state (step D704). Specifically, the storage device determination unit 41 changes the partition assignment state corresponding to the deleted storage area 12 in the storage device assignment table 412 to an assignable state (for example, “FREE”).

なお、記憶装置11が処理単位の場合、記憶装置決定部41は、パーティションに替えて記憶装置11を開放する。さらに、記憶装置決定部41は、所定の情報における記憶装置11の状態を更新する。   When the storage device 11 is a processing unit, the storage device determination unit 41 opens the storage device 11 instead of the partition. Furthermore, the storage device determination unit 41 updates the state of the storage device 11 in the predetermined information.

[効果の説明]
次に、第1の実施形態に係る記憶装置管理システム100の効果を説明する。
[Description of effects]
Next, effects of the storage device management system 100 according to the first embodiment will be described.

第1の実施形態に係る記憶装置管理システム100は、複数の記憶装置11を用いて確保した記憶領域12に対するアクセス性能を改善するとの効果を奏する。   The storage device management system 100 according to the first embodiment has an effect of improving the access performance to the storage area 12 secured using the plurality of storage devices 11.

その理由は、次のとおりである。   The reason is as follows.

記憶装置管理システム100は、複数のジョブ実行装置1と、ジョブ管理装置2と、記憶装置管理装置4とを含む。ジョブ実行装置1は、各々が、記憶装置11を含み、所定のジョブを実行する。ジョブ管理装置2は、予定抽出部21と、ジョブ管理部22とを含む。予定抽出部21は、ジョブ実行装置1が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域12の性能を抽出する。ジョブ管理部22は、記憶領域12をジョブに割り当てる使用予定時間を設定する。記憶装置管理装置4は、記憶装置決定部41を含む。記憶装置決定部41は、使用予定時間において記憶領域12における性能を満足するように、ジョブに割り当てる複数の記憶装置11を決定する。   The storage device management system 100 includes a plurality of job execution devices 1, a job management device 2, and a storage device management device 4. Each of the job execution apparatuses 1 includes a storage device 11 and executes a predetermined job. The job management apparatus 2 includes a schedule extraction unit 21 and a job management unit 22. The schedule extraction unit 21 analyzes the schedule of the job processed by the job execution apparatus 1 and extracts the performance of the storage area 12 used by the job in the schedule. The job management unit 22 sets a scheduled use time for allocating the storage area 12 to a job. The storage device management device 4 includes a storage device determination unit 41. The storage device determination unit 41 determines a plurality of storage devices 11 to be assigned to a job so as to satisfy the performance in the storage area 12 in the scheduled use time.

このように、第1の実施形態に係る記憶装置管理システム100は、複数のジョブ実行装置1に含まれる記憶装置11を用いて、ジョブが使用する記憶領域12における性能及び使用予定時間を満たす記憶領域12を確保する。ジョブ実行装置1のジョブは、複数のジョブ実行装置1の記憶装置11を用いて構成された記憶領域12を用いる。そのため、ジョブ実行装置1のジョブは、複数のジョブ実行装置1に備わる記憶装置11にアクセスすることとなる。複数の記憶装置11のアクセスは、複数のジョブ実行装置1への分散アクセスとなる。そのため、記憶装置管理システム100は、個別の装置(今の場合、ジョブ実行装置1)へのアクセスの競合を低減できる。   As described above, the storage device management system 100 according to the first embodiment uses the storage devices 11 included in the plurality of job execution devices 1 to store the performance and the scheduled use time in the storage area 12 used by the job. Area 12 is secured. A job of the job execution device 1 uses a storage area 12 configured using the storage devices 11 of a plurality of job execution devices 1. Therefore, the job of the job execution device 1 accesses the storage device 11 provided in the plurality of job execution devices 1. Access to the plurality of storage devices 11 is distributed access to the plurality of job execution devices 1. Therefore, the storage device management system 100 can reduce contention for access to individual devices (in this case, the job execution device 1).

さらに、第1の実施形態に係る記憶装置管理システム100は、ジョブが使用する性能(例えば、スループット及び容量)を備えた記憶領域12を設定できるとの効果を奏する。   Furthermore, the storage device management system 100 according to the first embodiment has an effect that the storage area 12 having performance (for example, throughput and capacity) used by the job can be set.

その理由は、次のとおりである。   The reason is as follows.

まず、ジョブ管理装置2が、ジョブに必要な性能を記憶装置管理装置4に送信する。そして、記憶装置管理装置4が、ジョブ実行装置1に備えられて記憶装置11を用いて、その性能を満たす記憶領域12を構築する。このように構築されるため、記憶装置11を用いて構築された記憶領域12は、ジョブが要求した性能を満たす領域となる。   First, the job management device 2 transmits the performance required for the job to the storage device management device 4. Then, the storage device management device 4 is provided in the job execution device 1 and uses the storage device 11 to construct a storage area 12 that satisfies the performance. Because of this construction, the storage area 12 constructed using the storage device 11 is an area that satisfies the performance requested by the job.

なお、ジョブ実行装置1は、全てが同じ記憶装置11を備える必要はない。例えば、一部のジョブ実行装置1は、アクセス性能が低い記憶装置11を備えてもよい。この場合、記憶装置管理装置4の記憶装置決定部41は、記憶装置11の性能を基に、記憶領域12の性能を満たす記憶装置11を選択すればよい。   Note that the job execution apparatuses 1 need not all have the same storage device 11. For example, some job execution apparatuses 1 may include a storage device 11 with low access performance. In this case, the storage device determination unit 41 of the storage device management device 4 may select the storage device 11 that satisfies the performance of the storage area 12 based on the performance of the storage device 11.

一般的に、性能の高い記憶装置11は、性能が低い記憶装置11より高額である。そのため、必要な範囲で性能の高い記憶装置11を備えることは、記憶装置管理システム100における全体のコストを削減できる。   Generally, the storage device 11 with high performance is more expensive than the storage device 11 with low performance. Therefore, providing the storage device 11 with high performance within a necessary range can reduce the overall cost of the storage device management system 100.

[実施形態の概要]
次に、第1の実施形態の概要を説明する。
[Outline of Embodiment]
Next, an outline of the first embodiment will be described.

図9は、第1の実施形態に係る記憶装置管理システム100の概要の一例である記憶装置管理システム101の構成の一例を示すブロック図である。   FIG. 9 is a block diagram illustrating an example of a configuration of the storage device management system 101 that is an example of an overview of the storage device management system 100 according to the first embodiment.

記憶装置管理システム101は、複数のジョブ実行装置1と、ジョブ管理装置2と、記憶装置管理装置5とを含む。ジョブ実行装置1は、各々が、記憶装置11を含み、所定のジョブを実行する。ジョブ管理装置2は、予定抽出部21と、ジョブ管理部22とを含む。予定抽出部21は、ジョブ実行装置1が処理するジョブの予定を解析して、予定におけるジョブが使用する記憶領域12の性能を抽出する。ジョブ管理部22は、記憶領域12をジョブに割り当てる使用予定時間を設定する。記憶装置管理装置5は、記憶装置決定部41を含む。記憶装置決定部41は、使用予定時間において記憶領域12における性能を満足するように、ジョブに割り当てる複数の記憶装置11を決定する。   The storage device management system 101 includes a plurality of job execution devices 1, a job management device 2, and a storage device management device 5. Each of the job execution apparatuses 1 includes a storage device 11 and executes a predetermined job. The job management apparatus 2 includes a schedule extraction unit 21 and a job management unit 22. The schedule extraction unit 21 analyzes the schedule of the job processed by the job execution apparatus 1 and extracts the performance of the storage area 12 used by the job in the schedule. The job management unit 22 sets a scheduled use time for allocating the storage area 12 to a job. The storage device management device 5 includes a storage device determination unit 41. The storage device determination unit 41 determines a plurality of storage devices 11 to be assigned to a job so as to satisfy the performance in the storage area 12 in the scheduled use time.

このように構成された記憶装置管理システム101は、記憶装置管理システム100と同様の効果を得ることができる。   The storage device management system 101 configured as described above can obtain the same effects as the storage device management system 100.

その理由は、記憶装置管理システム101に含まれるジョブ管理装置2及び記憶装置管理装置5の各構成が、記憶装置管理システム100における対応する構成と同様に動作するためである。   This is because the configurations of the job management device 2 and the storage device management device 5 included in the storage device management system 101 operate in the same manner as the corresponding configurations in the storage device management system 100.

なお、記憶装置管理システム101は、本発明の実施形態における最小構成である。   The storage device management system 101 is the minimum configuration in the embodiment of the present invention.

なお、ジョブ管理装置2及び記憶装置管理装置4は、一つの装置に含まれてもよい。   The job management device 2 and the storage device management device 4 may be included in one device.

図10は、第1の実施形態に概要の別の構成例を示すブロック図である。   FIG. 10 is a block diagram showing another configuration example outlined in the first embodiment.

記憶装置管理装置6は、複数のジョブ実行装置1に接続される。ジョブ実行装置1は、各々が、記憶装置11を含み、所定のジョブを実行する。記憶装置管理装置6は、予定抽出部21と、ジョブ管理部22と、記憶装置決定部41とを含む。予定抽出部21は、ジョブ実行装置1が処理するジョブの予定を解析して、予定における記ジョブが使用する記憶領域12の性能を抽出する。ジョブ管理部22は、記憶領域12をジョブに割り当てる使用予定時間を設定する。記憶装置決定部41は、使用予定時間において記憶領域12における性能を満足するように、ジョブに割り当てる複数の記憶装置11を決定する。   The storage device management device 6 is connected to a plurality of job execution devices 1. Each of the job execution apparatuses 1 includes a storage device 11 and executes a predetermined job. The storage device management device 6 includes a schedule extraction unit 21, a job management unit 22, and a storage device determination unit 41. The schedule extraction unit 21 analyzes the schedule of the job processed by the job execution apparatus 1 and extracts the performance of the storage area 12 used by the recording job in the schedule. The job management unit 22 sets a scheduled use time for allocating the storage area 12 to a job. The storage device determination unit 41 determines a plurality of storage devices 11 to be assigned to a job so as to satisfy the performance in the storage area 12 in the scheduled use time.

このように構成された記憶装置管理装置6は、記憶装置管理システム100と同様の効果を得ることができる。その理由は、記憶装置管理装置6に含まれる各構成が、記憶装置管理システム100における対応する構成と同様に動作するためである。   The storage device management apparatus 6 configured in this way can obtain the same effects as the storage device management system 100. This is because each configuration included in the storage device management apparatus 6 operates in the same manner as the corresponding configuration in the storage device management system 100.

[ハードウェア構成]
次に、ジョブ実行装置1、ジョブ管理装置2、記憶装置管理装置4、記憶装置管理装置5、及び、記憶装置管理装置6のハードウェア構成について、記憶装置管理装置4を用いて説明する。ジョブ実行装置1及びジョブ管理装置2について、以下の説明における記憶装置管理装置4を、適宜、ジョブ実行装置1、ジョブ管理装置2、記憶装置管理装置5、又は、記憶装置管理装置6に読み替えればよい。
[Hardware configuration]
Next, the hardware configuration of the job execution device 1, job management device 2, storage device management device 4, storage device management device 5, and storage device management device 6 will be described using the storage device management device 4. For the job execution device 1 and the job management device 2, the storage device management device 4 in the following description is appropriately replaced with the job execution device 1, the job management device 2, the storage device management device 5, or the storage device management device 6. That's fine.

例えば、記憶装置管理装置4の各構成部は、ハードウェア回路で構成されてもよい。   For example, each component of the storage device management device 4 may be configured with a hardware circuit.

あるいは、記憶装置管理装置4において、各構成部は、ネットワークを介して接続した複数の装置を用いて、構成されてもよい。   Alternatively, in the storage device management device 4, each component may be configured using a plurality of devices connected via a network.

あるいは、記憶装置管理装置4において、複数の構成部は、1つのハードウェアで構成されてもよい。   Alternatively, in the storage device management device 4, the plurality of components may be configured with a single piece of hardware.

あるいは、記憶装置管理装置4は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを含むコンピュータ装置として実現されてもよい。記憶装置管理装置4は、上記構成に加え、さらに、入出力接続回路(IOC:Input and Output Circuit)を含むコンピュータ装置として実現されてもよい。記憶装置管理装置4は、上記構成に加え、さらに、ネットワークインターフェース回路(NIC:Network Interface Circuit)を含むコンピュータ装置として実現されてもよい。   Alternatively, the storage device management device 4 may be realized as a computer device including a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). In addition to the above configuration, the storage device management device 4 may be implemented as a computer device that further includes an input / output connection circuit (IOC). In addition to the above configuration, the storage device management device 4 may be realized as a computer device that further includes a network interface circuit (NIC: Network Interface Circuit).

図11は、第1の実施形態に係る記憶装置管理装置4におけるCPUを含むハードウェアの構成の一例である情報処理装置600の構成を示すブロック図である。   FIG. 11 is a block diagram illustrating a configuration of an information processing apparatus 600 that is an example of a hardware configuration including a CPU in the storage device management apparatus 4 according to the first embodiment.

情報処理装置600は、CPU610と、ROM620と、RAM630と、内部記憶装置640と、IOC650と、NIC680とを含み、コンピュータ装置を構成している。   The information processing apparatus 600 includes a CPU 610, a ROM 620, a RAM 630, an internal storage device 640, an IOC 650, and a NIC 680, and constitutes a computer device.

CPU610は、ROM620からプログラムを読み込む。そして、CPU610は、読み込んだプログラムに基づいて、RAM630と、内部記憶装置640と、IOC650と、NIC680とを制御する。そして、CPU610を含むコンピュータは、これらの構成を制御し、図1に示されている記憶装置決定部41と、記憶装置割当て部43と、記憶装置共有部42としての各機能を実現する。   The CPU 610 reads a program from the ROM 620. The CPU 610 controls the RAM 630, the internal storage device 640, the IOC 650, and the NIC 680 based on the read program. The computer including the CPU 610 controls these configurations, and implements the functions of the storage device determination unit 41, the storage device allocation unit 43, and the storage device sharing unit 42 shown in FIG.

CPU610は、各機能を実現する際に、RAM630又は内部記憶装置640を、プログラムの一時記憶媒体として使用してもよい。   When realizing each function, the CPU 610 may use the RAM 630 or the internal storage device 640 as a temporary storage medium for the program.

また、CPU610は、コンピュータで読み取り可能にプログラムを記憶した記録媒体700が含むプログラムを、図示しない記録媒体読み取り装置を用いて読み込んでもよい。あるいは、CPU610は、NIC680を介して、図示しない外部の装置からプログラムを受け取り、RAM630又は内部記憶装置640に保存して、保存したプログラムを基に動作してもよい。   In addition, the CPU 610 may read a program included in the recording medium 700 that stores the program so as to be readable by a computer by using a recording medium reading device (not shown). Alternatively, the CPU 610 may receive a program from an external device (not shown) via the NIC 680, store the program in the RAM 630 or the internal storage device 640, and operate based on the stored program.

ROM620は、CPU610が実行するプログラム及び固定的なデータを記憶する。ROM620は、例えば、P−ROM(Programmable−ROM)又はフラッシュROMである。   The ROM 620 stores programs executed by the CPU 610 and fixed data. The ROM 620 is, for example, a P-ROM (Programmable-ROM) or a flash ROM.

RAM630は、CPU610が実行するプログラム及びデータを一時的に記憶する。RAM630は、例えば、D−RAM(Synamic−RAM)である。   The RAM 630 temporarily stores programs executed by the CPU 610 and data. The RAM 630 is, for example, a D-RAM (Dynamic-RAM).

内部記憶装置640は、情報処理装置600が長期的に保存するデータ及びプログラムを記憶する。また、内部記憶装置640は、CPU610の一時記憶装置として動作してもよい。内部記憶装置640は、例えば、ハードディスク装置、光磁気ディスク装置、SSD又はディスクアレイ装置である。   The internal storage device 640 stores data and programs that the information processing device 600 saves over a long period of time. Further, the internal storage device 640 may operate as a temporary storage device for the CPU 610. The internal storage device 640 is, for example, a hard disk device, a magneto-optical disk device, an SSD, or a disk array device.

ここで、ROM620と内部記憶装置640は、不揮発性(non−transitory)の記録媒体である。一方、RAM630は、揮発性(transitory)の記録媒体である。そして、CPU610は、ROM620、内部記憶装置640、又は、RAM630に記憶されているプログラムを基に動作可能である。つまり、CPU610は、不揮発性記録媒体又は揮発性記録媒体を用いて動作可能である。   Here, the ROM 620 and the internal storage device 640 are non-transitory recording media. Meanwhile, the RAM 630 is a volatile recording medium. The CPU 610 can operate based on a program stored in the ROM 620, the internal storage device 640, or the RAM 630. That is, the CPU 610 can operate using a nonvolatile recording medium or a volatile recording medium.

IOC650は、CPU610と、入力機器660及び表示機器670とのデータを仲介する。IOC650は、例えば、IOインターフェースカード又はUSB(Univeral Serial Bus)カードである。さらに、IOC650は、USBのような有線に限らず、無線を用いてもよい。   The IOC 650 mediates data between the CPU 610, the input device 660, and the display device 670. The IOC 650 is, for example, an IO interface card or a USB (Universal Serial Bus) card. Further, the IOC 650 is not limited to a wired connection such as a USB, but may be wireless.

入力機器660は、情報処理装置600の操作者からの入力指示を受け取る機器である。入力機器660は、例えば、キーボード、マウス又はタッチパネルである。   The input device 660 is a device that receives an input instruction from an operator of the information processing apparatus 600. The input device 660 is, for example, a keyboard, a mouse, or a touch panel.

表示機器670は、情報処理装置600の操作者に情報を表示する機器である。表示機器670は、例えば、液晶ディスプレイである。   The display device 670 is a device that displays information to the operator of the information processing apparatus 600. The display device 670 is a liquid crystal display, for example.

NIC680は、ネットワークを介した図示しない外部の装置とのデータのやり取りを中継する。NIC680は、例えば、ファイバ・チャネル・カードである。さらに、NIC680は、有線に限らず、無線を用いてもよい。   The NIC 680 relays data exchange with an external device (not shown) via the network. The NIC 680 is, for example, a fiber channel card. Furthermore, the NIC 680 is not limited to a wired line, and may use wireless.

このように構成された情報処理装置600は、記憶装置管理装置4と同様の効果を得ることができる。   The information processing apparatus 600 configured as described above can obtain the same effects as the storage device management apparatus 4.

その理由は、情報処理装置600のCPU610が、プログラムに基づいて記憶装置管理装置4と同様の機能を実現できるためである。   This is because the CPU 610 of the information processing device 600 can realize the same function as the storage device management device 4 based on the program.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成及び詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   While the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

本発明は、記憶領域に高い性能が求められる情報処理システム、例えば、HPCシステム、及び、スーパーコンピュータなどに適用可能である。   The present invention can be applied to an information processing system that requires high performance in a storage area, such as an HPC system and a supercomputer.

1 ジョブ実行装置
2 ジョブ管理装置
3 ネットワーク
4 記憶装置管理装置
5 記憶装置管理装置
6 記憶装置管理装置
11 記憶装置
12 記憶領域
21 予定抽出部
22 ジョブ管理部
41 記憶装置決定部
42 記憶装置共有部
43 記憶装置割当て部
100 記憶装置管理システム
101 記憶装置管理システム
411 記憶装置管理テーブル
412 記憶装置割当てテーブル
600 情報処理装置
610 CPU
620 ROM
630 RAM
640 内部記憶装置
650 IOC
660 入力機器
670 表示機器
680 NIC
700 記録媒体
DESCRIPTION OF SYMBOLS 1 Job execution device 2 Job management device 3 Network 4 Storage device management device 5 Storage device management device 6 Storage device management device 11 Storage device 12 Storage area 21 Schedule extraction part 22 Job management part 41 Storage device determination part 42 Storage device sharing part 43 Storage device allocation unit 100 Storage device management system 101 Storage device management system 411 Storage device management table 412 Storage device allocation table 600 Information processing device 610 CPU
620 ROM
630 RAM
640 Internal storage device 650 IOC
660 Input device 670 Display device 680 NIC
700 recording medium

Claims (10)

各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置と、
前記ジョブ実行装置が処理する前記ジョブの予定を解析して、前記予定における前記ジョブが使用する記憶領域の性能を抽出する予定抽出手段と、
前記記憶領域を前記ジョブに割り当てる使用予定時間を設定するジョブ管理手段と
を含むジョブ管理装置と、
前記使用予定時間において前記記憶領域における前記性能を満足するように、前記ジョブに割り当てる複数の前記記憶装置を決定する記憶装置決定手段を含む記憶装置管理装置と
を含む記憶装置管理システム。
A plurality of job execution devices each including a storage device and executing a predetermined job;
Analyzing the schedule of the job to be processed by the job execution device, and extracting the performance of the storage area used by the job in the schedule;
A job management device including job management means for setting a scheduled use time for allocating the storage area to the job;
A storage device management system including storage device determination means for determining a plurality of storage devices to be assigned to the job so as to satisfy the performance in the storage area at the scheduled use time.
前記ジョブ管理手段が、前記ジョブ実行装置における前記ジョブの開始において、前記記憶装置管理装置に前記ジョブに対する前記記憶装置の割当ての依頼を送信し、
前記記憶装置管理装置が、さらに、前記割当ての依頼を受信すると、前記ジョブに前記記憶装置を割り当てる記憶装置割当て手段を含む
請求項1に記載の記憶装置管理システム。
The job management means transmits a request for allocation of the storage device to the job to the storage device management device at the start of the job in the job execution device,
The storage device management system according to claim 1, further comprising storage device assignment means for assigning the storage device to the job when the storage device management device receives the allocation request.
前記ジョブ管理手段が、前記ジョブの終了において、前記記憶装置管理装置に前記ジョブに割り当てた前記記憶装置に対する開放の依頼を送信し、
前記記憶装置割当て手段が、前記開放の依頼を受信すると、前記ジョブに割り当てた前記記憶装置を開放する
請求項2に記載の記憶装置管理システム。
The job management means, at the end of the job, sends a request for release to the storage device assigned to the job to the storage device management device;
The storage device management system according to claim 2, wherein the storage device assignment unit releases the storage device assigned to the job when the release request is received.
前記予定抽出手段が、前記ジョブ実行装置に対して前記ジョブを要求する要求情報が含む前記記憶領域についての要求を基に前記ジョブが使用する前記記憶領域の前記性能を抽出する
請求項1ないし3のいずれか1項に記載の記憶装置管理システム。
4. The schedule extraction unit extracts the performance of the storage area used by the job based on a request for the storage area included in request information for requesting the job to the job execution apparatus. The storage device management system according to any one of the above.
前記ジョブ実行装置が、ネットワークを介して分散配置された
請求項1ないし4のいずれか1項に記載の記憶装置管理システム。
The storage device management system according to any one of claims 1 to 4, wherein the job execution devices are distributed and arranged via a network.
前記性能が、少なくとも、前記ジョブが前記記憶領域として使用とする容量及びスループットを含み、
前記使用予定時間が、開始時間と終了時間とを含む
請求項1ないし5のいずれか1項に記載の記憶装置管理システム。
The performance includes at least the capacity and throughput that the job uses as the storage area,
The storage device management system according to claim 1, wherein the scheduled use time includes a start time and an end time.
各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置を含む記憶装置管理システムが、
前記ジョブ実行装置が処理する前記ジョブの予定を解析して、前記予定における前記ジョブが使用する記憶領域の性能を抽出し、
前記記憶領域を前記ジョブに割り当てる使用予定時間を設定し、
前記使用予定時間において前記記憶領域における前記性能を満足するように、前記ジョブに割り当てる複数の前記記憶装置を決定する
記憶装置管理方法。
Each of the storage device management systems includes a plurality of job execution devices that each include a storage device and executes a predetermined job.
Analyzing the schedule of the job processed by the job execution device, extracting the performance of the storage area used by the job in the schedule,
Set the scheduled use time to allocate the storage area to the job,
A storage device management method that determines a plurality of storage devices to be assigned to the job so that the performance in the storage area is satisfied in the scheduled use time.
各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置に接続され、
前記ジョブ実行装置が処理する前記ジョブの予定を解析して、前記予定における前記ジョブが使用する記憶領域の性能を抽出する予定抽出手段と、
前記記憶領域を前記ジョブに割り当てる使用予定時間を設定するジョブ管理手段と、
前記使用予定時間において前記記憶領域における前記性能を満足するように、前記ジョブに割り当てる複数の前記記憶装置を決定する記憶装置決定手段と
を含む記憶装置管理装置。
Each includes a storage device and is connected to a plurality of job execution devices that execute a predetermined job,
Analyzing the schedule of the job to be processed by the job execution device, and extracting the performance of the storage area used by the job in the schedule;
Job management means for setting a scheduled use time for allocating the storage area to the job;
And a storage device determination unit that determines a plurality of storage devices to be assigned to the job so that the performance in the storage area is satisfied in the scheduled use time.
各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置に接続される記憶装置管理装置が、
前記ジョブ実行装置が処理する前記ジョブの予定を解析して、前記予定における前記ジョブが使用する記憶領域の性能を抽出し、
前記記憶装置を前記ジョブに割り当てる使用予定時間を設定し、
前記使用予定時間において前記記憶領域における前記性能を満足するように、前記ジョブに割り当てる複数の前記記憶装置を決定する
記憶装置管理方法。
A storage device management device that includes a storage device and is connected to a plurality of job execution devices that execute a predetermined job,
Analyzing the schedule of the job processed by the job execution device, extracting the performance of the storage area used by the job in the schedule,
Set a scheduled use time to allocate the storage device to the job;
A storage device management method that determines a plurality of storage devices to be assigned to the job so that the performance in the storage area is satisfied in the scheduled use time.
各々が、記憶装置を含み、所定のジョブを実行する複数のジョブ実行装置に接続されるコンピュータに、
前記ジョブ実行装置が処理する前記ジョブの予定を解析して、前記予定における前記ジョブが使用する記憶領域の性能を抽出する処理と、
前記記憶領域を前記ジョブに割り当てる使用予定時間を設定する処理と、
前記使用予定時間において前記記憶領域における前記性能を満足するように、前記ジョブに割り当てる複数の前記記憶装置を決定する処理と
を実行させるプログラム。
Each computer includes a storage device and is connected to a plurality of job execution devices that execute a predetermined job.
Analyzing the schedule of the job processed by the job execution device, and extracting the performance of the storage area used by the job in the schedule;
A process of setting a scheduled use time for allocating the storage area to the job;
A program for executing a process of determining a plurality of storage devices to be assigned to the job so as to satisfy the performance in the storage area at the scheduled use time.
JP2018020274A 2018-02-07 2018-02-07 Storage device management system, storage device management device, storage device management method, and program Active JP7047429B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018020274A JP7047429B2 (en) 2018-02-07 2018-02-07 Storage device management system, storage device management device, storage device management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018020274A JP7047429B2 (en) 2018-02-07 2018-02-07 Storage device management system, storage device management device, storage device management method, and program

Publications (2)

Publication Number Publication Date
JP2019139372A true JP2019139372A (en) 2019-08-22
JP7047429B2 JP7047429B2 (en) 2022-04-05

Family

ID=67694027

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018020274A Active JP7047429B2 (en) 2018-02-07 2018-02-07 Storage device management system, storage device management device, storage device management method, and program

Country Status (1)

Country Link
JP (1) JP7047429B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142648A (en) * 1999-08-27 2001-05-25 Hitachi Ltd Computer system and its method for allocating device
JP2005165568A (en) * 2003-12-01 2005-06-23 Nec Corp User authentication system, user authentication method and user authentication program
JP2006244098A (en) * 2005-03-03 2006-09-14 Hitachi Ltd Logical partitioning method in storage system
WO2016174739A1 (en) * 2015-04-28 2016-11-03 株式会社日立製作所 Multicomputer system, management computer, and data linkage management method
US20170371707A1 (en) * 2016-06-22 2017-12-28 EMC IP Holding Company LLC Data analysis in storage system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001142648A (en) * 1999-08-27 2001-05-25 Hitachi Ltd Computer system and its method for allocating device
JP2005165568A (en) * 2003-12-01 2005-06-23 Nec Corp User authentication system, user authentication method and user authentication program
JP2006244098A (en) * 2005-03-03 2006-09-14 Hitachi Ltd Logical partitioning method in storage system
WO2016174739A1 (en) * 2015-04-28 2016-11-03 株式会社日立製作所 Multicomputer system, management computer, and data linkage management method
US20170371707A1 (en) * 2016-06-22 2017-12-28 EMC IP Holding Company LLC Data analysis in storage system

Also Published As

Publication number Publication date
JP7047429B2 (en) 2022-04-05

Similar Documents

Publication Publication Date Title
JP5406363B2 (en) Storage control device and storage control method for dynamically allocating part of pool area as data storage area
JP5981563B2 (en) Information storage system and method for controlling information storage system
US7185156B2 (en) Storage system with automated resource allocation
US8650381B2 (en) Storage system using real data storage area dynamic allocation method
US20180189109A1 (en) Management system and management method for computer system
JP5250869B2 (en) Storage system, logical storage area allocation method, and computer system
JP4654273B2 (en) Storage device and control device
JP2005031929A (en) Management server for assigning storage area to server, storage device system, and program
US10203879B2 (en) Control device and control method
JP6294569B2 (en) Storage system and cache control method
US10057338B2 (en) Data distribution apparatus, data distribution method, and data distribution program for parallel computing processing system
JP4693589B2 (en) Computer system, storage area allocation method, and management computer
JP6653710B2 (en) Computer and computer control method
WO2017056219A1 (en) Storage device, and method for controlling storage device
KR102045125B1 (en) Resource assignment method using Continuous Double Auction protocol in distributed processing environment, recording medium and distributed processing device applying the same
US9239681B2 (en) Storage subsystem and method for controlling the storage subsystem
JP6311365B2 (en) Storage area management device, storage area management method, and storage area management program
JP5158576B2 (en) I / O control system, I / O control method, and I / O control program
US8924683B2 (en) Storage apparatus and data control method using a relay unit and an interface for communication and storage management
JP7047429B2 (en) Storage device management system, storage device management device, storage device management method, and program
US10664393B2 (en) Storage control apparatus for managing pages of cache and computer-readable storage medium storing program
US20120254531A1 (en) Storage apparatus and storage control device
WO2016139749A1 (en) Computer system and storage control method
WO2015052823A1 (en) Cloud management device, method for managing same, and system thereof
JP2019164510A (en) Storage system and IO processing control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210810

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210924

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20211021

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220222

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220307

R151 Written notification of patent or utility model registration

Ref document number: 7047429

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151