JP2000132432A - Memory dump system for parallel nodes - Google Patents

Memory dump system for parallel nodes

Info

Publication number
JP2000132432A
JP2000132432A JP10299317A JP29931798A JP2000132432A JP 2000132432 A JP2000132432 A JP 2000132432A JP 10299317 A JP10299317 A JP 10299317A JP 29931798 A JP29931798 A JP 29931798A JP 2000132432 A JP2000132432 A JP 2000132432A
Authority
JP
Japan
Prior art keywords
node
memory
main storage
main
contents
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
JP10299317A
Other languages
Japanese (ja)
Inventor
Hidetomo Sanpei
英智 三瓶
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10299317A priority Critical patent/JP2000132432A/en
Publication of JP2000132432A publication Critical patent/JP2000132432A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decrease the output quantity of a memory dump and a snapshot by recording neither an area whose alteration contents are meaningless or an area whose alteration is obvious by not storing main storage contents irrelevantly to whether or not update is performed. SOLUTION: A dump start indicating means 9 extracts all the main storage contents of a basic node and differences of other nodes from the basic node once a program is loaded and a main storage update detecting means 5 outputs updated pages recorded in an update information hold means 6 as the initial state of the memories of all the nodes when memory dumps are gathered, thereby reducing the memory dump capacity.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は並列計算機システム
のメモリダンプ方式に係り、特に複数ノードで同一プロ
グラムを実行する場合のダンプ容量、スナップショット
容量の削減に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory dump method for a parallel computer system, and more particularly to a reduction in dump capacity and snapshot capacity when the same program is executed on a plurality of nodes.

【0002】[0002]

【従来の技術】計算機システムの主記憶装置は大容量化
が進み、障害発生時に採取するメモリダンプや、主記憶
装置の変更履歴を記録するスナップショットの容量も増
大している。このため、メモリダンプやスナップショッ
トを格納する二次記憶装置も大容量化が必要となってい
る。従来は特開平2−85938号公報あるいは特開平
7−13805号公報記載のように、変更された主記憶
を記録することでメモリダンプ、スナップショット出力
量を削減していた。
2. Description of the Related Art The capacity of a main storage device of a computer system has been increased, and the capacity of a memory dump to be collected when a failure has occurred and a snapshot for recording a change history of the main storage device have also been increased. For this reason, it is necessary to increase the capacity of a secondary storage device for storing a memory dump and a snapshot. Conventionally, as described in JP-A-2-85938 or JP-A-7-13805, the amount of memory dump and snapshot output is reduced by recording the changed main memory.

【0003】[0003]

【発明が解決しようとする課題】上記従来発明は、一つ
以上の中央処理装置と単一の主記憶装置を対象にしたも
ので、複数のノードに分散配置された主記憶装置を持
ち、同一のプログラムが並列に実行される並列計算機に
ついては配慮されておらず、ノード数分のメモリダン
プ、スナップショットを採取する必要があるため、容量
が大きくなるという問題があった。
The above prior art is directed to one or more central processing units and a single main storage device, and has a main storage device distributed to a plurality of nodes and has the same configuration. No consideration is given to a parallel computer in which the program is executed in parallel, and it is necessary to collect memory dumps and snapshots for the number of nodes.

【0004】本発明の目的は、ノード間の類似性を利用
することで、並列計算機のメモリダンプ、スナップショ
ット出力量を削減することにある。
An object of the present invention is to reduce the amount of memory dump and snapshot output of a parallel computer by utilizing the similarity between nodes.

【0005】本発明の他の目的は、更新の有無に関わら
ず、主記憶内容を格納することにより、中央処理装置の
検出できない入出力装置による主記憶装置へのアクセス
の記録を採取する手段を提供することにある。
Another object of the present invention is to provide a means for collecting a record of access to a main storage device by an input / output device which cannot be detected by a central processing unit by storing the contents of a main storage regardless of whether or not the update has been performed. To provide.

【0006】本発明の他の目的は、更新の有無に関わら
ず、主記憶内容を格納しないことにより、変更の内容が
意味を持たない領域、あるいは変更の発生することが自
明である領域の記録を行なわないことでメモリダンプ、
スナップショットの出力量を削減する手段を提供するこ
とにある。
Another object of the present invention is to record an area in which the contents of a change have no meaning or an area in which a change is obvious by not storing main memory contents regardless of whether or not the update has been performed. Memory dump,
An object of the present invention is to provide means for reducing the amount of snapshot output.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明のメモリダンプ方式では、ブロードキャスト
通信を利用して基本となるノードが主記憶内容の一部を
各ノードに配布して一斉に比較処理を行ない、異なる部
分のみをディスク等の二次記憶装置に出力する。このと
きテキストや静的データ領域等のローディングされる物
理アドレスを指定できるローダを使用することでノード
間のメモリに関する類似性を向上させ、差分がより少な
くなるようにすることもできる。
In order to achieve the above object, in the memory dump method of the present invention, a basic node distributes a part of the main storage contents to each node by using broadcast communication, and simultaneously broadcasts the contents. And outputs only the different parts to a secondary storage device such as a disk. At this time, by using a loader that can specify a physical address to be loaded, such as a text or a static data area, the similarity of the memory between the nodes can be improved, and the difference can be reduced.

【0008】また、各ノードに主記憶装置の更新有無を
ページ毎のビットマップとして記録し、差分出力を一定
間隔で行なうことで、容量の削減されたスナップショッ
トを実現することができる。
Further, by recording the update status of the main storage device in each node as a bitmap for each page and outputting the difference at regular intervals, a snapshot with reduced capacity can be realized.

【0009】さらに中央処理装置の検出できない、入出
力装置によるによる主記憶更新が発生するページである
こと、あるいは必ず変更されるが変更内容を記録する必
要のないページであることを記録するビットマップを設
けることで、スナップショットの再現性を高めることが
できる。
Further, a bit map for recording that the page cannot be detected by the central processing unit, that the main memory is updated by the input / output device, or that the page is always changed but need not be recorded. Is provided, the reproducibility of the snapshot can be improved.

【0010】[0010]

【発明の実施の形態】次に本発明の一実施例を図1によ
り説明する。図1は本発明の実施例を示すブロック図で
ある。ノード1―1,1―2,1―3…は並列計算機を
構成するノードであり、それぞれ中央処理装置2と主記
憶装置3、通信手段4、主記憶更新検出手段5、主記憶
更新情報保持手段6、主記憶ダンプ要否情報保持手段
7、ノード情報保持手段8、ダンプ処理管理手段9によ
って構成されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing an embodiment of the present invention. Nodes 1-1, 1-2, 1-3,... Constitute a parallel computer, and each includes a central processing unit 2, a main storage device 3, a communication unit 4, a main storage update detection unit 5, and a main storage update information storage Means 6, main memory dump necessity information holding means 7, node information holding means 8, and dump processing management means 9.

【0011】各ノードは通信路10を介して接続されて
おり、通常の一対一の通信機能と、一つのノードからそ
の他の各ノードに対して一斉にデータを送出するブロー
ドキャスト機能を有している。二次記憶装置は各ノード
が有する必要はなく、通信路10を介して二次記憶装置
を有するノードに対してデータを送出することで主記憶
内容を格納する。
Each node is connected via a communication path 10 and has a normal one-to-one communication function and a broadcast function for simultaneously transmitting data from one node to each of the other nodes. . Each node does not need to have the secondary storage device, and stores the main storage content by sending data to the node having the secondary storage device via the communication path 10.

【0012】各ノードはあらかじめ一つの基本ノードか
複数のその他のノードに指定され、この情報をノード情
報保持手段8に保持している。主記憶更新検出手段5
は、主記憶装置を管理する単位(ページ)毎に書き込み
の有無を検出し、書き込みがあった場合は主記憶更新情
報保持手段6に更新があったことをセットする。
Each node is designated in advance as one basic node or a plurality of other nodes, and this information is held in the node information holding means 8. Main memory update detection means 5
Detects the presence / absence of writing for each unit (page) for managing the main storage device, and sets that the main storage update information holding means 6 has been updated when there is writing.

【0013】主記憶ダンプ要否情報保持手段7は、ダン
プ採取時に対応する主記憶内容を主記憶更新情報保持手
段6によらず出力するかどうかの情報を保持する。主記
憶内容の必要な入出力領域等に対してセットすること
で、中央処理装置の検出できない入出力装置による主記
憶内容の更新が記録できる。
The main memory dump necessity information holding means 7 holds information as to whether or not to output the contents of the main memory corresponding to the dump collection regardless of the main memory update information holding means 6. The update of the main memory content by the input / output device that cannot be detected by the central processing unit can be recorded by setting the input / output area or the like that requires the main memory content.

【0014】各ノードはダンプ処理管理手段9を有し、
システムに対しダンプ採取開始が指定されると、基本ノ
ードのダンプ処理管理手段9は各ノードにダンプの採取
を指示する。
Each node has a dump processing management means 9,
When the start of dump collection is specified for the system, the dump processing management means 9 of the basic node instructs each node to collect a dump.

【0015】図4はダンプ処理の初期化を示す流れ図で
ある。各ノードはノード情報保持手段8を参照し、自ノ
ードが基本ノードであるかどうかを判断する。(S1)
基本ノードである場合は自ノードの主記憶内容を二次記
憶装置に格納し、主記憶内容をページ毎に各ノードにブ
ロードキャストする。(S2)基本ノード以外のノード
は、基本ノードの主記憶内容を受信する。(S3)受信
した主記憶内容と対応する自ノードの主記憶内容を比較
して(S4)異なっている主記憶内容が二次記憶装置に
出力される候補となる。
FIG. 4 is a flowchart showing the initialization of the dump processing. Each node refers to the node information holding means 8 and determines whether or not the own node is a basic node. (S1)
If the node is a basic node, the main storage contents of the own node are stored in the secondary storage device, and the main storage contents are broadcast to each node for each page. (S2) Nodes other than the basic node receive the main storage contents of the basic node. (S3) The received main storage contents are compared with the corresponding main storage contents of the own node (S4). Different main storage contents are candidates to be output to the secondary storage device.

【0016】この処理により、指定された時点での基本
ノードの主記憶内容と各ノードの主記憶内容を差分のみ
取り出すことができ、容量を削減したメモリダンプを提
供することが可能となる。
According to this processing, only the difference between the main storage contents of the basic node and the main storage contents of each node at the designated time can be extracted, and a memory dump with reduced capacity can be provided.

【0017】ダンプ採取後もシステムを運用する場合、
ダンプ処理管理手段9はダンプ採取処理が終了すると、
各ノードにダンプ採取開始時に行なっていた処理への復
帰を指示する。各ノードは主記憶更新検出手段5によ
り、これ以降の主記憶装置に対する書き込みを検出した
場合は主記憶更新情報保持手段6にそのページ情報をセ
ットする。初期差分採取後にダンプ採取要求があった場
合、基本ノードのダンプ処理管理手段9は各ノードに対
して差分情報を二次記憶装置に格納するよう指示する。
When operating the system after dumping,
When the dump processing management means 9 completes the dump collection processing,
Instruct each node to return to the process that was being performed at the start of dump collection. Each node sets the page information in the main memory update information holding means 6 when the main memory update detecting means 5 detects the subsequent writing to the main memory. When there is a dump collection request after the initial difference collection, the dump processing management means 9 of the basic node instructs each node to store the difference information in the secondary storage device.

【0018】図5は差分情報採取処理の例を示す流れ図
である。各ノードは主記憶更新情報保持手段6を参照し
て、主記憶内容に対する更新の有無を判断し(S8)、
更新があった主記憶内容が2次差分として出力される候
補となる。出力が終了すると、各ノードは主記憶更新情
報保持手段6をクリアし、ダンプ採取開始時に行なって
いた処理の実行を続ける。
FIG. 5 is a flowchart showing an example of the difference information collecting process. Each node refers to the main memory update information holding means 6 to determine whether or not the main memory content has been updated (S8).
The updated main storage content is a candidate to be output as a secondary difference. When the output is completed, each node clears the main memory update information holding means 6 and continues to execute the processing that was being performed when the dump collection was started.

【0019】これにより、指定された各時点における各
ノードの主記憶内容を初期差分に対するn次差分として
取り出すことができ、容量を削減したスナップショット
を提供することが可能となる。
Thus, the contents of the main memory of each node at each designated time can be extracted as an n-th difference from the initial difference, and a snapshot with reduced capacity can be provided.

【0020】繰り返しダンプを採取する場合の契機とし
て、インターバルを指定することにより、一定の間隔で
容量の削減されたスナップショットを採取することが可
能となる。
By specifying an interval as a trigger for repeatedly collecting a dump, a snapshot whose capacity has been reduced can be collected at regular intervals.

【0021】このときスナップショットの合計容量が無
制限に増加することを防ぐために、基本ノードのダンプ
処理管理手段9は初期差分と全n次差分の容量を監視
し、指定された容量となった場合は再びダンプ処理の初
期化を行なうことで差分を削除し、ダンプ容量が制限値
よりも大きくならないようにすることができる。
At this time, in order to prevent the total capacity of the snapshot from increasing indefinitely, the dump processing management means 9 of the basic node monitors the capacity of the initial difference and all n-order differences, and when the capacity becomes the designated capacity. Can delete the difference by reinitializing the dump processing, so that the dump capacity does not become larger than the limit value.

【0022】また、スナップショットを採取する間隔に
比べて更新されるページ数が多い場合、更新された主記
憶ページ数が指定された値を超えた時にダンプ採取が開
始されるようにダンプ処理管理手段9を設定すると、各
ノードのダンプ処理管理手段9は、主記憶更新情報保持
手段6の保持する更新ページ数が指定されたページ数以
上になったことを検出して基本ノードのダンプ処理管理
手段9に対して通信を行ない、ダンプ採取開始を要求す
ることができる。
When the number of pages to be updated is larger than the interval at which snapshots are taken, dump processing management is performed so that dump collection is started when the number of updated main storage pages exceeds a specified value. When the means 9 is set, the dump processing management means 9 of each node detects that the number of updated pages held by the main memory update information holding means 6 has become equal to or larger than the specified number of pages, and performs the dump processing management of the basic node. It can communicate with the means 9 and request the start of dump collection.

【0023】基本ノードのダンプ処理管理手段9は、イ
ンターバルに到達した場合と同様に各ノードに対してダ
ンプ採取開始を指示することで、多くの主記憶変更が発
生した後は主記憶のスナップショットが作成されるた
め、ダンプが採取される前にシステム障害が発生した時
でも、計算結果の損失を最小限に押さえることが可能と
なる。
The dump processing management means 9 of the basic node instructs each node to start dumping in the same manner as when the interval has been reached, so that after a large number of main memory changes have occurred, a snapshot of the main memory is taken. Is created, even if a system failure occurs before a dump is collected, it is possible to minimize the loss of calculation results.

【0024】図2は各ノードにおけるプログラムのロー
ディング状態を示している。テキスト11や静的データ
12を各ノードで同じ領域にローディングすることで差
分が減少し、ダンプ出力容量を削減することができる。
FIG. 2 shows a program loading state in each node. By loading the text 11 and the static data 12 in the same area at each node, the difference is reduced, and the dump output capacity can be reduced.

【0025】図3は主記憶ダンプ要否情報保持手段7を
設定した場合を示している。入出力領域14のように、
中央処理装置の検出できない入出力装置による書き込み
が主記憶更新検出手段5によって検出できない場合は、
この領域を主記憶更新情報保持手段6の情報によらず出
力する(図5のS6のYES側)。
FIG. 3 shows a case where the main memory dump necessity information holding means 7 is set. Like the input / output area 14,
If writing by an input / output device that cannot be detected by the central processing unit cannot be detected by the main memory update detection unit 5,
This area is output irrespective of the information in the main memory update information holding means 6 (YES in S6 in FIG. 5).

【0026】またタイマー領域15のように、主記憶更
新検出手段5により常に中央処理装置が更新している
が、ダンプする必要の無い領域である場合は主記憶更新
情報保持手段6の情報によらず出力を抑制する(図5の
S5のYES側)。
As in the timer area 15, the central processing unit always updates the data by the main memory update detecting means 5. However, if the area does not need to be dumped, the information is stored in the main memory update information holding means 6. Output is suppressed (YES side of S5 in FIG. 5).

【0027】これにより更新を検出できない領域のメモ
リダンプを装置の追加を行なうこと無しに確実に採取す
ることが可能となり、また、必要ないデータを採取しな
いことで、ダンプ容量を削減することが可能となる。
This makes it possible to reliably collect a memory dump in an area where an update cannot be detected without adding a device, and it is possible to reduce a dump capacity by not collecting unnecessary data. Becomes

【0028】[0028]

【発明の効果】本発明によれば、多数のノードを持つ並
列計算機でのメモリダンプ、スナップショットを採取す
る際に必要な容量を削減することが可能となるので、保
守用に必要なディスク装置等の規模を縮小することがで
き、データ採取時間が短くなることから、システムの可
用性を向上することができる。
According to the present invention, it is possible to reduce the capacity required for taking a memory dump and a snapshot in a parallel computer having a large number of nodes. And the like, and the data collection time is shortened, so that the availability of the system can be improved.

【0029】また中央処理装置の検出できない、入出力
装置による主記憶の変更を、装置の追加を行なわずに記
録することが可能となるため、再現性の高いスナップシ
ョットを実現することができる。
Further, it is possible to record a change in the main memory by the input / output device, which cannot be detected by the central processing unit, without adding a device, thereby realizing a snapshot with high reproducibility.

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

【図1】本発明の実施例である並列計算機のブロック
図。
FIG. 1 is a block diagram of a parallel computer according to an embodiment of the present invention.

【図2】プログラムのローディング位置を各ノード上で
同一であるように指定する手段を説明するための図。
FIG. 2 is a view for explaining means for designating a loading position of a program so as to be the same on each node.

【図3】更新情報に関わらずダンプ採取を指定する手段
を説明するための図。
FIG. 3 is a diagram illustrating a unit that specifies dump collection regardless of update information.

【図4】初期差分を採取する場合のフローチャート。FIG. 4 is a flowchart for collecting an initial difference.

【図5】n次差分を採取する場合のフローチャート。FIG. 5 is a flowchart for collecting an n-th difference.

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

1―1,1―2,1―3…ノード、 2…中央処理装
置、3…主記憶内容比較手段、 4…通信手段、 5
…主記憶更新検出手段、6…更新情報保持手段、 7
…ダンプ要否情報保持手段、8…ノード情報保持手段、
9…ダンプ開始指示手段、10…通信路、11…プロ
グラムのテキスト、 12…プログラムの静的デー
タ、13…プログラムの動的データ、 14…入出力装
置が書き込みを行なう領域、15…ダンプとしては採取
する必要の無い領域、16…主記憶装置、 17
…主記憶内容格納手段、18…二次記憶装置、19…ロ
ーディング位置指定手段。
1-1, 1-2, 1-3 ... nodes, 2 ... central processing unit, 3 ... main memory content comparison means, 4 ... communication means, 5
... Main memory update detecting means, 6 ... Update information holding means, 7
... Dump necessity information holding means, 8 ... Node information holding means,
9: dump start instructing means, 10: communication path, 11: program text, 12: program static data, 13: program dynamic data, 14: area where the input / output device writes, 15: dump Area that does not need to be collected, 16: Main storage device, 17
... Main memory contents storage means, 18 ... Secondary storage device, 19 ... Loading position designation means.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】一つ以上の中央処理装置と、主記憶装置か
らなるノードを複数個有する並列計算機において、ノー
ド間で主記憶内容を比較する手段と、各ノードの主記憶
装置を管理する単位毎に更新の有無を知る手段、および
記録する手段と、各ノードの特定の主記憶内容を二次記
憶装置に格納する手段を有し、初期状態としてどれかひ
とつの基本となるノード(基本ノード)の全主記憶内容
および基本ノードと各ノードの主記憶の差分(初期差
分)を二次記憶装置に格納することを特徴とする並列ノ
ードのメモリダンプ方式。
1. A means for comparing main memory contents between nodes in a parallel computer having at least one central processing unit and a plurality of nodes each comprising a main memory, and a unit for managing the main memory of each node A means for knowing whether or not there is an update for each node, a means for recording, and a means for storing specific main storage contents of each node in a secondary storage device. A) memory dump method for parallel nodes, wherein the contents of all main memories and the difference (initial difference) between the basic node and the main memory of each node are stored in a secondary storage device.
【請求項2】請求項1記載の主記憶内容格納手段におい
て、初期差分を格納後に更新された各ノードの主記憶内
容(二次差分)、二次差分を格納後に更新された主記憶
内容を三次差分、三次差分を格納後に更新された主記憶
内容を四次差分、として差分を複数個保存することで全
ノードの主記憶更新履歴を記録することを特徴とする並
列ノードのメモリダンプ方式。
2. The main storage content storage means according to claim 1, wherein the main storage content (secondary difference) of each node updated after storing the initial difference and the main storage content updated after storing the secondary difference are stored. A memory dump method for a parallel node, characterized in that a plurality of differences are stored as a tertiary difference and a main storage content updated after storing the tertiary difference as a quaternary difference to record main storage update histories of all nodes.
【請求項3】請求項1記載のダンプ方式において、基本
ノードが主記憶内容を各ノードにブロードキャストし、
各ノードが自分の主記憶内容とブロードキャストされた
主記憶内容を一斉に比較することを特徴とする並列ノー
ドのメモリダンプ方式。
3. The dump system according to claim 1, wherein the basic node broadcasts the contents of the main storage to each node,
A memory dump method for parallel nodes, wherein each node compares the contents of its own main storage and the contents of its broadcast main storage all at once.
【請求項4】請求項1記載のダンプ方式において、更新
の有無によらず、特定の領域に対して必ず主記憶内容を
格納することを指定できる手段を有することを特徴とす
る並列ノードのメモリダンプ方式。
4. The parallel node memory according to claim 1, further comprising means for designating that a main memory content is always stored in a specific area irrespective of whether or not the data is updated. Dump method.
【請求項5】請求項1記載のダンプ方式において、更新
の有無によらず、特定の領域に対して必ず主記憶内容を
格納しないことを指定できる手段を有することを特徴と
する並列ノードのメモリダンプ方式。
5. The parallel node memory according to claim 1, further comprising means for designating that the contents of the main memory are not always stored in a specific area regardless of whether or not the data is updated. Dump method.
【請求項6】請求項1記載のダンプ方式において、実行
プログラムをローディングする時に主記憶装置上の位置
を指定する手段を有することを特徴とする並列ノードの
メモリダンプ方式。
6. A memory dump method for a parallel node according to claim 1, further comprising means for designating a position on a main storage device when loading an execution program.
JP10299317A 1998-10-21 1998-10-21 Memory dump system for parallel nodes Pending JP2000132432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10299317A JP2000132432A (en) 1998-10-21 1998-10-21 Memory dump system for parallel nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10299317A JP2000132432A (en) 1998-10-21 1998-10-21 Memory dump system for parallel nodes

Publications (1)

Publication Number Publication Date
JP2000132432A true JP2000132432A (en) 2000-05-12

Family

ID=17870983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10299317A Pending JP2000132432A (en) 1998-10-21 1998-10-21 Memory dump system for parallel nodes

Country Status (1)

Country Link
JP (1) JP2000132432A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9442790B2 (en) 2013-08-07 2016-09-13 Fujitsu Limited Computer and dumping control method
US9606872B2 (en) 2014-09-12 2017-03-28 Fuji Xerox Co., Ltd. Virtual computer system, printer control system, virtual computation method, printer control method, and storage media
US9703621B2 (en) 2014-08-28 2017-07-11 Fujitsu Limited Information processing apparatus and information processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9442790B2 (en) 2013-08-07 2016-09-13 Fujitsu Limited Computer and dumping control method
US9703621B2 (en) 2014-08-28 2017-07-11 Fujitsu Limited Information processing apparatus and information processing method
US9606872B2 (en) 2014-09-12 2017-03-28 Fuji Xerox Co., Ltd. Virtual computer system, printer control system, virtual computation method, printer control method, and storage media

Similar Documents

Publication Publication Date Title
JP3386823B2 (en) File management method and device
US7257675B2 (en) Disk array device having snapshot simulation function
US6615364B1 (en) Computer system and methods for acquiring dump information and system recovery
WO2013153584A1 (en) Storage device
US20060218346A1 (en) Data duplication system, data duplication method and program
US20060200500A1 (en) Method of efficiently recovering database
JP3481737B2 (en) Dump collection device and dump collection method
JP6744545B2 (en) Information processing apparatus, information processing program, and information processing system
US6035417A (en) Method and system for taking over data and device for processing data
JP2000132432A (en) Memory dump system for parallel nodes
JPH10333944A (en) Memory dump sample system
JPH04251347A (en) Disk file controller and updating method
JP3012737B2 (en) Method of writing data to E2ROM
JPH01281543A (en) Information processor
JPS62194558A (en) Write control system of journal record
JPH0119184B2 (en)
JP3130870B2 (en) Memory dump file reconstruction method
JPH07160651A (en) Backup mode for system data
KR100249809B1 (en) A continuous memory backup apparatus and method
JP4161362B2 (en) Computer system having data recovery function and data recovery method
JP3368378B2 (en) Storage content management method and data processing device
JP2933011B2 (en) Exclusive file control system
JPS63253443A (en) Memory dump acquiring system
JP2001147841A (en) Computer system and dump collecting method and recording medium
JPH0675705A (en) Block assignment control method for auxiliary storage