JPH03107254A - Method and apparatus for multi-file system control in exchange system - Google Patents

Method and apparatus for multi-file system control in exchange system

Info

Publication number
JPH03107254A
JPH03107254A JP24345689A JP24345689A JPH03107254A JP H03107254 A JPH03107254 A JP H03107254A JP 24345689 A JP24345689 A JP 24345689A JP 24345689 A JP24345689 A JP 24345689A JP H03107254 A JPH03107254 A JP H03107254A
Authority
JP
Japan
Prior art keywords
file system
file
ipl
exchange
shared memory
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
JP24345689A
Other languages
Japanese (ja)
Inventor
Mitsuyoshi Ozaki
小崎 光義
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 JP24345689A priority Critical patent/JPH03107254A/en
Publication of JPH03107254A publication Critical patent/JPH03107254A/en
Pending legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)
  • Monitoring And Testing Of Exchanges (AREA)

Abstract

PURPOSE:To decide the file system to be accurately accessed even when a maintenance operation equipment starts its operation without using an initial program load by providing a file system decision device and a common memory. CONSTITUTION:In the state of initial program load(IPL) of a maintenance operation equipment (O&M equipment), an IPL system decision device 2 references status files 6A, 7A in a 0 system file system 6 and a 1 system file system 7. Then the equipment 2 decides the file system subjected to IPL and applies IPL via an IPL file server 3 to store the content of the files 6A, 7A into a common memory 1A. Then the file system accessed by the equipment 1 after restart is decided by the file system decision device 4 according to the content of the memory 1A. In the case of revision of the file system, revision information is written in the file memories 6A, 7A and the memory 1A and the device 4 decides accurately the file system according to the content of the memory 1A by the device 4 at the restart not using the IPL.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、交換システムで2重化されたファイルシステ
ムのアクセスを制御する、交換システムにおけるマルチ
ファイルシステム制御方法および装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a multi-file system control method and apparatus in an exchange system, which controls access to duplicate file systems in the exchange system.

〔従来の技術〕[Conventional technology]

交換システムでは、O&M装置(保守運用装置)が、2
重化されたファイルシステムをアクセスする場合がある
。このような交換システムでは、0&M装置はファイル
システムからプログラムをIPL(イニシャルプログラ
ムロード)する。そして、O&M装置は、再開後にファ
イルシステムへアクセスする。この交換システムにおけ
るマルチファイルシステム制御方式の一例が第2図に示
されている。
In the exchange system, O&M equipment (maintenance and operation equipment) is
There are cases where a redundant file system is accessed. In such an exchange system, the 0&M device IPLs (Initial Program Load) the program from the file system. The O&M device then accesses the file system after restarting. An example of a multi-file system control method in this exchange system is shown in FIG.

この従来の、交換システムにおけるマルチファイルシス
テム制御方式では、端末17を収容する0&M装置11
の配下に、2重化されたファイルシステムがある。この
ファイルシステムは、0系フアイルシステム15とl系
ファイルシステム16とから成っている。さらに、この
交換システムのマルチファイルシステム制御方式では、
O&M装置11がファイルシステムからプログラムをI
PLするためのIPLファイルサーバー13と、再開後
にファイルシステムへアクセスするためのファイルサー
バー14とを持っている。
In this conventional multi-file system control method in an exchange system, the O&M device 11 that accommodates the terminal 17
There is a duplicate file system under the . This file system consists of a 0-system file system 15 and an I-system file system 16. Furthermore, the multi-file system control method of this exchange system
The O&M device 11 imports the program from the file system.
It has an IPL file server 13 for PL, and a file server 14 for accessing the file system after restart.

そして、このマルチファイルシステム制御方式では、O
&M装置11のIPL時に、IPL系決定装置12が、
O系ファイルシステム15と、l系ファイルシステム1
6内の状態ファイル15A、15Bを参照してIPL系
を決定し、IPLファイルサーバー13へアクセスして
IPLを行う。その後、0&M装置11の再開後も、I
PL系決定装置12に指示された系のファイルシステム
へファイルサーバー14を経由してアクセスを行ってい
る。
In this multi-file system control method, O
During IPL of the &M device 11, the IPL system determining device 12,
O-based file system 15 and l-based file system 1
The IPL system is determined by referring to the status files 15A and 15B in 6, and the IPL file server 13 is accessed to perform IPL. Thereafter, even after restarting the 0&M device 11, the I
The file system of the system specified by the PL system determining device 12 is accessed via the file server 14.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のマルチファイルシステム制御方式では、
O&M装置が再開後に、アクセスするファイルシステム
の系の変更を行った場合、すなわち変更後にIPLを伴
わない再開を行うと、再開中にファイルサーバーを経由
してアクセスするファイルシステム系を決定するための
状態ファイルの内容の参照が行えない。そして、IPL
時に決定したファイルシステム系へのアクセスを行い、
変更された系へのアクセスが正しくできないという欠点
がある。
In the conventional multi-file system control method described above,
If the O&M device changes the file system to be accessed after restarting, that is, if restarting without IPL is performed after the change, the system for determining the file system to be accessed via the file server during restart. The contents of the state file cannot be referenced. And IPL
Access the file system system determined at the time,
The drawback is that the modified system cannot be accessed correctly.

本発明の目的は、このような欠点を除去し、0&M装置
がIPLを伴わない再開を行っても、正確にアクセスす
べきファイルシステム系を決定できる、交換システムに
おけるマルチファイルシステム制御方法および装置を提
供することにある。
An object of the present invention is to provide a method and apparatus for controlling a multi-file system in an exchange system, which eliminates such drawbacks and enables accurate determination of the file system to be accessed even when the 0&M device restarts without IPL. It is about providing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は、交換システムの保守運用装置の配下にファイ
ルシステムが2重化され、第1のファイルサーバーによ
り前記保守運用装置が動作するためのプログラムをファ
イルシステムからイニシャルプログラムロードし、第1
の決定装置は前記第1のファイルサーバーがイニシャル
プログラムロードするファイルシステムを決定する交換
システムにおけるマルチファイルシステム制御装置にお
いて、 前記保守運用装置の再開後に、ファイルシステムにアク
セスする第2のファイルサーバーと、前記第2のファイ
ルサーバーのアクセスするファイルシステムを、ファイ
ルシステムの状態に基づいて決定する第2の決定装置と
、 前記第1の決定装置からファイルシステムの状態を引き
継ぐための共有メモリを有していることを特徴としてい
る。
In the present invention, a file system is duplicated under a maintenance and operation device of an exchange system, and a first file server loads an initial program from the file system for operating the maintenance and operation device.
The determination device is a multi-file system control device in an exchange system in which the first file server determines a file system to be loaded with an initial program, and a second file server accesses the file system after restarting the maintenance operation device; a second determining device that determines a file system to be accessed by the second file server based on the state of the file system; and a shared memory for inheriting the state of the file system from the first determining device. It is characterized by the presence of

さらに、この発明の交換システムにおけるマルチファイ
ルシステム制御装置において、共有メモリを保守運用装
置に設けることが好適である。
Further, in the multi-file system control device in the exchange system of the present invention, it is preferable that the shared memory is provided in the maintenance and operation device.

また、本発明は、交換システムの保守運用装置の配下に
ファイルシステムが2重化されている交換システムにお
けるマルチファイルシステム制御方法において、 第1の決定装置の決定したファイルシステムから、第1
のファイルサーバーにより保守運用装置が動作するため
のプログラムをイニシャルプログラムロードし、 共有メモリが前記第1の決定装置の決定したファイルシ
ステムの状態を保持し、 前記保守運用装置の再開後に、第2の決定装置が前記共
有メモリの内容に基づいてファイルシステムを決定し、 第2のファイルサーバーが前記第2の決定装置の決定し
たファイルシステムからアクセスすることを特徴として
いる。
The present invention also provides a multi-file system control method in an exchange system in which file systems are duplicated under a maintenance operation device of the exchange system, in which a first file system is selected from a file system determined by a first determination device.
The file server loads an initial program for operating the maintenance operation device, the shared memory holds the state of the file system determined by the first determination device, and after restarting the maintenance operation device, the second A determining device determines a file system based on the contents of the shared memory, and a second file server accesses from the file system determined by the second determining device.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図に示される、交換システムにおけるマルチファイ
ルシステム制御装置ハ、O&M装置(保守運用装置)1
と、共有メモリIAと、IPL系決定装置2と、IPL
ファイルサーバー3と、ファイルシステム系決定装置4
と、ファイルサーバー5と、0系フアイルシステム6と
、1系フアイルシステム7とで構成されている。
Multi-file system control device C, O&M device (maintenance operation device) 1 in the exchange system shown in FIG.
, shared memory IA, IPL system determination device 2, and IPL
File server 3 and file system determination device 4
, a file server 5 , a 0-system file system 6 , and a 1-system file system 7 .

このような構成の、交換システムにおけるマルチファイ
ルシステム制御装置では、O&M装置1は、交換システ
ムにおける保守運用に係る装置である。
In the multi-file system control device in the exchange system having such a configuration, the O&M device 1 is a device related to maintenance and operation in the exchange system.

IPL系決定装置2は、O&M装置1のIPL時に、0
系フアイルシステム6の状態ファイル6Aと1系フアイ
ルシステム7の状態ファイル7Aとを参照し、アクセス
するファイルシステムを決定する。
The IPL system determining device 2 determines that 0 when the O&M device 1 performs IPL.
The file system to be accessed is determined by referring to the state file 6A of the system file system 6 and the state file 7A of the system file system 7.

IPLファイルサーバー3は、O&M装置1が動作する
ためのプログラムをIPLする。
The IPL file server 3 performs IPL of a program for the O&M device 1 to operate.

ファイルシステム系決定装置4は、O&M装置1が再開
後にアクセスするファイルシステムを決定する。
The file system system determination device 4 determines the file system that the O&M device 1 will access after restarting.

ファイルサーバー5は、O&M装置が再開後に、ファイ
ルシステムにアク゛セスする。
The file server 5 accesses the file system after the O&M device is restarted.

共有メモリIAは、O&M装置1に備えられており、I
PL系決定装置2からファイルシステム系決定装置4ヘ
フアイルシステム状態を引き継ぐためのものである。
The shared memory IA is provided in the O&M device 1 and is
This is for inheriting the file system status from the PL system determining device 2 to the file system determining device 4.

O系ファイルシステム6と1系フアイルシステム7とは
、O&M装置1の配下に、2重化されたファイルシステ
ムである。そして、O系ファイルシステム6は状態ファ
イル6Aを持っており、l系ファイルシステム7は状態
ファイル7Aを持っている。
The O-system file system 6 and the 1-system file system 7 are duplicated file systems under the O&M device 1. The O-system file system 6 has a state file 6A, and the I-system file system 7 has a state file 7A.

次に、この交換システムにおけるマルチファイルシステ
ム制御装置の動作について説明する。
Next, the operation of the multi-file system control device in this exchange system will be explained.

まず、O&M装置1がIPL時には、IPL系決定装置
2が0系フアイルシステム6と1系フアイルシステム7
内の状態ファイル6A、7Aを参照する。そして、IP
L系決定装置がIPLするファイルシステムを決定し、
IPLファイルサ7バー3を経由してIPLを行う。こ
のとき、ファイルシステムの状態ファイルの内容を共有
メモリIA内に保持する。その後、O&M装置が再開後
にアクセスするファイルシステム系については、ファイ
ルシステム系決定装置4が共有メモリIAの内容に従い
、ファイルシステム系を決定する。
First, when the O&M device 1 is in IPL, the IPL system determining device 2 selects the 0-system file system 6 and the 1-system file system 7.
Refer to the state files 6A and 7A in the file. And the IP
The L system determining device determines the file system to be IPLed,
IPL is performed via the IPL file server 7 server 3. At this time, the contents of the file system state file are held in the shared memory IA. Thereafter, the file system determining device 4 determines the file system to be accessed by the O&M device after restarting, according to the contents of the shared memory IA.

また、端末8よりのコマンド投入によるファイルシステ
ム系の変更時は、変更情報を各ファイルシステムの状態
ファイル6A、7Aと共有メモリIAとへ書き込む。そ
して、IPLを伴わない再開を行う時は、ファイルシス
テム系決定装置4が共有メモリIAの内容に従い、ファ
イルシステム系の決定を行う。
Furthermore, when the file system system is changed by inputting a command from the terminal 8, the change information is written to the status files 6A, 7A of each file system and the shared memory IA. When restarting without IPL, the file system type determining device 4 determines the file system type according to the contents of the shared memory IA.

このように、本実施例は、O&M装置配下に、0&M装
置が再開後にファイルシステム系を決定するファイルシ
ステム系決定装置と、IPL系決定装置からファイルシ
ステム系へファイルシステム状態を引き継ぐための共有
メモリとを有している。そして、O&M装置がIPL時
は、IPL系決定装置の指定に従ってIPL系を決定し
、再開後はファイルシステム系決定装置の指示に従って
、ファイルシステム系を決定する。
In this way, this embodiment has a file system system determination device that determines the file system system after the O&M device restarts, and a shared memory that takes over the file system status from the IPL system determination device to the file system system, under the O&M device. It has When the O&M device is in IPL mode, it determines the IPL system according to the specifications of the IPL system determining device, and after restarting, it determines the file system system according to the instructions of the file system determining device.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、保守運用装置が
、イニシャルプログラムロードを伴わない再開を行って
も、正確にアクセスすべきファイルシステム系を決定で
きる効果がある。
As described above, according to the present invention, even if the maintenance operation device performs restart without initial program loading, it is possible to accurately determine the file system to be accessed.

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

第1図は、本発明の一実施例を示すブロック図、第2図
は、従来の交換システムにおけるマルチファイルシステ
ム制御方式の一例を示すブロック図である。 1・・ IA・ 2・・ 3・・ 4・・ 5・・ 6・・ 6A。 7・・ 0&M装置 共有メモリ IPL系決定装置 IPLファイルサーバー ファイルシステム系決定装置 ファイルサーバー O系ファイルシステム ・状態ファイル 1系フアイルシステム
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing an example of a multi-file system control method in a conventional exchange system. 1.. IA. 2.. 3.. 4.. 5.. 6.. 6A. 7... 0&M device shared memory IPL system determination device IPL file server file system system determination device File server O system file system/status file 1 system file system

Claims (3)

【特許請求の範囲】[Claims] (1)交換システムの保守運用装置の配下にファイルシ
ステムが2重化され、第1のファイルサーバーにより前
記保守連用装置が動作するためのプログラムをファイル
システムからイニシャルプログラムロードし、第1の決
定装置は前記第1のファイルサーバーがイニシャルプロ
グラムロードするファイルシステムを決定する交換シス
テムにおけるマルチファイルシステム制御装置において
、前記保守運用装置の再開後に、ファイルシステムにア
クセスする第2のファイルサーバーと、前記第2のファ
イルサーバーのアクセスするファイルシステムを、ファ
イルシステムの状態に基づいて決定する第2の決定装置
と、 前記第1の決定装置からファイルシステムの状態を引き
継ぐための共有メモリを有していることを特徴とする交
換システムにおけるマルチファイルシステム制御装置。
(1) A file system is duplicated under the maintenance operation device of the exchange system, and a first file server loads an initial program from the file system for operating the maintenance operation device, and the first determination device is a multi-file system control device in an exchange system in which the first file server determines a file system to which an initial program is to be loaded; a second determining device that determines a file system to be accessed by the file server based on the state of the file system; and a shared memory for inheriting the state of the file system from the first determining device. A multi-file system control device in an exchange system characterized by:
(2)請求項1記載の交換システムにおけるマルチファ
イルシステム制御装置において、共有メモリを保守運用
装置に設けたことを特徴とする交換システムにおけるマ
ルチファイルシステム制御装置。
(2) A multi-file system control device in an exchange system according to claim 1, wherein the shared memory is provided in a maintenance operation device.
(3)交換システムの保守運用装置の配下にファイルシ
ステムが2重化されている交換システムにおけるマルチ
ファイルシステム制御方法において、第1の決定装置の
決定したファイルシステムから、第1のファイルサーバ
ーにより保守運用装置が動作するためのプログラムをイ
ニシャルプログラムロードし、 共有メモリが前記第1の決定装置の決定したファイルシ
ステムの状態を保持し、 前記保守運用装置の再開後に、第2の決定装置が前記共
有メモリの内容に基づいてファイルシステムを決定し、 第2のファイルサーバーが前記第2の決定装置の決定し
たファイルシステムからアクセスすることを特徴とする
交換システムにおけるマルチファイルシステム制御方法
(3) Maintenance of an exchange system In a multi-file system control method in an exchange system in which file systems are duplicated under an operation device, maintenance is performed by a first file server from a file system determined by a first determination device. The operating device loads an initial program for operation, the shared memory holds the state of the file system determined by the first determining device, and after restarting the maintenance operation device, the second determining device loads the shared memory. A multi-file system control method in an exchange system, characterized in that a file system is determined based on the contents of a memory, and a second file server accesses from the file system determined by the second determining device.
JP24345689A 1989-09-21 1989-09-21 Method and apparatus for multi-file system control in exchange system Pending JPH03107254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24345689A JPH03107254A (en) 1989-09-21 1989-09-21 Method and apparatus for multi-file system control in exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24345689A JPH03107254A (en) 1989-09-21 1989-09-21 Method and apparatus for multi-file system control in exchange system

Publications (1)

Publication Number Publication Date
JPH03107254A true JPH03107254A (en) 1991-05-07

Family

ID=17104159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24345689A Pending JPH03107254A (en) 1989-09-21 1989-09-21 Method and apparatus for multi-file system control in exchange system

Country Status (1)

Country Link
JP (1) JPH03107254A (en)

Similar Documents

Publication Publication Date Title
JPH0415491B2 (en)
JPH09282169A (en) Input/output data managing system
JPH03107254A (en) Method and apparatus for multi-file system control in exchange system
JP2555920B2 (en) Online real-time processor
JPH0554009A (en) Program load system
JPH0540637A (en) Load system for basic input/output ststem
GB2276257A (en) Configuration-sensitive program loading.
JPH09269896A (en) Booting method for firm cpu
JPH07191856A (en) Information processor
JP2000215042A (en) In-operation update system for control program
JPH08202647A (en) Virtual port for computer input and output device
JPH01230149A (en) Data reading method for external memory
JPH098908A (en) Exchange and restart processing method for exchange
JPH04165440A (en) Device for operation mode changing by bank switching
JPS6019267A (en) Data processing system
JPS62274446A (en) Loading system for transient program in computer system
JPS63311446A (en) Power supply on/off function test system for logical device
JPH03132833A (en) Dump output system
JPH0259948A (en) Initial program loading system
JPH04184538A (en) Down-loading controlling system
JPH01255004A (en) Numerical controller
KR19980037314A (en) How to Batch Copy a Hard Disk Drive
JPH0651990A (en) System initial loading system of operating system in computer system
JPS59116999A (en) Memory destruction verifying system
JPH0362148A (en) Disk cache system