JPH0756742A - Computer system and method for attaining degradation operation of the system - Google Patents

Computer system and method for attaining degradation operation of the system

Info

Publication number
JPH0756742A
JPH0756742A JP5205071A JP20507193A JPH0756742A JP H0756742 A JPH0756742 A JP H0756742A JP 5205071 A JP5205071 A JP 5205071A JP 20507193 A JP20507193 A JP 20507193A JP H0756742 A JPH0756742 A JP H0756742A
Authority
JP
Japan
Prior art keywords
storage device
operating system
file
computer
external storage
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
JP5205071A
Other languages
Japanese (ja)
Other versions
JP2872008B2 (en
Inventor
Yoshiaki Mitsumori
可明 光森
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 JP5205071A priority Critical patent/JP2872008B2/en
Publication of JPH0756742A publication Critical patent/JPH0756742A/en
Application granted granted Critical
Publication of JP2872008B2 publication Critical patent/JP2872008B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To continuously operate a computer system and execute operation even when a fault occurs in an external storage device by providing the computer system with an operating system to be driven when a fault occurs in the external storage device and an internal storage device for storing an application program. CONSTITUTION:When a power supply for the computer system is turned on, a boot loader 11 is driven and tries to access an operating system file 21. In this case, the loader 11 tries accessing plural times, and when all accesses have failed, processing is transferred to degradation operation and the operating system 12 is started from the internal storage device 14. The started system 12 tries to access an application program file 22 independently of the degradation operation of the loader 11. When the system 12 succeeds in the accessing, operation similar to a normal case is executed to execute processing. If the accessing fails, the application program is started from the device 14 to execute processing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はコンピュータシステムに
関し、特にコンピュータシステム上中核となる各種ファ
イルを格納する外部記憶装置の障害時におけるシステム
縮退運転の実現方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system, and more particularly to a method for realizing a system degenerate operation in the event of a failure of an external storage device for storing various core files of the computer system.

【0002】[0002]

【従来の技術】従来のコンピュータシステムは、図2に
示すように、コンピュータ5と、外部記憶装置6と、外
部記憶装置6とコンピュータ5とを接続して相互間のデ
ータ転送を行う外部記憶装置接続機構7と、データファ
イル8とを有している。従来のコンピュータ5は、ブー
トローダ51と、オペレーティングシステム52と、ア
プリケーションプログラム53とを備えている。外部記
憶装置6はオペレーティングシステムファイル61と、
アプリケーションプログラムファイル62とを備えてい
る。
2. Description of the Related Art As shown in FIG. 2, a conventional computer system includes a computer 5, an external storage device 6, and an external storage device for connecting the external storage device 6 and the computer 5 to each other for data transfer. It has a connection mechanism 7 and a data file 8. The conventional computer 5 includes a boot loader 51, an operating system 52, and an application program 53. The external storage device 6 includes an operating system file 61,
And an application program file 62.

【0003】このような構成において、コンピュータシ
ステムの電源が投入されると、ブートローダ51が働
き、ブートローダ51は、外部記憶装置6に含まれるオ
ペレーティングシステムファイル61の内容を外部記憶
装置接続機構7を通じてコンピュータ5の上で展開する
という動作を行い、さらに展開されたオペレーティング
システム52に制御を渡す。制御を渡されたオペレーテ
ィングシステム52は、利用者業務を実行する事を目的
とし、外部記憶装置6に格納されているアプリケーショ
ンプログラムファイル62の内容を外部記憶装置接続機
構7を通じてコンピュータ5の上で展開するという動作
を行い、さらに展開されたアプリケーションプログラム
53を実行させる。アプリケーションプログラム53
は、オペレーティングシステム52による監視と制御下
でデータファイル8から/へのデータ入力/データ出力
や、さらには内部処理を行う事により、利用者の目的と
する業務処理を実行する。
In such a configuration, when the power of the computer system is turned on, the boot loader 51 operates, and the boot loader 51 causes the contents of the operating system file 61 included in the external storage device 6 to be transferred to the computer via the external storage device connection mechanism 7. 5 is expanded, and control is passed to the expanded operating system 52. The operating system 52 to which the control is transferred expands the content of the application program file 62 stored in the external storage device 6 on the computer 5 through the external storage device connection mechanism 7 for the purpose of executing the user's business. Then, the expanded application program 53 is executed. Application program 53
Performs input / output of data from / to the data file 8 and further internal processing under the monitoring and control of the operating system 52, thereby executing the business processing intended by the user.

【0004】このように、従来のコンピュータシステム
の運用においては、オペーレティングシステム52やア
プリケーションプログラム53が、全て外部記憶装置6
から外部記憶装置接続機構7を経由してコンピュータ5
上に展開される事により行われる。つまり、従来のコン
ピュータシステムの運用では、外部記憶装置6や外部記
憶装置接続機構7に障害が発生すると、コンピュータ5
上にオペーレティングシステム52やアプリケーション
プログラム53を展開することが不可能となり、利用者
の望む業務処理を全く行う事ができなくなるばかりか、
コンピュータシステム自体が正常に立ち上がらないとい
う状態となる。
As described above, in the operation of the conventional computer system, the operating system 52 and the application program 53 are all stored in the external storage device 6.
From the computer 5 via the external storage device connection mechanism 7
It is done by being deployed on top. That is, in the operation of the conventional computer system, when a failure occurs in the external storage device 6 or the external storage device connection mechanism 7, the computer 5
It becomes impossible to deploy the operating system 52 and the application program 53 on the above, and not only the business processing desired by the user cannot be performed,
The computer system itself will not start up normally.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のコンピ
ュータシステムにおいては、オペレーティングシステム
ファイル61とアプリケーションプログラムファイル6
2とを備えた外部記憶装置6や、外部記憶装置6とコン
ピュータ5とを接続する外部記憶装置接続機構7に障害
が発生した場合には、コンピュータ5そのものが立上が
らず、コンピュータシステムを全く利用できない状態と
なる。このような場合には、障害となった外部記憶装置
6や外部記憶装置接続機構7を修理し、それらを正常な
状態に復旧させた後、再度電源投入を行うという方式を
とり運用する。しかしながら、障害を復旧する為には、
通常時間がかかり、すぐに業務を開始する事はほとんど
不可能である。
In the conventional computer system described above, the operating system file 61 and the application program file 6 are used.
When a failure occurs in the external storage device 6 including the external storage device 6 and the external storage device connection mechanism 7 that connects the external storage device 6 and the computer 5, the computer 5 itself does not start up and the computer system is used at all. It will not be possible. In such a case, the external storage device 6 and the external storage device connection mechanism 7 that have failed are repaired, they are restored to the normal state, and then the power is turned on again. However, to recover from the failure,
It usually takes time and it is almost impossible to start work immediately.

【0006】したがって、本発明の目的は、コンピュー
タシステム運用にとって非常に大切なプログラムをアク
セスする経路を1つに限定しているために生じる問題点
を解決し、仮に外部記憶装置や外部記憶装置接続機構に
障害が発生した場合でも、継続してコンピュータシステ
ムを運用し、業務を遂行する事を可能とするコンピュー
タシステムを提供することにある。
Therefore, an object of the present invention is to solve the problem that occurs because the number of paths for accessing a program that is very important for computer system operation is limited, and an external storage device or an external storage device connection is assumed. An object of the present invention is to provide a computer system capable of continuously operating the computer system and performing business even if a failure occurs in the mechanism.

【0007】[0007]

【課題を解決するための手段】本発明によるコンピュー
タシステムは、コンピュータと、外部記憶装置と、外部
記憶装置とコンピュータとを接続して相互間のデータ転
送を行う外部記憶装置接続機構と、データファイルとを
有するコンピュータシステムに於いて、外部記憶装置
は、コンピュータの各種資源を有効に動作させ管理する
ための基本的なプログラムを格納しているオペレーティ
ングシステムファイルと、利用者が意図している業務を
行うために開発されたプログラムを格納しているアプリ
ケーションプログラムファイルとを備え、コンピュータ
は、コンピュータの電源が投入された直後に動作し、オ
ペレーティングシステムファイルを前記コンピュータ上
に展開し、コンピュータを動作可能とするための制御や
管理を行うブートローダと、このブートローダにより起
動され、コンピュータシステム全体の制御や資源管理を
行うオペーレティングシステムと、オペーレティングシ
ステムの制御下で、利用者業務処理を実行するためのア
プリケーションプログラムと、外部記憶装置障害時に動
作させるべきオペーレティングシステムとアプリケーシ
ョンプログラムを格納・保持する内部記憶装置とを備
え、データファイルは、コンピュータ上で動作するアプ
リケーションプログラムを実行する上で必要となる各種
データを保持し、アプリケーションプログラムからアク
セス可能なファイルであることを特徴とする。
A computer system according to the present invention comprises a computer, an external storage device, an external storage device connection mechanism for connecting the external storage device and the computer, and transferring data to each other, and a data file. In a computer system having an external storage device, an external storage device stores an operating system file storing a basic program for effectively operating and managing various resources of the computer and a job intended by the user. An application program file storing a program developed to perform, the computer operates immediately after the computer is turned on, the operating system file is expanded on the computer, and the computer is operable. Bootro that controls and manages And an operating system that is started by this boot loader and that controls the entire computer system and manages resources, and an application program that executes user business processing under the control of the operating system and an external device. Equipped with an operating system to be operated when a memory device fails and an internal memory device that stores and holds application programs, and data files hold various data required to execute application programs that run on a computer. However, it is a file that can be accessed from an application program.

【0008】[0008]

【作用】ブートローダは、オペレーティングシステムフ
ァイルにアクセスを試みて、アクセスが失敗した場合、
複数回アクセスの再試行を行い、いずれもアクセス失敗
であれば、縮退運転に移行し、内部記憶装置からオペレ
ーティングシステムを起動する。この起動されたオペレ
ーティングシステムは、ブートローダの縮退運転に関係
なく、アプリケーションプログラムファイルにアクセス
を試み、当該アクセスが成功すれば、正常時と同様の動
作を行い、処理を遂行し、当該アクセスが失敗した場合
には、複数回アクセスの再試行を行い、いずれもアクセ
ス失敗であれば、内部記憶装置からアプリケーションプ
ログラムを起動し、処理を行う。
Operation: The boot loader tries to access the operating system file, and if the access fails,
Access is retried a plurality of times, and if access is unsuccessful in any of the cases, shift to degenerate operation and start the operating system from the internal storage device. The booted operating system attempts to access the application program file regardless of the degenerate operation of the boot loader. If the access is successful, the same operation as normal is performed, the process is executed, and the access fails. In this case, the access is retried a plurality of times, and if the access fails in all cases, the application program is started from the internal storage device and the processing is performed.

【0009】[0009]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0010】図1を参照すると、本発明の一実施例によ
るコンピュータシステムは、コンピュータ1と、外部記
憶装置2と、外部記憶装置2とコンピュータ1とを接続
して相互間のデータ転送を行う外部記憶装置接続機構3
と、データファイル4とを有する。
Referring to FIG. 1, a computer system according to an embodiment of the present invention includes a computer 1, an external storage device 2, and an external storage device 2 and a computer 1 which are connected to each other to transfer data between them. Storage device connection mechanism 3
And a data file 4.

【0011】外部記憶装置2は、コンピュータ1の各種
資源を有効に動作させ管理するための基本的なプログラ
ムを格納しているオペレーティングシステムファイル2
1と、利用者が意図している業務を行うために開発され
たプログラムを格納しているアプリケーションプログラ
ムファイル22とを備える。
The external storage device 2 is an operating system file 2 storing a basic program for effectively operating and managing various resources of the computer 1.
1 and an application program file 22 that stores a program developed to perform the business intended by the user.

【0012】コンピュータ1は、コンピュータ1の電源
が投入された直後に動作し、オペレーティングシステム
ファイル21をコンピュータ1上に展開し、コンピュー
タ1を動作可能とするための制御や管理を行うブートロ
ーダ11と、ブートローダ11により起動され、コンピ
ュータシステム全体の制御や資源管理を行うオペーレテ
ィングシステム12と、オペーレティングシステム12
の制御下で、利用者業務処理を実行するためのアプリケ
ーションプログラム13と、外部記憶装置2障害時に動
作させるべきオペーレティングシステムとアプリケーシ
ョンプログラムを格納・保持する内部記憶装置14とを
備える。
The computer 1 operates immediately after the power of the computer 1 is turned on, expands the operating system file 21 on the computer 1, and controls and manages the computer 1 so that it can operate. An operating system 12 which is started by the boot loader 11 and controls the entire computer system and manages resources, and an operating system 12
Under the control of 1., an application program 13 for executing user business processing, an operating system to be operated when the external storage device 2 fails, and an internal storage device 14 for storing and holding the application program are provided.

【0013】データファイル4は、コンピュータ1上で
動作するアプリケーションプログラム13を実行する上
で必要となる各種データを保持し、アプリケーションプ
ログラム13からアクセス可能なファイルである。
The data file 4 is a file that holds various data necessary for executing the application program 13 operating on the computer 1 and that can be accessed by the application program 13.

【0014】次に、このように構成されたコンピュータ
システムの外部記憶装置2障害時の縮退運転実現方法の
動作について説明する。
Next, the operation of the degenerate operation realizing method at the time of a failure of the external storage device 2 of the computer system thus configured will be described.

【0015】コンピュータシステムの電源が投入される
と、ブートローダ11が動作する。ブートローダ11
は、外部記憶装置接続機構3を経由して、外部記憶装置
2に記憶されているオペレーティングシステムファイル
21をアクセスする。アクセスが成功した場合には、オ
ペレーティングシステムファイル21の更新日付を取り
込み、さらに内部記憶装置14に格納されているオペレ
ーティングシステムの更新日付を取り込む。ブートロー
ダ11は、これらの両方の更新日付を比較し、異なる場
合には、オペレーティングシステムファイル21の内容
の全てまたは一部を内部記憶装置14に複写する。更新
日付が同一の場合には複写を行わない。その後、ブート
ローダ11は、外部記憶装置接続機構3を経由してオペ
レーティングシステムファイル21の内容をコンピュー
タ1の上で展開するという動作を行い、さらに展開した
オペレーティングシステム12に制御を渡す。
When the power of the computer system is turned on, the boot loader 11 operates. Boot loader 11
Accesses the operating system file 21 stored in the external storage device 2 via the external storage device connection mechanism 3. When the access is successful, the update date of the operating system file 21 is fetched, and further the update date of the operating system stored in the internal storage device 14 is fetched. The boot loader 11 compares these two update dates, and if they are different, copies all or part of the contents of the operating system file 21 to the internal storage device 14. If the update dates are the same, copying is not performed. After that, the boot loader 11 performs an operation of expanding the contents of the operating system file 21 on the computer 1 via the external storage device connection mechanism 3, and passes control to the expanded operating system 12.

【0016】制御を渡されたオペレーティングシステム
12は、利用者の指示またはあらかじめ定められている
手順に従い、外部記憶装置接続機構3を経由して外部記
憶装置2に格納されているアプリケーションプログラム
ファイル22をアクセスする。アクセスが成功しかつア
クセスしたアプリケーションプログラムファイル22が
外部記憶装置接続機構3や外部記憶装置2の障害時の縮
退運転時に動作させる対象であれば、アプリケーション
プログラムファイル22の更新日付を取り込み、さらに
内部記憶装置14に格納されているアプリケーションプ
ログラムの更新日付を取り込む。オペレーティングシス
テム12は、これらの両方の更新日付を比較し、異なる
場合には、アプリケーションプログラムファイル22の
内容を内部記憶装置14に複写する。更新日付が同一の
場合には、複写を行わない。また、アプリケーションプ
ログラムファイル22が外部記憶装置接続機構3や外部
記憶装置2の障害時の縮退運転時に動作させる対象では
ない場合には、更新日付の取り込みを行わない。その
後、オペレーティングシステム12は、外部記憶装置接
続機構3を経由してアプリケーションプログラムファイ
ル22の内容をコンピュータ1の上で展開するという動
作を行い、さらに展開されたアプリケーションプログラ
ム13を実行させる。
The operating system 12 to which the control has been transferred stores the application program file 22 stored in the external storage device 2 via the external storage device connection mechanism 3 according to a user's instruction or a predetermined procedure. to access. If the access is successful and the accessed application program file 22 is the target to be operated during the degenerate operation when the external storage device connection mechanism 3 or the external storage device 2 fails, the update date of the application program file 22 is fetched and the internal storage is further performed. The update date of the application program stored in the device 14 is fetched. The operating system 12 compares these two update dates, and if they are different, copies the contents of the application program file 22 to the internal storage device 14. If the update dates are the same, copying is not performed. If the application program file 22 is not a target to be operated during the degenerate operation when the external storage device connection mechanism 3 or the external storage device 2 fails, the update date is not fetched. After that, the operating system 12 performs an operation of expanding the contents of the application program file 22 on the computer 1 via the external storage device connection mechanism 3, and further executes the expanded application program 13.

【0017】アプリケーションプログラム13は、オペ
レーティングシステム12による監視と制御下でデータ
ファイル4から/へのデータ入力/データ出力、さらに
は内部処理を行う事により、利用者の目的とする業務処
理を実行する。
The application program 13 executes a business process intended by the user by performing data input / data output to / from the data file 4 and internal processing under the monitoring and control of the operating system 12. .

【0018】以上が正常時の処理の流れである。以下
に、外部記憶装置2や外部記憶装置接続機構3に不具合
が発生した場合や、外部記憶装置2や外部記憶装置接続
機構3には不具合はないが、オペレーティングシステム
ファイル21やアプリケーションプログラムファイル2
2を正常に読み込めない場合における処理の流れについ
て説明する。
The above is the flow of processing in the normal state. In the following, when a failure occurs in the external storage device 2 or the external storage device connection mechanism 3, or when there is no problem in the external storage device 2 or the external storage device connection mechanism 3, the operating system file 21 or the application program file 2
The flow of processing when 2 cannot be read normally will be described.

【0019】コンピュータシステムの電源が投入される
と、前述の如く、ブートローダ11が動作し、オペレー
ティングシステムファイル21にアクセスを試みる。し
かしながら、外部記憶装置2、外部記憶装置接続機構
3、オペレーティングシステムファイル21のどこか、
または全てに障害があり、このアクセスが失敗したとす
る。この時、ブートローダ11は、複数回アクセスの再
試行を行い、いずれもアクセス失敗であれば、縮退運転
に移行し、内部記憶装置14からオペレーティングシス
テム12を起動する。起動されたオペレーティングシス
テム12は、ブートローダ11の縮退運転に関係なく、
アプリケーションプログラムファイル22にアクセスを
試みる。このアクセスが成功すれば、前述の正常時と同
様の動作を行い、処理を遂行する。このアクセスが失敗
した場合には、ブートローダ11の処理と同様に、複数
回アクセスの再試行を行い、いずれもアクセス失敗であ
れば、内部記憶装置14からアプリケーションプログラ
ム13を起動し、処理を行う。
When the power of the computer system is turned on, the boot loader 11 operates to try to access the operating system file 21 as described above. However, somewhere in the external storage device 2, the external storage device connection mechanism 3, the operating system file 21,
Or, it is assumed that there is a failure in all and this access fails. At this time, the boot loader 11 retries the access a plurality of times. If all access fails, the boot loader 11 shifts to the degenerate operation and boots the operating system 12 from the internal storage device 14. The booted operating system 12, regardless of the degenerate operation of the boot loader 11,
Attempts to access the application program file 22. If this access is successful, the same operation as the above-mentioned normal operation is performed and the processing is performed. If this access is unsuccessful, the access is retried a plurality of times as in the case of the boot loader 11. If all the accesses are unsuccessful, the application program 13 is started from the internal storage device 14 and the process is performed.

【0020】以上の処理を行う事により、あかかじめ定
められた範囲内のアプリケーションプログラムであれ
ば、外部記憶装置2や外部記憶装置接続機構2の障害に
かかわりなく、常に処理を実行する事が可能となる。
By performing the above-described processing, if the application program is within a predetermined range, it is possible to always execute the processing regardless of the failure of the external storage device 2 or the external storage device connection mechanism 2. It will be possible.

【0021】尚、本発明を実施例によって説明してきた
が、本発明は実施例に限定せず、本発明の趣旨を逸脱し
ない範囲内で種々の変更/変形が可能であるのは勿論で
ある。
Although the present invention has been described with reference to the embodiments, the present invention is not limited to the embodiments and various modifications / modifications can be made without departing from the spirit of the present invention. .

【0022】[0022]

【発明の効果】以上説明したように、従来であれば、外
部記憶装置等の不具合発生時には、コンピュータの運用
や業務処理が不具合の復旧まで完全に中断していたが、
本発明は、コンピュータ上に不揮発性の機械的可動部分
を持たない内部記憶装置を設け、かつ、ブートローダや
オペレーティングシステムに対して所定の機能を付加す
る事により、必要最低限の処理を中断させる事なく遂行
する事が可能となり、システムの2重化等の大規模な投
資を行う事なく、システムを最大限に有効に運用する事
ができるという効果がある。
As described above, according to the conventional art, when a malfunction occurs in the external storage device or the like, the operation of the computer and the business process are completely suspended until the malfunction is recovered.
The present invention provides a computer with an internal storage device that does not have a non-volatile mechanically movable part, and adds a predetermined function to a boot loader or an operating system to interrupt the minimum necessary processing. There is an effect that the system can be operated maximally effectively without making large-scale investment such as duplication of the system.

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

【図1】本発明の一実施例によるコンピュータシステム
を示すブロック図である。
FIG. 1 is a block diagram showing a computer system according to an embodiment of the present invention.

【図2】従来のコンピュータシステムを示すブロック図
である。
FIG. 2 is a block diagram showing a conventional computer system.

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

1 コンピュータ 11 ブートローダ 12 オペレーティングシステム 13 アプリケーションプログラム 14 内部記憶装置 2 外部記憶装置 21 オペレーティングシステムファイル 22 アプリケーションプログラムファイル 3 外部記憶装置接続機構 4 データファイル 1 Computer 11 Boot Loader 12 Operating System 13 Application Program 14 Internal Storage Device 2 External Storage Device 21 Operating System File 22 Application Program File 3 External Storage Device Connection Mechanism 4 Data File

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータと、外部記憶装置と、前記
外部記憶装置と前記コンピュータとを接続して相互間の
データ転送を行う外部記憶装置接続機構と、データファ
イルとを有するコンピュータシステムに於いて、 前記外部記憶装置は、前記コンピュータの各種資源を有
効に動作させ管理するための基本的なプログラムを格納
しているオペレーティングシステムファイルと、利用者
が意図している業務を行うために開発されたプログラム
を格納しているアプリケーションプログラムファイルと
を備え、 前記コンピュータは、前記コンピュータの電源が投入さ
れた直後に動作し、前記オペレーティングシステムファ
イルを前記コンピュータ上に展開し、前記コンピュータ
を動作可能とするための制御や管理を行うブートローダ
と、該ブートローダにより起動され、前記コンピュータ
システム全体の制御や資源管理を行うオペーレティング
システムと、前記オペーレティングシステムの制御下
で、利用者業務処理を実行するためのアプリケーション
プログラムと、前記外部記憶装置障害時に動作させるべ
きオペーレティングシステムとアプリケーションプログ
ラムを格納・保持する内部記憶装置とを備え、 前記データファイルは、前記コンピュータ上で動作する
前記アプリケーションプログラムを実行する上で必要と
なる各種データを保持し、前記アプリケーションプログ
ラムからアクセス可能なファイルであることを特徴とす
るコンピュータシステム。
1. A computer system comprising a computer, an external storage device, an external storage device connection mechanism for connecting the external storage device and the computer to each other for data transfer, and a data file. The external storage device is an operating system file that stores a basic program for effectively operating and managing various resources of the computer, and a program developed for performing a job intended by the user. And an application program file storing therein, the computer operates immediately after the power of the computer is turned on, expands the operating system file on the computer, and enables the computer to operate. A boot loader that controls and manages Operating system for controlling the entire computer system and managing resources, an application program for executing user business processing under the control of the operating system, and the external storage An operating system to be operated at the time of a device failure and an internal storage device for storing and holding an application program are provided, and the data file is various data necessary for executing the application program operating on the computer. And a file accessible from the application program.
【請求項2】 前記内部記憶装置が不揮発性の機械的可
動部分を持たない記憶装置である請求項1記載のコンピ
ュータシステム。
2. The computer system according to claim 1, wherein the internal storage device is a storage device having no non-volatile mechanically movable part.
【請求項3】 前記ブートローダは、起動されると、前
記外部記憶装置接続機構を経由して、前記外部記憶装置
に記憶されている前記オペレーティングシステムファイ
ルをアクセスし;該アクセスが成功した場合には、前記
オペレーティングシステムファイルの更新日付を取り込
むと共に、前記内部記憶装置に格納されているオペレー
ティングシステムの更新日付を取り込み;これら両方の
更新日付を比較して、異なる場合には、前記オペレーテ
ィングシステムファイルの内容の全てまたは一部を前記
内部記憶装置に複写し;前記外部記憶装置接続機構を経
由して前記オペレーティングシステムファイルの内容を
前記コンピュータの上で展開して、該展開したオペレー
ティングシステムに制御を渡し、 該制御を渡されたオペレーティングシステムは、利用者
の指示またはあらかじめ定められている手順に従い、前
記外部記憶装置接続機構を経由して前記外部記憶装置に
格納されている前記アプリケーションプログラムファイ
ルをアクセスし;該アクセスが成功しかつアクセスした
アプリケーションプログラムファイルが前記外部記憶装
置接続機構や前記外部記憶装置の障害時の縮退運転時に
動作させる対象であれば、当該アプリケーションプログ
ラムファイルの更新日付を取り込むと共に、前記内部記
憶装置に格納されているアプリケーションプログラムの
更新日付を取り込み;これら両方の更新日付を比較し
て、異なる場合には、前記アプリケーションプログラム
ファイルの内容を前記内部記憶装置に複写し;前記外部
記憶装置接続機構を経由して前記アプリケーションプロ
グラムファイルの内容を前記コンピュータの上で展開し
て、該展開されたアプリケーションプログラムを実行さ
せることを特徴とする請求項1記載のコンピュータシス
テム。
3. The boot loader, when activated, accesses the operating system file stored in the external storage device via the external storage device connection mechanism; if the access is successful, , Fetching the update date of the operating system file and fetching the update date of the operating system stored in the internal storage device; comparing both update dates, and if different, the contents of the operating system file All or part of the above is copied to the internal storage device; the contents of the operating system file are expanded on the computer via the external storage device connection mechanism, and control is transferred to the expanded operating system, The operating system passed the control The user program accesses the application program file stored in the external storage device via the external storage device connection mechanism according to a user's instruction or a predetermined procedure; If the applied application program file is a target to be operated during the degenerate operation due to a failure of the external storage device connection mechanism or the external storage device, the update date of the application program file is loaded and stored in the internal storage device. Fetching the update date of the application program; comparing both update dates; if different, copying the contents of the application program file to the internal storage device; the application via the external storage device connection mechanism program 2. The computer system according to claim 1, wherein the contents of the file are expanded on the computer and the expanded application program is executed.
【請求項4】 請求項1または3記載のコンピュータシ
ステムにおけるシステム縮退運転実現方法であって、 前記ブートローダは、前記オペレーティングシステムフ
ァイルにアクセスを試みて、該アクセスが失敗した場
合、複数回アクセスの再試行を行い、いずれもアクセス
失敗であれば、縮退運転に移行し、前記内部記憶装置か
らオペレーティングシステムを起動し、 該起動されたオペレーティングシステムは、前記ブート
ローダの縮退運転に関係なく、前記アプリケーションプ
ログラムファイルにアクセスを試み、当該アクセスが成
功すれば、正常時と同様の動作を行い、処理を遂行し、
当該アクセスが失敗した場合には、複数回アクセスの再
試行を行い、いずれもアクセス失敗であれば、前記内部
記憶装置からアプリケーションプログラムを起動し、処
理を行うことを特徴とするシステム縮退運転実現方法。
4. The method of realizing a system degenerate operation in a computer system according to claim 1, wherein the boot loader attempts to access the operating system file, and if the access fails, the access is retried a plurality of times. If the access is unsuccessful, the operation shifts to the degenerate operation, the operating system is booted from the internal storage device, and the booted operating system is the application program file regardless of the degenerate operation of the boot loader. Access, and if the access is successful, perform the same operation as normal and perform the processing.
If the access fails, the access is retried a plurality of times, and if the access fails in any case, an application program is started from the internal storage device and processing is performed, thereby implementing a system degenerate operation realizing method. .
JP5205071A 1993-08-19 1993-08-19 Computer system and method for implementing system reduced operation Expired - Lifetime JP2872008B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5205071A JP2872008B2 (en) 1993-08-19 1993-08-19 Computer system and method for implementing system reduced operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5205071A JP2872008B2 (en) 1993-08-19 1993-08-19 Computer system and method for implementing system reduced operation

Publications (2)

Publication Number Publication Date
JPH0756742A true JPH0756742A (en) 1995-03-03
JP2872008B2 JP2872008B2 (en) 1999-03-17

Family

ID=16500949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5205071A Expired - Lifetime JP2872008B2 (en) 1993-08-19 1993-08-19 Computer system and method for implementing system reduced operation

Country Status (1)

Country Link
JP (1) JP2872008B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5860122A (en) * 1995-11-14 1999-01-12 Matsushita Electric Industrial Co., Ltd. Backup unit including identifier conversion means
JP2008293321A (en) * 2007-05-25 2008-12-04 Hitachi Ltd Information processor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6159531A (en) * 1984-08-31 1986-03-27 Hitachi Ltd Microprogram loader
JPH03182939A (en) * 1989-08-01 1991-08-08 Digital Equip Corp <Dec> Error processing of software

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6159531A (en) * 1984-08-31 1986-03-27 Hitachi Ltd Microprogram loader
JPH03182939A (en) * 1989-08-01 1991-08-08 Digital Equip Corp <Dec> Error processing of software

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5860122A (en) * 1995-11-14 1999-01-12 Matsushita Electric Industrial Co., Ltd. Backup unit including identifier conversion means
JP2008293321A (en) * 2007-05-25 2008-12-04 Hitachi Ltd Information processor

Also Published As

Publication number Publication date
JP2872008B2 (en) 1999-03-17

Similar Documents

Publication Publication Date Title
US4654783A (en) Unique process for loading a microcode control store in a data processing system
JPH03278126A (en) Computer system starting system
US20080263350A1 (en) Update in-use flash memory without external interfaces
JP2004038931A (en) Method for implementing backup and recovery of data in computer hard disk
WO1999031955A2 (en) Synchronization of code in redundant controllers
US20040153738A1 (en) Redundancy management method for BIOS, data processing apparatus and storage system for using same
US5363502A (en) Hot stand-by method and computer system for implementing hot stand-by method
US6502176B1 (en) Computer system and methods for loading and modifying a control program without stopping the computer system using reserve areas
JPH0756742A (en) Computer system and method for attaining degradation operation of the system
JP2003044284A (en) Activation method for computer system and program for activation
JPH113240A (en) Computer system for control
JP2003216449A (en) Patch processing system
JPH10187454A (en) Bios reloading system
JPH1124936A (en) Fast restart system of information processor
KR100650574B1 (en) Method for restore a symbol table of duplexing device by using PCI
JP2001051854A (en) Information management system
JPH02159654A (en) Program restarting system
JP3463696B2 (en) Online garbage collection processing method
JP2005266948A (en) System board mounted with core i/o card
JPS59206948A (en) Information processing device
JP2530900B2 (en) Loading device
JP3263987B2 (en) Automatic IPL initial setting processing method
JP2004054615A (en) Program for restoring equivalence of multiplexed external memory
JPH0367349A (en) Program loading system
JPH06139215A (en) Controller with duplexed eeprom

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19981209