JPH1074143A - Version up method of disk array sub-system - Google Patents

Version up method of disk array sub-system

Info

Publication number
JPH1074143A
JPH1074143A JP8229694A JP22969496A JPH1074143A JP H1074143 A JPH1074143 A JP H1074143A JP 8229694 A JP8229694 A JP 8229694A JP 22969496 A JP22969496 A JP 22969496A JP H1074143 A JPH1074143 A JP H1074143A
Authority
JP
Japan
Prior art keywords
version
processor
program
microprogram
condition
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
JP8229694A
Other languages
Japanese (ja)
Inventor
Junichi Hiwatari
淳一 樋渡
Toshio Kinoshita
敏夫 木下
Chu Nakama
宙 中間
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 Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP8229694A priority Critical patent/JPH1074143A/en
Publication of JPH1074143A publication Critical patent/JPH1074143A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a version combination condition judging function in order to prevent the occurrence of a fault due to an updating of a control microprogram. SOLUTION: A condition for the version of a control microprogram stored in a new program area 31 is decided by using data stored in a floppy disk 35, and when a condition is suitable, a processor is blocked from a service processor(SVP) 10 to load a microprogram. Therefore a floppy disk 35 is unitarily managed to judge the condition and a suitable program is transferred and shared by plural processors. Since a mixing of an unsuitable version can be prevented at the time of upating a control microprogram, the occurrence of a fault such as defective operation can be prevented.

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 upgrading a control device comprising a plurality of processors and memories operated by a program.

【0002】[0002]

【従来の技術】従来は、稼動しているマイクロプログラ
ムのバージョンと更新しようとする新マイクロプログラ
ムのバージョンの整合性に関しては判定を行っていた
が、稼動中のマイクロプログラムは、1種類だけでなく
複数種類から構成されており、相互に関連を持ちながら
1システムとして成り立っている。しかし、更新しない
他のプログラムとの整合性はオペレーターの管理だけだ
った為、オペレーションミス等により、不適合バージョ
ンの混入による動作不良等につながる。
2. Description of the Related Art Conventionally, it has been determined whether the version of a running microprogram is compatible with the version of a new microprogram to be updated. It is composed of a plurality of types, and is configured as one system while having mutual relations. However, since the consistency with other programs that are not updated is only managed by the operator, an operation error or the like leads to an operation failure or the like due to mixing of an incompatible version.

【0003】[0003]

【発明が解決しようとする課題】従来技術では、マイク
ロプログラムを更新する際に他の複数種類のマイクロプ
ログラムとの相互関連の関係を示す組み合わせ条件を保
持しておらず、また自動的に整合チェックをする機能が
なかった。本整合チェックを運用すると、組み合わせ条
件式を必要に応じて追加していかなければならない。し
かし各マシンの資源は限られており、対応できなくなる
課題もある。
In the prior art, when a microprogram is updated, a combination condition indicating a mutual relationship with other types of microprograms is not held, and a consistency check is automatically performed. There was no function to do. When this consistency check is operated, it is necessary to add combination conditional expressions as needed. However, the resources of each machine are limited, and there is also a problem that it cannot be handled.

【0004】[0004]

【課題を解決するための手段】前記目的を達成する為、
以下の方式を採用した。
In order to achieve the above object,
The following method was adopted.

【0005】マイクロプログラムを更新する際、他のプ
ログラムとの組み合わせ条件を記録したDBの情報によ
り新プログラムのバージョンについて照合・判定を行
い、新マイクロプログラムのバージョンが条件に適合す
れば更新する。
[0005] When updating a microprogram, the version of the new program is collated and determined based on information in a DB in which conditions for combination with other programs are recorded, and if the version of the new microprogram meets the conditions, updating is performed.

【0006】マイクロプログラムを更新する際のバージ
ョンの組み合わせ条件を入力したDBとチェック機能部
分を分散し、条件判定処理を通信で行う。
[0006] The DB in which the combination condition of the version at the time of updating the microprogram is input and the check function part are distributed, and the condition determination processing is performed by communication.

【0007】本発明によれば、新マイクロプログラムと
他のプログラムとの組み合わせ条件を照合・判定し、条
件に適合する場合にのみ更新を行う為更新後のプログラ
ム動作不良を防止する事が出来る。
According to the present invention, a combination condition of a new microprogram and another program is collated and determined, and the update is performed only when the condition is satisfied.

【0008】[0008]

【発明の実施の形態】図1は、磁気記憶装置制御システ
ム(以下DKC)の構成を示している。
FIG. 1 shows the configuration of a magnetic storage device control system (hereinafter referred to as DKC).

【0009】DKCはチャネル制御マイクロプロセッサ
20から23と磁気ディスク制御マイクロプロセッサ2
4と25を内蔵し、各制御マイクロプロセッサ共通のサ
ービスプロセッサ10(以下SVP)を実装している。
The DKC includes channel control microprocessors 20 to 23 and a magnetic disk control microprocessor 2.
4 and 25, and a service processor 10 (hereinafter, SVP) common to each control microprocessor is mounted.

【0010】DKC制御マイクロプログラムはHDD3
0内の新プログラム格納領域31に格納しSVP−HD
インタフェース34を介してSVP10からアクセスす
ることができる。SVP10はSVP−プロセッサ間接
続インタフェース46を介して制御マイクロプログラム
のローディングを行うことができる。更新前の稼動マイ
クロプログラムは旧プログラム格納領域32に移動す
る。SVP10はプロセッサ1に対してプロセッサ閉塞
を指示し、プロセッサ1はプロセッサ−チャネル接続イ
ンタフェース40を閉塞して、新プログラム格納領域3
1より制御マイクロプログラムのローディングを行う。
The DKC control microprogram is HDD3
0 stored in the new program storage area 31 in SVP-HD
It can be accessed from the SVP 10 via the interface 34. The SVP 10 can load a control microprogram via the SVP-processor connection interface 46. The operating microprogram before the update is moved to the old program storage area 32. The SVP 10 instructs the processor 1 to shut down the processor, and the processor 1 shuts down the processor-channel connection interface 40, and the new program storage area 3
The control microprogram is loaded from Step 1.

【0011】図2は、本発明の実施例である制御マイク
ロプログラム更新時のバージョンチェック方法のソフト
構成図を示している。制御マイクロプログラムの更新
は、フロッピーディスクに格納されたプログラムのバー
ジョンと、新プログラム領域に格納しているプログラム
のバージョン情報をマージし、図3の様に仮バージョン
情報202を作成し、図4に示すDB33内の組み合わ
せ条件に従ってチェック機能201で判定する。条件に
適合すればSPV10がフロッピーディスクドライブ3
5からコピー203を行い、HDD30内の新プログラ
ム格納領域31に書き込む。
FIG. 2 shows a software configuration diagram of a version checking method when updating a control microprogram according to an embodiment of the present invention. The control microprogram is updated by merging the version of the program stored on the floppy disk with the version information of the program stored in the new program area, creating temporary version information 202 as shown in FIG. The check function 201 determines according to the combination condition in the DB 33 shown in FIG. If the conditions are met, SPV10 will be replaced with floppy disk drive 3.
5 is copied 203 and written into the new program storage area 31 in the HDD 30.

【0012】図5は、図2のソフト構成図をフローチャ
ート化したものである。FDD35から新プログラムの
バージョンを読込み、新プログラム領域31内にある現
在のバージョンをマージして仮バージョンの作成501
を行う。それと、DB内の全条件との照合502を行
い、適合すればFDDからコピーしてプログラムの交換
を行う。適合しない場合は、NG表示をして終了する。
FIG. 5 is a flowchart of the software configuration diagram of FIG. Read the version of the new program from the FDD 35 and merge the current version in the new program area 31 to create a temporary version 501
I do. Then, collation 502 with all conditions in the DB is performed, and if they match, the program is copied from the FDD and exchanged. If not, NG is displayed and the processing ends.

【0013】図6は仮バージョンの作成501のフロー
チャートである。新プログラム領域31から全プログラ
ムの名称とバージョンを読込み、テーブルに格納601
を行う。FDD35より交換プログラム名称とバージョ
ンを読込み、テーブルに上書き602を行う。
FIG. 6 is a flowchart of a process 501 for creating a temporary version. Read the names and versions of all programs from the new program area 31 and store them in a table 601
I do. The exchange program name and version are read from the FDD 35, and the table is overwritten 602.

【0014】図7は、DBチェック502の詳細であ
る。DB33よりチェック式jの読込み702を行う。
読込んだチェック式jでのバージョンチェック703を
行い、チェック式に適合しないバージョンの場合、FA
LSEリターン702で終了。チェック式に適合する場
合、次のチェック式で判定を行う。これをチェック式分
繰り返し、チェック終了706でTRUEリターン70
7を行い終了する。
FIG. 7 shows details of the DB check 502. The check formula j is read 702 from the DB 33.
A version check 703 is performed with the read check formula j, and if the version does not conform to the check formula, FA
Ends with LSE return 702. If the check formula is satisfied, the judgment is made by the following check formula. This is repeated for the check formula, and when the check ends 706, a TRUE return 70
Perform 7 and end.

【0015】図8は、DBとチェック機能部分を分散し
たハード構成である。各プログラムのバージョンの組み
合わせ条件を入力したDB833をセンタで一元管理し
て、条件判定を全てセンタのRSVP800で行って、
ネットワーク810上の各サイトへ新プログラムを転送
する。
FIG. 8 shows a hardware configuration in which the DB and the check function part are distributed. The DB833 in which the combination condition of the version of each program is input is centrally managed by the center, and all the condition determinations are made by the RSVP800 of the center.
The new program is transferred to each site on the network 810.

【0016】図9は、DBとチェック機能部分を分散し
たソフト構成図である。各サイトのHDD912からセ
ンタのRSVP900へ稼動中の全プログラムの名称
と、バージョン転送903を行い、テーブルに格納す
る。FDD905より交換プログラムの名称とバージョ
ンを読込みテーブルに上書きして、仮バージョン902
を作成する。図2と同様にバージョンチェック901を
行いバージョンが適合したらサイトにマイクロ転送90
4をしてマイクロ交換903を行う。
FIG. 9 is a software configuration diagram in which the DB and the check function part are distributed. The names of all running programs and the version transfer 903 from the HDD 912 of each site to the RSVP 900 of the center are performed and stored in a table. The name and version of the exchange program are overwritten from the FDD 905 in the read table, and the temporary version 902
Create A version check 901 is performed in the same manner as in FIG.
4 is performed and the micro exchange 903 is performed.

【0017】[0017]

【発明の効果】更新処理を行う前にバージョンの組み合
わせ条件による整合性の判定を行う為、保守員がバージ
ョン比較を行う必要が無くなる。よって、オペレーショ
ンミスによる不適合バージョンの組み込みも無くなり、
マイクロプログラムの更新による動作不良を防ぐ事がで
きる。
According to the present invention, since the consistency is determined based on the combination conditions of the versions before performing the update processing, the maintenance staff does not need to compare the versions. Therefore, the incorporation of a nonconforming version due to an operation error is also eliminated,
It is possible to prevent malfunction due to updating of the microprogram.

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

【図1】プロセッサ及びサービスプロセッサ(SVP)
を実装した磁気記憶装置制御システムの構成図である。
FIG. 1 shows a processor and a service processor (SVP)
1 is a configuration diagram of a magnetic storage device control system in which is mounted.

【図2】プロセッサ及びサービスプロセッサ(SVP)
を実装した磁気記憶装置制御システムのソフト構成図で
ある。
FIG. 2 shows a processor and a service processor (SVP)
FIG. 2 is a software configuration diagram of a magnetic storage device control system in which is mounted.

【図3】バージョン判定に用いる仮バージョンの作成例
である。
FIG. 3 is an example of creating a temporary version used for version determination.

【図4】バージョン判定に用いる条件式例である。FIG. 4 is an example of a conditional expression used for version determination.

【図5】バージョンアップのフローチャートである。FIG. 5 is a flowchart of version upgrade.

【図6】仮バージョン作成のフローチャートである。FIG. 6 is a flowchart of provisional version creation.

【図7】バージョンチェックのフローチャートである。FIG. 7 is a flowchart of a version check.

【図8】ネットワーク上のセンタとサイトのシステム構
成図である。
FIG. 8 is a system configuration diagram of a center and a site on a network.

【図9】DBとチェック機能部分をシステムと分散した
ソフト構成図である。
FIG. 9 is a software configuration diagram in which a DB and a check function part are distributed in a system.

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

10…サービスプロセッサ(SVP)、20〜25…プ
ロセッサ、31…新プログラム領域、 3
2…旧プログラム領域、33…データベース、
35…フロッピーディスク、40〜43…プ
ロセッサ−チャネル接続インタフェース、44,45…
プロセッサ−磁気ディスク接続インタフェース、46…
SVP−プロセッサ接続インタフェース、800…リモ
ートサービスプロセッサ(RSVP)、810…センタ
−サイト間ネットワーク、833…センタ管理データベ
ース、835…センタFDD。
10: Service processor (SVP), 20 to 25: Processor, 31: New program area, 3
2: old program area, 33: database,
35: floppy disk, 40 to 43: processor-channel connection interface, 44, 45 ...
Processor-magnetic disk connection interface, 46 ...
SVP-processor connection interface, 800: remote service processor (RSVP), 810: center-site network, 833: center management database, 835: center FDD.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 木下 敏夫 神奈川県小田原市国府津2880番地株式会社 日立製作所ストレージシステム事業部内 (72)発明者 中間 宙 神奈川県横浜市中区尾上町6丁目81番地日 立ソフトウェアエンジニアリング株式会社 内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Toshio Kinoshita 2880 Kozu, Odawara-shi, Kanagawa Prefecture, Hitachi, Ltd.Storage Systems Division Software Engineering Co., Ltd.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】プロセッサ、メモリ及びホストCPUから
と通信を行う1つ、又は複数のチャネルポートから構成
され、プロセッサがメモリ上にロードされたプログラム
に従い、該チャネルポートを制御してホストCPUと通
信処理を行う制御装置において、該プロセッサのプログ
ラムと他のプログラムとの組み合わせ条件に基づく整合
性により交換可否の判定を行ってプロセッサのプログラ
ムを更新する事を特徴とするバージョンアップ方法。
1. A processor comprising a processor, a memory, and one or more channel ports for communicating with a host CPU, wherein the processor controls the channel ports according to a program loaded on the memory to communicate with the host CPU. A version upgrade method, characterized in that in a control device for performing processing, a determination is made as to whether or not replacement is possible based on consistency based on a combination condition of a program of the processor and another program, and the program of the processor is updated.
【請求項2】プロセッサ、メモリ及びホストCPUから
と通信を行う1つ、又は複数のチャネルポートから構成
され、プロセッサがメモリ上にロードされたプログラム
に従って該チャネルポートを制御してホストCPUと通
信処理を行う制御装置において、該プロセッサのプログ
ラムを更新する際に、他プログラムとの整合性を判定す
る組み合わせ条件を入力したデータベース(以下DB)
とチェック機能部分を分散させ、通信により実施する事
を特徴とするバージョンアップ方法。
2. A communication system comprising a processor, a memory, and one or a plurality of channel ports for communicating with a host CPU, wherein the processor controls the channel ports in accordance with a program loaded on the memory to communicate with the host CPU. (Hereinafter referred to as DB) in which a combination condition for determining consistency with another program is input when a program of the processor is updated in a control device that performs
Version upgrade method characterized by distributing the check function part and executing by communication.
JP8229694A 1996-08-30 1996-08-30 Version up method of disk array sub-system Pending JPH1074143A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8229694A JPH1074143A (en) 1996-08-30 1996-08-30 Version up method of disk array sub-system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8229694A JPH1074143A (en) 1996-08-30 1996-08-30 Version up method of disk array sub-system

Publications (1)

Publication Number Publication Date
JPH1074143A true JPH1074143A (en) 1998-03-17

Family

ID=16896251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8229694A Pending JPH1074143A (en) 1996-08-30 1996-08-30 Version up method of disk array sub-system

Country Status (1)

Country Link
JP (1) JPH1074143A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203723B2 (en) 2001-03-21 2007-04-10 Nec Corporation Update system, update client apparatus, update server apparatus, and programs
JP2007272496A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Storage device, active program exchange method for storage control firmware and program for storage control program active exchange
JP2007310690A (en) * 2006-05-19 2007-11-29 Sharp Corp Update method of firmware, program, storage medium
JP2011065676A (en) * 2003-04-02 2011-03-31 Beach Unlimited Llc Upgrading for digital medium server

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203723B2 (en) 2001-03-21 2007-04-10 Nec Corporation Update system, update client apparatus, update server apparatus, and programs
JP2011065676A (en) * 2003-04-02 2011-03-31 Beach Unlimited Llc Upgrading for digital medium server
JP2007272496A (en) * 2006-03-31 2007-10-18 Fujitsu Ltd Storage device, active program exchange method for storage control firmware and program for storage control program active exchange
JP2007310690A (en) * 2006-05-19 2007-11-29 Sharp Corp Update method of firmware, program, storage medium

Similar Documents

Publication Publication Date Title
US7076633B2 (en) Hosting service providing platform system and method
US6944854B2 (en) Method and apparatus for updating new versions of firmware in the background
US7111026B2 (en) Method and device for acquiring snapshots and computer system with snapshot acquiring function
US20060037016A1 (en) Methods and systems for modifying nodes in a cluster environment
US7849221B2 (en) Online instance deletion in a multi-instance computer system
US7823191B2 (en) System and method for virtual tape management with remote archival and retrieval via an encrypted validation communication protocol
US7305670B2 (en) Method of installing software on storage device controlling apparatus, method of controlling storage device controlling apparatus, and storage device controlling apparatus
US9940117B2 (en) Installing software onto a client through a network, and corresponding client
US7765431B2 (en) Preservation of error data on a diskless platform
JP4359609B2 (en) Computer system, system software update method, and first server device
US20060129784A1 (en) Method of controlling storage device controlling apparatus, and storage device controlling apparatus
JPH05108317A (en) Network system and its software control method
JPH11272427A (en) Method for saving data and outside storage device
WO2021174817A1 (en) Database automated auditing method and system, device, and storage medium
US7536687B1 (en) System and method for automatic installation of embedded software packages
US6957301B2 (en) System and method for detecting data integrity problems on a data storage device
JPH08137768A (en) Remote distribution management network system
US6336215B1 (en) Apparatus and method for on-line code only replacement of a running program using checkpoints
US5625841A (en) Data processing system
US20090198807A1 (en) Apparatus and Method for Detecting System Reconfiguration and Maintaining Persistent I/O Configuration Data in a Clustered Computer System
JPH1074143A (en) Version up method of disk array sub-system
CN116501343A (en) Program upgrading method, power supply and computing device
CN105393207A (en) Shared Storage System And Method For Controlling Access To Storage Device
JP3110128B2 (en) Program distribution method
EP0633528A2 (en) Maintenance of a data processing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment

Free format text: PAYMENT UNTIL: 20090320

Year of fee payment: 6

FPAY Renewal fee payment

Free format text: PAYMENT UNTIL: 20100320

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees