JP2000035906A - Data gathering method - Google Patents

Data gathering method

Info

Publication number
JP2000035906A
JP2000035906A JP10204094A JP20409498A JP2000035906A JP 2000035906 A JP2000035906 A JP 2000035906A JP 10204094 A JP10204094 A JP 10204094A JP 20409498 A JP20409498 A JP 20409498A JP 2000035906 A JP2000035906 A JP 2000035906A
Authority
JP
Japan
Prior art keywords
data
memory
standby
virtual
address
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
JP10204094A
Other languages
Japanese (ja)
Inventor
Toshiyuki Kondo
敏之 近藤
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 Communication Systems Ltd
Original Assignee
NEC Communication Systems 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 Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP10204094A priority Critical patent/JP2000035906A/en
Publication of JP2000035906A publication Critical patent/JP2000035906A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data gathering method for quickly gathering data required for fault analysis without affecting a service processing during an operation. SOLUTION: In a duplexed on-line system where an active system b-1 and a standby system b-2 are synchronously operated, while a data compression processing for gathering the entire memory data at the time of fault generation is performed in the standby system b-2 and influence on the service processing during the operation on the side of the active system b-1 is reduced, a memory dump space is specified by a virtual space address so as to analyze the entire memory data gathered by executing the data compression processing on the side of the standby system b-2 in another off-line system F through the active system b-1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、障害発生時のメモ
リダンプに用いて好適なデータ収集方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data collection method suitable for use in a memory dump when a failure occurs.

【0002】[0002]

【従来の技術】従来より、コンピュータシステムで障害
が発生した場合、その原因を究明する為、メモリダンプ
することが知られている。通常は障害発生後にメモリか
ら該当するエリアのデータを収集してコンピュータシス
テムの磁気ディスク等に確保する。こうしたダンプ採取
を確実に行う為には、障害が発生してからダンプファイ
ルを置く場所を割当てる訳には行かず、予め空き領域を
確保しておくようにしている。
2. Description of the Related Art It has been known that when a failure occurs in a computer system, a memory dump is performed to determine the cause. Usually, after a failure occurs, data in the corresponding area is collected from the memory and secured on a magnetic disk or the like of the computer system. In order to reliably perform such dump collection, a place where a dump file is to be placed after a failure has occurred is not allocated, but an empty area is reserved in advance.

【0003】[0003]

【発明が解決しようとする課題】ところで、従来のデー
タ収集方法では、障害解析時に必要であろう部分のデー
タのみを特定し、システム上影響のない程度のサイズの
メモリエリア(資源)を確保して、その限りあるサイズ
分のみ収集していた。このため複雑な問題が生じたとき
は、従来とる障害解析データ部分だけではデータの漏れ
があり不十分な場合があった。漏れのないデータを取る
には全実装分のメモリデータを収集するしかないのだ
が、全実装分のメモリデータを取るにはその膨大な量の
データの転送/収集する時間、そのデータを保管する記
憶装置の容量を考慮する必要があった。
By the way, in the conventional data collection method, only a portion of data that is necessary at the time of failure analysis is specified, and a memory area (resource) of a size that does not affect the system is secured. Therefore, only the limited size was collected. For this reason, when a complicated problem occurs, there is a case where the data of the conventional failure analysis data alone is insufficient due to data leakage. The only way to collect leak-free data is to collect memory data for all implementations, but to collect memory data for all implementations, the time to transfer / collect the huge amount of data and store the data It was necessary to consider the capacity of the storage device.

【0004】その為、従来ではデータ圧縮によるダンプ
を行っているが、このデータ圧縮を行うことにより、シ
ステム上で運用されている他のサービス処理の妨げにな
るという問題がある。そこで本発明は、このような事情
に鑑みてなされたもので、運用中のサービス処理に影響
を与えることなく、障害解析に必要なデータを迅速に収
集し得るデータ収集方法を提供することを目的としてい
る。
[0004] For this reason, dumping by data compression is conventionally performed, but there is a problem in that the data compression hinders other service processes operating on the system. The present invention has been made in view of such circumstances, and has as its object to provide a data collection method capable of quickly collecting data required for failure analysis without affecting service processing during operation. And

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明では、現用系および待機系が
同期運転する二重化オンラインシステムにおいて、障害
発生時の全メモリデータを収集するためのデータ圧縮処
理を、待機系にて行うようにして現用系側が運用中のサ
ービス処理への影響を少なくする一方、この待機系側に
て前記データ圧縮処理を施して収集した全メモリデータ
を、現用系を経由して他のオフラインシステムにて解析
させるべくメモリダンプ空間を仮想空間アドレスで指定
することを特徴とする。
In order to achieve the above object, according to the first aspect of the present invention, in a redundant online system in which an active system and a standby system operate synchronously, all memory data at the time of occurrence of a fault is collected. While the data compression process is performed in the standby system to reduce the effect on the service process in operation by the active system, all memory data collected by performing the data compression process on the standby system is A memory dump space is designated by a virtual space address so that it can be analyzed by another offline system via the active system.

【0006】また、上記請求項1に従属する請求項2に
記載の発明によれば、前記データ圧縮処理では、アドレ
ス、サイズおよび分割数からなるヘッダ情報を圧縮デー
タに付加することを特徴とする。
According to the second aspect of the present invention, in the data compression processing, header information including an address, a size, and the number of divisions is added to the compressed data. .

【0007】さらに、上記請求項1に従属する請求項3
に記載の発明によれば、前記他のオフラインシステムで
は仮想/物理変換テーブルを備え、この仮想/物理変換
テーブルの物理アドレスと圧縮データに付加されるヘッ
ダ情報とを参照して解凍すべき圧縮データを特定するこ
とを特徴とする。
[0007] Further, claim 3 is dependent on claim 1 above.
According to the invention described in (1), the other offline system includes a virtual / physical conversion table, and the compressed data to be decompressed with reference to the physical address of the virtual / physical conversion table and the header information added to the compressed data. Is specified.

【0008】本発明では、障害発生時の全メモリデータ
を収集するためのデータ圧縮処理を、待機系にて行うよ
うにして現用系側が運用中のサービス処理への影響を少
なくする一方、この待機系側にて前記データ圧縮処理を
施して収集した全メモリデータを、現用系を経由して他
のオフラインシステムにて解析させるべくメモリダンプ
空間を仮想空間アドレスで指定するので、運用中のサー
ビス処理に影響を与えることなく、障害解析に必要なデ
ータを迅速に収集することが可能になる。
According to the present invention, the data compression processing for collecting all memory data at the time of occurrence of a failure is performed in the standby system to reduce the influence on the service processing being operated by the active system. The system side specifies the memory dump space by the virtual space address so that all the memory data collected by performing the data compression processing can be analyzed by another offline system via the active system. Data required for the failure analysis can be quickly collected without affecting the data.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の一形態につ
いて図面を参照して説明する。まず、図1は本発明の実
施の一形態によるオンラインシステムの概略構成を示す
ブロック図である。このオンラインシステムを構成する
複数の情報処理装置A,B,C,…はいずれもCPUお
よびその周辺回路(ROM,RAM等)が現用系と待機
系とに分れるプロセッサ2重化構成をなす。
An embodiment of the present invention will be described below with reference to the drawings. First, FIG. 1 is a block diagram showing a schematic configuration of an online system according to an embodiment of the present invention. Each of the plurality of information processing apparatuses A, B, C,... Constituting this online system has a dual processor configuration in which a CPU and its peripheral circuits (ROM, RAM, etc.) are divided into an active system and a standby system.

【0010】すなわち、情報処理装置Bを例に挙げて、
その構成を説明すると、例えば、待機系b−2側のRO
Mにデータ圧縮プログラムを記憶させておき、一方の現
用系b−1側には待機系b−2のROMのデータ圧縮プ
ログラムを起動させたり、圧縮されたダンプデータを転
送するプログラムを備えさせておく。情報処理装置Aに
は、記憶装置D(例えば、磁気ディスク等の外部記憶装
置)や、他のシステム(オフラインシステムF等)にデ
ータ転送できるよう磁気テープ装置Eが設けられてい
る。オフラインシステムFは圧縮されたデータを解凍し
て表示するツールを備える。
That is, taking the information processing apparatus B as an example,
To explain the configuration, for example, RO on the standby system b-2 side
A data compression program is stored in M, and one of the active system b-1 is provided with a program for activating the data compression program of the ROM of the standby system b-2 and for transferring the compressed dump data. deep. The information processing apparatus A is provided with a storage device D (for example, an external storage device such as a magnetic disk) and a magnetic tape device E so that data can be transferred to another system (such as an offline system F). The offline system F includes a tool for decompressing and displaying the compressed data.

【0011】本発明の要旨は、このような構成におい
て、障害発生時の全メモリデータ収集を効率良く行うた
めのデータ圧縮処理を、待機系b−2を使用して行うこ
とにより現用系b−1側が運用中のサービス処理への影
響を少なくする一方、待機系b−2によって収集した全
メモリデータを、オフラインシステムFで解析できる様
にするために実機以外のマシンで仮想空間制御するよう
にしたことにある。以下、こうした点について詳述す
る。
The gist of the present invention is that in such a configuration, data compression processing for efficiently collecting all memory data at the time of occurrence of a failure is performed by using the standby system b-2 so that the active system b-2 can be used. In order to reduce the influence on the service processing in operation on the one side, virtual memory control is performed on a machine other than the actual machine so that the offline system F can analyze all the memory data collected by the standby system b-2. I did it. Hereinafter, these points will be described in detail.

【0012】図2(イ)に示すように、現用系b−1お
よび待機系b−2が同期運転中にある場合には、両系の
メモリ内容は同一状態を維持している。そして、このよ
うな状態において、例えば、情報処理装置Bにおいてソ
フトウェア障害が発生すると、同図(ロ)に示すよう
に、同期運転を解除し、現用系b−1はリスタート処理
を開始する一方で、待機系b−2が障害時のデータを保
留したまま切り離される。これにより障害発生時のデー
タが待機系b−2のメモリに保存される。次いで、同図
(ハ)に示すように、現用系b−1ではリスタート処理
が完了してサービス開始状態に復帰する。これに対し、
待機系b−2では同図(ニ)に示す通り、メモリ保存さ
れた障害発生時のデータを収集すべくデータ収集処理を
開始する。
As shown in FIG. 2A, when the working system b-1 and the standby system b-2 are operating synchronously, the memory contents of both systems maintain the same state. Then, in this state, if a software failure occurs in the information processing apparatus B, for example, the synchronous operation is released and the active system b-1 starts the restart processing as shown in FIG. Then, the standby system b-2 is disconnected while holding the data at the time of the failure. Thereby, the data at the time of occurrence of the failure is stored in the memory of the standby system b-2. Next, as shown in FIG. 8C, the restart processing is completed in the working system b-1, and the working system b-1 returns to the service start state. In contrast,
In the standby system b-2, as shown in FIG. 11D, a data collection process is started in order to collect data stored in the memory at the time of occurrence of the failure.

【0013】このデータ収集処理は、例えば、図1に図
示した待機系b−2における*b2のデータを、最初に
(のルート)情報処理装置Bより情報処理装置Aを経
由して、記憶装置D装置に転送収集することにより、圧
縮作業エリア*b2として確保する。他のエリアのデー
タはこの圧縮作業エリア*b2を使用して圧縮してから
圧縮データとして転送収集する。これにより転送収集時
間と記憶装置Dの記憶容量の節約を計ることが可能にあ
る。
In this data collection process, for example, the data of * b2 in the standby system b-2 shown in FIG. By transferring and collecting the data to the D apparatus, it is secured as a compression work area * b2. Data in other areas is compressed using this compression work area * b2 and then transferred and collected as compressed data. Thereby, it is possible to save the transfer collection time and the storage capacity of the storage device D.

【0014】ここで、図3を参照してデータ圧縮処理に
ついて説明する。まず、現用系b−1側のメモリに展開
されているプログラムに基づき、待機系b−2側のメモ
リデータの(若番からの)アドレスとサイズを指定し、
待機系b−2のROMの圧縮処理プログラムを起動する
ことにより、圧縮作業エリア*b2を使用して圧縮デー
タを作成する。このときアドレス、サイズ、分割版数等
をヘッダとして圧縮データに付加させる。これにより、
図4に図示するように、解析時に必要部分の圧縮データ
のみ解凍可能になる。つまり、現用系b−1側で待機系
b−2側の圧縮処理プログラムの完了を確認したら、圧
縮作業エリア*b2の圧縮データを転送収集する。
Here, the data compression processing will be described with reference to FIG. First, based on the program developed in the memory of the active system b-1, the address and the size (from the youngest) of the memory data of the standby system b-2 are designated,
By starting the compression processing program in the ROM of the standby system b-2, compressed data is created using the compression work area * b2. At this time, the address, size, number of divided versions, and the like are added to the compressed data as a header. This allows
As shown in FIG. 4, only the necessary part of the compressed data can be decompressed at the time of analysis. That is, when the active system b-1 confirms the completion of the compression processing program on the standby system b-2, the compressed data in the compression work area * b2 is transferred and collected.

【0015】データ解析時は独自のツールを作成してお
り、オフラインシステム上で解析できるようにしてい
る。このツールはメモリの仮想空間を意識していて、収
集したデータの物理/仮想変換テーブル部分のデータを
参照する。よって、物理/仮想変換テーブルの物理アド
レスが必要なので予め用意する。通常、物理/仮想変換
テーブルのデータは最重要部分なので、仮想アドレスで
なく固定の物理アドレスに割付けられている。具体的に
は、図5に示す手順で解析に必要な部分のデータの仮想
アドレスとサイズを指定してツールを実行することによ
り圧縮データ群より必要な圧縮データを特定してそのデ
ータのみ解凍し、圧縮前のイメージでデータ表示する。
At the time of data analysis, a unique tool is created so that analysis can be performed on an offline system. This tool is aware of the virtual space of the memory and refers to the data in the physical / virtual conversion table part of the collected data. Therefore, since the physical address of the physical / virtual conversion table is necessary, it is prepared in advance. Normally, the data of the physical / virtual conversion table is the most important part, and is therefore assigned to a fixed physical address instead of a virtual address. Specifically, by executing the tool by designating the virtual address and size of the data required for analysis in the procedure shown in FIG. 5, the necessary compressed data is specified from the compressed data group, and only the data is decompressed. , And display data in the image before compression.

【0016】このように、本発明によれば、障害発生時
の全メモリデータ収集を効率良く行うためのデータ圧縮
処理を、待機系b−2を使用して行うことにより現用系
b−1側が運用中のサービス処理への影響を少なくする
一方、待機系b−2によって収集した全メモリデータ
を、オフラインシステムFで解析できる様にするために
実機以外のマシンで仮想空間制御するので、以下に示す
効果を奏する。
As described above, according to the present invention, the data compression processing for efficiently collecting all the memory data at the time of occurrence of a failure is performed by using the standby system b-2, so that the active system b-1 can be used. In order to reduce the effect on the service processing during operation, virtual memory control is performed on a machine other than the real machine so that all the memory data collected by the standby system b-2 can be analyzed by the offline system F. The following effects are achieved.

【0017】つまり、メモリデータを圧縮することによ
り、転送収集する時間、記憶装置の保存容量を節約する
ことができる。また、全メモリのデータを収集すること
により、障害解析時に必要なデータの漏れがなくなり、
従来の障害解析データのみでは解析出来なかったものが
出来るようになることを期待できる。さらに、データ圧
縮処理を非運用面のみで行うことにより、運用面でのサ
ービス処理に影響なくデータを収集することができる。
That is, by compressing the memory data, it is possible to save the time for transferring and collecting and the storage capacity of the storage device. In addition, by collecting data from all memories, data leakage required during failure analysis is eliminated,
It can be expected that what could not be analyzed with conventional failure analysis data alone will be possible. Further, by performing the data compression process only on the non-operation side, data can be collected without affecting the service processing on the operation side.

【0018】また、データを磁気テープ等に転送するこ
とにより、運用しているシステム自身で解析する必要が
なく、他の離れた(記憶装置の容量に余裕のある)オフ
ラインシステム上で解析が可能となる。加えて、オフラ
インのツールでメモリの仮想空間で意識できるようにし
ているので、必要である解析データ部分を素早く見つけ
出すことが可能で早急な問題の対応ができる。
Further, by transferring the data to a magnetic tape or the like, there is no need to analyze the data by the operating system itself, and the data can be analyzed on another off-line system (there is enough storage capacity). Becomes In addition, since the user can be conscious of the virtual space of the memory by using an offline tool, he can quickly find the necessary analysis data portion, and can quickly deal with the problem.

【0019】[0019]

【発明の効果】本発明によれば、障害発生時の全メモリ
データを収集するためのデータ圧縮処理を、待機系にて
行うようにして現用系側が運用中のサービス処理への影
響を少なくする一方、この待機系側にて前記データ圧縮
処理を施して収集した全メモリデータを、現用系を経由
して他のオフラインシステムにて解析させるべくメモリ
ダンプ空間を仮想空間アドレスで指定するので、運用中
のサービス処理に影響を与えることなく、障害解析に必
要なデータを迅速に収集することができる。
According to the present invention, the data compression processing for collecting all the memory data at the time of occurrence of a failure is performed in the standby system to reduce the influence on the service processing in operation by the active system. On the other hand, the memory dump space is designated by a virtual space address so that all the memory data collected by performing the data compression processing on the standby system can be analyzed by another offline system via the active system. Data required for failure analysis can be quickly collected without affecting service processing during the process.

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

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

【図2】 全体動作を説明するための図である。FIG. 2 is a diagram for explaining an overall operation.

【図3】 データ圧縮処理を示すフローチャートであ
る。
FIG. 3 is a flowchart illustrating a data compression process.

【図4】 データ圧縮形態を説明するための図である。FIG. 4 is a diagram for explaining a data compression mode.

【図5】 圧縮/解凍操作手順を示す図である。FIG. 5 is a diagram showing a compression / decompression operation procedure.

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

A〜C 情報処理装置 b−1 現用系 b−2 待機系 D 記憶装置 E 磁気テープ装置 F オフラインシステム AC information processing device b-1 active system b-2 standby system D storage device E magnetic tape device F offline system

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成11年4月23日(1999.4.2
3)
[Submission date] April 23, 1999 (1999.4.2
3)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

請求項1現用系および待機系が同期運転する二重
化オンラインシステムにおいて、障害発生時の全メモリ
データを収集するためのデータ圧縮処理を、待機系にて
行うようにして現用系側が運用中のサービス処理への影
響を少なくする一方、この待機系側にて前記データ圧縮
処理を施して収集した全メモリデータを、現用系を経由
して他のオフラインシステムにて解析させるべくメモリ
ダンプ空間を仮想空間アドレスで指定し、前記データ圧
縮処理では、アドレス、サイズおよび分割数からなるヘ
ッダ情報を圧縮データに付加することを特徴とするデー
タ収集方法。
1. A dual system in which an active system and a standby system are operated synchronously.
Memory in the event of a failure in an automated online system
Data compression processing to collect data in the standby system
In this way, the active system will
The data compression on the standby side while reducing the
All memory data collected by processing is passed through the active system
Memory for analysis by other offline systems
A data collection method , wherein a dump space is specified by a virtual space address, and in the data compression processing, header information including an address, a size, and the number of divisions is added to the compressed data.

請求項2現用系および待機系が同期運転する二重
化オンラインシステムにおいて、障害発生時の全メモリ
データを収集するためのデータ圧縮処理を、待機系にて
行うようにして現用系側が運用中のサービス処理への影
響を少なくする一方、この待機系側にて前記データ圧縮
処理を施して収集した全メモリデータを、現用系を経由
して他のオフラインシステムにて解析させるべくメモリ
ダンプ空間を仮想空間アドレスで指定し、前記他のオフ
ラインシステムでは仮想/物理変換テーブルを備え、こ
の仮想/物理変換テーブルの物理アドレスと圧縮データ
に付加されるヘッダ情報とを参照して解凍すべき圧縮デ
ータを特定することを特徴とするデータ収集方法。
2. A dual system in which an active system and a standby system are operated synchronously.
Memory in the event of a failure in an automated online system
Data compression processing to collect data in the standby system
In this way, the active system will
The data compression on the standby side while reducing the
All memory data collected by processing is passed through the active system
Memory for analysis by other offline systems
The dump space is designated by a virtual space address, and the other offline system has a virtual / physical conversion table, and should be decompressed with reference to the physical address of the virtual / physical conversion table and header information added to the compressed data. A data collection method characterized by specifying compressed data.

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0005[Correction target item name] 0005

【補正方法】削除[Correction method] Deleted

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0006[Correction target item name] 0006

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0006】 [0006]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明では、現用系および待機系が
同期運転する二重化オンラインシステムにおいて、障害
発生時の全メモリデータを収集するためのデータ圧縮処
理を、待機系にて行うようにして現用系側が運用中のサ
ービス処理への影響を少なくする一方、この待機系側に
て前記データ圧縮処理を施して収集した全メモリデータ
を、現用系を経由して他のオフラインシステムにて解析
させるべくメモリダンプ空間を仮想空間アドレスで指定
し、 前記データ圧縮処理では、アドレス、サイズおよび
分割数からなるヘッダ情報を圧縮データに付加すること
を特徴とする。
Means for Solving the Problems To achieve the above object,
According to the first aspect of the present invention, the active system and the standby system are
Obstacles in a synchronized online redundant system
Data compression processing to collect all memory data at the time of occurrence
The active system side operates the standby system so that
Service processing while minimizing the effect on service processing.
Memory data collected by applying the data compression process
Is analyzed by another offline system via the active system
Memory dump space by virtual space address
In the data compression processing, header information including an address, a size, and the number of divisions is added to the compressed data.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0007】また、請求項2に記載の発明では、現用系
および待機系が同期運転する二重化オンラインシステム
において、障害発生時の全メモリデータを収集するため
のデータ圧縮処理を、待機系にて行うようにして現用系
側が運用中のサービス処理への影響を少なくする一方、
この待機系側にて前記データ圧縮処理を施して収集した
全メモリデータを、現用系を経由して他のオフラインシ
ステムにて解析させるべくメモリダンプ空間を仮想空間
アドレスで指定し、前記他のオフラインシステムでは仮
想/物理変換テーブルを備え、この仮想/物理変換テー
ブルの物理アドレスと圧縮データに付加されるヘッダ情
報とを参照して解凍すべき圧縮データを特定することを
特徴とする。
[0007] In the invention according to claim 2, the current system
Redundant online system with synchronous operation of standby and standby systems
To collect all memory data at the time of failure
The data compression processing of the standby system
Side has less impact on service processing during operation,
The data was compressed and collected on the standby side.
Transfer all memory data to another offline system via the active system.
Virtual space in the memory dump space for analysis by the system
The other offline system has a virtual / physical conversion table, and specifies the compressed data to be decompressed with reference to the physical address of the virtual / physical conversion table and the header information added to the compressed data. It is characterized by the following.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 現用系および待機系が同期運転する二重
化オンラインシステムにおいて、障害発生時の全メモリ
データを収集するためのデータ圧縮処理を、待機系にて
行うようにして現用系側が運用中のサービス処理への影
響を少なくする一方、この待機系側にて前記データ圧縮
処理を施して収集した全メモリデータを、現用系を経由
して他のオフラインシステムにて解析させるべくメモリ
ダンプ空間を仮想空間アドレスで指定することを特徴と
するデータ収集方法。
In a redundant online system in which an active system and a standby system operate synchronously, a data compression process for collecting all memory data in the event of a failure is performed in the standby system so that the active system is operated. While reducing the effect on the service processing, a virtual memory dump space is created so that all the memory data collected by performing the data compression processing on the standby side can be analyzed by another offline system via the active system. A data collection method characterized by designating with a spatial address.
【請求項2】 前記データ圧縮処理では、アドレス、サ
イズおよび分割数からなるヘッダ情報を圧縮データに付
加することを特徴とする請求項1記載のデータ収集方
法。
2. The data collection method according to claim 1, wherein in the data compression processing, header information including an address, a size, and the number of divisions is added to the compressed data.
【請求項3】 前記他のオフラインシステムでは仮想/
物理変換テーブルを備え、この仮想/物理変換テーブル
の物理アドレスと圧縮データに付加されるヘッダ情報と
を参照して解凍すべき圧縮データを特定することを特徴
とする請求項1記載のデータ収集方法。
3. In the other offline system, a virtual /
2. The data collection method according to claim 1, further comprising a physical conversion table, wherein the compressed data to be decompressed is specified with reference to the physical address of the virtual / physical conversion table and header information added to the compressed data. .
JP10204094A 1998-07-17 1998-07-17 Data gathering method Pending JP2000035906A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10204094A JP2000035906A (en) 1998-07-17 1998-07-17 Data gathering method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10204094A JP2000035906A (en) 1998-07-17 1998-07-17 Data gathering method

Publications (1)

Publication Number Publication Date
JP2000035906A true JP2000035906A (en) 2000-02-02

Family

ID=16484701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10204094A Pending JP2000035906A (en) 1998-07-17 1998-07-17 Data gathering method

Country Status (1)

Country Link
JP (1) JP2000035906A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519779B2 (en) 2002-08-26 2009-04-14 International Business Machines Corporation Dumping using limited system address space
JP2014010693A (en) * 2012-06-29 2014-01-20 Fujitsu Ltd Storage system and storage system control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519779B2 (en) 2002-08-26 2009-04-14 International Business Machines Corporation Dumping using limited system address space
JP2014010693A (en) * 2012-06-29 2014-01-20 Fujitsu Ltd Storage system and storage system control method

Similar Documents

Publication Publication Date Title
US6687849B1 (en) Method and apparatus for implementing fault-tolerant processing without duplicating working process
WO2017049828A1 (en) Method, device and system for data processing based on linux
JP3481737B2 (en) Dump collection device and dump collection method
US20020029359A1 (en) Method and apparatus for getting dump of a computer system
JP2000035906A (en) Data gathering method
JP2001290677A (en) High-speed dump sampling method
JPH0594353A (en) Database management system
JPH05189254A (en) Device and method for collecting control information of virtual computer
JPH1040123A (en) System and method for job management
JPH05120088A (en) Memory dump sampling device
JP2000357130A (en) Peripheral control processor, and system and method for holding fault analytic information
JPS6316343A (en) Test system utilizing batch in interactive function test mode
JPS62284440A (en) Software resource maintenance system for terminal equipment
JP2718676B2 (en) Virtual memory dump processing method
JPH03255547A (en) Memory dump output system
JPH10116262A (en) Parallel computer, processor element network, and recording medium where program for parallel computer is recorded
JPH08221287A (en) System changeover controlling method
JPH03230231A (en) Stand-alone dump processing system
JPH02292640A (en) Memory dump extracting system
JPH0430244A (en) System file switching system for distributed system
JPH04352042A (en) Memory dump collecting system
JPH0573520A (en) Restart information gathering system
JPH08235029A (en) Storage method for system fault information
JPH05114035A (en) Response information processing system
JPH04369067A (en) Fault processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000509