JP2723821B2 - Dump collection control method - Google Patents
Dump collection control methodInfo
- Publication number
- JP2723821B2 JP2723821B2 JP7094990A JP9499095A JP2723821B2 JP 2723821 B2 JP2723821 B2 JP 2723821B2 JP 7094990 A JP7094990 A JP 7094990A JP 9499095 A JP9499095 A JP 9499095A JP 2723821 B2 JP2723821 B2 JP 2723821B2
- Authority
- JP
- Japan
- Prior art keywords
- disk
- dump
- file
- suppression flag
- dump file
- 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.)
- Expired - Lifetime
Links
Landscapes
- Storage Device Security (AREA)
- Debugging And Monitoring (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、オフィスにて使用され
る情報処理システムに関し、特にダンプ採取制御方式に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system used in an office, and more particularly to a dumping control system.
【0002】[0002]
【従来の技術】従来の情報処理システムでは、システム
障害が発生すると、メモリ内容をディスクのダンプファ
イルに採取し、その後、ダンプファイルを他のセーブ媒
体にセーブするダンプ採取制御方式を採っている。この
場合、ダンプファイルをセーブする前に再度システム障
害が発生すると、ダンプファイルが上書きされ、前回採
取したダンプデータが消えてしまうという問題があっ
た。この問題に対しては、例えば、公報(特開平5−1
08422)の明細書に見られるように、同じ障害のダ
ンプ採取をしないようにして、ダンプファイルを保護す
る方式が発明されている。2. Description of the Related Art A conventional information processing system employs a dump collection control method in which when a system failure occurs, the contents of a memory are collected in a dump file on a disk, and then the dump file is saved on another save medium. In this case, if a system failure occurs again before saving the dump file, the dump file is overwritten and the previously collected dump data is lost. To solve this problem, for example, Japanese Patent Laid-Open Publication No.
As can be seen from the specification of No. 08422), there has been invented a method of protecting a dump file by preventing the same failure from being collected.
【0003】[0003]
【発明が解決しようとする課題】上述した従来のダンプ
ファイル採取制御方式は、ダンプファイルの上書き問題
に対処した前述の公報に紹介された方法であっても、異
った障害が連続して発生すると、ダンプファイルは上書
きされるという問題があった。In the above-mentioned conventional dump file collection control method, different failures occur continuously even in the method introduced in the above-mentioned publication dealing with the overwriting problem of the dump file. Then, there was a problem that the dump file was overwritten.
【0004】[0004]
【課題を解決するための手段】第1の発明は、ワークス
テーション,CPU,メモリ,ディスク,およびディス
ク以外のファイルセーブ装置を備えた情報処理システム
におけるダンプ採取制御方式において、システム障害が
発生するとシステム内に予め設けられた上書き抑制フラ
グをチェックして前記上書き抑制フラグが“書き込み可
能”を示していれば前記メモリ内容を前記ディスクのダ
ンプファイルに採取するとともに前記上書き抑制フラグ
を“書き込み禁止”を示す状態にして予め具備したシス
テム再立ち上げ機構によりシステム再立ち上げを行い、
前記上書き抑制フラグが前記“書き込み禁止”を示して
いれば前記ディスク以外のファイルセーブ装置に前記メ
モリの内容を採取して前記システム再立ち上げ機構によ
りシステム再立ち上げを行う自動ディスクダンプ採取機
構と、前記システム再立ち上げ後に前記ディスクから前
記ディスク以外のファイルセーブ装置に前記ダンプファ
イルをセーブし前記セーブが正常終了した場合に前記上
書き抑制フラグを“書き込み可能”の状態にするダンプ
ファイルセーブ機構とを備えたことを特徴とする。According to a first aspect of the present invention, there is provided a dump collection control system for an information processing system including a workstation, a CPU, a memory, a disk, and a file save device other than the disk. The overwrite suppression flag provided in advance is checked, and if the overwrite suppression flag indicates "writable", the memory contents are collected in a dump file of the disk and the overwrite suppression flag is set to "write inhibit". In the state shown, the system is restarted by the system restarting mechanism provided in advance,
An automatic disk dump collection mechanism that collects the contents of the memory in a file save device other than the disk if the overwrite suppression flag indicates the “write protected”, and performs a system restart by the system restart mechanism; A dump file saving mechanism that saves the dump file from the disk to a file save device other than the disk after the system restarts, and sets the overwrite suppression flag to a “writable” state when the save is normally completed; and It is characterized by having.
【0005】また、第2の発明は、第1の発明におい
て、前記ワークステーションのシステムコマンドを受け
て前記ダンプファイル上書き抑制フラグを前記“書き込
み禁止”を示す状態または前記“書き込み可能”を示す
状態にするシステムコマンド指定機構を備えたことを特
徴とする。According to a second aspect of the present invention, in the first aspect, the dump file overwrite suppression flag indicates the “write inhibit” state or the “write enable” state in response to the system command of the workstation. A system command designating mechanism.
【0006】[0006]
【実施例】次に、本発明について図面を参照して説明す
る。Next, the present invention will be described with reference to the drawings.
【0007】図1は本発明の一実施例を示すブロック
図、図2は図1のダンプファイルファイル上書き制御機
構13の一実施例を示す構成図、図3は本発明のハード
ウェア構成例を示す図、図4は本発明のシステム障害発
生時の動作フロー図、および図5(a)は本発明のダン
プファイルセーブ機構21の動作フロー図、図5(b)
は本発明のシステムコマンド指定機構22の動作フロー
図である。FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a block diagram showing an embodiment of the dump file overwriting control mechanism 13 of FIG. 1, and FIG. 3 is a hardware configuration example of the present invention. FIG. 4, FIG. 4 is an operation flow diagram when a system failure occurs according to the present invention, and FIG. 5 (a) is an operation flow diagram of the dump file saving mechanism 21 according to the present invention, FIG.
4 is an operation flowchart of the system command designation mechanism 22 of the present invention.
【0008】図1および図2に示す本発明のブロック構
成は、一般的には、図3に示すハードウェアにおいて、
ディスク33、ディスク以外のファイルセーブ装置35
およびワークステーション34を制御するメモリ32上
のプログラムをCPU31が実行することにより達成さ
れる。The block configuration of the present invention shown in FIGS. 1 and 2 is generally implemented by hardware shown in FIG.
Disk 33, file save device 35 other than disk
This is achieved by the CPU 31 executing a program on the memory 32 that controls the workstation 34.
【0009】システム障害が発生すると、自動ディスク
ダンプ採取機構11は、システム内に設けられた上書き
抑制フラグ(図示せず)をチェックして、OFF即ち、
書き込み可能ならばメモリ32内容をディスク33に採
取し、かつ、上書き抑制フラグをON即ち、書き込み禁
止にしてシステム再立ち上げ機構12によりシステム再
立ち上げを行う。しかし、上書き抑制フラグがONなら
ばディスク以外のファイルセーブ装置35にメモリ32
のの内容を採取し、ディスク33のダンプファイルを保
護しシステム再立ち上げ機構12によりシステム再立ち
上げを行う。When a system failure occurs, the automatic disk dump collecting mechanism 11 checks an overwrite suppression flag (not shown) provided in the system, and turns off the flag.
If writable, the contents of the memory 32 are collected on the disk 33, and the overwrite suppression flag is turned ON, that is, writing is prohibited, and the system is restarted by the system restarting mechanism 12. However, if the overwrite suppression flag is ON, the memory 32 is stored in the file save device 35 other than the disk.
Is collected, the dump file on the disk 33 is protected, and the system restarting mechanism 12 restarts the system.
【0010】ダンプファル上書き制御機構13における
ダンプファイルセーブ機構21は、ディスク33からデ
ィスク以外のファイルセーブ装置35にダンプファイル
をセーブし、正常終了した場合にディスクダンプの上書
き抑制フラグをOFFにして上書きを許可する。システ
ムコマンド指定機構22は、ダンプファイルセーブ機構
21を使用しなくても、ワークステーション34のシス
テムコマンドからダンプファイル上書き抑制フラグをO
N/OFFにできる機能を提供する。The dump file saving mechanism 21 in the dump file overwriting control mechanism 13 saves the dump file from the disk 33 to a file saving device 35 other than the disk, and turns off the overwriting suppression flag of the disk dump when the processing is completed normally, thereby overwriting. To give permission. The system command designating mechanism 22 sets the dump file overwrite suppression flag to O from the system command of the workstation 34 without using the dump file saving mechanism 21.
Provides a function that can be turned off.
【0011】次に、図4、図5を参照して本発明の動作
を説明する。Next, the operation of the present invention will be described with reference to FIGS.
【0012】システム障害が発生すると、自動ディスク
ダンプ採取機構11は、上書き抑制フラグをチェックす
る(ステップ41)。上書き抑制フラグがOFFならば
(ステップ41)、CPU31は、メモリ32の内容を
ディスク33に採取し(ステップ42)、上書き抑制フ
ラグをONにして(ステップ43)、システム再立ち上
げを行う(ステップ44)。しかし、上書き抑制フラグ
がONならば(ステップ41)、CPU31はメモリ3
2の内容をディスク以外のファイルセーブ装置35に採
取する(ステップ45)。When a system failure occurs, the automatic disk dump collection mechanism 11 checks an overwrite suppression flag (step 41). If the overwrite suppression flag is OFF (step 41), the CPU 31 collects the contents of the memory 32 on the disk 33 (step 42), turns on the overwrite suppression flag (step 43), and restarts the system (step 43). 44). However, if the overwrite suppression flag is ON (step 41), the CPU 31
The contents of 2 are collected in a file save device 35 other than the disk (step 45).
【0013】システム再立ち上げ後のダンプファイル制
御機構13の内のダンプファイルセーブ装置21は、デ
ィスク33からディスク以外のファイルセーブ装置35
にダンプファイルをセーブする(ステップ51)。正常
終了した場合には(ステップ52)、ディスクダンプの
上書き抑制フラグをOFFにして上書きを許可する(ス
テップ53)。異常終了した場合には(ステップ5
2)、そのまま終了する。The dump file save device 21 in the dump file control mechanism 13 after the system is restarted is a file save device 35 other than the disk from the disk 33.
Save the dump file (step 51). If the process is normally completed (step 52), the overwrite suppression flag of the disk dump is turned off to permit overwriting (step 53). In case of abnormal termination (Step 5
2) Terminate as it is.
【0014】システムコマンド指定機構22は、ワーク
ステーション34から上書き抑制フラグのON/OFF
指定を入力し(ステップ54)、指定がONならば(ス
テップ55)、上書し抑制フラグをONにし(ステップ
56)、指定がOFFならば(ステップ55)上書き抑
制フラグをOFFにする(ステップ57)。The system command designation mechanism 22 sends an ON / OFF flag of the overwrite suppression flag from the workstation 34.
The designation is input (step 54). If the designation is ON (step 55), the overwrite suppression flag is turned ON (step 56). If the designation is OFF (step 55), the overwrite suppression flag is turned OFF (step 55). 57).
【0015】以上述べたように、本発明により、ダンプ
ファイルをセーブする前に再度システム障害が発生して
も、ダンプファイルが上書きされ、前回採取したダンプ
データが消えてしまうということを防ぐことができる。As described above, according to the present invention, even if a system failure occurs again before saving a dump file, it is possible to prevent the dump file from being overwritten and the previously collected dump data from being lost. it can.
【0016】[0016]
【発明の効果】以上説明したように、本発明により、シ
ステム障害が多重に発生しても、重要なダンプファイル
を破壊することがなくなり、障害解析が容易に出来るよ
うになり、保守数が向上するという効果がある。As described above, according to the present invention, even if multiple system failures occur, important dump files are not destroyed, failure analysis can be easily performed, and the number of maintenances can be improved. There is an effect of doing.
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.
【図2】図1のダンプファイル上書き制御機構13を示
すブロック図である。FIG. 2 is a block diagram showing a dump file overwriting control mechanism 13 of FIG.
【図3】本発明のハードウェア構成例を示す図である。FIG. 3 is a diagram illustrating a hardware configuration example of the present invention.
【図4】本発明のシステム障害発生時の動作フロー図で
ある。FIG. 4 is an operation flowchart when a system failure occurs according to the present invention.
【図5】(a)は本発明のダンプファイルセーブ機構2
1の動作フロー図、(b)は本発明のシステムコマンド
指定機構22の動作フロー図である。FIG. 5A is a dump file saving mechanism 2 of the present invention.
1 is an operation flow diagram, and (b) is an operation flow diagram of the system command designation mechanism 22 of the present invention.
11 自動ディスクダンプ採取機構 12 システム再立ち上げ機構 13 ダンプファイル上書き制御機構 21 ダンプファイルセーブ機構 22 システムコマンド指定機構 31 CPU 32 メモリ 33 ディスク 34 ワークステーション 35 ディスク以外のファイルセーブ装置 DESCRIPTION OF SYMBOLS 11 Automatic disk dump collecting mechanism 12 System restarting mechanism 13 Dump file overwriting control mechanism 21 Dump file saving mechanism 22 System command specifying mechanism 31 CPU 32 Memory 33 Disk 34 Workstation 35 File saving device other than disk
フロントページの続き (56)参考文献 特開 昭63−188246(JP,A) 特開 平4−352249(JP,A) 特開 平3−238534(JP,A) 特開 昭64−17132(JP,A) 特開 平4−355842(JP,A) 特開 平4−336636(JP,A) 特開 平4−243436(JP,A) 特開 平4−238550(JP,A) 特開 平4−149749(JP,A) 特開 平4−54649(JP,A) 特開 平3−149943(JP,A) 特開 平3−105434(JP,A) 特開 平2−50232(JP,A) 特開 平1−140348(JP,A) 特開 昭63−316243(JP,A) 特開 平6−6421(JP,A) 特開 平5−108446(JP,A) 特開 平5−108422(JP,A) 特開 平5−100917(JP,A) 特開 平5−88947(JP,A) 特開 平5−22379(JP,A) 特開 平6−103119(JP,A) 実開 平5−8651(JP,U)Continuation of the front page (56) References JP-A-63-188246 (JP, A) JP-A-4-352249 (JP, A) JP-A-3-238534 (JP, A) JP-A-64-17132 (JP) JP-A-4-355842 (JP, A) JP-A-4-336636 (JP, A) JP-A-4-243436 (JP, A) JP-A-4-238550 (JP, A) 4-149749 (JP, A) JP-A-4-54649 (JP, A) JP-A-3-149943 (JP, A) JP-A-3-105434 (JP, A) JP-A-2-50232 (JP, A A) JP-A-1-140348 (JP, A) JP-A-63-316243 (JP, A) JP-A-6-6421 (JP, A) JP-A-5-108446 (JP, A) JP-A-5 -108422 (JP, A) JP-A-5-100917 (JP, A) JP-A-5-88947 (JP, A) JP-A-5-22379 (JP, A) JP-A-6-103119 (JP, A) ) Actually open Hei 5-8651 (JP, U)
Claims (2)
ディスク,およびディスク以外のファイルセーブ装置を
備えた情報処理システムにおけるダンプ採取制御方式に
おいて、システム障害が発生するとシステム内に予め設
けられた上書き抑制フラグをチェックして前記上書き抑
制フラグが“書き込み可能”を示していれば前記メモリ
内容を前記ディスクのダンプファイルに採取するととも
に前記上書き抑制フラグを“書き込み禁止”を示す状態
にして予め具備したシステム再立ち上げ機構によりシス
テム再立ち上げを行い、前記上書き抑制フラグが前記
“書き込み禁止”を示していれば前記ディスク以外のフ
ァイルセーブ装置に前記メモリの内容を採取して前記シ
ステム再立ち上げ機構によりシステム再立ち上げを行う
自動ディスクダンプ採取機構と、前記システム再立ち上
げ後に前記ディスクから前記ディスク以外のファイルセ
ーブ装置に前記ダンプファイルをセーブし前記セーブが
正常終了した場合に前記上書き抑制フラグを“書き込み
可能”の状態にするダンプファイルセーブ機構とを備え
たことを特徴とするダンプ採取制御方式。1. A workstation, a CPU, a memory,
In a dump collection control method in an information processing system including a disk and a file save device other than a disk, when a system failure occurs, an overwrite suppression flag provided in the system is checked and the overwrite suppression flag is set to “writable”. Indicates that the contents of the memory are collected in the dump file of the disk, the overwrite suppression flag is set to "write-protected", the system is restarted by a system restart mechanism provided in advance, and the overwriting is performed. An automatic disk dump collection mechanism that collects the contents of the memory in a file save device other than the disk if the suppression flag indicates the “write inhibit” and restarts the system by the system restart mechanism; After restarting the system, A dump file saving mechanism that saves the dump file in a file saving device other than the disk and sets the overwrite suppression flag to a “writable” state when the saving is normally completed. Collection control method.
ンドを受けて前記ダンプファイル上書き抑制フラグを前
記“書き込み禁止”を示す状態または前記“書き込み可
能”を示す状態にするシステムコマンド指定機構を備え
たことを特徴とする請求項1記載のダンプ採取制御方
式。2. A system command designation mechanism for receiving a system command of the workstation and setting the dump file overwrite suppression flag to a state indicating the “write inhibit” or a state indicating the “writable”. 2. The dump collection control method according to claim 1, wherein:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7094990A JP2723821B2 (en) | 1995-04-20 | 1995-04-20 | Dump collection control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7094990A JP2723821B2 (en) | 1995-04-20 | 1995-04-20 | Dump collection control method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH08292904A JPH08292904A (en) | 1996-11-05 |
JP2723821B2 true JP2723821B2 (en) | 1998-03-09 |
Family
ID=14125325
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7094990A Expired - Lifetime JP2723821B2 (en) | 1995-04-20 | 1995-04-20 | Dump collection control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2723821B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008090620A1 (en) | 2007-01-25 | 2008-07-31 | Fujitsu Limited | Storage device, record recovery method, and record recovery program |
US7818616B2 (en) * | 2007-07-25 | 2010-10-19 | Cisco Technology, Inc. | Warm reboot enabled kernel dumper |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63188246A (en) * | 1987-01-30 | 1988-08-03 | Nec Corp | Collecting device for trouble information on logic device |
JPS63316243A (en) * | 1987-06-19 | 1988-12-23 | Fujitsu Ltd | System for controlling error log |
JPS6417132A (en) * | 1987-07-13 | 1989-01-20 | Hitachi Ltd | Fault data recording system |
JPH01140348A (en) * | 1987-11-27 | 1989-06-01 | Pfu Ltd | Program tracer |
JPH0727484B2 (en) * | 1988-08-12 | 1995-03-29 | 株式会社日立製作所 | Data storage method for computer system |
JPH03105434A (en) * | 1989-09-20 | 1991-05-02 | Fujitsu Ltd | Error logging system |
JPH03149943A (en) * | 1989-11-07 | 1991-06-26 | Fujitsu Ltd | Tracing system for communication channel |
JPH03238534A (en) * | 1990-02-15 | 1991-10-24 | Nec Corp | Memory data gathering system |
JPH0454649A (en) * | 1990-06-25 | 1992-02-21 | Fujitsu Ltd | Logging system for information processor |
JPH04149749A (en) * | 1990-10-15 | 1992-05-22 | Fujitsu Ltd | System for collecting log data |
JPH04243436A (en) * | 1991-01-18 | 1992-08-31 | Nec Corp | Execution history storage device |
JPH04238550A (en) * | 1991-01-22 | 1992-08-26 | Fujitsu Ltd | Log data collection processing system |
JPH04336636A (en) * | 1991-05-14 | 1992-11-24 | Nec Corp | Debugging system for input/output controller |
JPH04352249A (en) * | 1991-05-30 | 1992-12-07 | Mitsubishi Electric Corp | Data saving device for in-computer fault occurrence time |
JPH04355842A (en) * | 1991-06-04 | 1992-12-09 | Nec Software Kansai Ltd | File update history information monitor system |
JPH0522379A (en) * | 1991-07-12 | 1993-01-29 | Fujitsu Ltd | Line adaptor |
JPH058651U (en) * | 1991-07-12 | 1993-02-05 | 日本電気株式会社 | Trace information collection system |
JPH0588947A (en) * | 1991-09-11 | 1993-04-09 | Nagano Oki Denki Kk | Log data write control system |
JPH05100917A (en) * | 1991-10-07 | 1993-04-23 | Nec Ibaraki Ltd | Log data overflow inhibiting system |
JPH05108446A (en) * | 1991-10-18 | 1993-04-30 | Nec Ibaraki Ltd | Log data storing device |
JPH05108422A (en) * | 1991-10-21 | 1993-04-30 | Nec Corp | Dump extraction system |
JPH066421A (en) * | 1992-03-25 | 1994-01-14 | Shikoku Nippon Denki Software Kk | Log information collecting system |
JPH06103119A (en) * | 1992-09-18 | 1994-04-15 | Fujitsu Ltd | Trace information holding controller |
-
1995
- 1995-04-20 JP JP7094990A patent/JP2723821B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH08292904A (en) | 1996-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0710375B1 (en) | File backup system | |
US7290115B2 (en) | System and method for filtering write operations to a storage medium containing an operating system image | |
US7603533B1 (en) | System and method for data protection on a storage medium | |
US20060123210A1 (en) | Method for logically consistent backup of open computer files | |
US6016536A (en) | Method for backing up the system files in a hard disk drive | |
HU224852B1 (en) | Microprocessor-based computer system, method of operating it, and a backup system for it | |
EP0745934A3 (en) | File system for a data storage device having a power fail recovery mechanism for write/replace operations | |
JP2723821B2 (en) | Dump collection control method | |
JPH11194938A (en) | Memory managing method for computer having hard disk drive | |
US6581156B1 (en) | Method for recording a data state in a data processing system | |
JPH0744440A (en) | Data save device | |
JP4358943B2 (en) | Automatic backup system and recording medium recording automatic backup program | |
JPH09330253A (en) | Memory dump method and memory damp system applying the same | |
JP3759676B2 (en) | Application device and method having work redo and undo function and automatic saving function | |
US6912662B1 (en) | Cooling-off period for destructive software | |
JPH10154087A (en) | Memory content dumping method | |
JPH0619808A (en) | Information processor | |
CA2153508C (en) | A method of operating a computer system | |
JP2000155677A (en) | Method for preventing runaway of program and computer system for the method and recording medium for recording program for preventing runaway | |
JP3022011B2 (en) | Data backup system | |
JP2692605B2 (en) | Command log recording method | |
JP3463696B2 (en) | Online garbage collection processing method | |
WO1995019599A1 (en) | File backup system | |
WO1995019599A9 (en) | File backup system | |
GB2290396A (en) | Backing-up shared data |
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: 19971104 |