[go: up one dir, main page]

JPH04243438A - Management system for storage device - Google Patents

Management system for storage device

Info

Publication number
JPH04243438A
JPH04243438A JP3004187A JP418791A JPH04243438A JP H04243438 A JPH04243438 A JP H04243438A JP 3004187 A JP3004187 A JP 3004187A JP 418791 A JP418791 A JP 418791A JP H04243438 A JPH04243438 A JP H04243438A
Authority
JP
Japan
Prior art keywords
storage device
virtual
storage
management
device number
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
JP3004187A
Other languages
Japanese (ja)
Inventor
Takumi Murakami
卓己 村上
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu Ltd
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 Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP3004187A priority Critical patent/JPH04243438A/en
Publication of JPH04243438A publication Critical patent/JPH04243438A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To systematically set an assigned capacity to a virtual storage management device optimum for a service system from among the available assigned capacity of the storage device by a system manager and to efficiently operate the system by setting the assigned capacity to a virtual storage management device number for each storage device. CONSTITUTION:When information is inputted/outputted to/from a storage device 11, a corresponding storage device number 122 is extracted from a virtual storage management table 12 based on a virtual storage management device number 121 assigned by a service program. Then a virtual volume label 112 and a file management label 113 are searched in the storage device 11 based on the storage device number 122 to find an applicable file 114 and the information is inputted/outputted.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、記憶装置の装置番号管
理方式に関し、特に装置の容量に制限されず、最適な容
量設定を行うことが必要な装置管理システムに対して有
効な仮想管理方式に関するものである。
[Industrial Application Field] The present invention relates to a device number management method for storage devices, and in particular, a virtual management method effective for device management systems that are not limited by the capacity of the device and require optimal capacity settings. It is related to.

【0002】0002

【従来の技術】従来この種の記憶装置に対する装置番号
管理方式は、記憶装置に対応する装置番号を設定して、
直接業務プログラムから装置番号を指定してファイルの
存在装置を対応させるか、又は、装置番号をグループ化
して、そのグループ番号を指定してファイルの存在装置
を対応させる管理方式であった。
2. Description of the Related Art Conventionally, a device number management system for this type of storage device sets a device number corresponding to the storage device,
The management method was to directly specify a device number from the business program and associate the device where the file resides, or to group the device numbers and specify the group number to associate the device where the file resides.

【0003】0003

【発明が解決しようとする課題】上述した従来の記憶装
置の管理方式は記憶装置の物理容量がその記憶装置での
制限となっているので、記憶装置の台数及び各記憶装置
の記憶容量という物理的制限を業務プログラムがうける
こととなる。
[Problems to be Solved by the Invention] In the conventional storage device management method described above, the physical capacity of the storage device is the limit for the storage device. business programs will be subject to certain restrictions.

【0004】特に、業務単位にデータ量を検討し、記憶
装置に業務データを分割する場合、業務単位のデータの
管理と記憶装置単位のデータの管理の二元管理を行う必
要がある。
In particular, when considering the amount of data for each business and dividing the business data into storage devices, it is necessary to perform dual management of data for each business and data for each storage device.

【0005】従来の記憶装置管理方式では、装置単位で
のデータ管理しか行えない為業務単位でのデータ管理は
、人手で管理する必要が発生するという欠点がある。
[0005] Conventional storage device management systems have the drawback that data management can only be performed on a device-by-device basis, and data management on a business-by-business basis requires manual management.

【0006】[0006]

【課題を解決するための手段】本発明の記憶装置の管理
方式は、仮想記憶管理装置番号を設定し、仮想記憶管理
装置番号と記憶装置番号との対応関係と仮想記憶管理装
置番号に割り当てる記憶容量とを登録する管理テーブル
と、仮想記憶管理装置より情報を入出力する際に上述し
た管理テーブルから抽出した記憶装置番号の記憶装置か
ら情報を選択するのに使用する記憶装置内の仮想記憶管
理装置割り当て状況を管理する仮想ボリュームラベル情
報とを有する。
[Means for Solving the Problems] The storage device management method of the present invention sets a virtual storage management device number, determines the correspondence between the virtual storage management device number and the storage device number, and determines the storage assigned to the virtual storage management device number. A management table for registering capacity and virtual memory management within the storage device used to select information from the storage device with the storage device number extracted from the management table mentioned above when inputting/outputting information from the virtual storage management device. and virtual volume label information for managing device allocation status.

【0007】[0007]

【実施例】次に本発明について図面を参照して詳細に説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained in detail with reference to the drawings.

【0008】図1は本発明の一実施例を表す構成である
。本実施例の記憶装置の仮想記憶管理方式は、データを
記憶する複数の記憶装置11と業務プログラムで扱う仮
想記憶管理装置番号と実際にデータを記憶する記憶装置
番号との対応を管理する仮想記憶管理テーブル12とか
ら、その主要部が構成されている。
FIG. 1 shows a configuration representing one embodiment of the present invention. The virtual memory management method of the storage device of this embodiment is a virtual memory that manages the correspondence between a plurality of storage devices 11 that store data, a virtual storage management device number handled by a business program, and a storage device number that actually stores data. The main part is composed of the management table 12.

【0009】記憶装置11は、記憶装置番号を管理する
ボリュームラベル111と記憶装置内での情報がどの仮
想記憶管理装置に属するかを管理する仮想ボリュームラ
ベル112と、ファイルを管理するファイル管理ラベル
113と、情報を管理するファイル114とを含んで構
成される。
The storage device 11 includes a volume label 111 for managing storage device numbers, a virtual volume label 112 for managing which virtual storage management device information in the storage device belongs to, and a file management label 113 for managing files. and a file 114 for managing information.

【0010】仮想記憶管理テーブル12は、仮想の記憶
装置番号を登録する仮想記憶管理装置番号121と、仮
想記憶管理装置番号121の情報が物理的に存在する記
憶装置番号122と、記憶装置番号122に割り当てる
仮想の記憶装置の記憶容量123を含んで構成されてい
る。又、記憶容量123は更にその割り当てられた容量
を表す割当容量1231と現時点での使用量を表す使用
容量1232から成る。
The virtual storage management table 12 includes a virtual storage management device number 121 in which a virtual storage device number is registered, a storage device number 122 in which information of the virtual storage management device number 121 physically exists, and a storage device number 122. It is configured to include a storage capacity 123 of a virtual storage device to be allocated to. Further, the storage capacity 123 further includes an allocated capacity 1231 representing the allocated capacity and a used capacity 1232 representing the current usage amount.

【0011】次に本実施例の動作,使い方を順を追って
説明する。
Next, the operation and usage of this embodiment will be explained step by step.

【0012】記憶装置11から情報を入出力する場合に
は、まず業務プログラムで指定された仮想記憶管理装置
番号121を基に、仮想記憶管理テーブル12から対応
する記憶装置番号122を抽出する。次に、この記憶装
置番号122を基に、記憶装置11内の仮想ボリューム
ラベル122及びファイル管理ラベル113を検索して
該当のファイル114を見付け、情報の入出力を行う。
When inputting/outputting information from the storage device 11, first, based on the virtual storage management device number 121 specified by the business program, the corresponding storage device number 122 is extracted from the virtual storage management table 12. Next, based on this storage device number 122, the virtual volume label 122 and file management label 113 in the storage device 11 are searched to find the corresponding file 114, and information is input and output.

【0013】又、記憶装置11に情報をファイルとして
登録する場合には、業務プログラムで指定された仮想記
憶管理装置番号121を基に、仮想記憶管理テーブル1
2から対応する記憶装置番号122を抽出するときに、
指定された記憶装置番号単位の割当容量1231と使用
容量1232の差の容量と今回登録したい容量上との比
較を順次行い、最初に登録可能な装置に登録を行う。も
し単独の装置で登録が不可能な場合には、指定された複
数の記憶装置に分割して登録(ファイル114とファイ
ル管理ラベル113とを登録する。)を行う。その際に
、仮想記憶管理テーブル12の使用容量1232を登録
した分だけ増加させる。
Furthermore, when registering information as a file in the storage device 11, the virtual storage management table 1 is registered based on the virtual storage management device number 121 specified in the business program.
When extracting the corresponding storage device number 122 from 2,
The capacity difference between the allocated capacity 1231 and the used capacity 1232 in units of the specified storage device number is compared with the capacity to be registered this time, and the first registerable device is registered. If registration is not possible with a single device, registration is performed by dividing into a plurality of specified storage devices (file 114 and file management label 113 are registered). At this time, the used capacity 1232 of the virtual memory management table 12 is increased by the registered amount.

【0014】又、記憶装置11の情報をファイル単位に
削除する場合は、登録する場合とは逆に、仮想記憶管理
テーブル12より検索された記憶装置11の情報(ファ
イル114とファイル管理ラベル113)を消すと共に
、仮想記憶管理テーブル12の使用容量1232を情報
を削除した分だけ減らす。
Furthermore, when deleting information on the storage device 11 file by file, contrary to the case of registration, the information on the storage device 11 (file 114 and file management label 113) retrieved from the virtual storage management table 12 is deleted. At the same time, the used capacity 1232 of the virtual memory management table 12 is reduced by the amount of information deleted.

【0015】図2(a),(b)および(c)はそれぞ
れ本実施例の記憶装置の管理方式を実現する為のボリュ
ームラベル111,仮想ボリュームラベル112および
ファイル管理ラベル113の一例を示す図である。ボリ
ュームラベル111,ファイル管理ラベル113は本発
明の仮想管理方式を使用しない場合のラベルと同一の内
容である。
FIGS. 2A, 2B, and 2C are diagrams showing examples of a volume label 111, a virtual volume label 112, and a file management label 113, respectively, for realizing the storage device management method of this embodiment. It is. The volume label 111 and file management label 113 have the same contents as the labels when the virtual management method of the present invention is not used.

【0016】仮想記憶管理テーブル12の割当容量12
31を修正することにより、仮想ボリュームラベル11
2が自動的にメンテナンスされ、仮想記憶管理装置の容
量を自由に変更することが可能となる。
Allocated capacity 12 of virtual memory management table 12
By modifying 31, the virtual volume label 11
2 is automatically maintained, and the capacity of the virtual storage management device can be changed freely.

【0017】[0017]

【発明の効果】以上説明した様に本発明は、記憶装置に
入出力する手段として、仮想記憶管理装置番号と仮想記
憶管理テーブルを設定し、仮想記憶管理装置番号と実際
に記憶されている記憶装置番号とを対応させ、かつ、仮
想記憶管理装置番号に対する記憶装置毎の割当容量を設
定することにより、システム管理者が与えられた記憶装
置の容量の中で、業務システムに最適な仮想記憶管理装
置の割当容量を計画的に設定し、システムを効率的に運
用できる効果がある。
As explained above, the present invention sets a virtual memory management device number and a virtual memory management table as a means for inputting/outputting to a storage device, By associating device numbers and setting the allocated capacity for each storage device for virtual storage management device numbers, system administrators can manage virtual storage optimally for business systems within the given storage device capacity. This has the effect of allowing the system to be operated efficiently by setting the allocated capacity of devices in a planned manner.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】記憶装置11内のボリュームラベル111,仮
想ボリュームラベル112およびファイル管理ラベル1
13の内容を示す図である。
[Fig. 2] Volume label 111, virtual volume label 112, and file management label 1 in storage device 11
13 is a diagram showing the contents of No. 13.

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

11    記憶装置 111    ボリュームラベル 112    仮想ボリュームラベル 113    ファイル管理ラベル 114    ファイル 12    仮想記憶管理テーブル 121    仮想記憶管理装置番号 122    記憶装置番号 123    記憶容量 1231    割当容量 1232    使用容量 11. Storage device 111 Volume label 112 Virtual volume label 113 File management label 114 File 12 Virtual memory management table 121 Virtual storage management device number 122 Storage device number 123 Storage capacity 1231 Allocated capacity 1232 Usage capacity

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  仮想記憶管理装置番号を設定し、仮想
記憶管理装置番号と記憶装置番号との対応関係と仮想記
憶管理装置番号に割り当てる記憶容量とを登録する管理
テーブルと、仮想記憶管理装置より情報を入出力する際
に上述した管理テーブルから抽出した記憶装置番号の記
憶装置から情報を選択するのに使用する記憶装置内の仮
想記憶管理装置割り当て状況を管理する仮想ボリューム
ラベル情報とを有することを特徴とする記憶装置の仮想
管理方式。
Claim 1: A management table for setting a virtual memory management device number, registering the correspondence between the virtual memory management device number and the storage device number, and a storage capacity to be allocated to the virtual memory management device number; and virtual volume label information that manages the virtual storage management device allocation status in the storage device used to select information from the storage device with the storage device number extracted from the management table mentioned above when inputting and outputting information. A storage device virtual management method characterized by:
JP3004187A 1991-01-18 1991-01-18 Management system for storage device Pending JPH04243438A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3004187A JPH04243438A (en) 1991-01-18 1991-01-18 Management system for storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3004187A JPH04243438A (en) 1991-01-18 1991-01-18 Management system for storage device

Publications (1)

Publication Number Publication Date
JPH04243438A true JPH04243438A (en) 1992-08-31

Family

ID=11577706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3004187A Pending JPH04243438A (en) 1991-01-18 1991-01-18 Management system for storage device

Country Status (1)

Country Link
JP (1) JPH04243438A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303054A (en) * 2002-04-08 2003-10-24 Hitachi Ltd Computer system, storage device, and storage device operation monitoring method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303054A (en) * 2002-04-08 2003-10-24 Hitachi Ltd Computer system, storage device, and storage device operation monitoring method

Similar Documents

Publication Publication Date Title
US20040006572A1 (en) Method and system for employing and managing storage
JPS6310250A (en) Virtual logical volume management method
CN101227465A (en) Method and system for administrating IP address
US20060031634A1 (en) Management method for cache memory, storage apparatus, and computer system
JPH04243438A (en) Management system for storage device
CN116032614A (en) Container network micro-isolation method, device, equipment and medium
CN117742931A (en) Method and device for determining big data cluster deployment scheme, clusters and storage medium
EP0555881A2 (en) Office automation system wherein files in a database are available to electronic mail services
CN1602618B (en) Method and system for collecting counter data in a network element
US20240097941A1 (en) Setting device, setting method, and setting program
CN108363619B (en) Service flow control method, server, and computer-readable storage medium
JP2720775B2 (en) File parallel processing unit
JPS61228538A (en) File control system
CN115941427B (en) Remote management method of application server, electronic equipment and storage medium
CN113590043B (en) Data storage method, device, equipment and storage medium
JP2001051838A (en) Software distribution system
KR100623190B1 (en) Data storage management method and system
JPH1027092A (en) Managing method for software
CN101599972A (en) Electronic-data distribution system
JPH0454634A (en) Software resources distribution management system
JP2000010842A (en) Method and system for file management
CN115086333A (en) Service request distribution method, device and storage medium
CN104679531B (en) The system and method for computer terminal distal end start are provided
JPH02253457A (en) Host computer
CN117667083A (en) Page generation method, system and terminal equipment