JPH1049310A - Data backup method of industrial computer - Google Patents

Data backup method of industrial computer

Info

Publication number
JPH1049310A
JPH1049310A JP8202326A JP20232696A JPH1049310A JP H1049310 A JPH1049310 A JP H1049310A JP 8202326 A JP8202326 A JP 8202326A JP 20232696 A JP20232696 A JP 20232696A JP H1049310 A JPH1049310 A JP H1049310A
Authority
JP
Japan
Prior art keywords
backup
magnetic disk
storage device
external storage
data
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
JP8202326A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Nagayama
栄之 長山
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.)
JFE Steel Corp
Original Assignee
Kawasaki Steel 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 Kawasaki Steel Corp filed Critical Kawasaki Steel Corp
Priority to JP8202326A priority Critical patent/JPH1049310A/en
Publication of JPH1049310A publication Critical patent/JPH1049310A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the time needed for the backup copying of stored data in an external storage device of the industrial computer and lower the cost. SOLUTION: A data backup device 1 is moved to nearby the industrial computer 10, and a magnetic disk drive 14 is disconnected from a SCSI cable 12 and connected to the SCSI cable 6 on the side of the data backup device 1. A personal computer 2 confirms the SCSI ID of the magnetic disk drive 14 and the storage capacity and block size of a magnetic disk on the magnetic disk drive 14 and also secure an area of capacity larger than the confirmed storage capacity as a physical copy area on the magnetic disk on the magnetic disk drive 4, secures a logical address area formatted so that the personal computer 2 can read and write it in an area other than the physical copy area on the magnetic disk, and copies data stored on the magnetic disk in the magnetic disk drive to the physical copy area.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、工業用計算機に
接続された本番用外部記憶装置の記憶媒体内の記憶デー
タをバックアップコピーする方法に関し、特に、データ
のバックアップに要する時間の短縮化が図られ、しかも
コスト的にも有利になるようにしたものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for backing up data stored in a storage medium of a production external storage device connected to an industrial computer, and more particularly to a method for reducing the time required for data backup. This is also advantageous in terms of cost.

【0002】[0002]

【従来の技術】各種製造ラインの運転・管理等に適用さ
れる工業用計算機は、適用される製造ラインの生産能率
や品質向上に大きく関与している。このため、工業用計
算機を停止すること、特に24時間連続稼働の製造ライ
ンに適用される工業用計算機を停止することは、直ちに
ライン停止に繋がるため極力避けることが望ましい。
2. Description of the Related Art Industrial computers applied to the operation and management of various production lines are greatly involved in improving the production efficiency and quality of the production lines to which they are applied. For this reason, stopping the industrial computer, in particular, stopping the industrial computer applied to a production line that operates continuously for 24 hours, immediately leads to the stop of the line.

【0003】その一方で、工業用計算機の稼働中に蓄積
・更新される操業データ等は、万が一のために、所定頻
度で別の記憶媒体にバックアップコピーしておくことが
必要であるが、バックアップコピーの際には工業用計算
機の稼働を停止しなければならない。従って、バックア
ップコピーは極力短時間で行わなければならない。
On the other hand, it is necessary to make a backup copy of operation data and the like stored and updated during the operation of the industrial computer to another storage medium at a predetermined frequency in case of emergency. When copying, the operation of the industrial computer must be stopped. Therefore, the backup copy must be performed in as short a time as possible.

【0004】かかる要求に対処するために、例えば特開
昭63−140352号公報に開示された技術がある。
即ち、かかる公報に開示された技術は、オンラインシス
テムのデータ・ベース記憶装置に関するものであって、
データ・ベースの更新履歴を更新履歴用磁気ディスクに
採取し、これを一定時間間隔で本番用データ・ベースと
同じフォーマットの待機用データ・ベースに反映させる
遅延二重書きにより、待機用データ・ベースを短時間で
作成してオンラインシステム用データ・ベースの二重化
を行うようになっている。これにより、オンラインシス
テムの停止時間を従来に比べて大幅に短縮できる等の効
果が得られる、というものであった。
To cope with such a demand, there is a technique disclosed in, for example, JP-A-63-140352.
That is, the technology disclosed in this publication relates to a database storage device of an online system,
The update history of the database is collected on the update history magnetic disk, and this is reflected at regular intervals to the standby database in the same format as the production database. In a short time to duplicate the database for online systems. As a result, the effect that the downtime of the online system can be significantly reduced as compared with the related art can be obtained.

【0005】その他の従来の技術としては、例えば本出
願人が先に提案した特開平7−93101号公報に開示
されたものもある。かかる公報に開示されたデータバッ
クアップ装置にあっては、SCSI(Small Computer S
ystem Interface )バス上のホストコンピュータと記憶
装置との信号のやり取りを監視することにより、ホスト
コンピュータが記憶装置のあるエリアのデータを書き換
えたことを認識し、ホストコンピュータがバスを使用し
ていない状態で記憶装置に読み出しコマンドを発行して
書き換えのあったデータを読み出し、バックアップ記憶
装置に書き込みコマンドを発行して読み出しデータを書
き込むようになっていた。これにより、ホストコンピュ
ータに負荷をかけずにバックアップ処理を行うことがで
きる、というものであった。
Another conventional technique is disclosed, for example, in Japanese Patent Application Laid-Open No. Hei 7-93101 proposed earlier by the present applicant. In the data backup device disclosed in this publication, a SCSI (Small Computer S
ystem Interface) By monitoring the signal exchange between the host computer and the storage device on the bus, it recognizes that the host computer has rewritten data in an area of the storage device, and the host computer is not using the bus. Then, a read command is issued to the storage device to read the rewritten data, and a write command is issued to the backup storage device to write the read data. Thus, the backup process can be performed without imposing a load on the host computer.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記各
公報に開示されたような従来の装置では、各製造ライン
に接続された工業用計算機毎にバックアップ用の装置を
開発しなければならないので、多大な費用を要するとい
う問題点がある。
However, in the conventional apparatuses disclosed in the above publications, a backup apparatus must be developed for each industrial computer connected to each production line. There is a problem that high cost is required.

【0007】本発明は、このような従来の技術が有する
解決すべき課題に着目してなされたものであって、デー
タのバックアップに要する時間の短縮化が図られ、しか
もコスト的にも有利な工業用計算機のデータバックアッ
プ方法を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention has been made in view of the problems to be solved by the conventional technology, and the time required for data backup can be reduced, and the cost is also advantageous. It is an object of the present invention to provide a data backup method for an industrial computer.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、請求項1に係る発明は、製造ラインに適用される工
業用計算機に接続された本番用外部記憶装置の記憶媒体
内の記憶データをバックアップコピーする方法であっ
て、前記工業用計算機から前記本番用外部記憶装置を切
り離し、その切り離された本番用外部記憶装置をバック
アップ用計算機に接続する一方、前記バックアップ用計
算機にバックアップ用外部記憶装置を接続し、そして、
前記バックアップ用計算機を通じて前記本番用外部記憶
装置の記憶媒体内の記憶データを物理ボリュームで前記
バックアップ用外部記憶装置の記憶媒体に複写するよう
にした。
In order to achieve the above object, the invention according to claim 1 is directed to a storage data in a storage medium of a production external storage device connected to an industrial computer applied to a production line. A backup copy of the production external storage device from the industrial computer, and connecting the disconnected production external storage device to the backup computer while the backup computer stores the backup external storage device. Connect the device, and
The storage data in the storage medium of the production external storage device is copied to the storage medium of the backup external storage device by a physical volume through the backup computer.

【0009】また、請求項2に係る発明は、上記請求項
1に係る発明である工業用計算機のデータバックアップ
方法において、前記バックアップ用計算機は、前記複写
を行う前に、前記本番用外部記憶装置の記憶媒体の記憶
容量を認識し、その認識した記憶容量以上の容量を物理
複写領域として前記バックアップ用外部記憶装置の記憶
媒体に確保し、その確保した物理複写領域に対して前記
複写を行う一方、前記バックアップ用外部記憶装置の記
憶媒体の前記物理複写領域以外の領域に、このバックア
ップ用計算機に対応したフォーマットである論理アドレ
ス領域を確保し、その論理アドレス領域にバックアップ
管理用情報を保存するようにしたものである。
According to a second aspect of the present invention, in the data backup method for an industrial computer according to the first aspect of the present invention, the backup computer executes the production external storage device before performing the copying. While recognizing the storage capacity of the storage medium, securing a capacity larger than the recognized storage capacity as a physical copy area in the storage medium of the backup external storage device, and performing the copy in the secured physical copy area. A logical address area having a format corresponding to the backup computer is secured in an area other than the physical copy area of the storage medium of the backup external storage device, and the backup management information is stored in the logical address area. It was made.

【0010】そして、請求項3に係る発明は、上記請求
項2に係る発明である工業用計算機のデータバックアッ
プ方法において、前記工業用計算機と前記本番用外部記
憶装置との間のインタフェースはSCSIであって、前
記バックアップ用計算機は、前記複写を行う前に、前記
本番用外部記憶装置の記憶媒体の記憶容量の他に前記S
CSIのIDを認識し、その認識したIDを前記バック
アップ管理用情報として前記論理アドレス領域に保存す
るようにした。
According to a third aspect of the present invention, in the data backup method for an industrial computer according to the second aspect, the interface between the industrial computer and the production external storage device is SCSI. Before performing the copying, the backup computer may store the storage capacity of the storage medium of the production external storage device in addition to the storage capacity of the storage medium.
The ID of the CSI is recognized, and the recognized ID is stored in the logical address area as the backup management information.

【0011】ここで、請求項1に係る発明にあっては、
バックアップ用計算機に本番用外部記憶装置及びバック
アップ用外部記憶装置の両方を接続した状態で、その本
番用外部記憶装置の記憶媒体内の記憶データのバックア
ップコピー、つまり本番用外部記憶装置の記憶媒体から
バックアップ用外部記憶装置の記憶媒体へのデータの複
写が行われるが、かかるバックアップコピーは物理ボリ
ュームで行われる。
Here, in the invention according to claim 1,
With both the production external storage device and the backup external storage device connected to the backup computer, a backup copy of the storage data in the storage medium of the production external storage device, that is, from the storage medium of the production external storage device Data is copied to the storage medium of the backup external storage device, and the backup copy is performed on a physical volume.

【0012】即ち、本番用外部記憶装置の記憶媒体のフ
ォーマットは、これが接続される工業用計算機に依存す
るものであるから、本番用外部記憶装置の認識を行うた
めには、バックアップ用計算機は、その本番用外部記憶
装置の記憶媒体のフォーマットに対応していなければな
らない。このため、工業用計算機を多種類備える製造ラ
インにあっては、各工業用計算機毎にバックアップ装置
を開発しなければならないのである。特に、現状では、
パーソナル・コンピュータ規格のASPI(Advanced S
csi Programing Interface)では、工業用計算機の磁気
ディスクを論理ボリュームで認識することができないた
め、安価なパーソナル・コンピュータをバックアップ用
計算機として適用するのは困難であった。
That is, since the format of the storage medium of the production external storage device depends on the industrial computer to which it is connected, in order to recognize the production external storage device, the backup computer must be It must correspond to the format of the storage medium of the production external storage device. For this reason, in a production line having many types of industrial computers, a backup device must be developed for each industrial computer. In particular, at the moment,
Personal Computer Standard ASPI (Advanced S
With the csi programming interface, the magnetic disk of an industrial computer cannot be recognized by a logical volume, so it has been difficult to apply an inexpensive personal computer as a backup computer.

【0013】また、計算機を使用せず、SCSIバス内
だけの転送によるバックアップでは、簡単に内容の認識
ができないため、世代管理や復元作業にミスが発生し易
く、さらに、転送元と転送先のブロックサイズが異なる
場合のバックアップは不可能であった。
[0013] Further, in the case of backup by transfer only in the SCSI bus without using a computer, the contents cannot be easily recognized, so that errors in the generation management and restoration work are liable to occur. Backup was not possible when the block sizes were different.

【0014】これに対し、この請求項1に係る発明にあ
っては、上記のように物理ボリュームでバックアップコ
ピーが行われるため、バックアップ用計算機は、本番用
外部記憶装置の記憶媒体の記憶データの内容を把握でき
なくてもよく、要はその本番用外部記憶装置の記憶媒体
の物理的なデータの保存状態を読み取れればよいのであ
る。例えば、この本番用外部記憶装置が磁気ディスク装
置の場合には、バックアップ用計算機は磁気ディスク装
置の読み取りが可能であればよく、記憶媒体としての磁
気ディスク上の磁気データの保存状態を認識し、それを
物理的にバックアップ用外部記憶装置としての他の磁気
ディスク装置や光磁気ディスク装置等の磁気ディスクや
光磁気ディスク上に複写すればよいのである。
On the other hand, according to the first aspect of the present invention, since the backup copy is performed on the physical volume as described above, the backup computer performs the backup copy operation on the storage medium of the production external storage device. It is not necessary to grasp the contents, and the point is that the storage state of the physical data in the storage medium of the production external storage device can be read. For example, when the production external storage device is a magnetic disk device, the backup computer only needs to be able to read the magnetic disk device, and recognizes the storage state of magnetic data on the magnetic disk as a storage medium, It may be copied physically on a magnetic disk or a magneto-optical disk such as another magnetic disk device or a magneto-optical disk device as a backup external storage device.

【0015】そして、バックアップ用計算機としてはパ
ーソナル・コンピュータを用い、バックアップ用外部記
憶装置としては磁気ディスク装置或いは光磁気ディスク
装置を用いることが望ましい。バックアップ用計算機と
してパーソナル・コンピュータを用いれば、そのコンピ
ュータ自体も比較的安価で済むし、しかも容易に移動で
きるから各工業用計算機でバックアップシステムを共用
できる。また、バックアップ用外部記憶装置として磁気
ディスク装置或いは光磁気ディスク装置を用いれば、比
較的低コストで、最新の従って大容量且つ高信頼性のバ
ックアップ用外部記憶装置とすることができる。最新の
バックアップ用外部記憶装置としては、例えば光磁気デ
ィスク,リムーバブルハードディスク,DAT等があ
る。
Preferably, a personal computer is used as the backup computer, and a magnetic disk device or a magneto-optical disk device is used as the backup external storage device. If a personal computer is used as the backup computer, the computer itself can be relatively inexpensive and can be easily moved, so that the backup system can be shared by the industrial computers. Further, if a magnetic disk device or a magneto-optical disk device is used as the backup external storage device, the backup external storage device can be made relatively inexpensive, new, and large-capacity and highly reliable. Examples of the latest backup external storage device include a magneto-optical disk, a removable hard disk, and a DAT.

【0016】次に、請求項2に係る発明にあっては、バ
ックアップコピーに先駆けて、バックアップ用外部記憶
装置の記憶媒体上に物理複写領域が確保される一方、バ
ックアップ用外部記憶装置の記憶媒体上の物理複写領域
以外の領域が論理アドレス領域として管理されるように
なる。そして、物理複写領域に対して物理ボリュームで
バックアップコピーが行われるが、その物理複写領域の
領域の容量は、本番用外部記憶装置の記憶媒体の記憶容
量(記憶できる最大の容量)と同じ容量若しくはそれよ
りも大きい容量であるから、物理ボリュームでのバック
アップコピーは確実に行える。
Next, in the invention according to claim 2, prior to the backup copy, a physical copy area is secured on the storage medium of the backup external storage device, while the storage medium of the backup external storage device is secured. An area other than the above physical copy area is managed as a logical address area. A backup copy is performed on the physical copy area using a physical volume. Since the capacity is larger than that, the backup copy on the physical volume can be reliably performed.

【0017】そして、論理アドレス領域にはバックアッ
プ管理用情報を保存するが、この論理アドレス領域は、
バックアップ用計算機に対応したフォーマットであるか
ら、バックアップ用計算機が自由に読み書きすることが
できる。そこで、論理アドレス領域に、例えば、本番用
外部記憶装置の記憶媒体の名称や、その記憶媒体の記憶
容量や、バックアップコピーの日付等のバックアップ管
理用情報を保存しておけば、後の管理が非常に便利にな
る。
The backup management information is stored in the logical address area.
Since the format is compatible with the backup computer, the backup computer can freely read and write. Therefore, if backup management information such as the name of the storage medium of the production external storage device, the storage capacity of the storage medium, and the date of the backup copy is stored in the logical address area, later management can be performed. It becomes very convenient.

【0018】次に、請求項3に係る発明は、工業用計算
機と本番用外部記憶装置との間のインタフェースとして
SCSIが採用されている場合を想定しているが、イン
タフェースとしてSCSIを採用している場合、各周辺
装置毎にIDが付されており、そのIDはホスト毎に任
意に決定されるものである。そして、この請求項3に係
る発明では、SCSIのIDを認識し、その認識したI
Dを、バックアップ管理用情報として、バックアップ用
外部記憶装置の記憶媒体の論理アドレス領域に保存され
るから、バックアップされたデータを後に利用する場合
に容易に元の本番用外部記憶装置のIDが判明するか
ら、非常に便利である。
Next, the invention according to claim 3 assumes a case where SCSI is employed as an interface between the industrial computer and the production external storage device. In this case, an ID is assigned to each peripheral device, and the ID is arbitrarily determined for each host. According to the third aspect of the present invention, the SCSI ID is recognized, and the recognized I
D is stored in the logical address area of the storage medium of the backup external storage device as backup management information, so that the ID of the original production external storage device can be easily found when the backed up data is used later. It is very convenient.

【0019】[0019]

【発明の実施の形態】以下、この発明の実施の形態を図
面に基づいて説明する。図1は本発明に係るデータバッ
クアップ方法を実施し得るデータバックアップ装置1の
システム構成を示す図であって、このデータバックアッ
プ装置1は、バックアップ用計算機としてのパーソナル
・コンピュータ2を中心に構成されている。即ち、パー
ソナル・コンピュータ2には、ディスプレイ装置3と、
バックアップ用外部記憶装置としての磁気ディスク装置
4と、図示しないキーボード等の入力装置等が接続され
ている。なお、パーソナル・コンピュータ2と磁気ディ
スク装置4とは、SCSIケーブル5を介して接続され
ている。また、パーソナル・コンピュータ2には、バッ
クアップコピーの際に用いられる他のSCSIケーブル
6も接続可能となっている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a system configuration of a data backup device 1 capable of implementing a data backup method according to the present invention. The data backup device 1 is mainly configured with a personal computer 2 as a backup computer. I have. That is, the personal computer 2 has a display device 3 and
A magnetic disk device 4 as a backup external storage device and an input device such as a keyboard (not shown) are connected. Note that the personal computer 2 and the magnetic disk device 4 are connected via a SCSI cable 5. Further, another SCSI cable 6 used for backup copying can be connected to the personal computer 2.

【0020】そして、パーソナル・コンピュータ2で
は、所定のバックアッププログラムが実行されるように
なっているが、かかるバックアッププログラムは、バッ
クアップ対象の外部記憶装置のSCSIのIDと、その
外部記憶装置の記憶媒体の記憶容量及びブロックサイズ
とを少なくとも自動的に認識する機能を有している。
The personal computer 2 executes a predetermined backup program. The backup program includes the SCSI ID of the external storage device to be backed up and the storage medium of the external storage device. Has a function of automatically recognizing at least the storage capacity and the block size.

【0021】一方、図2は、図1のデータバックアップ
装置1が適用可能な工業用計算機10側のシステム構成
を示す図であって、この工業用計算機10のCPU10
Aは、システムバス11に接続されている。システムバ
ス11は、製造ラインに配設された所定のアクチュエー
タ用のドライバ回路等に接続されていて、これにより、
CPU10Aから発せられた指令信号等に応じて製造ラ
インの状態が制御されるようになっている。
FIG. 2 is a diagram showing a system configuration of the industrial computer 10 to which the data backup device 1 of FIG. 1 can be applied.
A is connected to the system bus 11. The system bus 11 is connected to a driver circuit and the like for a predetermined actuator provided on the manufacturing line, and
The state of the production line is controlled in accordance with a command signal or the like issued from the CPU 10A.

【0022】工業用計算機10には、外部記憶制御装置
10B及びSCSIケーブル12を介して、CMT(Ca
rtridge Magnet Tape )13と、本番用外部記憶装置と
しての磁気ディスク装置14とに接続されている。磁気
ディスク装置14は、ランダムアクセス可能な外部記憶
装置であり、工業用計算機10は、稼働中に生じた種々
のデータ等をその磁気ディスク装置14内の磁気ディス
クに記憶し、また必要に応じてその磁気ディスク上のデ
ータの書き換え等を行うようになっている。
The CMT (Ca) is connected to the industrial computer 10 via the external storage controller 10B and the SCSI cable 12.
rtridge Magnet Tape) 13 and a magnetic disk device 14 as a production external storage device. The magnetic disk device 14 is an external storage device that can be accessed randomly, and the industrial computer 10 stores various data and the like generated during operation on a magnetic disk in the magnetic disk device 14 and, as necessary, The data on the magnetic disk is rewritten.

【0023】図3は、図1に示したデータバックアップ
装置1を利用して、工業用計算機10に接続された磁気
ディスク装置14の記憶媒体としての磁気ディスク(図
3には図示せず)の記憶データをバックアップコピーす
る際の手順を示しており、先ず図3(a)に示すよう
に、データバックアップ装置1を工業用計算機10の近
辺に移動させるとともに、磁気ディスク装置14をSC
SIケーブル12から切り離す。なお、このバックアッ
プコピーの際には、工業用計算機10の稼働は停止す
る。
FIG. 3 shows the use of the data backup device 1 shown in FIG. 1 to store a magnetic disk (not shown in FIG. 3) as a storage medium of the magnetic disk device 14 connected to the industrial computer 10. 3A shows a procedure for backing up stored data. First, as shown in FIG. 3A, the data backup device 1 is moved to the vicinity of the industrial computer 10, and the magnetic disk device 14 is moved to the SC.
Disconnect from SI cable 12. At the time of this backup copy, the operation of the industrial computer 10 is stopped.

【0024】そして、図3(b)に示すように、磁気デ
ィスク装置14を、データバックアップ装置1側のSC
SIケーブル6に接続する。つまり、パーソナル・コン
ピュータ2に、二つの磁気ディスク装置4及び14の両
方を接続した状態とし、この状態でデータのバックアッ
プコピーを行う。
Then, as shown in FIG. 3B, the magnetic disk drive 14 is connected to the SC of the data backup device 1 side.
Connect to SI cable 6. That is, both the two magnetic disk devices 4 and 14 are connected to the personal computer 2, and a backup copy of data is performed in this state.

【0025】具体的には、先ずパーソナル・コンピュー
タ2において、新たに接続された磁気ディスク装置14
のSCSIのIDを確認するとともに、その磁気ディス
ク装置14内の磁気ディスクの記憶容量Vmax とブロッ
クサイズとを認識する。次いで、パーソナル・コンピュ
ータ2は、磁気ディスク装置4内の磁気ディスク上に、
上記認識した記憶容量Vmax と同じ若しくは若干大きい
領域を物理複写領域として確保する一方、磁気ディスク
装置4内の磁気ディスクの物理複写領域以外の領域に、
パーソナル・コンピュータ2が読み書き可能なフォーマ
ットである論理アドレス領域を確保する。なお、磁気デ
ィスク装置4内の磁気ディスクは、磁気ディスク装置1
4内の磁気ディスクと同じ若しくはそれを越える記憶容
量を有しているものを採用する。
Specifically, first, in the personal computer 2, the newly connected magnetic disk device 14
It reaffirmed the SCSI the ID, recognizes the memory capacity V max and the block size of the magnetic disk of the magnetic disk unit 14. Next, the personal computer 2 puts on the magnetic disk in the magnetic disk device 4
While ensuring the same or slightly greater area and the storage capacity V max of the recognized as a physical copy region, a region other than the physical copy area of the magnetic disk in the magnetic disk device 4,
A logical address area in a format readable and writable by the personal computer 2 is secured. The magnetic disk in the magnetic disk device 4 is the magnetic disk device 1
A disk having a storage capacity equal to or exceeding that of the magnetic disk in No. 4 is adopted.

【0026】図4は、バックアップコピーの概念を表す
図であって、磁気ディスク装置14内の磁気ディスク1
4Fから、磁気ディスク装置4内の磁気ディスク4Fに
記憶データが複写される様子を概念的に示していて、磁
気ディスク4Fに、物理複写領域4A及び論理アドレス
領域4Bが確保されている様子が示されている。実際に
は、磁気ディスク4F全体をパーソナル・コンピュータ
2が読み書き可能なフォーマットで初期化し、その初期
化された磁気ディスク4上に、記憶容量Vmaxと同じ若
しくは若干大きい領域を物理複写領域を設定すればよ
い。
FIG. 4 is a diagram showing the concept of a backup copy.
4F conceptually shows how storage data is copied from the 4F to the magnetic disk 4F in the magnetic disk device 4, and shows how the physical copy area 4A and the logical address area 4B are secured on the magnetic disk 4F. Have been. In practice, initializes the entire magnetic disk 4F in the personal computer 2 is read-write format, on the magnetic disk 4, which is its initialization, set the same or slightly larger area of physical copy region and the storage capacity V max I just need.

【0027】そして、磁気ディスク4Fにそれら物理複
写領域4A及び論理アドレス領域4Bが確保されたら、
パーソナル・コンピュータ2は、磁気ディスク14Fの
各アドレス(0セクタ〜Vmax )に記憶されているデー
タを、物理ボリュームで、所定ブロックサイズ単位(例
えば、1024バイト)毎に読み込み、転送元と転送先
のブロックサイズが異なる場合は分割または合体して、
磁気ディスク4Fの物理複写領域4Aに複写する。例え
ば、転送元のブロックサイズが512バイトの場合に
は、その2回分(1024バイト)を1単位として磁気
ディスク4Fの物理複写領域4Aに複写する。即ち、工
業用計算機10用の磁気ディスク4Fのブロックサイズ
は、パーソナル・コンピュータ2用の磁気ディスク4F
のブロックサイズとは異なる場合があり、かかる場合に
は、パーソナル・コンピュータ2を通じてブロックサイ
ズ単位ではデータのコピーが行えないが、分割または合
体後であればデータのコピーは可能である。しかも、予
め複写に十分な容量を物理複写領域4Aとして確保して
いるため、バックアップコピーは確実に行える。
When the physical copy area 4A and the logical address area 4B are secured on the magnetic disk 4F,
The personal computer 2 reads the data stored at each address (0 sectors to V max ) of the magnetic disk 14F in a physical volume for each predetermined block size unit (for example, 1024 bytes), and transfers the data to the transfer source and the transfer destination. If the block size is different, split or combine
Copies to the physical copy area 4A of the magnetic disk 4F. For example, if the block size of the transfer source is 512 bytes, the two copies (1024 bytes) are copied to the physical copy area 4A of the magnetic disk 4F as one unit. That is, the block size of the magnetic disk 4F for the industrial computer 10 is the same as the magnetic disk 4F for the personal computer 2.
In such a case, data cannot be copied in units of block size through the personal computer 2, but data can be copied after division or merging. In addition, since a sufficient capacity for the copy is secured in advance as the physical copy area 4A, the backup copy can be reliably performed.

【0028】また、パーソナル・コンピュータ2は、論
理アドレス領域4Bに、バックアップ管理用情報とし
て、磁気ディスク14Fの名称,磁気ディスク装置14
のSCSIのID,磁気ディスク14の記憶容量
max ,ブロックサイズ,バックアップ日時等を書き込
む。即ち、論理アドレス領域4Bは、パーソナル・コン
ピュータ2で読み書き可能なフォーマットであるため、
任意の情報を書き込むことが可能であるし、上記のよう
なバックアップ管理用情報が、バックアップ用の磁気デ
ィスク4内の所定領域に書き込まれていれば、磁気ディ
スク4Fを用いて磁気ディスク14Fの内容を復元する
際に非常に便利である。
The personal computer 2 stores the name of the magnetic disk 14F and the magnetic disk device 14 in the logical address area 4B as backup management information.
, The storage capacity V max of the magnetic disk 14, the block size, the backup date and time, and the like. That is, since the logical address area 4B has a format that can be read and written by the personal computer 2,
Any information can be written, and if the above-described backup management information has been written in a predetermined area in the backup magnetic disk 4, the contents of the magnetic disk 14F can be written using the magnetic disk 4F. Very useful when restoring.

【0029】しかも、本実施の形態のデータバックアッ
プ装置1は容易に移動できるから、1台のデータバック
アップ装置1で多くの工業用計算機の外部記憶装置のデ
ータのバックアップコピーを行える、つまり、このデー
タバックアップ装置1は多種類の工業用計算機について
共用化できるし、パーソナル・コンピュータ2等は比較
的安価で購入できるから、導入コスト等を大幅に低減で
きる。さらには、パーソナル・コンピュータ2に接続さ
れる磁気ディスク装置4は、技術革新が工業用計算機1
0用の磁気ディスク装置14に比べて格段に速いため、
最新の磁気ディスク装置4を用いてデータのバックアッ
プが行え、最新の装置であれば、信頼性も高く記憶容量
も大きいため、極めて高精度のデータバックアップ装置
1とすることができるのである。
In addition, since the data backup device 1 according to the present embodiment can be easily moved, a single data backup device 1 can make a backup copy of data in external storage devices of many industrial computers. The backup device 1 can be shared by various types of industrial computers, and the personal computer 2 and the like can be purchased at relatively low cost, so that the introduction cost and the like can be greatly reduced. Furthermore, the magnetic disk device 4 connected to the personal computer 2 is a technology that
0 is much faster than the magnetic disk drive 14 for
Data can be backed up using the latest magnetic disk device 4, and if it is the latest device, it has high reliability and large storage capacity, so that the data backup device 1 with extremely high accuracy can be obtained.

【0030】そして、データバックアップ装置1を共有
化した場合でも、磁気ディスク4F内には適宜バックア
ップ管理用情報が格納されているから、バックアップコ
ピーを行った全ての工業用計算機のバックアップデータ
の一元管理も可能となる。
Even when the data backup device 1 is shared, the backup management information is stored in the magnetic disk 4F as needed, so that the backup data of all the industrial computers that have made the backup copy is unified. Is also possible.

【0031】さらに、上述したような物理ボリュームで
のバックアップコピーであるし、且つ、データバックア
ップ装置1は最新の装置を組み合わせたシステムとする
ことができるから、バックアップコピーやデータ復元を
短時間で行え、これによって製造ラインの停止時間を低
減できるという利点もある。例えば、本発明者等が行っ
た実験によれば、本実施の形態の構成であれば、CMT
に対してバックアップコピーを行う従来のバックアップ
システムに比較して、約半分の時間で済んだという結果
も得られている。
Further, since the backup copy is performed on the physical volume as described above, and the data backup device 1 can be a system combining the latest devices, backup copy and data restoration can be performed in a short time. This also has the advantage that the downtime of the production line can be reduced. For example, according to an experiment conducted by the present inventors, according to the configuration of the present embodiment, CMT
In comparison with the conventional backup system that performs a backup copy, it takes about half the time.

【0032】以上のような利点があるため、このデータ
バックアップ装置1及びこれを用いたデータバックアッ
プ方法は、多くの工業用計算機を用いている鉄鋼製造ラ
インに極めて好適である。
Because of the above advantages, the data backup device 1 and the data backup method using the same are extremely suitable for a steel production line using many industrial computers.

【0033】さらに、磁気ディスク装置4へのバックア
ップコピーが完了した後に、例えば図5に示すように、
このデータバックアップ装置1にCMT20や光磁気デ
ィスク21を接続し、磁気ディスク4Fの記憶データを
それらCMT20や光磁気ディスク21へ転送して保管
するようにしてもよい。
After the backup copy to the magnetic disk device 4 is completed, for example, as shown in FIG.
A CMT 20 or a magneto-optical disk 21 may be connected to the data backup device 1 so that data stored on the magnetic disk 4F is transferred to the CMT 20 or the magneto-optical disk 21 for storage.

【0034】また、データを復元する際には、図3に示
す接続を行い、磁気ディスク4から磁気ディスク14へ
記憶容量Vmax の転送を行う。ブロックサイズが同じ場
合は、例えば図6に示すように、磁気ディスク装置4を
直接SCSIケーブル12を介して工業用計算機10に
接続することで、磁気ディスク14の代わりに使用する
ことも可能である。
Further, when restoring the data, it performs a connection shown in FIG. 3, the transfer of storage capacity V max from the magnetic disk 4 to the magnetic disk 14. When the block sizes are the same, for example, as shown in FIG. 6, the magnetic disk device 4 can be used in place of the magnetic disk 14 by directly connecting the magnetic disk device 4 to the industrial computer 10 via the SCSI cable 12. .

【0035】そして、バックアップ時間をさらに短縮す
るために、例えば磁気ディスク装置14内の磁気ディス
クの記憶データをパーソナル・コンピュータ2の内部メ
モリや高速のRAMディスク内に一旦転送し、その内部
メモリから磁気ディスク装置4内の磁気ディスクに転送
するという間接的にバックアップコピーを行うようにし
てもよい。
In order to further reduce the backup time, for example, data stored on a magnetic disk in the magnetic disk device 14 is temporarily transferred to the internal memory of the personal computer 2 or a high-speed RAM disk, and the magnetic data is transferred from the internal memory to the magnetic disk. A backup copy may be performed indirectly by transferring the data to a magnetic disk in the disk device 4.

【0036】また、上記実施の形態では、インタフェー
スとしてSCSIを適用した場合について説明したが、
これに限定されるものではなく、SCSI以外のインタ
フェースであっても、例えば磁気ディスク装置の標準の
インタフェースのIDE(Integrated Dvice Eletronic
s )やESDI(Enahanced Small Dvice Inteface)の
インタフェースボードをパーソナル・コンピュータ2に
設置することにより、本発明は適用可能となる。
In the above embodiment, the case where SCSI is applied as an interface has been described.
The present invention is not limited to this. Even if the interface is other than SCSI, for example, IDE (Integrated Dvice Eletronic) of the standard interface of the magnetic disk device
s) or an ESDI (Enhanced Small Device Interface) interface board installed in the personal computer 2 makes the present invention applicable.

【0037】[0037]

【発明の効果】以上説明したように、本発明によれば、
バックアップ用計算機を通じて本番用外部記憶装置の記
憶媒体内の記憶データを物理ボリュームでバックアップ
用外部記憶装置の記憶媒体に複写するようにしたため、
データのバックアップに要する時間の短縮化が図られ、
しかもコスト的にも有利になるという効果がある。
As described above, according to the present invention,
Since the storage data in the storage medium of the production external storage device is copied to the storage medium of the backup external storage device by a physical volume through the backup computer,
The time required for backing up data has been reduced,
In addition, there is an effect that the cost becomes advantageous.

【0038】特に、請求項2に係る発明であれば、物理
ボリュームでのバックアップコピーは確実に行えるし、
データ復元の際の管理が便利になるという効果もある。
また、請求項3に係る発明であれば、SCSIを採用し
ている場合に、データ復元の際の管理が便利になるとい
う効果もある。
In particular, according to the second aspect of the invention, a backup copy on a physical volume can be reliably performed.
There is also an effect that management at the time of data restoration becomes convenient.
Further, according to the third aspect of the invention, there is also an effect that, when the SCSI is adopted, management at the time of data restoration becomes convenient.

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

【図1】本発明の一実施の形態におけるデータバックア
ップ装置のシステム構成図である。
FIG. 1 is a system configuration diagram of a data backup device according to an embodiment of the present invention.

【図2】工業用計算機及び周辺機器のシステム構成図で
ある。
FIG. 2 is a system configuration diagram of an industrial computer and peripheral devices.

【図3】実施の形態におけるバックアップコピーの手順
を説明する図である。
FIG. 3 is a diagram illustrating a backup copy procedure according to the embodiment.

【図4】バックアップコピーの概念図である。FIG. 4 is a conceptual diagram of a backup copy.

【図5】実施の形態の変形例を示す図である。FIG. 5 is a diagram showing a modification of the embodiment.

【図6】実施の形態の他の変形例を示す図である。FIG. 6 is a diagram showing another modification of the embodiment.

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

1 データバックアップ装置 2 パーソナル・コンピュータ(バックアップ用
計算機) 3 ディスプレイ装置 4 磁気ディスク装置(バックアップ用外部記憶
装置) 4F 磁気ディスク(バックアップ用外部記憶装置
の記憶媒体) 4A 物理複写領域 4B 論理アドレス領域 5,6 SCSIケーブル 10 工業用計算機 11 システムバス 12 SCSIケーブル 13 CMT 14 磁気ディスク装置(本番用外部記憶装置) 14F 磁気ディスク(本番用外部記憶装置の記憶媒
体)
Reference Signs List 1 data backup device 2 personal computer (backup computer) 3 display device 4 magnetic disk device (backup external storage device) 4F magnetic disk (storage medium of backup external storage device) 4A physical copy area 4B logical address area 5, Reference Signs List 6 SCSI cable 10 Industrial computer 11 System bus 12 SCSI cable 13 CMT 14 Magnetic disk device (production external storage device) 14F Magnetic disk (production external storage device storage medium)

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 製造ラインに適用される工業用計算機に
接続された本番用外部記憶装置の記憶媒体内の記憶デー
タをバックアップコピーする方法であって、前記工業用
計算機から前記本番用外部記憶装置を切り離し、その切
り離された本番用外部記憶装置をバックアップ用計算機
に接続する一方、前記バックアップ用計算機にバックア
ップ用外部記憶装置を接続し、そして、前記バックアッ
プ用計算機を通じて前記本番用外部記憶装置の記憶媒体
内の記憶データを物理ボリュームで前記バックアップ用
外部記憶装置の記憶媒体に複写することを特徴とする工
業用計算機のデータバックアップ方法。
1. A method of backing up and copying storage data in a storage medium of a production external storage device connected to an industrial computer applied to a production line, wherein the production computer stores the production external storage device. And connecting the disconnected production external storage device to a backup computer, connecting a backup external storage device to the backup computer, and storing the production external storage device through the backup computer. A data backup method for an industrial computer, wherein data stored in a medium is copied to a storage medium of the backup external storage device by a physical volume.
【請求項2】 前記バックアップ用計算機は、前記複写
を行う前に、前記本番用外部記憶装置の記憶媒体の記憶
容量を認識し、その認識した記憶容量以上の容量を物理
複写領域として前記バックアップ用外部記憶装置の記憶
媒体に確保し、その確保した物理複写領域に対して前記
複写を行う一方、前記バックアップ用外部記憶装置の記
憶媒体の前記物理複写領域以外の領域に、このバックア
ップ用計算機に対応したフォーマットである論理アドレ
ス領域を確保し、その論理アドレス領域にバックアップ
管理用情報を保存する請求項1記載の工業用計算機のデ
ータバックアップ方法。
2. The backup computer recognizes a storage capacity of a storage medium of the production external storage device before performing the copying, and uses a capacity larger than the recognized storage capacity as a physical copy area as the backup copy capacity. While securing the data in the storage medium of the external storage device and performing the copy on the secured physical copy area, the backup computer is assigned to an area other than the physical copy area of the storage medium of the backup external storage device. 2. The data backup method for an industrial computer according to claim 1, wherein a logical address area having a formatted format is secured, and backup management information is stored in the logical address area.
【請求項3】 前記工業用計算機と前記本番用外部記憶
装置との間のインタフェースはSCSIであって、前記
バックアップ用計算機は、前記複写を行う前に、前記本
番用外部記憶装置の記憶媒体の記憶容量の他に前記SC
SIのIDを認識し、その認識したIDを前記バックア
ップ管理用情報として前記論理アドレス領域に保存する
請求項2記載の工業用計算機のデータバックアップ方
法。
3. An interface between the industrial computer and the production external storage device is SCSI, and the backup computer performs a copy operation on the storage medium of the production external storage device before performing the copying. In addition to the storage capacity, the SC
3. The data backup method for an industrial computer according to claim 2, wherein the ID of the SI is recognized, and the recognized ID is stored in the logical address area as the backup management information.
JP8202326A 1996-07-31 1996-07-31 Data backup method of industrial computer Pending JPH1049310A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8202326A JPH1049310A (en) 1996-07-31 1996-07-31 Data backup method of industrial computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8202326A JPH1049310A (en) 1996-07-31 1996-07-31 Data backup method of industrial computer

Publications (1)

Publication Number Publication Date
JPH1049310A true JPH1049310A (en) 1998-02-20

Family

ID=16455705

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8202326A Pending JPH1049310A (en) 1996-07-31 1996-07-31 Data backup method of industrial computer

Country Status (1)

Country Link
JP (1) JPH1049310A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG111996A1 (en) * 2002-08-30 2005-06-29 Toshiba Kk Disk drive with copy function
JP2011175423A (en) * 2010-02-24 2011-09-08 Mitsubishi Electric Corp Data backup device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG111996A1 (en) * 2002-08-30 2005-06-29 Toshiba Kk Disk drive with copy function
JP2011175423A (en) * 2010-02-24 2011-09-08 Mitsubishi Electric Corp Data backup device

Similar Documents

Publication Publication Date Title
US6658434B1 (en) Method of and a system for recovering data in an information processing system
US5193154A (en) Buffered peripheral system and method for backing up and retrieving data to and from backup memory device
US6073221A (en) Synchronization of shared data stores through use of non-empty track copy procedure
JPH0335313A (en) Data transfer system
JPH0237418A (en) Data matchability control system for storage device
JPH1049310A (en) Data backup method of industrial computer
JP2000148404A (en) Computer system
JP2562753B2 (en) Readout control method for magneto-optical disk device
JP2002278706A (en) Disk array device
JPH04311219A (en) Data backup system
JP2000089917A (en) Information processor
JPH10133926A (en) Mirror disk restoring method and restoring system
JP3074817B2 (en) File backup circuit
JPH09212424A (en) Disk cache and disk caching method
JPH1185594A (en) Information processing system for remote copy
JPH0793101A (en) Data backup device
JP2888222B2 (en) Data backup method
JP2005316697A (en) Disk array system and method for data backup
JPH0656604B2 (en) Information processing equipment
JPH11175261A (en) Control method for disk
JP2844794B2 (en) Disk unit
JP2003186629A (en) Data copy system
JP2001175422A (en) Disk array device
JP4009401B2 (en) Disk control apparatus and recording medium recording program
JPH052518A (en) File system for secondary storage device