JPH11327893A - Method for managing license and recording medium recording the same - Google Patents

Method for managing license and recording medium recording the same

Info

Publication number
JPH11327893A
JPH11327893A JP10124936A JP12493698A JPH11327893A JP H11327893 A JPH11327893 A JP H11327893A JP 10124936 A JP10124936 A JP 10124936A JP 12493698 A JP12493698 A JP 12493698A JP H11327893 A JPH11327893 A JP H11327893A
Authority
JP
Japan
Prior art keywords
file system
information processing
capacity
license
processing apparatus
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.)
Pending
Application number
JP10124936A
Other languages
Japanese (ja)
Inventor
Tsutomu Iwaoka
努 岩岡
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP10124936A priority Critical patent/JPH11327893A/en
Publication of JPH11327893A publication Critical patent/JPH11327893A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent the illegal usage of a migration software. SOLUTION: In a file system monitor module 14, it is judged whether ID of a client 4 being a host coincides with set ID or not, the capacity of a file system 5 is compared with the setting value at the time of giving a license and the module 14 is started when the capacity is equal to below the setting value. Besides, in a library control module 12 and a database management module 13, it is judged whether ID of a server 2 being the host coincides with set ID or not and the kind of the module to be an object and the number of operation starts are checked. The modules 12 and 13 are not started by exceeding the set number.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、情報処理装置で
用いられるファイルシステム管理ソフトウェアのライセ
ンスを管理するライセンス管理方法、ならびに、ライセ
ンス管理方法が記録された記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a license management method for managing a license of file system management software used in an information processing apparatus, and a recording medium on which the license management method is recorded.

【0002】[0002]

【従来の技術】近年、映像および音声情報を扱うAVサ
ーバやデータベースなどの情報システムでは、管理され
る情報量が膨大となり、ときには数100T(Tera)バイ
トにも達する。また、扱われるファイルサイズも大き
く、ときには数Gバイト〜数10Gバイトにも達する。
2. Description of the Related Art In recent years, in information systems such as AV servers and databases that handle video and audio information, the amount of information managed is enormous, sometimes reaching several hundred Terabytes. Also, the file size handled is large, sometimes reaching several gigabytes to several tens gigabytes.

【0003】このような情報システムでは、ファイルシ
ステムにおける容量の管理が特に重要となる。すなわ
ち、ファイルシステムは、扱っている容量が最大値に達
すると、システムの停止などの重大なトラブルが発生す
るため、容量の管理を行う必要がある。例えば、最大値
の90%などといった所定の容量を上限としてシステム
を監視し、ファイルシステムの容量がこの上限に達する
ような場合、予め設定された優先順位に基づきファイル
を選択してライブラリに移動させ、容量に空きを作ると
共にバックアップをとる。
[0003] In such an information system, management of the capacity of the file system is particularly important. That is, when the capacity of the file system reaches the maximum value, a serious trouble such as system stoppage occurs, so that it is necessary to manage the capacity. For example, the system is monitored with a predetermined capacity such as 90% of the maximum value as an upper limit, and when the capacity of the file system reaches this upper limit, a file is selected based on a preset priority and moved to a library. Make space and make a backup.

【0004】このような、ファイルシステムの管理を行
うためのソフトウェアを、マイグレーションソフトウェ
アと称する。マイグレーションソフトウェアは、他のソ
フトウェアと同様に、例えば、提供者とユーザとの間で
使用契約が交わされた後、システムに応じてソースコー
ドをモジュール化して使用される。また、マイグレーシ
ョンソフトウェアは、適用するファイルシステムの容量
に応じて有利/不利があり、より大容量のシステムに適
用すると効果的である。
[0004] Software for managing such a file system is called migration software. As with other software, for example, the migration software is used after the use contract is signed between the provider and the user, and the source code is modularized according to the system. The migration software has advantages / disadvantages depending on the capacity of the file system to be applied, and is effective when applied to a system with a larger capacity.

【0005】[0005]

【発明が解決しようとする課題】従来、このマイグレー
ションソフトウェアに対して、ライセンス管理を目的と
したアルゴリズムが組み込まれていなかったという問題
点があった。したがって、各ホスト間で不法にモジュー
ルをコピーして利用されてしまうおそれがあるという問
題点があった。
Heretofore, there has been a problem that an algorithm for license management has not been incorporated in this migration software. Therefore, there is a problem that a module may be illegally copied and used between hosts.

【0006】すなわち、提供者と使用契約を交わしてお
らず、マイグレーションソフトウェアを使用する権利を
持たない者によって、自由にマイグレーションソフトウ
ェアを利用されてしまうおそれがあるという問題点があ
った。
[0006] That is, there is a problem that a person who does not make a use contract with the provider and who does not have a right to use the migration software may use the migration software freely.

【0007】したがって、この発明の目的は、マイグレ
ーションソフトウェアに適したライセンス管理方法、な
らびに、ライセンス管理方法が記録された記録媒体を提
供することにある。
Accordingly, an object of the present invention is to provide a license management method suitable for migration software and a recording medium on which the license management method is recorded.

【0008】[0008]

【課題を解決するための手段】この発明は、上述した課
題を解決するために、情報処理装置で用いられるファイ
ルシステム管理ソフトウェアのライセンスを管理するラ
イセンス管理方法において、情報処理装置で使用可能な
状態にされたファイルシステムの容量を取得する第1の
ステップと、第1のステップで取得されたファイルシス
テムの容量と予め設定された容量とを比較すると共に、
情報処理装置のIDと予め設定されたIDとを比較する
第2のステップと、第2のステップの比較結果に基づ
き、情報処理装置のファイルシステムを管理するファイ
ルシステム管理ソフトウェアを使用可能とする第3のス
テップとからなることを特徴とするライセンス管理方法
である。
According to the present invention, there is provided a license management method for managing a license of file system management software used in an information processing apparatus. A first step of obtaining the capacity of the file system set as described above, and comparing the capacity of the file system obtained in the first step with a preset capacity,
A second step of comparing the ID of the information processing apparatus with a preset ID, and a step of enabling use of file system management software for managing a file system of the information processing apparatus based on a comparison result of the second step. The license management method comprises three steps.

【0009】また、この発明は、情報処理装置で用いら
れるファイルシステム管理ソフトウェアのライセンスを
管理するライセンス管理方法において、管理対象のモジ
ュールが起動された個数を取得する第1のステップと、
第1のステップで取得された個数と予め設定された個数
とを比較すると共に、管理対象のモジュールが起動され
た情報処理装置のIDと予め設定されたIDとを比較す
る第2のステップと、第2のステップの比較結果に基づ
き、情報処理装置のファイルシステムを管理するファイ
ルシステム管理ソフトウェアを使用可能とする第3のス
テップとからなることを特徴とするライセンス管理方法
である。
Further, the present invention provides a license management method for managing a license of file system management software used in an information processing apparatus, wherein a first step of acquiring the number of activated modules to be managed is provided;
A second step of comparing the number obtained in the first step with a preset number, and comparing the ID of the information processing apparatus on which the module to be managed has been activated with the preset ID; And a third step of enabling use of file system management software for managing a file system of the information processing apparatus based on a comparison result of the second step.

【0010】また、この発明は、情報処理装置で用いら
れるファイルシステム管理ソフトウェアのライセンスを
管理するライセンス管理方法であって、膨大な容量の情
報を扱う情報処理装置で使用可能な状態にされたファイ
ルシステムの容量を取得する第1のステップと、第1の
ステップで取得されたファイルシステムの容量と予め設
定された容量とを比較すると共に、情報処理装置のID
と予め設定されたIDとを比較する第2のステップと、
第2のステップの比較結果に基づき、情報処理装置のフ
ァイルシステムを管理するファイルシステム管理ソフト
ウェアを使用可能とする第3のステップとからなるライ
センス管理方法が記録されたコンピュータによって読み
取り可能な記録媒体である。
[0010] The present invention also relates to a license management method for managing a license of file system management software used in an information processing apparatus, the file management method being used for an information processing apparatus that handles a huge amount of information. A first step of acquiring the capacity of the system; comparing the capacity of the file system acquired in the first step with a preset capacity;
And a second step of comparing the ID with a preset ID;
A computer readable recording medium on which a license management method including a third step of enabling use of file system management software for managing a file system of the information processing apparatus based on a comparison result of the second step is recorded. is there.

【0011】また、この発明は、情報処理装置で用いら
れるファイルシステム管理ソフトウェアのライセンスを
管理するライセンス管理方法が記録された記録媒体にお
いて、管理対象のモジュールが起動された個数を取得す
る第1のステップと、第1のステップで取得された個数
と予め設定された個数とを比較すると共に、管理対象の
モジュールが起動された情報処理装置のIDと予め設定
されたIDとを比較する第2のステップと、第2のステ
ップの比較結果に基づき、情報処理装置のファイルシス
テムを管理するファイルシステム管理ソフトウェアを使
用可能とする第3のステップとからなるライセンス管理
方法が記録されたコンピュータによって読み取り可能な
記録媒体である。
According to the present invention, there is provided a recording medium in which a license management method for managing a license of file system management software used in an information processing apparatus is obtained. A second step of comparing the number obtained in the first step with the preset number and comparing the ID of the information processing apparatus on which the module to be managed has been started with the preset ID. A computer readable by a computer in which a license management method including a step and a third step of enabling use of file system management software for managing a file system of the information processing apparatus based on a comparison result of the second step is recorded. It is a recording medium.

【0012】上述したように、この発明は、使用可能な
状態にされたファイルシステムの容量と予め設定された
容量との比較と、情報処理装置のIDと予め設定された
IDとの比較に基づきライセンス管理を行っているた
め、このファイルシステム管理ソフトウェアの他の情報
処理装置での使用と共に、本来の情報処理装置における
設定容量以上での使用とを共に防止することができる。
As described above, the present invention is based on a comparison between the capacity of a file system made available and a preset capacity, and a comparison between the ID of the information processing apparatus and the preset ID. Since license management is performed, it is possible to prevent both the use of the file system management software in another information processing apparatus and the use of the file system management software with a capacity larger than the set capacity of the original information processing apparatus.

【0013】また、この発明は、管理対象のモジュール
が起動された個数と予め設定されたモジュールの個数と
の比較と、情報処理装置のIDと予め設定されたIDと
の比較に基づきライセンス管理を行っているため、この
ファイルシステム管理ソフトウェアの他の情報処理装置
での使用と共に、設定個数以上のモジュールでの使用を
共に防止することができる。
Further, the present invention provides a method for managing licenses based on a comparison between the number of activated modules to be managed and a preset number of modules, and a comparison between the ID of the information processing apparatus and the preset ID. Since the file system management software is used, it is possible to prevent the use of the file system management software in other information processing apparatuses and the use of the file system management software in more modules than the set number.

【0014】[0014]

【発明の実施の形態】以下、この発明の実施の一形態
を、図面を参照しながら説明する。図1は、この発明を
適用することができる情報システム100の構成の一例
を示す。ネットワーク1に対して、サーバコンピュータ
(以下、サーバと略称する)2および複数のクライアン
トコンピュータ(以下、クライアントと略称する)4,
4,・・・とがが接続される。データベース3は、サー
バ2をホストとする。また、ファイルシステム5,5,
・・・は、ハードディスクなどに構築され、例えばそれ
ぞれ数100Tバイトといった、非常に大きな容量を有
し、それぞれ対応するクライアント4,4,・・・をホ
ストとする。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows an example of the configuration of an information system 100 to which the present invention can be applied. For the network 1, a server computer (hereinafter abbreviated as a server) 2 and a plurality of client computers (hereinafter abbreviated as a client) 4,
,... Are connected. The database 3 is hosted on the server 2. Also, file systems 5, 5,
Are constructed on a hard disk or the like, have a very large capacity of, for example, several hundred Tbytes, and use the corresponding clients 4, 4,.

【0015】サーバ2およびクライアント4,4,・・
・は、例えばUNIXをOS(Operation System)として
動作する。UNIXでは、マウントと称される作業によ
って、接続された例えばハードディスクといった記憶装
置がファイルシステムに割り当てられる。マウントされ
ることによって、その記憶装置などがシステムで使用可
能な状態とされる。また、UNIXの基本機能の多く
は、自動的に自分自身を起動するように見えるデーモン
と称されるプロセスで実行される。さらに、プログラム
は、モジュールと称される単位で管理ならびに実行され
る。
The server 2 and the clients 4, 4,...
Operates, for example, UNIX as an OS (Operation System). In UNIX, a connected storage device such as a hard disk is allocated to a file system by a work called mounting. By being mounted, the storage device and the like are made usable in the system. Also, many of the basic functions of UNIX are performed by processes called daemons that appear to automatically start themselves. Further, the program is managed and executed in units called modules.

【0016】サーバ2には、さらに、パーソナルコンピ
ュータ6を介してライブラリ装置7が接続される。ライ
ブラリ装置7は、カセット棚11に例えば数100本の
データカセットが収納されると共に、データカセットに
対してデータの読み/書きを行うための複数のドライブ
10A,10B,10C,および10Dを有する。デー
タカセットの1本には、例えば数Gバイトのデータを記
録することができる。
A library device 7 is connected to the server 2 via a personal computer 6. The library device 7 has, for example, several hundred data cassettes stored in a cassette shelf 11 and has a plurality of drives 10A, 10B, 10C, and 10D for reading / writing data from / to the data cassettes. For example, several Gbytes of data can be recorded on one data cassette.

【0017】また、ライブラリ装置7は、図示されない
ロボット機構を備え、サーバ2の指示に基づくパーソナ
ルコンピュータ6の制御によって、自動的に所定のデー
タカセットを選択してデータの読み/書きを行うことが
できる。なお、データカセットは、インプットスロット
8およびアウトプットスロット9から補充や取り出しを
行うことができる。また、図示しないが、ライブラリ装
置7は、自身を管理するパーソナルコンピュータを有す
る。
The library device 7 has a robot mechanism (not shown), and can automatically select a predetermined data cassette and read / write data under the control of the personal computer 6 based on instructions from the server 2. it can. The data cassette can be replenished or taken out from the input slot 8 and the output slot 9. Although not shown, the library device 7 has a personal computer that manages itself.

【0018】情報システム100において、ファイルシ
ステム5,5,・・・やデータベース3,およびライブ
ラリ装置7を管理するために、マイグレーションソフト
ウェアが搭載される。情報システム100では、搭載さ
れたマイグレーションソフトウェアによって、ファイル
システム5,5,・・・やデータベース3の保護ならび
に保守などが行われる。
In the information system 100, migration software is installed to manage the file systems 5, 5,..., The database 3, and the library device 7. In the information system 100, protection and maintenance of the file systems 5, 5,... And the database 3 are performed by the installed migration software.

【0019】マイグレーションソフトウェアは、例えば
CD−ROMや磁気テープといった記録媒体に記録され
て提供される。記録媒体には、例えばソースコードの形
態で記録され、システムに搭載される際に、適宜、実行
可能なモジュールとして構築される。マイグレーション
ソフトウェアは、複数のモジュールから構成される。こ
の例では、サーバ2に搭載されるライブラリ制御モジュ
ール12,データベース管理モジュール13,およびク
ライアント4に搭載されるファイルシステム監視モジュ
ール14からマイグレーションソフトウェアが構成され
る。
The migration software is provided by being recorded on a recording medium such as a CD-ROM or a magnetic tape. The recording medium is recorded, for example, in the form of a source code, and is appropriately constructed as an executable module when mounted on a system. The migration software is composed of a plurality of modules. In this example, migration software is composed of a library control module 12, a database management module 13 mounted on the server 2, and a file system monitoring module 14 mounted on the client 4.

【0020】以下、マイグレーションソフトウェアを用
いた情報システム100の動作について、概略的に説明
する。例えば情報システム100が起動されると、サー
バ2において、ライブラリ制御モジュール12およびデ
ータベース管理モジュール13が起動される。その際、
後述する方法によって、所定の条件に基づきマイグレー
ションソフトウェアのライセンスが確認される。
Hereinafter, an operation of the information system 100 using the migration software will be schematically described. For example, when the information system 100 is started, in the server 2, the library control module 12 and the database management module 13 are started. that time,
The license of the migration software is confirmed based on predetermined conditions by a method described later.

【0021】続いて、クライアント4,4,・・・のそ
れぞれにおいて、ファイルシステム監視モジュール14
が起動され、マイグレーションファイルシステムがマウ
ントされる。マイグレーションファイルシステムは、マ
イグレーションソフトウェアによるファイルシステムで
ある。マウントの際に、上述と同様に、後述する方法に
よって、所定の条件に基づきマイグレーションソフトウ
ェアのライセンスが確認される。以下、複数接続される
クライアント4,4,・・・のうちの一つを取り上げ
て、説明する。
Subsequently, in each of the clients 4, 4,..., The file system monitoring module 14
Is started and the migration file system is mounted. The migration file system is a file system using migration software. At the time of mounting, similarly to the above, the license of the migration software is confirmed based on predetermined conditions by the method described later. Hereinafter, one of the plurality of connected clients 4, 4,... Will be described.

【0022】クライアント4において、マイグレーショ
ンファイルシステムがマウントされると、ファイルシス
テム5のデータがマイグレーションファイルシステムに
移動される。これにより、データは、マイグレーション
監視モジュール14の監視下に置かれることになる。マ
イグレーション監視モジュール14によってマイグレー
ションファイルシステム監視デーモンが起動される。こ
のマイグレーションファイルシステム監視デーモンによ
り、ファイルシステムのデータが一定の容量に達したこ
とが検知されると、サーバ2におけるモジュール12お
よび13に対して、データの移動処理を行うためのマイ
グレーション命令が出される。例えば、予め設定された
優先順位などに基づき、ファイルシステム5から移動さ
れるデータが選択される。
When the migration file system is mounted on the client 4, the data in the file system 5 is moved to the migration file system. As a result, the data is placed under the monitoring of the migration monitoring module 14. The migration monitoring module 14 starts a migration file system monitoring daemon. When the migration file system monitoring daemon detects that the data of the file system has reached a certain capacity, the migration command for performing the data migration processing is issued to the modules 12 and 13 in the server 2. . For example, data to be moved from the file system 5 is selected based on a preset priority or the like.

【0023】サーバ2において、データベース管理モジ
ュール13によって、データベース3に対して、移動さ
れるデータが登録される。そして、データベース管理モ
ジュール13からライブラリ制御モジュール12に対し
て指示が出され、所定のテープマウントがなされる。モ
ジュール12では、この指示に基づきライブラリ装置7
を制御する。この制御により、ライブラリ装置7では、
例えばテープ棚11から所定のテープが取り出され、ド
ライブ10A〜10Dのうち適当なものにセットされ、
テープへのデータの書き込みが準備される。
In the server 2, data to be moved is registered in the database 3 by the database management module 13. Then, an instruction is issued from the database management module 13 to the library control module 12, and a predetermined tape mount is performed. In the module 12, the library device 7 is
Control. With this control, in the library device 7,
For example, a predetermined tape is taken out from the tape shelf 11 and set in an appropriate one of the drives 10A to 10D.
The tape is ready for writing data.

【0024】サーバ2では、ライブラリ装置7において
テープに対するデータの書き込みや読み出しを制御す
る、テープI/Oモジュールにより、データのテープへ
の書き込みが実行される。データの書き込みが完了した
ら、サーバ2のモジュール12および13からファイル
システム監視モジュール14に対して、完了の通知が送
られる。ファイルシステム監視モジュール14では、こ
の通知を受け、ファイルシステム5上の該当するデータ
を削除し、データが移動されマイグレーション処理が完
了される。
In the server 2, data is written to the tape by a tape I / O module that controls writing and reading of data to and from the tape in the library device 7. When the data writing is completed, a completion notification is sent from the modules 12 and 13 of the server 2 to the file system monitoring module 14. In response to this notification, the file system monitoring module 14 deletes the corresponding data on the file system 5, moves the data, and completes the migration process.

【0025】なお、図1に示した構成ならびにその構成
における処理は、一例であって、これに限定されるもの
ではない。
The configuration shown in FIG. 1 and the processing in the configuration are merely examples, and the present invention is not limited to this.

【0026】次に、上述した、マイグレーションソフト
ウェアのライセンスの確認方法について説明する。先
ず、マイグレーションソフトウェアを情報システム10
0に導入する際に、ソフトウェア提供者とユーザとの間
で、所定の契約が交わされ、ユーザに対してライセンス
が与えられる。ライセンスの供与は、契約の対象となる
情報システム100の大きさに応じて行われる。
Next, a method of confirming the license of the migration software described above will be described. First, the migration software is transferred to the information system 10.
At the time of introduction, a predetermined contract is concluded between the software provider and the user, and a license is given to the user. The license is provided according to the size of the information system 100 to be contracted.

【0027】例えば、契約の際に、情報システム100
のファイルシステム全体の容量が計算され、その容量に
対してある程度の余裕を持った容量をライセンス容量と
して契約が行われる。また、データベース3やライブラ
リ装置7に対しては、ファイル数や装置台数に対して契
約がなされ、この契約に基づき起動可能なモジュール数
が決められる。設定されたライセンス容量やモジュール
のライセンス数は、キーコード化され、システムに持た
れる。
For example, at the time of contract, the information system 100
The capacity of the entire file system is calculated, and a contract is made with a capacity having a certain margin for the capacity as a license capacity. The database 3 and the library device 7 are contracted for the number of files and the number of devices, and the number of modules that can be started is determined based on the contract. The set license capacity and the number of module licenses are key-coded and stored in the system.

【0028】一方、情報システム100を構成するホス
ト(サーバ2、クライアント4,4,・・・など)のそ
れぞれには、予め固有のIDが与えられている。そし
て、契約時には、マイグレーションソフトウェアが使用
されるホストのそれぞれのIDがキーコード化され、シ
ステムに持たれる。
On the other hand, each of the hosts (the server 2, the clients 4, 4,..., Etc.) constituting the information system 100 is given a unique ID in advance. Then, at the time of contract, each ID of the host using the migration software is key-coded and held in the system.

【0029】ユーザが契約時に供与されたライセンスを
守っているかどうかは、マイグレーションソフトウェア
が起動される度にチェックされる。上述したように、マ
イグレーションソフトウェアは、それぞれ目的および処
理が異なる複数のモジュールから構成されているため、
チェックは、これらモジュール毎に行われる。
Each time the migration software is started, it is checked whether the user is observing the license provided at the time of contract. As described above, the migration software is composed of multiple modules with different purposes and processes.
The check is performed for each of these modules.

【0030】図2は、ファイルシステム監視モジュール
14におけるライセンス管理の処理の一例のフローチャ
ートを示す。この処理は、対応するホスト毎に行われ
る。図1に示される例では、クライアント4,4,・・
・のそれぞれにおいて、この処理が行われる。
FIG. 2 is a flowchart showing an example of the license management process in the file system monitoring module 14. This process is performed for each corresponding host. In the example shown in FIG. 1, the clients 4, 4,.
This process is performed in each of the steps of

【0031】最初のステップS10で、ファイルシステ
ム5のマウントが実行されると共に、ファイルシステム
監視モジュール14が起動される。そして、次のステッ
プS11で、マウントされたファイルシステム5の容量
が計算される。このとき、現在マウントされているファ
イルシステムだけでなく、過去にマウントされた分も参
照され、それらも含めて容量が計算される。
At the first step S10, the file system 5 is mounted and the file system monitoring module 14 is started. Then, in the next step S11, the capacity of the mounted file system 5 is calculated. At this time, not only the currently mounted file system but also the past mounted ones are referred to, and the capacity is calculated including these.

【0032】容量が求められると、ステップS12で、
計算された容量とライセンス容量とが比較される。それ
と共に、モジュールが起動されたホストが有するID
と、ライセンスにおいて設定されているIDとが比較さ
れる。
When the capacity is obtained, in step S12,
The calculated capacity is compared with the license capacity. At the same time, the ID of the host on which the module was started
Is compared with the ID set in the license.

【0033】次のステップS13では、ステップS12
での比較結果が所定の条件を満たしているかどうかが判
断される。すなわち、計算された容量がライセンス容量
以下であり、且つ、ホストIDとライセンスでのIDと
が一致している場合に、条件を満たしているとされる。
条件を満たしていれば、処理はステップS14に移行
し、マウント成功処理が行われる。すなわち、ファイル
システム監視モジュール14によりマイグレーションフ
ァイルシステムのマウントが行われる。そして、ステッ
プS15でその旨表示される。
In the next step S13, step S12
It is determined whether or not the result of the comparison at step satisfies a predetermined condition. That is, when the calculated capacity is equal to or smaller than the license capacity, and the host ID matches the ID in the license, it is determined that the condition is satisfied.
If the condition is satisfied, the process proceeds to step S14, and a mount success process is performed. That is, the migration file system is mounted by the file system monitoring module 14. Then, this is displayed in step S15.

【0034】一方、ステップS13で、上述の条件を満
たしていないとされれば、処理はステップS16に移行
する。条件を満たしていなければ、ファイルシステム監
視モジュール14は、使用することができないため、マ
イグレーションファイルシステムのマウントが失敗した
とされ、エラー処理が行われ、ステップS15でその旨
表示される。
On the other hand, if it is determined in step S13 that the above condition is not satisfied, the process proceeds to step S16. If the conditions are not satisfied, the file system monitoring module 14 cannot be used, so it is determined that the mounting of the migration file system has failed, error processing is performed, and the fact is displayed in step S15.

【0035】図3は、ライブラリ制御モジュール12お
よびデータベース管理モジュール13におけるライセン
ス管理の処理の一例のフローチャートを示す。これらの
場合、ライセンス時に起動の許可を与えられた個数の
み、モジュールの実行権が与えられる。例えば、データ
ベース3においては、一つのデータベース3に対して一
つのデータベース管理モジュール13の実行権が与えら
れる。ライブラリ制御モジュール12についても同様で
ある。
FIG. 3 shows a flowchart of an example of license management processing in the library control module 12 and the database management module 13. In these cases, the right to execute the module is given only to the number permitted to be activated at the time of licensing. For example, in the database 3, the execution right of one database management module 13 is given to one database 3. The same applies to the library control module 12.

【0036】ここでは、一例としてデータベース3を管
理するデータベース管理モジュール13について説明す
る。この処理も、上述と同様に、対応するホスト毎に行
われる。図1に示される例では、データベース3は、サ
ーバ2のみに存在するため、サーバ2で実行される。
Here, the database management module 13 for managing the database 3 will be described as an example. This process is also performed for each corresponding host, as described above. In the example shown in FIG. 1, the database 3 is executed on the server 2 because it exists only on the server 2.

【0037】最初のステップS20で、起動されたモジ
ュールの種類と個数とがチェックされる。種類では、例
えば、サーバ2においては同時に複数のモジュールが起
動され動作するが、それらのうち、この例では、データ
ベース管理モジュール13が対象としているモジュール
が起動されているかどうか、また、起動されている場
合、その個数がチェックされる。これは例えば、サーバ
2のメモリ上に展開されている、対象となるデーモンの
個数を数えることでなされる。
In the first step S20, the type and number of activated modules are checked. In the type, for example, a plurality of modules are started and operated simultaneously in the server 2. Among them, in this example, whether or not the module targeted by the database management module 13 is started, and whether or not the module is started If so, the number is checked. This is performed, for example, by counting the number of target daemons developed on the memory of the server 2.

【0038】次のステップS21では、ステップS20
でのチェックの結果が所定の条件を満たしているかどう
かが判断される。すなわち、所定のモジュールの起動数
がライセンス時に契約した個数以下であるかどうかが判
断される。条件を満たしていれば、ステップS22で正
常起動ルーチンに処理が移行し、データベース管理モジ
ュール13が起動される。
In the next step S21, step S20
It is determined whether the result of the check in satisfies a predetermined condition. That is, it is determined whether the activation number of the predetermined module is equal to or less than the number contracted at the time of license. If the condition is satisfied, the process proceeds to a normal start routine in step S22, and the database management module 13 is started.

【0039】一方、ステップS21で、上述の条件を満
たしていないとされた場合、ライセンスによって許可さ
れた個数だけのモジュールが起動される。そして、処理
はステップS23に移行し、エラー処理が行われ、ステ
ップS24でその旨表示される。
On the other hand, if it is determined in step S21 that the above-mentioned condition is not satisfied, the modules as many as the number permitted by the license are activated. Then, the process proceeds to step S23, where an error process is performed, and the fact is displayed in step S24.

【0040】なお、この図3に示される処理は、ライブ
ラリ制御モジュール12においても同様の手順で行われ
る。
The process shown in FIG. 3 is performed in the library control module 12 in the same procedure.

【0041】[0041]

【発明の効果】以上説明したように、この発明によれ
ば、ファイルシステムの容量とホスト固有のIDとでフ
ァイルシステム監視モジュールのライセンス管理が行わ
れるので、マイグレーションソフトウェアのホスト間で
の不法なコピーを防止する効果がある。それと共に、契
約時の容量を越えての使用を防止することができる効果
がある。
As described above, according to the present invention, the license management of the file system monitoring module is performed based on the capacity of the file system and the ID unique to the host, so that the migration software is illegally copied between the hosts. Has the effect of preventing. At the same time, there is an effect that the usage exceeding the capacity at the time of contract can be prevented.

【0042】また、この発明によれば、ホスト固有のI
Dと共に、起動されるモジュールの個数や種類でデータ
ベース管理モジュールやライブラリ制御モジュールのラ
イセンス管理を行っているため、モジュールの個数や種
類がシステムに応じて正しく起動ならびに動作すること
が可能になる効果がある。
According to the present invention, the host-specific I
The license management of the database management module and the library control module is performed based on the number and types of the modules to be activated together with D. Therefore, the effect that the number and types of the modules can be correctly activated and operated according to the system is achieved. is there.

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

【図1】この発明を適用することができる情報システム
の構成の一例を示す略線図である。
FIG. 1 is a schematic diagram illustrating an example of a configuration of an information system to which the present invention can be applied.

【図2】ファイルシステム監視モジュールにおけるライ
センス管理の処理の一例のフローチャートである。
FIG. 2 is a flowchart of an example of a license management process in a file system monitoring module.

【図3】ライブラリ制御モジュールおよびデータベース
管理モジュールにおけるライセンス管理の処理の一例の
フローチャートである。
FIG. 3 is a flowchart illustrating an example of license management processing in a library control module and a database management module.

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

2・・・サーバ、3・・・データベース、4・・・クラ
イアント、5・・・ファイルシステム、7・・・ライブ
ラリ装置、12・・・ライブラリ制御モジュール、13
・・・データベース管理モジュール、14・・・ファイ
ルシステム監視モジュール、100・・・情報システム
2 server, 3 database, 4 client, 5 file system, 7 library device, 12 library control module, 13
... Database management module, 14 ... File system monitoring module, 100 ... Information system

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 情報処理装置で用いられるファイルシス
テム管理ソフトウェアのライセンスを管理するライセン
ス管理方法において、 情報処理装置で使用可能な状態にされたファイルシステ
ムの容量を取得する第1のステップと、 上記第1のステップで取得された上記ファイルシステム
の容量と予め設定された容量とを比較すると共に、上記
情報処理装置のIDと予め設定されたIDとを比較する
第2のステップと、 上記第2のステップの比較結果に基づき、上記情報処理
装置のファイルシステムを管理するファイルシステム管
理ソフトウェアを使用可能とする第3のステップとから
なることを特徴とするライセンス管理方法。
1. A license management method for managing licenses of file system management software used in an information processing apparatus, comprising: a first step of acquiring a capacity of a file system made usable by the information processing apparatus; A second step of comparing the capacity of the file system obtained in the first step with a preset capacity, and comparing the ID of the information processing apparatus with a preset ID; And a third step of enabling use of file system management software for managing the file system of the information processing apparatus based on the comparison result of the steps.
【請求項2】 請求項1に記載のライセンス管理方法に
おいて、 上記第1のステップでは、過去に使用可能な状態にされ
たファイルシステムの容量を参照して上記ファイルシス
テムの容量を取得することを特徴とするライセンス管理
方法。
2. The license management method according to claim 1, wherein in the first step, the capacity of the file system is acquired by referring to the capacity of a file system that has been made available in the past. Characteristic license management method.
【請求項3】 請求項1に記載のライセンス管理方法に
おいて、 上記第1,第2,および第3のステップは、ホスト毎に
実行されることを特徴とするライセンス管理方法。
3. The license management method according to claim 1, wherein the first, second, and third steps are performed for each host.
【請求項4】 情報処理装置で用いられるファイルシス
テム管理ソフトウェアのライセンスを管理するライセン
ス管理方法において、 管理対象のモジュールが起動された個数を取得する第1
のステップと、 上記第1のステップで取得された上記個数と予め設定さ
れた個数とを比較すると共に、上記管理対象のモジュー
ルが起動された情報処理装置のIDと予め設定されたI
Dとを比較する第2のステップと、 上記第2のステップの比較結果に基づき、上記情報処理
装置のファイルシステムを管理するファイルシステム管
理ソフトウェアを使用可能とする第3のステップとから
なることを特徴とするライセンス管理方法。
4. A license management method for managing a license of file system management software used in an information processing apparatus, wherein a first number of activated modules to be managed is acquired.
And comparing the number obtained in the first step with the preset number, and comparing the ID of the information processing apparatus on which the module to be managed has been activated with the preset I
D and a third step of enabling file system management software for managing the file system of the information processing device based on the comparison result of the second step. Characteristic license management method.
【請求項5】 請求項4に記載されたライセンス管理方
法において、 上記第1,第2,および第3のステップは、ホスト毎に
実行されることを特徴とするライセンス管理方法。
5. The license management method according to claim 4, wherein the first, second, and third steps are performed for each host.
【請求項6】 情報処理装置で用いられるファイルシス
テム管理ソフトウェアのライセンスを管理するライセン
ス管理方法であって、 情報処理装置で使用可能な状態にされたファイルシステ
ムの容量を取得する第1のステップと、 上記第1のステップで取得された上記ファイルシステム
の容量と予め設定された容量とを比較すると共に、上記
情報処理装置のIDと予め設定されたIDとを比較する
第2のステップと、 上記第2のステップの比較結果に基づき、上記情報処理
装置のファイルシステムを管理するファイルシステム管
理ソフトウェアを使用可能とする第3のステップとから
なるライセンス管理方法が記録されたコンピュータによ
って読み取り可能な記録媒体。
6. A license management method for managing a license of file system management software used in an information processing apparatus, comprising: a first step of acquiring a capacity of a file system made usable by the information processing apparatus; A second step of comparing the capacity of the file system obtained in the first step with a preset capacity, and comparing the ID of the information processing apparatus with a preset ID; A computer-readable recording medium having recorded thereon a license management method comprising a third step of enabling use of file system management software for managing a file system of the information processing apparatus based on a comparison result of the second step .
【請求項7】 情報処理装置で用いられるファイルシス
テム管理ソフトウェアのライセンスを管理するライセン
ス管理方法であって、 管理対象のモジュールが起動された個数を取得する第1
のステップと、 上記第1のステップで取得された上記個数と予め設定さ
れた個数とを比較すると共に、上記管理対象のモジュー
ルが起動された情報処理装置のIDと予め設定されたI
Dとを比較する第2のステップと、 上記第2のステップの比較結果に基づき、上記情報処理
装置のファイルシステムを管理するファイルシステム管
理ソフトウェアを使用可能とする第3のステップとから
なるライセンス管理方法が記録されたコンピュータによ
って読み取り可能な記録媒体。
7. A license management method for managing a license of a file system management software used in an information processing apparatus, the method comprising: obtaining a number of activated modules to be managed.
And comparing the number obtained in the first step with the preset number, and comparing the ID of the information processing apparatus on which the module to be managed has been activated with the preset I
A license management comprising: a second step of comparing D with D; and a third step of using file system management software for managing the file system of the information processing apparatus based on a result of the comparison of the second step. A computer-readable recording medium on which the method is recorded.
JP10124936A 1998-05-07 1998-05-07 Method for managing license and recording medium recording the same Pending JPH11327893A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10124936A JPH11327893A (en) 1998-05-07 1998-05-07 Method for managing license and recording medium recording the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10124936A JPH11327893A (en) 1998-05-07 1998-05-07 Method for managing license and recording medium recording the same

Publications (1)

Publication Number Publication Date
JPH11327893A true JPH11327893A (en) 1999-11-30

Family

ID=14897851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10124936A Pending JPH11327893A (en) 1998-05-07 1998-05-07 Method for managing license and recording medium recording the same

Country Status (1)

Country Link
JP (1) JPH11327893A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040043867A (en) * 2002-11-20 2004-05-27 주식회사 한국인식기술 Unlawfulness establishment prevention method of program
JP2006350824A (en) * 2005-06-17 2006-12-28 Hitachi Ltd Administrative computer for managing license of program to be installed in storage system, computer system and control method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040043867A (en) * 2002-11-20 2004-05-27 주식회사 한국인식기술 Unlawfulness establishment prevention method of program
JP2006350824A (en) * 2005-06-17 2006-12-28 Hitachi Ltd Administrative computer for managing license of program to be installed in storage system, computer system and control method
JP4659526B2 (en) * 2005-06-17 2011-03-30 株式会社日立製作所 Management computer, computer system and control method for managing license of program installed in storage system

Similar Documents

Publication Publication Date Title
US6950836B2 (en) Method, system, and program for a transparent file restore
US5684991A (en) Modification metadata set, abstracted from database write requests
US7634511B1 (en) User interface for viewing logical representation of a database backed up by a database recovery manager
JP4843604B2 (en) Method and system for obtaining data storage device specific information from data storage device
US8151139B1 (en) Preventing data loss from restore overwrites
US8745011B2 (en) Method and system for scrubbing data within a data storage subsystem
JP2005235058A (en) Snapshot acquisition method, snapshot acquisition device, and computer program provided with snapshot acquisition function
JP4726909B2 (en) Method, system and computer program for managing redundant storage of data in a storage hierarchy
US20020144069A1 (en) Backup processing method
JP2009503709A (en) Apparatus, system, and computer program for data protection by storage device
KR20030017532A (en) Data storage system and process
JP2009526286A (en) Long-term backup on disk
US7433899B2 (en) Apparatus, system, and method for managing multiple copy versions
US20080059731A1 (en) Backup of hierarchically structured storage pools
US7082447B2 (en) Method and apparatus for archive data validation in an archive system
US20080155319A1 (en) Methods and systems for managing removable media
JPH02135550A (en) Hot backup file server system
US7600151B2 (en) RAID capacity expansion interruption recovery handling method and system
US8892830B2 (en) Changing ownership of cartridges
CN1195270C (en) Information processing capable of restarting computer data base
US7529973B2 (en) Method of and apparatus for taking back-up and checking alteration of data, and computer product
US8495315B1 (en) Method and apparatus for supporting compound disposition for data images
JPH11327893A (en) Method for managing license and recording medium recording the same
US20100005126A1 (en) Record level fuzzy backup
CN116954987A (en) Data processing method, device, storage medium and equipment