JP2000231454A - Operating system - Google Patents

Operating system

Info

Publication number
JP2000231454A
JP2000231454A JP11031648A JP3164899A JP2000231454A JP 2000231454 A JP2000231454 A JP 2000231454A JP 11031648 A JP11031648 A JP 11031648A JP 3164899 A JP3164899 A JP 3164899A JP 2000231454 A JP2000231454 A JP 2000231454A
Authority
JP
Japan
Prior art keywords
information
partition
physical
load
physical partition
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
JP11031648A
Other languages
Japanese (ja)
Other versions
JP3613052B2 (en
Inventor
Reiji Inohara
礼治 猪原
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 JP03164899A priority Critical patent/JP3613052B2/en
Publication of JP2000231454A publication Critical patent/JP2000231454A/en
Application granted granted Critical
Publication of JP3613052B2 publication Critical patent/JP3613052B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To develop the maximum file performance of an information processing system. SOLUTION: A partition map means 24 abstracts logical partition information to be used by an application program 1 in performing access to hard disks(HD) 5-10 for enabling the change of map with physical partition information. A load information obtaining means 23 records performance information by HD and physical partition units through a file input and output interface 26, and a load analyzing means 22 analyzes this performance information, and when detects an overload state, prepares the constitution change pattern of the physical partition. A physical partition changing means 25 operates the constitution change of the physical partition, and transfers the constitution change pattern of the physical partition to a partition map means 24. An executing controlling means 21 controls the execution of each means.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ファイルの負荷分
散機構を有しハードディスクアクセス性能を最適化し高
効率化するオペレーティングシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operating system having a file load distribution mechanism for optimizing hard disk access performance and increasing efficiency.

【0002】[0002]

【従来の技術】従来、オペレーティングシステムは、例
えば、データベース制御を行うアプリケーションプログ
ラムが適用されて構築される。このデータベース制御を
行うアプリケーションプログラムにおいて、特定のハー
ドディスクへのアクセスが偏っている場合は、情報処理
システムの有するファイル性能が十分に発揮されず、そ
れを解消するためには、アプリケーションプログラムに
て使用するハードディスクのパーティション構成を変更
後、データベースを再構築してコンフィギュレーション
を変更しなければならない。また、最適なデータベース
の再構築を行うためには熟練者による経験および知識が
必要である。
2. Description of the Related Art Conventionally, an operating system is constructed by applying, for example, an application program for controlling a database. In the application program for performing the database control, when access to a specific hard disk is biased, the file performance of the information processing system is not sufficiently exhibited. After changing the hard disk partition configuration, you must rebuild the database and change the configuration. In addition, in order to reconstruct an optimal database, experience and knowledge by a skilled person are required.

【0003】本発明と技術分野の類似する従来例とし
て、ネットワーク上に接続された情報処理システム単位
での負荷分散の技術に関する特開平5−108273号
公報、ディスクの空き領域情報をベースにオペレータが
手動でパーティションの再構築指示を行い負荷分散を可
能とする特開平8−63376号公報、ディスクの空き
領域情報をベースに自動的にパーティションの再構築を
行うことにより負荷分散を可能とする特開平8−314
773号公報等がある。
[0003] As a conventional example similar to the present invention in the technical field, Japanese Patent Application Laid-Open No. 5-108273, which relates to a technique for distributing the load for each information processing system connected on a network, discloses an operation method in which an operator is based on disk free area information. Japanese Patent Application Laid-Open No. H8-63376, in which a partition restructuring instruction is manually issued to enable load distribution, and a Japanese Patent Application Laid-Open No. H08-264, in which load distribution is enabled by automatically rebuilding partitions based on disk free area information. 8-314
773 and the like.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記の
従来技術には下記の問題点を伴う。第1に、アプリケー
ションプログラムによる特定のハードディスクへのアク
セスが偏っている場合、情報処理システムが有する物理
的なファイル性能が十分に発揮されない。それを解消す
るためには、オペレータがハードディスク上のパーティ
ション構成を変更後、アプリケーションプログラムが使
用するデータ構造を再構築して、アプリケーションプロ
グラムのコンフィギュレーション情報を変更しなければ
ならない。
However, the above prior art has the following problems. First, when access to a specific hard disk by an application program is uneven, the physical file performance of the information processing system is not sufficiently exhibited. In order to solve the problem, the operator must reconfigure the data structure used by the application program after changing the partition configuration on the hard disk, and change the configuration information of the application program.

【0005】その理由は、ハードディスク上のパーティ
ション構成が変更された場合、パーティション上に作成
されたデータは全てクリアされ、アプリケーションプロ
グラムが使用していたパーティション情報も無効となる
からである。
[0005] The reason is that when the partition configuration on the hard disk is changed, all data created on the partition is cleared, and the partition information used by the application program becomes invalid.

【0006】第2に、ハードディスクへのアクセス頻度
を均等化して情報処理システムの有するファイル性能を
最大に引き出すことが容易ではない。
[0006] Second, it is not easy to equalize the frequency of access to the hard disk to maximize the file performance of the information processing system.

【0007】その理由は、ファイル性能が十分に発揮で
きない理由となるボトルネックを発見してアプリケーシ
ョンプログラムにて使用するデータベースの配置を最適
化するためには、熟練技術者の経験および知識が必要で
あるからである。
[0007] The reason is that the experience and knowledge of a skilled technician are required to find a bottleneck that causes the file performance not to be sufficiently exhibited and to optimize the arrangement of the database used in the application program. Because there is.

【0008】本発明は、ファイルの負荷分散機構を設け
ハードディスクアクセス性能を最適化し高効率化したオ
ペレーティングシステムを提供することを目的とする。
An object of the present invention is to provide an operating system having a file load distribution mechanism, optimizing hard disk access performance and increasing efficiency.

【0009】[0009]

【課題を解決するための手段】かかる目的を達成するた
め、本発明のオペレーティングシステムは、物理パーテ
ィション情報が変更された場合でも論理パーティション
情報を変更すること無く使用を可能とするパーティショ
ンマップ手段と、ハードディスクのパフォーマンス情報
をハードディスク単位および物理パーティション単位で
計測して記録する負荷情報取得手段と、この負荷情報取
得手段にて記録されたパフォーマンス情報から負荷状態
の分析を行い、過負荷状態が検出された場合は物理パー
ティション単位での構成変更パターンを作成する負荷分
析手段と、構成変更パターンに従って物理パーティショ
ンをハードディスク上へ再配置後に構成変更情報をパー
ティションマップ手段に引き渡す物理パーティション変
更手段と、物理パーティション変更手段を起動させファ
イルの負荷分散を行う実行制御手段と、を備えたことを
特徴としている。
In order to achieve the above object, an operating system according to the present invention comprises: a partition map means for enabling use without changing logical partition information even when physical partition information is changed; A load information acquisition unit that measures and records the performance information of the hard disk in units of hard disks and physical partitions, and analyzes the load state from the performance information recorded by the load information acquisition unit. In this case, a load analysis unit that creates a configuration change pattern in units of physical partitions, a physical partition change unit that transfers configuration change information to the partition map unit after relocating the physical partitions on the hard disk according to the configuration change pattern, And execution control means for performing load balancing file to activate the partition changing means is characterized by comprising a.

【0010】また、上記のパーティションマップ手段
は、物理パーティション情報のマップを変更可能とする
ことにより、この物理パーティション情報が変更された
場合でも論理パーティション情報を変更無しに使用可能
とするとよい。
The partition map means may change the map of the physical partition information so that the logical partition information can be used without change even when the physical partition information is changed.

【0011】さらに、上記の物理パーティション情報
は、情報処理システムにおけるアプリケーションプログ
ラムが、ハードディスクをアクセスする際に使用する論
理パーティション情報と、ハードディスク上に配置され
たパーティションの物理的な実装情報とを示すこととす
るとよい。
Further, the physical partition information indicates logical partition information used when an application program in the information processing system accesses the hard disk, and physical mounting information of a partition arranged on the hard disk. It is good to

【0012】なお、負荷情報取得手段が記録するパフォ
ーマンス情報は、情報処理システムに実装された全ての
ハードディスクに対して実行し、パフォーマンス情報か
らの負荷状態の分析は、物理パーティション単位、ハー
ドディスク単位及びハードディスクの制御を行うディス
クコントローラ単位で行うとよい。
The performance information recorded by the load information acquisition means is executed for all the hard disks installed in the information processing system, and the analysis of the load state from the performance information is performed on a physical partition basis, a hard disk basis and a hard disk basis. May be performed in units of disk controllers that perform the above control.

【0013】実行制御手段における負荷分散は、過負荷
状態が検出された場合に物理パーティションを変更する
ために必要な前処理を実行後に行い、実行制御手段にお
ける負荷分散は、オペレータからの指示に従って負荷情
報を測定するために必要な前処理と、負荷分析手段を起
動してファイルの負荷状態のチェックを行った後に実行
するとよい。
[0013] The load distribution in the execution control means is performed after execution of preprocessing necessary for changing the physical partition when an overload state is detected, and the load distribution in the execution control means is performed in accordance with an instruction from an operator. It is preferable to execute the pre-processing necessary for measuring information and the load analysis unit after activating the load analysis unit and checking the load status of the file.

【0014】[0014]

【発明の実施の形態】次に、添付図面を参照して本発明
によるオペレーティングシステムの実施の形態を詳細に
説明する。図1〜図8を参照すると、本発明のオペレー
ティングシステムの一実施形態が示されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of an operating system according to the present invention will be described in detail with reference to the accompanying drawings. Referring to FIGS. 1-8, one embodiment of the operating system of the present invention is shown.

【0015】図1は、本発明のオペレーティングシステ
ムの実施形態の適用システム例を示すブロック図であ
る。本実施形態の適用システムは、アプリケーションプ
ログラム1と、オペレーティングシステム2と、ディス
クコントローラ3、4と、ハードディスク5、6、7、
8、9、10と、コンソール11と、バックアップデバ
イス12とから構成されている。
FIG. 1 is a block diagram showing an example of a system to which an embodiment of the operating system according to the present invention is applied. The application system of the present embodiment includes an application program 1, an operating system 2, disk controllers 3, 4, hard disks 5, 6, 7,.
8, 9, 10, a console 11, and a backup device 12.

【0016】上記システムへ一構成部分として適用され
たオペレーティングシステム2は、実行制御手段21
と、負荷分析手段22と、負荷情報取得手段23と、パ
ーティションマップ手段24と、物理パーティション変
更手段25と、ファイル入出力インタフェース26とを
備えている。
The operating system 2 applied as one component to the above-described system includes an execution control unit 21
, A load analysis unit 22, a load information acquisition unit 23, a partition map unit 24, a physical partition change unit 25, and a file input / output interface 26.

【0017】また、一方のディスクコントローラ3は、
ハードディスク5、6、7の制御を行い、他方のディス
クコントローラ4は、ハードディスク8、9、10の制
御を行う。
Further, one disk controller 3 comprises:
The hard disks 5, 6, and 7 are controlled, and the other disk controller 4 controls the hard disks 8, 9, and 10.

【0018】ハードディスク5には、物理パーティショ
ン51、物理パーティション52が作成されている。ハ
ードディスク6には、物理パーティション61が作成さ
れている。ハードディスク7には、物理パーティション
71、物理パーティション72が作成されている。ハー
ドディスク8には、物理パーティション81が作成され
ている。ハードディスク9には、物理パーティション9
1が作成されている。さらに、ハードディスク10に
は、物理パーティション101が作成されている。
On the hard disk 5, a physical partition 51 and a physical partition 52 are created. A physical partition 61 is created on the hard disk 6. On the hard disk 7, a physical partition 71 and a physical partition 72 are created. A physical partition 81 is created on the hard disk 8. The hard disk 9 has a physical partition 9
1 has been created. Further, a physical partition 101 is created on the hard disk 10.

【0019】オペレーションシステム2を構成する実行
制御手段21は、コンソール11からのオペレータ指示
によってアプリケーションプログラム1を起動後、負荷
分析手段22を起動してファイルの負荷測定を開始す
る。
The execution control means 21 constituting the operation system 2 starts the application program 1 in response to an operator's instruction from the console 11 and then starts the load analysis means 22 to start measuring the file load.

【0020】次に、負荷分析手段22によるファイルの
負荷測定結果の分析が完了後、過負荷状態が検出された
場合は、オペレータに物理パーティション変更時に必要
なバックアップデバイス12の選択を促す。適切な容量
のバックアップデバイスが選択された場合には、アプリ
ケーションプログラム1を停止後、物理パーティション
変更手段25を起動する。
Next, after the analysis of the file load measurement result by the load analysis means 22 is completed, if an overload state is detected, the operator is prompted to select a backup device 12 necessary for changing the physical partition. When a backup device having an appropriate capacity is selected, the application program 1 is stopped, and then the physical partition changing unit 25 is started.

【0021】負荷分析手段22は、負荷情報取得手段2
3を起動してファイルのパフォーマンス情報を取得後、
ディスクコントローラ単位、ハードディスク単位、およ
び物理パーティション単位でのパフォーマンス情報の分
析を行う。この分析において過負荷状態が検出された場
合は、物理パーティション単位での構成変更パターンを
作成する。
The load analysis unit 22 includes a load information acquisition unit 2
After starting 3 and acquiring the performance information of the file,
Analyzes performance information for each disk controller, each hard disk, and each physical partition. If an overload state is detected in this analysis, a configuration change pattern is created for each physical partition.

【0022】負荷情報取得手段23は、ファイル入出イ
ンタフェース26を介して、ハードディスク単位および
物理パーティション単位でのパフォーマンス情報を一定
時間監視した後、記録して負荷分析手段22にパフォー
マンス情報を引き渡す。
The load information obtaining means 23 monitors the performance information for each hard disk and physical partition for a certain period of time via the file input / output interface 26, records it, and delivers the performance information to the load analysis means 22.

【0023】物理パーティション変更手段25は、負荷
分析手段22が作成した物理パーティション単位での構
成変更パターンに従って、物理パーティションの再構築
を行う。この際、必要に応じて一時作業領域として、実
行制御手段21にて設定されたバックアップデバイス1
2を使用する。次に物理パーティションの再構築完了
後、物理パーティションの構成情報をパーティションマ
ップ手段24に引き渡す。
The physical partition changing means 25 reconstructs a physical partition according to the configuration change pattern for each physical partition created by the load analyzing means 22. At this time, the backup device 1 set by the execution control means 21 as a temporary work area if necessary.
Use 2. Next, after the rebuilding of the physical partition is completed, the configuration information of the physical partition is delivered to the partition map unit 24.

【0024】パーティションマップ手段24は、物理パ
ーティションが変更された場合でも論理パーティション
情報の変更を不要とする。その手順は、アプリケーショ
ンプログラム1がハードディスクをアクセスする際に、
使用する抽象化された論理パーティション情報を、実際
の物理パーティション情報にマップすることによる。
The partition map means 24 makes it unnecessary to change the logical partition information even when the physical partition is changed. The procedure is as follows when the application program 1 accesses the hard disk
By mapping the abstracted logical partition information to be used to the actual physical partition information.

【0025】パーティションマップ手段24は、アプリ
ケーションプログラム1がハードディスクをアクセスす
るために使用する論理パーティション情報を抽象化する
ことにより、ハードディスク上に配置されたパーティシ
ョンの物理的な実装情報を示す物理パーティション情報
へのマップを変更可能とする。従って、物理パーティシ
ョン情報が変更された場合でも論理パーティション情報
は変更無しにアプリケーションプログラム1から使用す
ることができる。
The partition map means 24 abstracts the logical partition information used by the application program 1 to access the hard disk, and converts the logical partition information into physical partition information indicating physical mounting information of the partitions arranged on the hard disk. Map can be changed. Therefore, even when the physical partition information is changed, the logical partition information can be used from the application program 1 without any change.

【0026】負荷情報取得手段23は、情報処理システ
ムに実装された全てのハードディスク単位及び物理パー
ティション単位で負荷状態を一定時間測定することによ
り、パフォーマンス情報を記録することができる。
The load information acquisition means 23 can record performance information by measuring the load status for all hard disks and physical partitions implemented in the information processing system for a certain period of time.

【0027】負荷分析手段22は、負荷情報取得手段2
3にて記録されたパフォーマンス情報から物理パーティ
ション単位、ハードディスク単位及びハードディスクの
制御を行うディスクコントローラ単位での負荷状態分析
を行い、過負荷状態が検出された場合は物理パーティシ
ョン単位での構成変更パターンを作成することができ
る。
The load analysis unit 22 includes a load information acquisition unit 2
The load state analysis is performed in units of physical partitions, hard disks, and disk controllers for controlling the hard disks based on the performance information recorded in step 3, and if an overload state is detected, a configuration change pattern in units of physical partitions is detected. Can be created.

【0028】物理パーティション変更手段25は、負荷
分析手段22にて作成した構成変更パターンに従って物
理パーティションをハードディスク上に再配置後、変更
情報をパーティションマップ手段24に通知することが
できる。
The physical partition changing means 25 can notify the change information to the partition map means 24 after rearranging the physical partitions on the hard disk according to the configuration change pattern created by the load analyzing means 22.

【0029】実行制御手段21は、オペレータ(11)
からの指示に従って、負荷分析手段22、負荷情報取得
手段23を起動してファイルの負荷分析を行い、過負荷
情報が検出された際は物理パーティションを変更するた
めに一時的に使用するバックアップデバイスの選択を促
す。次に、バックアップデバイスが正しく選択された場
合は、実行中のアプリケーションプログラム1を終了
後、物理パーティション変更手段25を起動する。この
ことにより、システムに悪影響を及ぼすこと無しに、物
理パーティションの変更を行うことができる。
The execution control means 21 includes an operator (11)
, The load analysis unit 22 and the load information acquisition unit 23 are activated to analyze the load of the file. When overload information is detected, a backup device temporarily used to change the physical partition is identified. Prompt for choice. Next, when the backup device is selected correctly, the application program 1 being executed is terminated, and then the physical partition changing means 25 is started. As a result, the physical partition can be changed without adversely affecting the system.

【0030】次に、図2、図3、図4のフローチャート
および図5〜図8を参照して本実施形態の全体の動作に
ついて詳細に説明する。
Next, the overall operation of this embodiment will be described in detail with reference to the flowcharts of FIGS. 2, 3, and 4 and FIGS.

【0031】実行制御手段21は、コンソール11から
のオペレータ指示によってファイル操作を伴うアプリケ
ーションプログラム1を起動する(ステップS1)。次
に、ファイルの負荷監視時間の設定をオペレータに促す
(ステップS2)。ファイルの負荷監視時間の設定が完
了すると、負荷分析手段22を起動する(ステップS
3)。
The execution control means 21 starts the application program 1 with file operation according to an operator's instruction from the console 11 (step S1). Next, the operator is prompted to set a file load monitoring time (step S2). When the setting of the file load monitoring time is completed, the load analysis unit 22 is started (Step S).
3).

【0032】負荷分析手段22は、負荷情報取得手段2
3を起動して(ステップS11)、実行制御手段21に
て設定された負荷監視時間が経過するまで待機する(ス
テップS12)。
The load analysis means 22 is a load information acquisition means 2
3 (step S11), and waits until the load monitoring time set by the execution control means 21 has elapsed (step S12).

【0033】負荷情報取得手段23は、ファイル入出力
インタフェース26を介して、ハードディスクコントロ
ーラ3およびハードディスクコントローラ4に接続され
たハードディスク5〜10のパフォーマンス情報および
物理パーティション51、52、61、71、72、8
1、91、101のパフォーマンス情報を採取する。
The load information obtaining means 23 performs, via the file input / output interface 26, the performance information and the physical partitions 51, 52, 61, 71, 72 of the hard disks 5 to 10 connected to the hard disk controller 3 and the hard disk controller 4. 8
The performance information items 1, 91 and 101 are collected.

【0034】負荷分析手段22は、負荷監視時間が終了
すると負荷情報取得手段23を停止した後、採取された
パフォーマンス情報を編集して、ハードディスク単位の
パフォーマンス集計情報(図5のD1)および物理パー
ティション単位のパフォーマンス集計情報(図6のD
2)を作成する(ステップS13)。次に、パフォーマ
ンス情報の分析を行い、過負荷状態のハードディスクが
存在するか否かのチェックを行い(ステップS14)、
過負荷状態のハードディスクが存在する場合は、ハード
ディスク上の物理パーティション単位での変更候補を選
択する(ステップS15)。
When the load monitoring time has expired, the load analysis means 22 stops the load information acquisition means 23, edits the collected performance information, and collects the performance total information (D1 in FIG. 5) for each hard disk and the physical partition. Performance total information in units (D in FIG. 6)
2) is created (step S13). Next, performance information is analyzed to check whether or not there is an overloaded hard disk (step S14).
If there is an overloaded hard disk, a change candidate is selected for each physical partition on the hard disk (step S15).

【0035】本実施例では、ハードディスク単位のパフ
ォーマンス集計情報(図5のD1)および物理パーティ
ション単位のパフォーマンス集計情報(図6のD2)を
参照すると、ハードディスク6とハードディスク7が過
負荷状態となっており、物理パーティション61と物理
パーティション72が変更対象として選択される。な
お、オペレーティングシステム2本体が格納されている
物理パーティションは、変更対象外とする必要がある。
変更対象の物理パーティションが決定されると、ディス
クコントローラ単位での負荷状況をチェックして、性能
的に余裕があるディスクコントローラ配下のハードディ
スクを物理パーティションの移動先候補として選択する
(ステップS16)。本実施例ではディスクコントロー
ラ4が選択される。移動先のディスクコントローラが決
定されると物理パーティションの構成変更パターン(図
8のM2)を作成して実行制御手段21に制御を戻す
(ステップS17)。
In this embodiment, the hard disk 6 and the hard disk 7 are overloaded with reference to the performance total information of each hard disk (D1 in FIG. 5) and the performance total information of each physical partition (D2 in FIG. 6). Thus, the physical partition 61 and the physical partition 72 are selected as change targets. The physical partition in which the main body of the operating system 2 is stored needs to be excluded from the change target.
When the physical partition to be changed is determined, the load status is checked for each disk controller, and a hard disk under the disk controller having a performance margin is selected as a destination candidate of the physical partition (step S16). In this embodiment, the disk controller 4 is selected. When the destination disk controller is determined, a configuration change pattern of the physical partition (M2 in FIG. 8) is created, and control is returned to the execution control means 21 (step S17).

【0036】実行制御手段21は、負荷分析手段22に
よって物理パーティションの構成変更パターン(図8の
M2)が作成されているか否かをチェックする(ステッ
プS4)。このチェックにおいて、構成変更パターンが
作成されている場合は、物理パーティション変更時に、
一時記憶として使用するバックアップデバイス12を、
コンソール11を介してオペレータに選択させる(ステ
ップS5)。ここで、バックアップデバイス12として
は、ネットワーク上のリモートサーバに接続されたハー
ドディスク、ローカル接続されたテープ装置等が選択可
能である。有効なバックアップデバイス12の選択が完
了すると、起動中のファイル操作を伴うアプリケーショ
ンプログラム1を停止する(ステップS6)。次に物理
パーティション変更手段25に制御を移す。
The execution control unit 21 checks whether or not the configuration change pattern (M2 in FIG. 8) of the physical partition has been created by the load analysis unit 22 (step S4). In this check, if a configuration change pattern has been created,
The backup device 12 used as temporary storage is
The operator makes a selection via the console 11 (step S5). Here, as the backup device 12, a hard disk connected to a remote server on a network, a tape device locally connected, or the like can be selected. When the selection of the valid backup device 12 is completed, the application program 1 accompanying the file operation being started is stopped (step S6). Next, the control is transferred to the physical partition changing unit 25.

【0037】物理パーティション変更手段25は、最初
に負荷分析手段22が作成した物理パーティションの構
成変更パターン(図8のM2)を取得する(ステップS
21)。次に物理パーティション変更時に、移動先ハー
ドディスクの物理パーティションを一時記憶にバックア
ップする必要があるか否か判断する(ステップS2
2)。この判断において、バックアップが必要な場合
は、物理パーティションをバックアップデバイス12に
バックアップ後、物理パーティションを解放する(ステ
ップS23)。次に物理パーティションを、移動先ハー
ドディクに移動する(ステップS24)。ここでバック
アップされた物理パーティションがある場合は、物理パ
ーティションの構成変更パターン(図8のM2)から移
動先を検索してリストアする(ステップS25)。次に
物理パーティションの変更が全て完了したか否かチェッ
クを行い(ステップS26)、完了した場合は、パーテ
ィションマップ手段24に制御を移す。完了していない
場合は、ステップS22から処理を繰り返す。
The physical partition changing means 25 first obtains the physical partition configuration change pattern (M2 in FIG. 8) created by the load analyzing means 22 (step S).
21). Next, when the physical partition is changed, it is determined whether it is necessary to back up the physical partition of the destination hard disk to temporary storage (step S2).
2). In this determination, if backup is necessary, the physical partition is backed up to the backup device 12, and then the physical partition is released (step S23). Next, the physical partition is moved to the destination hard disk (step S24). If there is a backed up physical partition, the destination is searched for and restored from the physical partition configuration change pattern (M2 in FIG. 8) (step S25). Next, it is checked whether or not all the physical partition changes have been completed (step S26), and if completed, the control is transferred to the partition map means 24. If not completed, the process is repeated from step S22.

【0038】本実施例では、第1ループでは物理パーテ
ィション81をバックアップデバイス12にバックアッ
プした後、解放して物理パーティション61をハードデ
ィスク8に移動する。次に、バックアップデバイス12
から物理パーティション81をハードディスク6にリス
トアする。第2ループでは、物理パーティション72を
ハードディスク9に移動する。
In the present embodiment, in the first loop, the physical partition 81 is backed up to the backup device 12, then released and the physical partition 61 is moved to the hard disk 8. Next, the backup device 12
To restore the physical partition 81 to the hard disk 6. In the second loop, the physical partition 72 is moved to the hard disk 9.

【0039】上述のように本発明は、ファイルの負荷分
散機構を有するオペレーティングシステムに関し、特に
アプリケーションプログラムの変更無しに、ハードディ
スクアクセス性能を最適化するファイルの負荷分散機構
を有する。本構成を有する上記の実施形態によれば、ハ
ードディスク上のデータ操作を行うアプリケーションプ
ログラムのコンフィギュレーション情報を変更すること
無しに、自動的にハードディスク上に作成されたパーテ
ィションを最適な構成に変更する。このことにより、情
報処理システムが有する最大のファイル性能を引き出す
ことができる。
As described above, the present invention relates to an operating system having a file load distribution mechanism, and in particular, has a file load distribution mechanism for optimizing hard disk access performance without changing an application program. According to the above-described embodiment having this configuration, the partition created on the hard disk is automatically changed to the optimum configuration without changing the configuration information of the application program that performs data operations on the hard disk. As a result, the maximum file performance of the information processing system can be obtained.

【0040】尚、上述の実施形態は本発明の好適な実施
の一例である。但し、これに限定されるものではなく、
本発明の要旨を逸脱しない範囲内において種々変形実施
が可能である。
The above embodiment is an example of a preferred embodiment of the present invention. However, it is not limited to this.
Various modifications can be made without departing from the spirit of the present invention.

【0041】[0041]

【発明の効果】以上の説明より明らかなように、本発明
のオペレーティングシステムは、ハードディスクのパフ
ォーマンス情報をハードディスク単位および物理パーテ
ィション単位で計測して記録し、この記録されたパフォ
ーマンス情報から負荷状態の分析を行い、過負荷状態が
検出された場合は物理パーティション単位での構成変更
パターンを作成しファイルの負荷分散を行い、物理パー
ティション情報が変更された場合でも論理パーティショ
ン情報を変更すること無く使用を可能とする。
As is apparent from the above description, the operating system of the present invention measures and records the performance information of the hard disk for each hard disk and for each physical partition, and analyzes the load state from the recorded performance information. If an overload condition is detected, a configuration change pattern is created for each physical partition to distribute the file load, and even if the physical partition information is changed, it can be used without changing the logical partition information. And

【0042】第1に、アプリケーションプログラムがハ
ードディスクにアクセスする際に使用する抽象化された
論理パーティション情報と、パーティションの物理的な
実装情報を示す物理パーティション情報のマップとを変
更可能とすることにより、物理パーティション情報が変
更された場合でも論理パーティション情報の変更を不要
とし、且つ物理パーティション上のデータが全て保持さ
れる。このため、データベース操作を行うアプリケーシ
ョンプログラムのコンフィギュレーション変更、データ
ベースの再構築等の特別な操作を行うこと無しに、ハー
ドディスク上のデータベースが再配置可能となる。
First, by making it possible to change the abstracted logical partition information used when the application program accesses the hard disk and the map of the physical partition information indicating the physical mounting information of the partition, Even when the physical partition information is changed, it is not necessary to change the logical partition information, and all data on the physical partition is retained. For this reason, the database on the hard disk can be rearranged without performing a special operation such as a change in the configuration of an application program for performing the database operation and a reconstruction of the database.

【0043】第2に、ファイル装置のパフォーマンス情
報を計測した後、自動的にハードディスク上の物理パー
ティション単位での再構築パターンを作成して、ファイ
ル装置が有する性能を最大限に生かせる構成でファイル
の再構築を行うことができる。このため、熟練技術者の
経験や知識無しに、容易なオペレーションでファイル装
置の負荷分散が実現できる。
Second, after the performance information of the file device is measured, a rebuilding pattern is automatically created in units of physical partitions on the hard disk, and the configuration of the file is maximized by utilizing the performance of the file device. Restructuring can be performed. For this reason, the load distribution of the file device can be realized by an easy operation without the experience and knowledge of a skilled engineer.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のオペレーティングシステムの実施形態
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of an operating system of the present invention.

【図2】実行制御手段の動作を示す流れ図である。FIG. 2 is a flowchart showing the operation of the execution control means.

【図3】負荷分析手段の動作を示す流れ図である。FIG. 3 is a flowchart showing an operation of a load analysis unit.

【図4】物理パーティション変更手段の動作を示す流れ
図である。
FIG. 4 is a flowchart showing the operation of a physical partition changing unit.

【図5】ハードディスクのパフォーマンス集計情報の一
例である。
FIG. 5 is an example of hard disk performance total information;

【図6】物理パーティションのパフォーマンス集計情報
の一例である。
FIG. 6 is an example of performance total information of a physical partition;

【図7】変更前のパーティションマップ情報の一例であ
る。
FIG. 7 is an example of partition map information before a change.

【図8】変更後のパーティションマップ情報の一例であ
る。
FIG. 8 is an example of changed partition map information.

【符号の説明】[Explanation of symbols]

1 アプリケーションプログラム 2 オペレーティングシステム 3、4 ディスクコントローラ 5、6、7、8、9、10 ハードディスク 11 コンソール 12 バックアップデバイス 21 実行制御手段 22 負荷分析手段 23 負荷情報取得手段 24 パーティションマップ手段 25 物理パーティション変更手段 26 ファイル入出力インタフェース 51、52、61、71、72、81、91、101
物理パーティション D1 ハードディスクのパフォーマンス集計情報 D1 物理パーティションのパフォーマンス集計情報 M1 変更前のパーティションマップ情報 M2 変更後のパーティションマップ情報/物理パーテ
ィションの構成変更パターン
DESCRIPTION OF SYMBOLS 1 Application program 2 Operating system 3, 4 Disk controller 5, 6, 7, 8, 9, 10 Hard disk 11 Console 12 Backup device 21 Execution control means 22 Load analysis means 23 Load information acquisition means 24 Partition map means 25 Physical partition change means 26 File input / output interface 51, 52, 61, 71, 72, 81, 91, 101
Physical partition D1 Total performance information of hard disk D1 Total performance information of physical partition M1 Partition map information before change M2 Partition map information after change / configuration change pattern of physical partition

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 物理パーティション情報が変更された場
合でも論理パーティション情報を変更すること無く使用
を可能とするパーティションマップ手段と、 ハードディスクのパフォーマンス情報をハードディスク
単位および物理パーティション単位で計測して記録する
負荷情報取得手段と、 該負荷情報取得手段にて記録された前記パフォーマンス
情報から負荷状態の分析を行い、過負荷状態が検出され
た場合は物理パーティション単位での構成変更パターン
を作成する負荷分析手段と、 前記構成変更パターンに従って物理パーティションをハ
ードディスク上へ再配置後に前記構成変更情報を前記パ
ーティションマップ手段に引き渡す物理パーティション
変更手段と、 前記物理パーティション変更手段を起動させファイルの
負荷分散を行う実行制御手段と、 を備えたことを特徴とするオペレーティングシステム。
1. A partition map means which can be used without changing logical partition information even when physical partition information is changed, and a load for measuring and recording hard disk performance information in units of hard disks and physical partitions. An information acquisition unit, a load analysis unit that analyzes a load state from the performance information recorded by the load information acquisition unit, and creates a configuration change pattern in units of physical partitions when an overload state is detected. Physical partition changing means for transferring the configuration change information to the partition map means after relocating the physical partition on the hard disk according to the configuration change pattern; and executing the physical partition changing means to perform file load distribution. Operating system comprising: the control means.
【請求項2】 前記パーティションマップ手段は、前記
物理パーティション情報のマップを変更可能とすること
により、該物理パーティション情報が変更された場合で
も前記論理パーティション情報を変更無しに使用可能と
したことを特徴とする請求項1に記載のオペレーティン
グシステム。
2. The partition map means according to claim 1, wherein the map of the physical partition information is changeable, so that the logical partition information can be used without change even when the physical partition information is changed. The operating system according to claim 1, wherein
【請求項3】 前記物理パーティション情報は、情報処
理システムにおけるアプリケーションプログラムが、ハ
ードディスクをアクセスする際に使用する論理パーティ
ション情報と、ハードディスク上に配置されたパーティ
ションの物理的な実装情報とを示すことを特徴とする請
求項1または2に記載のオペレーティングシステム。
3. The physical partition information indicates logical partition information used when an application program in an information processing system accesses a hard disk, and physical mounting information of a partition arranged on the hard disk. The operating system according to claim 1 or 2, wherein
【請求項4】 前記負荷情報取得手段が記録するパフォ
ーマンス情報は、前記情報処理システムに実装された全
てのハードディスクに対して実行することを特徴とする
請求項1から3の何れかに記載のオペレーティングシス
テム。
4. The operating system according to claim 1, wherein the performance information recorded by the load information acquisition unit is executed for all hard disks installed in the information processing system. system.
【請求項5】 前記パフォーマンス情報からの負荷状態
の分析は、物理パーティション単位、ハードディク単位
及びハードディスクの制御を行うディスクコントローラ
単位で行うことを特徴とする請求項1から4の何れかに
記載のオペレーティングシステム。
5. The apparatus according to claim 1, wherein the analysis of the load state from the performance information is performed in units of physical partitions, in units of hard disks, and in units of disk controllers for controlling hard disks. operating system.
【請求項6】 前記実行制御手段における負荷分散は、
過負荷状態が検出された場合に物理パーティションを変
更するために必要な前処理を実行後に実行することを特
徴とする請求項1から5の何れかに記載のオペレーティ
ングシステム。
6. The load distribution in the execution control means,
The operating system according to any one of claims 1 to 5, wherein when an overload state is detected, pre-processing necessary for changing a physical partition is executed after execution.
【請求項7】 前記実行制御手段における負荷分散は、
オペレータからの指示に従って負荷情報を測定するため
に必要な前処理と、前記負荷分析手段を起動してファイ
ルの負荷状態のチェックを行った後に実行することを特
徴とする請求項6に記載のオペレーティングシステム。
7. The load distribution in the execution control means,
7. The operating system according to claim 6, wherein a pre-process necessary for measuring the load information in accordance with an instruction from an operator is executed, and the pre-processing is executed after activating the load analysis unit and checking a load state of the file. system.
JP03164899A 1999-02-09 1999-02-09 Computer-readable recording medium on which an operating system is recorded Expired - Fee Related JP3613052B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03164899A JP3613052B2 (en) 1999-02-09 1999-02-09 Computer-readable recording medium on which an operating system is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03164899A JP3613052B2 (en) 1999-02-09 1999-02-09 Computer-readable recording medium on which an operating system is recorded

Publications (2)

Publication Number Publication Date
JP2000231454A true JP2000231454A (en) 2000-08-22
JP3613052B2 JP3613052B2 (en) 2005-01-26

Family

ID=12337012

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03164899A Expired - Fee Related JP3613052B2 (en) 1999-02-09 1999-02-09 Computer-readable recording medium on which an operating system is recorded

Country Status (1)

Country Link
JP (1) JP3613052B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152807A (en) * 2000-07-06 2008-07-03 Hitachi Ltd Computer system
JP2008537242A (en) * 2005-04-19 2008-09-11 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for allocating storage resources
JP2008545202A (en) * 2005-06-29 2008-12-11 サンディスク コーポレイション Method and system for managing partitions in a storage device
WO2010106603A1 (en) * 2009-03-17 2010-09-23 日本電気株式会社 Storage system
JP2012226770A (en) * 2006-05-24 2012-11-15 Compellent Technologies System and method for raid management, re-allocation, and re-striping
JP2013117910A (en) * 2011-12-05 2013-06-13 Canon Inc Information processor, control method thereof, and program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7953949B2 (en) 2000-07-06 2011-05-31 Hitachi, Ltd. Data reallocation among storage systems
JP2008152807A (en) * 2000-07-06 2008-07-03 Hitachi Ltd Computer system
JP2008537242A (en) * 2005-04-19 2008-09-11 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for allocating storage resources
JP2008545202A (en) * 2005-06-29 2008-12-11 サンディスク コーポレイション Method and system for managing partitions in a storage device
CN102880424B (en) * 2006-05-24 2015-10-28 克姆佩棱特科技公司 For RAID management, redistribute and the system and method for segmentation again
JP2012226770A (en) * 2006-05-24 2012-11-15 Compellent Technologies System and method for raid management, re-allocation, and re-striping
CN102880424A (en) * 2006-05-24 2013-01-16 克姆佩棱特科技公司 Resin composition suitable for (re) lining of tubes, tanks and vessels
US9244625B2 (en) 2006-05-24 2016-01-26 Compellent Technologies System and method for raid management, reallocation, and restriping
US10296237B2 (en) 2006-05-24 2019-05-21 Dell International L.L.C. System and method for raid management, reallocation, and restripping
JP2010218193A (en) * 2009-03-17 2010-09-30 Nec Corp Storage system
WO2010106603A1 (en) * 2009-03-17 2010-09-23 日本電気株式会社 Storage system
JP2013117910A (en) * 2011-12-05 2013-06-13 Canon Inc Information processor, control method thereof, and program
US9336463B2 (en) 2011-12-05 2016-05-10 Canon Kabushiki Kaisha Image forming apparatus capable of changing partitions of storage unit, and control method and storage medium therefor

Also Published As

Publication number Publication date
JP3613052B2 (en) 2005-01-26

Similar Documents

Publication Publication Date Title
JP3860407B2 (en) Method for averaging the load on a disk array storage device
JP3860714B2 (en) How to replace a volume in a disk array storage device
US6061761A (en) Method for exchanging logical volumes in a disk array storage device in response to statistical analyses and preliminary testing
US6341333B1 (en) Method for transparent exchange of logical volumes in a disk array storage device
US6189071B1 (en) Method for maximizing sequential output in a disk array storage device
US6584545B2 (en) Maximizing sequential output in a disk array storage device
US8607010B2 (en) Information processing system and management device for managing relocation of data based on a change in the characteristics of the data over time
US6694405B2 (en) Method for analyzing disk seek times in a disk array storage device
US6088766A (en) Method for exchanging data blocks on disk storage devices utilizing disk access statistics and testing for the effect of a change
US20060212671A1 (en) Method and apparatus for managing migration of data in a computer system
CN100451978C (en) Raid apparatus, and communication-connection monitoring method and program
JP2001524711A (en) Disk Performance Analysis Method for Large Database System
US20020144069A1 (en) Backup processing method
WO2001038987A2 (en) Storage management system having common volume manager
US7257677B2 (en) Data image cache used in testing
JP2000231454A (en) Operating system
CA2446434C (en) Benchmark testing
JP4710530B2 (en) Disk array device, data swap method, and program
JP2006031446A (en) Data storage device, data storage method and data storage program
JP3852636B2 (en) Status data collection method and control device
JPH03237852A (en) Automatic test system for exchange software
CN117854580A (en) Method, device, equipment and storage medium for rapidly detecting hard disk bad track
JP2973975B2 (en) Discrete event simulation device, recording method of event sequence, and storage medium storing control program
JP2002182992A (en) System and method for collecting dump data in scsi unit
JPH0797339B2 (en) Control system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040322

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041018

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071105

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081105

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees