JP4394608B2 - Storage system, computer, storage device, access control setting method and program - Google Patents

Storage system, computer, storage device, access control setting method and program Download PDF

Info

Publication number
JP4394608B2
JP4394608B2 JP2005159130A JP2005159130A JP4394608B2 JP 4394608 B2 JP4394608 B2 JP 4394608B2 JP 2005159130 A JP2005159130 A JP 2005159130A JP 2005159130 A JP2005159130 A JP 2005159130A JP 4394608 B2 JP4394608 B2 JP 4394608B2
Authority
JP
Japan
Prior art keywords
world wide
computer
wide name
host bus
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005159130A
Other languages
Japanese (ja)
Other versions
JP2006338116A (en
Inventor
英樹 小池
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 System Technologies Ltd
Original Assignee
NEC System Technologies 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 System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2005159130A priority Critical patent/JP4394608B2/en
Publication of JP2006338116A publication Critical patent/JP2006338116A/en
Application granted granted Critical
Publication of JP4394608B2 publication Critical patent/JP4394608B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ストレージ装置と、このストレージ装置とネットワークを介して接続された複数のコンピュータとから構成され、ストレージ装置が、コンピュータからアクセスがあった場合、自身が備えているアクセスコントロールテーブルと、アクセス元のコンピュータが備えているホストバスアダプタのポートのワールドワイドネームとに基づいて、論理ディスクに対するアクセスコントロールを行うストレージシステムに関し、特に、ホストバスアダプタを故障交換した際、アクセスコントロールテーブルに対する設定更新を確実且つ容易に行うことができるアクセスコントロール設定技術に関する。   The present invention is composed of a storage device and a plurality of computers connected to the storage device via a network. When the storage device is accessed from a computer, the storage device has an access control table and access For storage systems that perform access control on logical disks based on the host bus adapter port world wide name provided by the original computer, especially when the host bus adapter is failed and replaced, the access control table is updated. The present invention relates to an access control setting technique that can be reliably and easily performed.

従来から複数のコンピュータとストレージ装置とをネットワークを介して接続し、複数のコンピュータによってストレージ装置を共有するということが行われている(例えば、特許文献1、2、3参照)。   Conventionally, a plurality of computers and storage apparatuses are connected via a network, and the storage apparatuses are shared by the plurality of computers (see, for example, Patent Documents 1, 2, and 3).

特許文献1には、ストレージ装置上に、各コンピュータのワールドワイドネームと、そのコンピュータからアクセスが許可されている論理ディスクとの対応関係を登録したアクセスコントロールテーブルを設け、コンピュータから通知されるワールドワイドネームと上記アクセスコントロールテーブルとに基づいて論理ディスクに対するコンピュータからのアクセスを制御する技術が記載されている。なお、コンピュータからストレージ装置に通知されるワールドワイドネームとしては、ホストバスアダプタのポートに付与されているワールドワイドネームが使用される。   In Patent Document 1, an access control table in which a correspondence relationship between a world wide name of each computer and a logical disk permitted to be accessed by the computer is provided on the storage device, and the world wide notified from the computer. A technique for controlling access from a computer to a logical disk based on a name and the access control table is described. As the world wide name notified from the computer to the storage device, the world wide name assigned to the port of the host bus adapter is used.

特許文献2、3は、複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおいて、コンピュータに障害が発生したときの対処技術に関するものであり、特許文献2には、仮想通信路を使用してコンピュータ間で生存通知をやり取りし、生存通知が途絶えたコンピュータが発生した場合、そのコンピュータで実行していたアプリケーションプログラムを、正常に動作しているコンピュータの内の、上記アプリケーションプログラムに対する優先度が最も高いコンピュータで実行する技術が記載されている。また、特許文献3には、ストレージ装置上に、ファイル指定によるデータ入出力要求(ファイルアクセス要求)を受け付ける第1のチャネル制御部と、ブロック指定のデータ入出力要求(ブロックアクセス要求)を受け付ける第2のチャネル制御部とを設け、第1のチャネル制御部が、LANを介して各コンピュータとハートビートメッセージをやり取りし、ハートビートメッセージが途絶えたコンピュータを検出した場合、第2のチャネル制御部に対して上記ハートビートメッセージの途絶えたコンピュータからのブロックアクセス要求を制限するように指示する技術が記載されている。
特開2003−30053号公報 特開2002−259355号公報 特開2004−362146号公報
Patent Documents 2 and 3 relate to a countermeasure technique when a failure occurs in a computer in a storage system in which a plurality of computers are connected to a storage device via a network. Patent Document 2 describes a virtual communication path. If there is a computer with the presence notification being interrupted and the presence notification has been interrupted, the application program that was running on that computer is given priority over the application programs that are operating normally. It describes the technology to be executed on the most popular computer. Patent Document 3 discloses a first channel control unit that receives a data input / output request (file access request) by file designation and a block designation data input / output request (block access request) on the storage device. When the first channel control unit exchanges a heartbeat message with each computer via the LAN and detects a computer in which the heartbeat message has stopped, the second channel control unit On the other hand, a technique for instructing to restrict a block access request from a computer in which the heartbeat message is interrupted is described.
JP 2003-30053 A JP 2002-259355 A JP 2004-362146 A

上述した特許文献1に記載されている従来の技術によれば、ストレージ装置に接続されている各コンピュータ毎に、そのコンピュータ専用の論理ディスクが割り当てられることになるため、或るコンピュータのデータが他のコンピュータによって破壊されてしまうといった事態の発生を防止することが可能になる。   According to the conventional technique described in Patent Document 1 described above, a logical disk dedicated to the computer is assigned to each computer connected to the storage apparatus. It is possible to prevent the occurrence of a situation where the computer is destroyed.

ところで、コンピュータからストレージ装置に通知するワールドワイドネームとしては、前述したように、コンピュータが備えているホストバスアダプタのポートに付与されているワールドワイドネームが使用される。このため、ホストバスアダプタが故障し、新たなホストバスアダプタと交換された場合、ストレージ装置のアクセスコントロールテーブル中のワールドワイドネームを、交換後のホストバスアダプタのポートのワールドワイドネームに更新することが必要になり、従来は、保守員が手作業でアクセスコントロールテーブルを更新するようにしている。即ち、保守員は、故障交換後のホストバスアダプタに貼り付けられているラベルを見ること等により認識した新しいワールドワイドネームに基づいて、手作業でアクセスコントロールテーブル中の該当するワールドワイドネームを上記新しいワールドワイドネームに更新するようにしていた。このように、従来は、人手でアクセスコントロールテーブルを更新するようにしていたため、更新ミスや更新忘れが発生する可能性があると共に、保守員に負担がかかるという問題があった。なお、特許文献2,3に記載されているように、従来からストレージシステムに障害が発生したときの対処法は種々提案されているが、ホストバスアダプタに障害が発生したときの対処法を記載したものはない。   By the way, as described above, the world wide name given to the port of the host bus adapter provided in the computer is used as the world wide name notified from the computer to the storage apparatus. For this reason, when a host bus adapter fails and is replaced with a new host bus adapter, the world wide name in the access control table of the storage device must be updated to the world wide name of the host bus adapter port after replacement. Conventionally, maintenance personnel manually update the access control table. That is, the maintenance personnel manually enter the relevant world wide name in the access control table based on the new world wide name recognized by looking at the label attached to the host bus adapter after the replacement. I was trying to update to a new world wide name. As described above, conventionally, the access control table is manually updated, so that there is a possibility that an update error or forgetting of update may occur and a burden is imposed on maintenance personnel. As described in Patent Documents 2 and 3, various countermeasures have been proposed in the event of a failure in the storage system, but the countermeasures in the event of a failure in the host bus adapter are described. There is nothing to do.

〔発明の目的〕
そこで、本発明の目的は、ホストバスアダプタを故障交換した際、保守員に負担をかけることなく、ストレージ装置のアクセスコントロールテーブルの内容を、確実に故障交換後のホストバスアダプタに応じたものに更新できるようにすることにある。
(Object of invention)
Therefore, an object of the present invention is to ensure that the contents of the access control table of the storage device are adapted to the host bus adapter after the failure replacement without burdening maintenance personnel when the host bus adapter is replaced by a failure. It is to be able to update.

本発明にかかる第1のストレージシステムは、
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおいて、
前記各コンピュータが、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
他のコンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが格納された相手ワールドワイドネーム記憶部と、
他のコンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得し、該取得したワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段とを備え、
前記ストレージ装置が、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから設定要求が送られてきたとき、該設定要求に従って前記アクセスコントロールテーブル中の該当するワールドワイドネームを更新する設定手段とを備えたことを特徴とする。
The first storage system according to the present invention is:
In a storage system in which multiple computers are connected to a storage device via a network,
Each computer is
A host bus adapter having a port connected to the network;
The other party's world wide name storage unit storing the world wide name assigned to the port of the host bus adapter of another computer;
The world wide name of the port possessed by the host bus adapter is acquired from the host bus adapter that has been fault-replaced in another computer, and is stored in the acquired world wide name and the counterpart world wide name storage unit. Access control setting means for transmitting a setting request including a world wide name to the storage device,
The storage device is
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request is sent from the computer, there is provided setting means for updating a corresponding world wide name in the access control table in accordance with the setting request.

本発明にかかる第2のストレージシステムは、第1のストレージシステムにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームと、前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とする。
The second storage system according to the present invention is the first storage system,
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in another computer at a predetermined timing;
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name stored in the opponent world wide name storage unit in the computer;
If the comparison means does not match, the setting request including the world wide name acquired by the world wide name acquisition means and the world wide name stored in the opponent world wide name storage unit is sent to the storage device. And a setting request means for transmitting.

本発明にかかる第3のストレージシステムは、第2のストレージシステムにおいて、
前記所定のタイミングが、自コンピュータの起動時あるいは保守コマンドの入力時であることを特徴とする。
A third storage system according to the present invention is the second storage system,
The predetermined timing is when the own computer is started or when a maintenance command is input.

本発明にかかる第4のストレージシステムは、第2のストレージシステムにおいて、
前記各コンピュータが、保守員によって操作される更新スイッチを備え、
前記ワールドワイドネーム取得手段が、前記更新スイッチが操作されたとき、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得する構成を有することを特徴とする。
The fourth storage system according to the present invention is the second storage system,
Each of the computers includes an update switch operated by maintenance personnel,
When the update switch is operated, the world wide name obtaining unit has a configuration for obtaining a world wide name of a port included in the host bus adapter from a host bus adapter provided in another computer. To do.

本発明にかかる第5のストレージシステムは、
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおいて、
前記各コンピュータが、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
一定時間毎に、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備え、
前記ストレージ装置が、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから設定要求が送られてきたとき、該設定要求に従って前記アクセスコントロールテーブル中の該当するワールドワイドネームを更新する設定手段とを備えたことを特徴とする。
The fifth storage system according to the present invention is:
In a storage system in which multiple computers are connected to a storage device via a network,
Each computer is
A host bus adapter having a port connected to the network;
A world wide name acquisition means for acquiring a world wide name of a port possessed by the host bus adapter from a host bus adapter provided in another computer at regular intervals;
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
If the comparison means does not match, the world wide name acquisition means comprises a setting request means for sending a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device,
The storage device is
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request is sent from the computer, there is provided setting means for updating a corresponding world wide name in the access control table in accordance with the setting request.

本発明にかかる第1のコンピュータは、
ネットワークを介してストレージ装置に接続されるコンピュータであって、
前記ネットワークに接続されるポートを有するホストバスアダプタと、
前記ネットワークを介して前記ストレージ装置に接続される他のコンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが格納された相手ワールドワイドネーム記憶部と、
他のコンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得し、該取得したワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段とを備えたことを特徴とする。
A first computer according to the present invention includes:
A computer connected to a storage device via a network,
A host bus adapter having a port connected to the network;
A partner world wide name storage unit storing a world wide name assigned to a port of a host bus adapter of another computer connected to the storage device via the network;
The world wide name of the port possessed by the host bus adapter is acquired from the host bus adapter that has been fault-replaced in another computer, and is stored in the acquired world wide name and the counterpart world wide name storage unit. Access control setting means for transmitting a setting request including a world wide name to the storage device.

本発明にかかる第2のコンピュータは、第1のコンピュータにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームと、前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とする。
A second computer according to the present invention is the first computer,
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in another computer at a predetermined timing;
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name stored in the opponent world wide name storage unit in the computer;
If the comparison means does not match, the setting request including the world wide name acquired by the world wide name acquisition means and the world wide name stored in the opponent world wide name storage unit is sent to the storage device. And a setting request means for transmitting.

本発明にかかる第3のコンピュータは、第2のコンピュータにおいて、
前記所定のタイミングが、自コンピュータの起動時あるいは保守コマンドの入力時であることを特徴とする。
A third computer according to the present invention is the second computer,
The predetermined timing is when the own computer is started or when a maintenance command is input.

本発明にかかる第4のコンピュータは、第2のコンピュータにおいて、
保守員によって操作される更新スイッチを備え、
前記ワールドワイドネーム取得手段が、前記更新スイッチが操作されたとき、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得する構成を有することを特徴とする。
A fourth computer according to the present invention is the second computer,
It has an update switch operated by maintenance personnel,
When the update switch is operated, the world wide name obtaining unit has a configuration for obtaining a world wide name of a port included in the host bus adapter from a host bus adapter provided in another computer. To do.

本発明にかかる第5のコンピュータは、
ネットワークを介してストレージ装置に接続されるコンピュータであって、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
一定時間毎に、前記ネットワークを介して前記ストレージ装置に接続されている他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とする。
A fifth computer according to the present invention includes:
A computer connected to a storage device via a network,
A host bus adapter having a port connected to the network;
A world wide name for acquiring a world wide name of a port of the host bus adapter from a host bus adapter of another computer connected to the storage device via the network at regular intervals. Acquisition means;
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
In the case where the comparison means does not match, the world wide name acquisition means comprises a setting request means for sending a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device. Features.

本発明にかかるストレージ装置は、
ネットワークを介して複数のコンピュータが接続されるストレージ装置であって、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから故障交換前のホストバスアダプタのポートに付与されていたワールドワイドネームと故障交換後のホストバスアダプタのポートに付与されているワールドワイドネームとを含む設定要求が送られてきたとき、該設定要求に従って前記アクセスコントロールテーブル中の該当するワールドワイドネームを更新する設定手段とを備えたことを特徴とする。
The storage apparatus according to the present invention is
A storage device to which a plurality of computers are connected via a network,
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request including the world wide name assigned to the host bus adapter port before failure replacement and the world wide name assigned to the host bus adapter port after failure replacement is sent from the computer, And setting means for updating a corresponding world wide name in the access control table in accordance with the setting request.

本発明にかかる第1のアクセスコントロール設定方法は、
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおけるアクセスコントロール設定方法であって、
前記コンピュータが、
所定のタイミングで、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得ステップと、
該ワールドワイドネーム取得ステップで取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを比較する比較ステップと、
該比較ステップで比較不一致であった場合、前記ワールドワイドネーム取得ステップで取得したワールドワイドネームと、前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求ステップとを実行し、
前記ストレージ装置が、
前記コンピュータから設定要求が送られてきたとき、コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブル中の該当するワールドワイドネームを前記設定要求に従って更新する設定ステップを実行することを特徴とする。
A first access control setting method according to the present invention includes:
An access control setting method in a storage system in which a plurality of computers are connected to a storage device via a network,
The computer is
A world wide name acquisition step of acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in another computer at a predetermined timing;
A comparison step of comparing the world wide name acquired in the world wide name acquisition step with the world wide name stored in the opponent world wide name storage unit in the own computer;
If there is a comparison mismatch in the comparison step, a setting request including the world wide name acquired in the world wide name acquisition step and the world wide name stored in the opponent world wide name storage unit is sent to the storage device. Execute the setting request step to send,
The storage device is
When a setting request is sent from the computer, the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk. A setting step of updating a corresponding world wide name in the access control table in accordance with the setting request.

本発明にかかる第2のアクセスコントロール設定方法は、
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおけるアクセスコントロール設定方法であって、
前記各コンピュータが、
一定時間毎に、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得ステップと、
該ワールドワイドネーム取得ステップが今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較ステップと、
該比較ステップで比較不一致の場合、前記ワールドワイドネーム取得ステップで今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求ステップとを実行し、
前記ストレージ装置が、
前記コンピュータから設定要求が送られてきたとき、コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブル中の該当するワールドワイドネームを前記設定要求に従って更新する設定ステップを実行することを特徴とする。
A second access control setting method according to the present invention includes:
An access control setting method in a storage system in which a plurality of computers are connected to a storage device via a network,
Each computer is
A world wide name acquisition step of acquiring a world wide name of a port possessed by the host bus adapter from a host bus adapter provided in another computer at regular intervals;
A comparison step in which the world wide name acquisition step compares the world wide name acquired this time with the world wide name acquired last time;
If there is a comparison mismatch in the comparison step, a setting request step for transmitting a setting request including the world wide name acquired this time in the world wide name acquisition step and the world wide name acquired last time to the storage device is executed,
The storage device is
When a setting request is sent from the computer, the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk. A setting step of updating a corresponding world wide name in the access control table in accordance with the setting request.

本発明にかかる第1のプログラムは、
ネットワークに接続されるポートを有するホストバスアダプタと、前記ネットワークを介してストレージ装置に接続される他のコンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが格納された相手ワールドワイドネーム記憶部とを備えたコンピュータを、
他のコンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得し、該取得したワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段して機能させることを特徴とする。
The first program according to the present invention is:
A host bus adapter having a port connected to the network and a partner storing the world wide name assigned to the port of the host bus adapter of another computer connected to the storage device via the network A computer with a world wide name storage
The world wide name of the port possessed by the host bus adapter is acquired from the host bus adapter that has been fault-replaced in another computer, and is stored in the acquired world wide name and the counterpart world wide name storage unit. It is made to function as an access control setting means for transmitting a setting request including a world wide name to the storage apparatus.

本発明にかかる第2のプログラムは、第1のプログラムにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを比較する比較手段、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームと、前記相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段を含むことを特徴とする。
The second program according to the present invention is the first program,
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in another computer at a predetermined timing;
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name stored in the opponent world wide name storage unit in the computer;
If the comparison means does not match, the setting request including the world wide name acquired by the world wide name acquisition means and the world wide name stored in the opponent world wide name storage unit is sent to the storage device. It includes a setting request means for transmitting.

本発明にかかる第3のプログラムは、
ネットワークと接続されるポートを有するホストバスアダプタを備えたコンピュータを、
一定時間毎に、前記ネットワークを介してストレージ装置に接続されている他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段として機能させることを特徴とする。
The third program according to the present invention is:
A computer with a host bus adapter having a port connected to the network;
Obtaining a world wide name at a fixed time from the host bus adapter of another computer connected to the storage device via the network. means,
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
When the comparison means does not match, the world wide name acquisition means functions as a setting request means for transmitting a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device. And

〔作用〕
各コンピュータ内のアクセスコントロール設定手段は、他のコンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得し、取得したワールドワイドネームと相手ワールドワイドネーム記憶部に格納されているワールドワイドネーム(故障交換前のワールドワイドネーム)とを含んだ設定要求をストレージ装置へ送信する。
[Action]
The access control setting means in each computer acquires the world wide name of the port possessed by the host bus adapter from the host bus adapter that has been faulty replaced in another computer, and acquires the acquired world wide name and the partner world wide name. A setting request including the world wide name (world wide name before failure replacement) stored in the name storage unit is transmitted to the storage device.

より具体的には、ストレージシステムを構成する各コンピュータのワールドワイドネーム取得手段が、所定のタイミングで、他のコンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得し、比較手段が、ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを比較する。相手ワールドワイドネーム記憶部には、正常時に取得した他のコンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが格納されている。そして、比較不一致であった場合、設定要求手段が、ワールドワイドネーム取得手段が取得したワールドワイドネームと、相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含む設定要求をストレージ装置へ送信する。   More specifically, the world wide name acquisition unit of each computer constituting the storage system obtains the world wide name of the port possessed by the host bus adapter from the host bus adapter provided in another computer at a predetermined timing. The obtaining means and the comparing means compare the world wide name obtained by the world wide name obtaining means with the world wide name stored in the opponent world wide name storage unit in the own computer. The other party's world wide name storage unit stores the world wide name assigned to the port of the host bus adapter of another computer acquired in the normal state. If there is a comparison mismatch, the setting request means sends a setting request including the world wide name acquired by the world wide name acquisition means and the world wide name stored in the opponent world wide name storage unit to the storage device. Send.

ストレージ装置内の設定手段は、コンピュータから設定要求が送られてくると、その設定要求に従ってアクセスコントロールテーブル中の該当するワールドワイドネームを更新する。   When a setting request is sent from the computer, the setting means in the storage device updates the corresponding world wide name in the access control table according to the setting request.

本発明によれば、ホストバスアダプタを故障交換した際、保守員に負担をかけることなく、ストレージ装置のアクセスコントロールテーブルの内容を、確実に故障交換後のホストバスアダプタに応じたものに更新することができる。その理由は、ストレージシステムを構成する各コンピュータが、他のコンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得し、このワールドワイドネームと相手ワールドワイドネーム記憶部に格納されているワールドワイドネームとを含んだ設定要求をストレージ装置へ送信するようにしているからである。   According to the present invention, when a host bus adapter is replaced with a fault, the contents of the access control table of the storage device are reliably updated to the one corresponding to the host bus adapter after the replacement without causing a burden on maintenance personnel. be able to. The reason is that each computer constituting the storage system obtains the world wide name of the port possessed by the host bus adapter from the host bus adapter that has been faulty replaced by another computer. This is because a setting request including the world wide name stored in the world wide name storage unit is transmitted to the storage device.

次に本発明の実施の形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

〔第1の実施の形態の構成〕
図1は本発明にかかるストレージシステムの第1の実施の形態の構成例を示すブロック図であり、NAS(Network Attatched Storage) ヘッドとなる3台のコンピュータ1−1〜1−3と、ストレージ装置2とから構成されている。なお、本実施の形態では、NASヘッドを構成するコンピュータの台数を3台としたが、複数台であればこれに限られるものではない。また、本実施の形態では、コンピュータ1−1〜1−3とストレージ装置2との通信は、ファイバチャネルプロトコルに従って行われるとする。
[Configuration of First Embodiment]
FIG. 1 is a block diagram showing a configuration example of a storage system according to a first embodiment of the present invention. Three computers 1-1 to 1-3 serving as NAS (Network Attatched Storage) heads and a storage device 2. In this embodiment, the number of computers constituting the NAS head is three. However, the number of computers is not limited to this as long as there are a plurality of computers. In the present embodiment, it is assumed that communication between the computers 1-1 to 1-3 and the storage apparatus 2 is performed according to the fiber channel protocol.

各コンピュータ1−1〜1−3は、それぞれ相手ワールドワイドネーム(WWn)記憶部11−1〜11−3と、アクセスコントロール設定手段12−1〜12−3と、ホストバスアダプタ(HBA)13−1〜13−3と、制御手段14−1〜14−3と、コンソール15−1〜15−3とを備えている。   Each of the computers 1-1 to 1-3 includes a counterpart world wide name (WWn) storage unit 11-1 to 11-3, access control setting means 12-1 to 12-3, and a host bus adapter (HBA) 13. -1 to 13-3, control means 14-1 to 14-3, and consoles 15-1 to 15-3.

HBA13−1〜13−3は、それぞれポート131−1〜131−3を備えており、各ポート131−1〜131−3には、それぞれWWn「00,01,10」が付与されている。なお、HBA13−1〜13−3内には、図示を省略したが、ポート131−1〜131−3のWWnが格納された不揮発性メモリが設けられている。また、本実施の形態では、各HBA13−1〜13−3のポート数を「1」としたが、複数であっても良い。   The HBAs 13-1 to 13-3 have ports 131-1 to 131-3, respectively, and WWn “00, 01, 10” is assigned to each of the ports 131-1 to 131-3. The HBAs 13-1 to 13-3 are provided with non-volatile memories in which the WWn of the ports 131-1 to 131-3 are stored, although not shown. In the present embodiment, the number of ports of each of the HBAs 13-1 to 13-3 is “1”, but a plurality of ports may be provided.

各コンピュータ1−1〜1−3の相手WWn記憶部11−1〜11−3には、他のコンピュータのポートのWWnが格納されている。本実施の形態では、図2に示すように、相手WWn記憶部11−1,11−2,11−3には、それぞれポート131−2,131−3,131−1のWWn「00,01,10」が格納されている。   The WWn storage units 11-1 to 11-3 of the computers 1-1 to 1-3 store WWn of ports of other computers. In the present embodiment, as shown in FIG. 2, the WWn “00, 01” of the ports 131-2, 131-3, and 131-1 are stored in the counterpart WWn storage units 11-1, 11-2, and 11-3, respectively. , 10 "is stored.

アクセスコントロール設定手段12−1〜12−3は、それぞれWWn取得手段121−1〜121−3と、比較手段122−1〜122−3と、設定要求手段123−1〜123−3とを備えている。   The access control setting units 12-1 to 12-3 include WWn acquisition units 121-1 to 121-3, comparison units 122-1 to 122-3, and setting request units 123-1 to 123-3, respectively. ing.

WWn取得手段121−1〜121−3は、所定のタイミング(本実施の形態では、コンソール15−1〜15−3から保守コマンドが入力されたときとする)で、他のコンピュータ内のWWn取得手段に対してWWn取得要求を送信する機能や、このWWn取得要求に応答して他のコンピュータ内のWWn取得手段から返却されたWWnを比較手段122−1〜122−3渡す機能や、他のコンピュータ内のWWn取得手段からWWn取得要求が送られてきたとき、自コンピュータ1−1〜1−3が備えているHBA13−1〜13−3内の不揮発性メモリからポート131−1〜131−3に付与されているWWnを読み出し、要求元に返却する機能を有している。なお、本実施の形態では、各WWn取得手段121−1,121−2,121−3は、それぞれWWn取得手段121−2,121−3,121−1に対してWWn取得要求を送信するものとする。   The WWn acquisition means 121-1 to 121-3 acquire WWn in another computer at a predetermined timing (in this embodiment, when a maintenance command is input from the consoles 15-1 to 15-3). A function of transmitting a WWn acquisition request to the means, a function of passing the WWn returned from the WWn acquisition means in another computer in response to the WWn acquisition request, and other functions When a WWn acquisition request is sent from the WWn acquisition means in the computer, the ports 131-1 to 131- are connected from the non-volatile memory in the HBAs 13-1 to 13-3 included in the own computer 1-1 to 1-3. 3 has a function of reading out WWn assigned to 3 and returning it to the request source. In the present embodiment, each WWn acquisition unit 121-1, 121-2, 121-3 transmits a WWn acquisition request to WWn acquisition unit 121-2, 121-3, 121-1, respectively. And

比較手段122−1〜122−3は、WWn取得手段121−1〜121−3から渡されたWWnと、相手WWn記憶部11−1〜11−3に格納されているWWnとを比較し、両者が不一致の場合、比較対象にした2つのWWnを設定要求手段123−1〜123−3に渡す機能を有する。   The comparison means 122-1 to 122-3 compares the WWn passed from the WWn acquisition means 121-1 to 121-3 with the WWn stored in the counterpart WWn storage unit 11-1 to 11-3, When the two do not match, it has a function of passing the two WWn to be compared to the setting request means 123-1 to 123-3.

設定要求手段123−1〜123−3は、比較手段122−1〜122−3から渡された2つのWWnを含んだ設定要求をストレージ装置2へ送信する機能や、ストレージ装置2から設定要求に対して正常終了を示すメッセージが送られてきたとき、相手WWn記憶部11−1〜11−3に格納されているWWnを新たなWWn(WWn取得手段121−1〜121−3が他のコンピュータから取得したWWn)に更新する機能を有する。   The setting request means 123-1 to 123-3 has a function of transmitting a setting request including the two WWn passed from the comparison means 122-1 to 122-3 to the storage apparatus 2, or a setting request from the storage apparatus 2. On the other hand, when a message indicating normal termination is sent, the WWn stored in the partner WWn storage unit 11-1 to 11-3 is replaced with a new WWn (WWn acquisition means 121-1 to 121-3 is another computer). To WWn) acquired from (1).

制御手段14−1〜14−3は、ポート131−1〜131−3に付与されているWWnを含んだログイン要求をストレージ2へ送信し、ストレージ装置2との間にコネクションを確立する機能や、確立したコネクションを利用してストレージ装置2に対してライト要求やリード要求を送信する機能を有する。なお、ライト要求,リード要求には、コンピュータ側論理ディスク番号(コンピュータ見えの論理ディスク番号)が含まれている。   The control units 14-1 to 14-3 transmit a login request including the WWn assigned to the ports 131-1 to 131-3 to the storage 2 and establish a connection with the storage apparatus 2. And a function of transmitting a write request and a read request to the storage apparatus 2 using the established connection. Note that the write request and the read request include a computer-side logical disk number (a logical disk number that looks like a computer).

なお、各コンピュータ1−1〜1−3内のアクセスコントロール設定手段12−1〜12−3,制御手段14−1〜14−3は、プログラムによって実現可能なものであり、プログラムによって実現する場合は、例えば、次のようにする。コンピュータをアクセスコントロール設定手段12−1〜12−3,制御手段14−1〜14−3として機能させるためのプログラムを記録したディスク装置,半導体メモリその他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、アクセスコントロール設定手段12−1〜12−3,制御手段14−1〜14−3を実現する。   The access control setting means 12-1 to 12-3 and the control means 14-1 to 14-3 in each of the computers 1-1 to 1-3 can be realized by a program, and are realized by a program. For example, as follows. A disk device, a semiconductor memory, and other recording media storing programs for causing a computer to function as access control setting means 12-1 to 12-3 and control means 14-1 to 14-3 are prepared. Let me read. The computer realizes access control setting means 12-1 to 12-3 and control means 14-1 to 14-3 on its own computer by controlling its own operation according to the read program.

ストレージ装置2は、設定手段21と、アクセスコントロールテーブル22と、制御手段23と、複数の論理ディスク24−0〜24−15と、ポート25−1〜25−3とを備えている。   The storage device 2 includes a setting unit 21, an access control table 22, a control unit 23, a plurality of logical disks 24-0 to 24-15, and ports 25-1 to 25-3.

論理ディスク24−0〜24−15は、ストレージ装置2で管理している論理的なアクセス単位であり、本実施の形態では、ストレージ装置2は、各論理ディスク24−0〜24−15を論理ディスク番号LD0〜LD15で管理している。   The logical disks 24-0 to 24-15 are logical access units managed by the storage apparatus 2, and in this embodiment, the storage apparatus 2 logically stores the logical disks 24-0 to 24-15. The disk numbers LD0 to LD15 are used for management.

アクセスコントロールテーブル22には、WWnとコンピュータ側論理ディスク番号との組み合わせに対応する論理ディスクの論理ディスク番号が登録されている。   In the access control table 22, logical disk numbers of logical disks corresponding to combinations of WWn and computer-side logical disk numbers are registered.

図3にアクセスコントロールテーブル22の内容例を示す。この例は、WWn「00」のポートを有するコンピュータ1−1は、コンピュータ側論理ディスク番号LUN0〜LUN6を使用して論理ディスク番号LD0〜LD6の論理ディスク24−0〜24−6をアクセスでき、WWn「01」のポートを有するコンピュータ1−2は、コンピュータ側論理ディスク番号LUN0〜LUN4を使用して論理ディスク番号LD7〜LD11の論理ディスク24−7〜24−11をアクセスでき、WWn「10」のポートを有するコンピュータ1−3は、コンピュータ側論理ディスク番号LUN0〜LUN3を使用して論理ディスク番号LD12〜LD15の論理ディスク24−12〜24−15をアクセスできることを示している。   FIG. 3 shows an example of the contents of the access control table 22. In this example, the computer 1-1 having the port of WWn “00” can access the logical disks 24-0 to 24-6 of the logical disk numbers LD 0 to LD 6 using the computer side logical disk numbers LUN 0 to LUN 6. The computer 1-2 having the port of WWn “01” can access the logical disks 24-7 to 24-11 of the logical disk numbers LD7 to LD11 using the computer side logical disk numbers LUN0 to LUN4, and WWn “10”. It is shown that the computer 1-3 having the above ports can access the logical disks 24-12 to 24-15 of the logical disk numbers LD12 to LD15 using the computer-side logical disk numbers LUN0 to LUN3.

制御手段23は、各コンピュータ1−1〜1−3からログイン要求が送られてきたとき、要求元のコンピュータとの間にコネクションを確立する機能や、各コンピュータ1−1〜1−3からリード要求,ライト要求が送られてきたとき、アクセスコントロールテーブル22を参照してアクセス先の論理ディスクを特定し、特定した論理ディスクに対してリード要求,ライト要求に従った処理を行う機能を有する。   When a login request is sent from each of the computers 1-1 to 1-3, the control means 23 establishes a connection with the requesting computer, and reads from each of the computers 1-1 to 1-3. When a request or a write request is sent, the access control table 22 is referred to specify an access destination logical disk, and processing according to the read request or write request is performed on the specified logical disk.

なお、ストレージ装置2は、コンピュータによって実現可能なものであり、コンピュータによって実現する場合は、例えば、次のようにする。コンピュータを設定手段21および制御手段23として機能させるためのプログラムを記録したディスク,半導体メモリ,その他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、設定手段21および制御手段23を実現する。   The storage device 2 can be realized by a computer, and when realized by a computer, for example, is as follows. A disk, a semiconductor memory, and other recording media recording programs for causing the computer to function as the setting means 21 and the control means 23 are prepared, and the computer reads the programs. The computer realizes the setting means 21 and the control means 23 on its own computer by controlling its own operation according to the read program.

〔第1の実施の形態の動作〕
次に、本実施の形態の動作について説明する。
[Operation of First Embodiment]
Next, the operation of the present embodiment will be described.

先ず、コンピュータ1−1を例に挙げてログイン時の動作について説明する。コンピュータ1−1内の制御手段14−1は、ストレージ装置2にログインする場合、HBA13−1のポート131−1に付与されているWWn「00」を含むログイン要求をストレージ装置2へ送る。ストレージ装置2内の制御手段23は、ログイン要求を受信すると、要求元のコンピュータ1−1との間にコネクションを確立する。その際、制御手段23は、確立したコネクションを特定するコネクションIDとログイン要求に含まれていたWWn「00」とを対応付けて保持しておく。   First, the operation at the time of login will be described using the computer 1-1 as an example. When logging in to the storage apparatus 2, the control unit 14-1 in the computer 1-1 sends a login request including WWn “00” assigned to the port 131-1 of the HBA 13-1 to the storage apparatus 2. When receiving the login request, the control means 23 in the storage apparatus 2 establishes a connection with the requesting computer 1-1. At that time, the control means 23 holds the connection ID for specifying the established connection in association with WWn “00” included in the login request.

次に、コンピュータ1−1を例に挙げてリード時の動作について説明する。コンピュータ1−1内の制御手段14−1は、上述したようにしてストレージ装置2との間にコネクションを確立した後、例えば、論理ディスク24−0の所定位置からデータを読み込む場合、コンピュータ側論理ディスク番号LUN0と、上記所定位置を示す位置情報とを含むリード要求を、上記コネクションを介してストレージ装置2へ送信する。ストレージ装置2内の制御手段23は、リード要求を受信すると、ログイン時に保持しておいたWWn「00」とコネクションIDとの対に基づいて、使用されているポートのWWnが「00」であることを認識する。次いで、制御手段23は、アクセスコントロールテーブル22から、WWn「00」とリード要求中のコンピュータ側論理ディスク番号LUN0との組み合わせに対応付けて登録されている論理ディスク番号LD0を取得する。その後、制御手段23は、論理ディスク番号LD0によって特定される論理ディスク24−0の、リード要求中の位置情報によって示される位置からデータを読み込み、読み込んだデータを要求元のコンピュータ1−1へ送信する。   Next, the operation at the time of reading will be described by taking the computer 1-1 as an example. The control means 14-1 in the computer 1-1 establishes a connection with the storage apparatus 2 as described above, and then reads data from a predetermined position of the logical disk 24-0, for example, when the computer side logic is read. A read request including the disk number LUN0 and the position information indicating the predetermined position is transmitted to the storage apparatus 2 via the connection. When the control unit 23 in the storage apparatus 2 receives the read request, the WWn of the used port is “00” based on the pair of the WWn “00” and the connection ID held at the time of login. Recognize that. Next, the control means 23 acquires from the access control table 22 the logical disk number LD0 registered in association with the combination of WWn “00” and the computer-side logical disk number LUN0 being requested to be read. Thereafter, the control means 23 reads data from the position indicated by the position information in the read request on the logical disk 24-0 specified by the logical disk number LD0, and transmits the read data to the requesting computer 1-1. To do.

次に、コンピュータ1−1を例に挙げて、ライト時の動作について説明する。コンピュータ1−1内の制御手段14−1は、上述したようにしてストレージ装置2との間にコネクションを確立した後、例えば、論理ディスク24−6の所定位置にデータを書き込む場合、コンピュータ側論理ディスク番号LUN6と、上記所定位置を示す位置情報と、ライトデータとを含むライト要求を、上記コネクションを介してストレージ装置2へ送信する。ストレージ装置2内の制御手段23は、ライト要求を受信すると、ログイン時に保持しておいたWWn「00」とコネクションIDとの対に基づいて、使用されているポートのWWnが「00」であることを認識する。次いで、制御手段23は、アクセスコントロールテーブル22から、WWn「00」とライト要求中のコンピュータ側論理ディスク番号LUN6との組み合わせに対応付けて登録されている論理ディスク番号LD6を取得する。その後、制御手段23は、論理ディスク番号LD6によって特定される論理ディスク24−6の、ライト要求中の位置情報によって示される位置にライトデータを書き込む。   Next, taking the computer 1-1 as an example, the operation during writing will be described. The control means 14-1 in the computer 1-1 establishes a connection with the storage device 2 as described above, and then writes data to a predetermined position of the logical disk 24-6, for example, A write request including the disk number LUN6, the position information indicating the predetermined position, and the write data is transmitted to the storage apparatus 2 via the connection. When the control unit 23 in the storage apparatus 2 receives the write request, the WWn of the used port is “00” based on the pair of the WWn “00” and the connection ID held at the time of login. Recognize that. Next, the control means 23 acquires the logical disk number LD6 registered in association with the combination of WWn “00” and the computer-side logical disk number LUN6 that is in the write request from the access control table 22. Thereafter, the control means 23 writes the write data at the position indicated by the position information in the write request on the logical disk 24-6 specified by the logical disk number LD6.

次に、保守コマンドが入力された場合の動作を、コンピュータ1−2を例に挙げて説明する。なお、コンピュータ1−2内の相手WWn記憶部11−2にはWWn「10」が格納され、ストレージ装置2内のアクセスコントロールテーブル22が図3に示す内容になっているとする。   Next, the operation when a maintenance command is input will be described using the computer 1-2 as an example. It is assumed that WWn “10” is stored in the partner WWn storage unit 11-2 in the computer 1-2, and the access control table 22 in the storage device 2 has the contents shown in FIG.

コンソール15−2から保守コマンドが入力されると、コンピュータ1−2内のWWn取得手段121−2は、図4のフローチャートに示すように、相手コンピュータ1−3に対してWWn取得要求を送信し、WWnの返却待ち状態になる(ステップS41,S42)。   When a maintenance command is input from the console 15-2, the WWn acquisition unit 121-2 in the computer 1-2 transmits a WWn acquisition request to the counterpart computer 1-3 as shown in the flowchart of FIG. , WWn return waiting state (steps S41, S42).

相手コンピュータ1−3内のWWn取得手段121−3は、WWn取得要求を受信すると、図5のフローチャートに示すように、HBA13−3内の不揮発性メモリ(図示せず)からポート131−3に付与されているWWn「10」を読み込み、読み込んだWWn「10」を要求元のWWn取得手段121−2に返却する(ステップS51,S52)。   When the WWn acquisition unit 121-3 in the partner computer 1-3 receives the WWn acquisition request, the non-volatile memory (not shown) in the HBA 13-3 sends the port 131-3 to the port 131-3 as shown in the flowchart of FIG. The assigned WWn “10” is read, and the read WWn “10” is returned to the request source WWn acquisition unit 121-2 (steps S51 and S52).

WWnの返却待ち状態にあるWWn取得手段121−2は、WWn「10」が返却されると、それを比較手段122−2に渡す(図4のステップS42)。   When WWn “10” is returned, the WWn acquisition unit 121-2 in the WWn return waiting state passes it to the comparison unit 122-2 (step S42 in FIG. 4).

これにより、比較手段122−2は、WWn取得手段121−2から渡されたWWn「10」と、相手WWn記憶部11−2に格納されているWWn「10」とを比較する(ステップS43)。この例の場合、両者が等しいので(ステップS44がYES)、比較手段122−2は、HBAの交換が行われていない旨のメッセージを、コンソール15−2の表示部に表示した後(ステップS50)、その処理を終了する。   Thereby, the comparison unit 122-2 compares the WWn “10” passed from the WWn acquisition unit 121-2 with the WWn “10” stored in the partner WWn storage unit 11-2 (step S43). . In this example, since both are equal (step S44 is YES), the comparison means 122-2 displays a message indicating that the HBA is not exchanged on the display unit of the console 15-2 (step S50). ), The process is terminated.

その後、コンピュータ1−3のHBA13−3に故障が発生し、図6に示すように、HBA13−3が新しいHBA13−3newと交換されたとする。なお、新しいHBA13−3newが備えているポート131−3newにはWWn「10new」が付与されているとする。   Thereafter, it is assumed that a failure occurs in the HBA 13-3 of the computer 1-3, and the HBA 13-3 is replaced with a new HBA 13-3new as shown in FIG. It is assumed that WWn “10new” is assigned to the port 131-3new provided in the new HBA 13-3new.

その後、保守員がコンソール15−2から保守コマンドを入力すると、コンピュータ1−2内のWWn取得手段121−2が、コンピュータ1−3に対してWWn取得要求を送信し(図4のステップS41)、コンピュータ1−3内のWWn取得手段121−3が、故障交換後のHBA13−3newからポート131−3newに付与されているWWn「10new」を読み込み、要求元のWWn取得手段121−2に返却する(図5のステップS51,S52)。WWn取得手段121−2は、WWn「10new」が返却されると、それを比較手段122−2に渡す。   Thereafter, when the maintenance person inputs a maintenance command from the console 15-2, the WWn acquisition unit 121-2 in the computer 1-2 transmits a WWn acquisition request to the computer 1-3 (step S41 in FIG. 4). The WWn obtaining unit 121-3 in the computer 1-3 reads the WWn “10new” assigned to the port 131-3new from the HBA 13-3new after the failure replacement, and returns it to the requesting WWn obtaining unit 121-2. (Steps S51 and S52 in FIG. 5). When WWn “10new” is returned, the WWn acquisition unit 121-2 passes it to the comparison unit 122-2.

これにより、比較手段122−2は、WWn取得手段121−2から渡されたWWn「10new」と相手WWn記憶部11−2に格納されているWWn「10」とを比較する(図4のステップS43)。この例の場合、比較不一致となるので(ステップS44がNO)、比較手段122−2は、比較対象にした2つのWWn「10」,「10new」を設定要求手段123−2に渡す(ステップS45)。   Thereby, the comparison unit 122-2 compares the WWn “10new” passed from the WWn acquisition unit 121-2 with the WWn “10” stored in the partner WWn storage unit 11-2 (step in FIG. 4). S43). In this example, since comparison does not match (NO in step S44), the comparison unit 122-2 passes the two WWn “10” and “10new” to be compared to the setting request unit 123-2 (step S45). ).

設定要求手段123−2は、WWn「10」,「10new」が渡されると、制御手段14−2を利用してストレージ装置2との間にコネクションを確立した後、上記2つのWWn「10」,「10new」を含む設定要求をストレージ装置2へ送り、メッセージ待ち状態となる(ステップS46,S47)。なお、コネクションを確立できなかった場合には、その旨をコンソール15−2の表示部に表示し、処理終了とする。   When WWn “10” and “10new” are passed, the setting request unit 123-2 establishes a connection with the storage apparatus 2 using the control unit 14-2, and then the two WWn “10”. , “10new” is sent to the storage device 2 to enter a message waiting state (steps S46 and S47). If the connection cannot be established, a message to that effect is displayed on the display unit of the console 15-2, and the process ends.

ストレージ装置2内の設定手段21は、WWn「10」,「10new」を含む設定要求を受信すると、図7のフローチャートに示すように、アクセスコントロールテーブル22中の該当するWWn「10」を新たなWWn「10new」に更新するための更新処理を行う(ステップS71)。そして、更新処理が正常終了した場合(ステップS72がYES)は、設定手段21は、要求元の設定要求手段123−2に対して正常終了を示すメッセージ「WWn再設定完了」を送信し(ステップS73)、正常終了しなかった場合(ステップS72がNO)は、異常終了を示すメッセージ「WWn設定不能」を送信する(ステップS74)。図8に更新処理が正常終了した後の、アクセスコントロールテーブル22の内容を示す。アクセスコントロールテーブル22の内容が図8に示すように更新されることにより、コンピュータ1−3からストレージ装置2内の論理ディスク24−12〜24−15をアクセスすることが可能になる。   When the setting unit 21 in the storage apparatus 2 receives the setting request including WWn “10” and “10new”, the corresponding setting WWn “10” in the access control table 22 is newly set as shown in the flowchart of FIG. An update process for updating to WWn “10new” is performed (step S71). If the update process is normally completed (YES in step S72), the setting unit 21 transmits a message “WWn re-setting complete” indicating normal termination to the request source setting request unit 123-2 (step S72). S73) If the process has not ended normally (NO in step S72), a message “WWn cannot be set” indicating an abnormal end is transmitted (step S74). FIG. 8 shows the contents of the access control table 22 after the update process is normally completed. By updating the contents of the access control table 22 as shown in FIG. 8, it becomes possible to access the logical disks 24-12 to 24-15 in the storage apparatus 2 from the computer 1-3.

メッセージ待ち状態にある設定要求手段123−2は、異常終了を示すメッセージを受信した場合(図4のステップS48がNO)は、そのメッセージをコンソール15−2の表示部に表示した後(ステップS50)、処理を終了する。異常終了を示すメッセージが表示された場合は、例えば、保守員が、再度コンソール15−2から保守コマンドを入力する。   When the setting request unit 123-2 in the message waiting state receives a message indicating abnormal termination (NO in step S48 of FIG. 4), the message is displayed on the display unit of the console 15-2 (step S50). ), The process is terminated. When a message indicating abnormal termination is displayed, for example, a maintenance person inputs a maintenance command from the console 15-2 again.

これに対して、正常終了を示すメッセージを受信した場合(ステップS48がYES)は、相手WWn記憶部11−2に格納されているWWn「10」を新たなWWn「10new」に更新すると共に、正常終了を示すメッセージをコンソール15−2に表示した後(ステップS49,S50)、処理を終了する。   On the other hand, when a message indicating normal termination is received (YES in step S48), the WWn “10” stored in the partner WWn storage unit 11-2 is updated to a new WWn “10new”. After displaying a message indicating normal termination on the console 15-2 (steps S49 and S50), the processing is terminated.

なお、上述した実施の形態では、コンソール15−1〜15−3から保守コマンドを入力することにより、WWn取得手段121−1〜121−3を起動するようにしたが、各コンピュータ1−1〜1−3の起動時にWWn取得手段121−1〜121−3を起動するようにしても良い。また、各コンピュータ1−1〜1−3に保守員によって操作される更新スイッチを設け、更新スイッチが操作されたとき、WWn取得手段121−1〜121−3を起動するようにしても良い。   In the above-described embodiment, the WWn acquisition unit 121-1 to 121-3 is activated by inputting a maintenance command from the consoles 15-1 to 15-3. The WWn acquisition units 121-1 to 121-3 may be activated when 1-3 is activated. In addition, an update switch operated by maintenance personnel may be provided in each of the computers 1-1 to 1-3, and the WWn acquisition units 121-1 to 121-3 may be activated when the update switch is operated.

〔第1の実施の形態の効果〕
本実施の形態によれば、HBAを故障交換した際、保守員に負担をかけることなく、ストレージ装置のアクセスコントロールテーブルの内容を、確実に故障交換後のHBAに応じたものに更新することができる。その理由は、ストレージシステムを構成する各コンピュータ1−1〜1−3が、他のコンピュータにおいて故障交換されたHBAから、そのHBAが有しているポートのワールドワイドネームを取得し、このワールドワイドネームと相手ワールドワイドネーム記憶部11−1〜11−3に格納されているワールドワイドネームとを含んだ設定要求をストレージ装置へ送信するアクセスコントロール手段12−1〜12−3を備え、ストレージ装置2が、コンピュータから送られてきた設定要求に従ってアクセスコントロールテーブル22中の該当するワールドワイドネームを更新する設定手段21を備えているからである。
[Effect of the first embodiment]
According to the present embodiment, when an HBA is replaced with a fault, the contents of the access control table of the storage apparatus can be reliably updated to the one corresponding to the HBA after the replacement without causing a burden on maintenance personnel. it can. The reason is that each of the computers 1-1 to 1-3 constituting the storage system obtains the world wide name of the port possessed by the HBA from the HBA that has been faulty-replaced in the other computer. Provided with access control means 12-1 to 12-3 for transmitting a setting request including the name and the world wide name stored in the opponent world wide name storage units 11-1 to 11-3 to the storage device, 2 is provided with setting means 21 for updating the corresponding world wide name in the access control table 22 in accordance with the setting request sent from the computer.

〔第2の実施の形態〕
次に、本発明にかかるストレージシステムの第2の実施の形態について説明する。本実施の形態は、所定時間毎に、自動的に他のコンピュータのHBAが故障交換されているか否かを判断し、故障交換されている場合には、アクセスコントロールテーブルの更新処理を行うことを特徴とする。
[Second Embodiment]
Next, a second embodiment of the storage system according to the present invention will be described. In this embodiment, it is automatically determined at every predetermined time whether or not the HBA of another computer has been faulty replaced. If the faulty replacement has been performed, the access control table is updated. Features.

〔第2の実施の形態の構成〕
図9は本発明にかかるストレージシステムの第2の実施の形態の構成例を示すブロック図あり、図1と同一符号は同一部分を表している。本実施の形態と、図1に示した第1の実施の形態との相違点は、コンピュータ1−1〜1−3の代わりに、コンピュータ1−1a〜1−3aを備えている点である。
[Configuration of Second Embodiment]
FIG. 9 is a block diagram showing a configuration example of the second embodiment of the storage system according to the present invention. The same reference numerals as those in FIG. 1 denote the same parts. The difference between the present embodiment and the first embodiment shown in FIG. 1 is that computers 1-1a to 1-3a are provided instead of the computers 1-1 to 1-3. .

コンピュータ1−1a〜1−3aは、相手WWn記憶部11−1〜11−3を備えていない点、アクセスコントロール設定手段12−1〜12−3の代わりにアクセスコントロール設定手段12−1a〜12−3aを備えている点、及びタイマ16−1〜16−3を備えている点が図1に示したコンピュータ1−1〜1−3と相違している。また、アクセスコントロール設定手段12−1a〜12−3aは、WWn取得手段121−1〜121−3の代わりにWWn取得手段121−1a〜121−3aを備えている点、および比較手段122−1〜122−3の代わりに比較手段122−1a〜122−3aを備えている点がアクセスコントロール設定手段12−1〜12−3と相違している。   The computers 1-1a to 1-3a do not include the counterpart WWn storage units 11-1 to 11-3, and access control setting means 12-1a to 12-12 instead of the access control setting means 12-1 to 12-3. -3a and the timers 16-1 to 16-3 are different from the computers 1-1 to 1-3 shown in FIG. The access control setting means 12-1a to 12-3a includes WWn acquisition means 121-1a to 121-3a instead of the WWn acquisition means 121-1 to 121-3, and the comparison means 122-1. Are different from the access control setting means 12-1 to 12-3 in that they include comparison means 122-1a to 122-3a instead of to 122-3.

タイマ16−1〜16−3は、一定時間毎にWWn取得手段121−1a〜121−3aを起動する機能を有する。   The timers 16-1 to 16-3 have a function of starting the WWn acquisition units 121-1a to 121-3a at regular intervals.

WWn取得手段121−1a〜121−3aは、タイマ16−1〜16−3から起動される点がWWn取得手段121−1〜121−3と相違している。   The WWn acquisition units 121-1a to 121-3a are different from the WWn acquisition units 121-1 to 121-3 in that they are started from the timers 16-1 to 16-3.

比較手段122−1a〜122−3aは、WWn取得手段121−1a〜122−3aから今回渡されたWWnと前回渡されたWWnとを比較し、比較不一致の場合、上記2つのWWnを設定要求手段123−1〜123−3に渡す機能を有している。   The comparison means 122-1a to 122-3a compares the current WWn passed from the WWn acquisition means 121-1a to 122-3a with the last passed WWn, and if the comparison does not match, the above two WWn are requested to be set. It has a function of passing to the means 123-1 to 123-3.

なお、各コンピュータ1−1a〜1−3a内のアクセスコントロール手段12−1a〜12−3a、制御手段14−1〜14−3は、プログラムによって実現可能であり、プログラムによって実現する場合は、例えば、次のようにする。コンピュータをアクセスコントロール設定手段12−1a〜12−3a,制御手段14−1〜14−3として機能させるためのプログラムを記録したディスク装置,半導体メモリその他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、アクセスコントロール設定手段12−1a〜12−3a,制御手段14−1〜14−3を実現する。   The access control means 12-1a to 12-3a and the control means 14-1 to 14-3 in each of the computers 1-1a to 1-3a can be realized by a program. And do the following: A disk device, a semiconductor memory, and other recording media recording a program for causing a computer to function as access control setting means 12-1a to 12-3a and control means 14-1 to 14-3 are prepared. Let me read. The computer realizes access control setting means 12-1a to 12-3a and control means 14-1 to 14-3 on its own computer by controlling its own operation according to the read program.

〔第2の実施の形態の動作〕
次に本実施の形態の動作について説明する。なお、ログイン時、リード時、ライト時の動作は、第1の実施の形態と同様であるので、ここでは、タイマ16−1〜16−3によってWWn取得手段121−1a〜121−3aが起動されたときの動作のみを説明する。
[Operation of Second Embodiment]
Next, the operation of the present embodiment will be described. Since operations at login, read, and write are the same as in the first embodiment, the WWn acquisition units 121-1a to 121-3a are activated by the timers 16-1 to 16-3. Only the operation when performed will be described.

コンピュータ1−1a内のタイマ16−1は、一定時間が経過する毎に、WWn取得手段121−1aを起動する。なお、他のコンピュータ1−2a,1−3a内のタイマ16−2,16−3も一定時間毎にWWn取得手段121−2a,121−3aを起動するが、動作内容は各コンピュータ1−1a〜1−3aで同じであるので、ここでは、コンピュータ1−1aを例に挙げて動作を説明する。   The timer 16-1 in the computer 1-1a activates the WWn acquisition unit 121-1a every time a predetermined time elapses. Note that the timers 16-2 and 16-3 in the other computers 1-2a and 1-3a also activate the WWn acquisition means 121-2a and 121-3a at regular intervals, but the operation contents are the same for each computer 1-1a. ˜1-3a are the same, and here, the operation will be described using the computer 1-1a as an example.

WWn取得手段121−1aは、起動されると、相手コンピュータ1−2aに対してWWn取得要求を送信し、WWnの待ち状態となる(ステップS101,S102)。   When activated, the WWn acquisition unit 121-1a transmits a WWn acquisition request to the counterpart computer 1-2a and enters a WWn waiting state (steps S101 and S102).

コンピュータ1−2a内のWWn取得手段121−2aは、WWn取得要求を受信すると、図5のフローチャートに示すように、HBA13−2からWWn「01」を読み込み、そのWWn「01」を要求元のWWn取得手段121−1aに返却する(ステップS51,S52)。   When receiving the WWn acquisition request, the WWn acquisition unit 121-2a in the computer 1-2a reads WWn “01” from the HBA 13-2 and receives the WWn “01” from the request source as shown in the flowchart of FIG. It is returned to the WWn acquisition means 121-1a (steps S51 and S52).

WWnの返却待ち状態にある要求元のWWn取得手段121−1aは、WWn「01」が返却されると、それを比較手段122−1aに渡す(ステップS102)。   When the WWn “01” is returned, the request source WWn acquisition unit 121-1a in the WWn return waiting state passes it to the comparison unit 122-1a (step S102).

比較手段122−1aは、WWn取得手段121−1aからWWn「01」が渡されると、それがWWn取得手段121−1aから渡された最初のWWnであるか否かを判断する(ステップS103)。   When the WWn “01” is passed from the WWn acquisition unit 121-1a, the comparison unit 122-1a determines whether or not it is the first WWn passed from the WWn acquisition unit 121-1a (step S103). .

そして、最初のWWnであると判断した場合(ステップS103がYES)は、今回渡されたWWn「01」を内部に保持し、更に、コンソール15−1の表示部に最初のWWnを保持した旨のメッセージを表示した後(ステップS104,S110)、その処理を終了する。これに対して、最初のWWnでないと判断した場合(ステップS103がNO)は、今回WWn取得手段121−1aから渡されたWWn「01」と、内部に保持している前回WWn取得手段121−1aから渡されたWWnとを比較する(ステップS105)。   If it is determined that it is the first WWn (YES in step S103), the WWn “01” delivered this time is held inside, and the first WWn is held on the display unit of the console 15-1. Is displayed (steps S104 and S110), the process is terminated. On the other hand, if it is determined that it is not the first WWn (NO in step S103), the WWn “01” passed from the current WWn acquisition unit 121-1a and the previous WWn acquisition unit 121- held therein. The WWn passed from 1a is compared (step S105).

そして、両者が等しい場合(ステップS106がYES)は、WWnが等しい旨のメッセージをコンソール15−1の表示部に表示した後(ステップS110)、処理を終了する。これに対して、WWnが不一致の場合(ステップS106がNO)は、HBAが故障交換されていると見なし、設定要求手段123−1に、前回のWWnと今回のWWnとを渡す(ステップS107)。   If they are equal (YES in step S106), a message indicating that WWn is equal is displayed on the display unit of the console 15-1 (step S110), and the process is terminated. On the other hand, if WWn does not match (NO in step S106), it is considered that the HBA has been failed and replaced, and the previous WWn and the current WWn are passed to the setting request unit 123-1 (step S107). .

これにより、設定要求手段123−1は、制御手段14−1を利用してストレージ装置2との間のコネクションを確立した後、今回のWWnと前回のWWnとを含む設定要求をストレージ装置2へ送信し、メッセージの待ち状態となる(ステップS108,S109)。   Thereby, the setting request unit 123-1 establishes a connection with the storage apparatus 2 using the control unit 14-1, and then sends a setting request including the current WWn and the previous WWn to the storage apparatus 2. The message is transmitted and a message is waited (steps S108 and S109).

ストレージ装置2内の設定手段21は、設定要求手段123−1aから設定要求が送られてくると、図7のフローチャートに示すように、設定要求に従ってアクセスコントロールテーブル22中のWWnの更新処理を行い(ステップS71)、更新処理が正常終了したか否かを示すメッセージを要求元の設定要求手段123−1へ送信する(ステップS72〜S74)。   When the setting request is sent from the setting request unit 123-1a, the setting unit 21 in the storage device 2 performs the update process of WWn in the access control table 22 according to the setting request as shown in the flowchart of FIG. (Step S71), a message indicating whether or not the update process has been normally completed is transmitted to the setting request means 123-1 of the request source (Steps S72 to S74).

メッセージの待ち状態にある設定要求手段123−1は、メッセージが返却されると、それをコンソール15−1の表示部に表示した後(図10のステップS110)、処理を終了する。   When the message is returned, the setting request unit 123-1 in the message waiting state displays it on the display unit of the console 15-1 (step S110 in FIG. 10), and ends the process.

〔第2の実施の形態の効果〕
本実施の形態によれば、第1の実施の形態で得られる効果に加え、保守員が保守コマンドを入力しなくとも、自動的にアクセスコントロールテーブルの内容を故障交換後のHBAに応じたものに更新することができるという効果を得ることができる。その理由は、各コンピュータ1−1a〜1−3aが、一定時間毎に、他のコンピュータが備えているHBAから、そのHBAが有しているポートのWWnを取得するWWn取得手段121−1a〜121−3aと、WWn取得手段121−1a〜121−3aが今回取得したWWnと前回取得したWWnとを比較する比較手段122−1a〜122−3aと、比較手段122−1a〜122−3aで比較不一致の場合、WWn取得手段121−1a〜121−3aが今回取得したWWnと前回取得したWWnとを含む設定要求をストレージ装置2へ送信する設定要求手段123−1〜123−3とを備えているからである。
[Effects of Second Embodiment]
According to the present embodiment, in addition to the effects obtained in the first embodiment, the contents of the access control table are automatically adapted to the HBA after failure replacement without requiring maintenance personnel to input a maintenance command. The effect that it can be updated to can be obtained. The reason is that each of the computers 1-1a to 1-3a acquires the WWn of the port possessed by the HBA from the HBA of the other computer at regular intervals. 121-3a, comparison means 122-1a to 122-3a and comparison means 122-1a to 122-3a for comparing WWn acquired this time by WWn acquisition means 121-1a to 121-3a and WWn acquired last time When the comparison does not match, the WWn acquisition units 121-1a to 121-3a include setting request units 123-1 to 123-3 that transmit a setting request including the WWn acquired this time and the WWn acquired last time to the storage device 2. Because.

本発明にかかるストレージシステムの第1の実施の形態の構成例を示すブロック図である。1 is a block diagram showing a configuration example of a first embodiment of a storage system according to the present invention. 各相手WWn記憶部11−1〜11−3に格納されているWWnと、各HBA13−1〜13−3のポート131−1〜131−3に付与されているWWnとの関係を示す図である。It is a figure which shows the relationship between WWn stored in each other party WWn memory | storage part 11-1 to 11-3, and WWn provided to the ports 131-1 to 131-3 of each HBA13-1 to 13-3. is there. アクセスコントロールテーブル22の内容例を示す図である。6 is a diagram illustrating an example of contents of an access control table 22. FIG. 保守コマンドが入力されたときのアクセスコントロール設定手段12−1〜12−3の処理例を示すフローチャートである。It is a flowchart which shows the process example of the access control setting means 12-1 to 12-3 when a maintenance command is input. WWn取得要求を受信したときのWWn取得手段121−1〜121−3の処理例を示すフローチャートである。It is a flowchart which shows the process example of the WWn acquisition means 121-1-121-3 when a WWn acquisition request is received. コンピュータ1−3のHBAが交換されたときの動作を説明するための図である。It is a figure for demonstrating operation | movement when HBA of the computer 1-3 is replaced | exchanged. 設定要求を受信したときの設定手段21の処理例を示すフローチャートである。It is a flowchart which shows the process example of the setting means 21 when a setting request | requirement is received. 更新後のアクセスコントロールテーブル22の内容例を示す図である。It is a figure which shows the example of the content of the access control table 22 after an update. 本発明にかかるストレージシステムの第2の実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of 2nd Embodiment of the storage system concerning this invention. タイマ16−1〜16−3から起動されたときのアクセスコントロール設定手段12−1a〜12−3aの処理例を示すフローチャートである。It is a flowchart which shows the process example of the access control setting means 12-1a-12-3a when it starts from the timer 16-1 to 16-3.

符号の説明Explanation of symbols

1−1〜1−3,1−1a〜1−3a…コンピュータ
11−1〜11−3…相手WWn記憶部
12−1〜12−3,12−1a〜12−3a…アクセスコントロール設定手段
121−1〜121−3,121−1a〜121−3a…WWn取得手段
122−1〜122−3,122−1a〜122−3a…比較手段
123−1〜123−3…設定要求手段
13−1〜13−3,13−3new…HBA(ホストバスアダプタ)
131−1〜131−3,131−3new…ポート
14−1〜14−3…制御手段
15−1〜15−3…コンソール
16−1〜16−3…タイマ
2…ストレージ装置
21…設定手段
22…アクセスコントロールテーブル
23…制御手段
24−0〜24−15…論理ディスク
1-1 to 1-3, 1-1a to 1-3a... Computers 11-1 to 11-3... Partner WWn storage units 12-1 to 12-3, 12-1a to 12-3a. -1 to 121-3, 121-1a to 121-3a ... WWn acquisition means 122-1 to 122-3, 122-1a to 122-3a ... comparison means 123-1 to 123-3 ... setting request means 13-1 ~ 13-3, 13-3new ... HBA (Host Bus Adapter)
131-1 to 131-3, 131-3 new... Ports 14-1 to 14-3 ... control means 15-1 to 15-3 ... console 16-1 to 16-3 ... timer 2 ... storage device 21 ... setting means 22 ... Access control table 23 ... Control means 24-0-24-15 ... logical disk

Claims (16)

複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおいて、
前記各コンピュータが、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが相手ワールドワイドネームとして格納された相手ワールドワイドネーム記憶部と、
相手コンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを故障交換ワールドワイドネームとして取得し、該取得した故障交換ワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段とを備え、
前記ストレージ装置が、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから設定要求が送られてきたとき、前記アクセスコントロールテーブルに登録されているワールドワイドネームの内の、前記設定要求に含まれている相手ワールドワイドネームと一致するワールドワイドネームを、前記設定要求に含まれている故障交換ワールドワイドネームに更新する設定手段とを備えたことを特徴とするストレージシステム。
In a storage system in which multiple computers are connected to a storage device via a network,
Each computer is
A host bus adapter having a port connected to the network;
A one other computer associated with the own computer, World Wide Name other party Worldwide the other computer host bus adapters that are not associated with the own computer other than the computer is assigned to the port having The other party's world wide name storage part stored as a name,
Obtain the world wide name of the port possessed by the host bus adapter as the fault exchange world wide name from the host bus adapter that has been fault exchanged at the counterpart computer, and obtain the fault exchange world wide name and the counterpart world wide name obtained. An access control setting means for transmitting a setting request including the partner world wide name stored in the storage unit to the storage device;
The storage device is
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request is sent from the computer, a world wide name that matches the opponent world wide name included in the setting request among the world wide names registered in the access control table is set. A storage system comprising setting means for updating to a fault replacement world wide name included in a request .
請求項1記載のストレージシステムにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームを故障交換ワールドワイドネームとして含むと共に、前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とするストレージシステム。
The storage system according to claim 1, wherein
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in the partner computer at a predetermined timing;
Comparing means for comparing the world wide name to the world wide name acquisition means has acquired, and a partner world wide name stored in the partner world wide name storage unit in its own computer,
If a comparison mismatch at the comparison means and including World Wide Name the worldwide name acquisition means has acquired as a failure exchange worldwide name, the counterpart Worldwide Natick beam stored in the counterpart World Wide Name storage unit A storage system comprising: setting request means for transmitting a setting request including: to the storage apparatus.
請求項2記載のストレージシステムにおいて、
前記所定のタイミングが、自コンピュータの起動時あるいは保守コマンドの入力時であることを特徴とするストレージシステム。
The storage system according to claim 2, wherein
The storage system according to claim 1, wherein the predetermined timing is when the own computer is activated or when a maintenance command is input.
請求項2記載のストレージシステムにおいて、
前記各コンピュータが、保守員によって操作される更新スイッチを備え、
前記ワールドワイドネーム取得手段が、前記更新スイッチが操作されたとき、相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得する構成を有することを特徴とするストレージシステム。
The storage system according to claim 2, wherein
Each of the computers includes an update switch operated by maintenance personnel,
When the update switch is operated, the world wide name acquisition unit has a configuration for acquiring a world wide name of a port included in the host bus adapter from a host bus adapter provided in a partner computer. Storage system.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおいて、
前記各コンピュータが、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
一定時間毎に、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備え、
前記ストレージ装置が、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから設定要求が送られてきたとき、前記アクセスコントロールテーブルに登録されているワールドワイドネームの内の、前記設定要求に含まれている前回取得したワールドワイドネームと一致するワールドワイドネームを、前記設定要求に含まれている今回取得したワールドワイドネームに更新する設定手段とを備えたことを特徴とするストレージシステム。
In a storage system in which multiple computers are connected to a storage device via a network,
Each computer is
A host bus adapter having a port connected to the network;
At certain intervals, the host bus adapter has one host computer associated with the host computer, and the host bus adapter provided in the partner computer not associated with the computer other than the host computer has A world wide name obtaining means for obtaining a world wide name of a port,
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
If the comparison means does not match, the world wide name acquisition means comprises a setting request means for sending a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device,
The storage device is
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request is sent from the computer, a world wide name that matches the previously acquired world wide name included in the setting request among the world wide names registered in the access control table, A storage system comprising setting means for updating to the world wide name acquired this time included in the setting request .
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムの構成要素であるコンピュータであって、
前記ネットワークに接続されるポートを有するホストバスアダプタと、
自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが相手ワールドワイドネームとして格納された相手ワールドワイドネーム記憶部と、
相手コンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを故障交換ワールドワイドネームとして取得し、該取得した故障交換ワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段とを備えたことを特徴とするコンピュータ。
A computer that is a component of a storage system in which a plurality of computers are connected to a storage device via a network,
A host bus adapter having a port connected to the network;
A one other computer associated with the own computer, World Wide Name other party Worldwide the other computer host bus adapters that are not associated with the own computer other than the computer is assigned to the port having The other party's world wide name storage part stored as a name,
Obtain the world wide name of the port possessed by the host bus adapter as the fault exchange world wide name from the host bus adapter that has been fault exchanged at the counterpart computer, and obtain the fault exchange world wide name and the counterpart world wide name obtained. A computer comprising: an access control setting means for transmitting a setting request including a partner world wide name stored in a storage unit to the storage device.
請求項6記載のコンピュータにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームを故障交換ワールドワイドネームとして含むと共に、前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とするコンピュータ。
The computer according to claim 6.
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in the partner computer at a predetermined timing;
Comparing means for comparing the world wide name to the world wide name acquisition means has acquired, and a partner world wide name stored in the partner world wide name storage unit in its own computer,
If a comparison mismatch at the comparison means and including World Wide Name the worldwide name acquisition means has acquired as a failure exchange worldwide name, the counterpart Worldwide Natick beam stored in the counterpart World Wide Name storage unit And a setting request means for transmitting a setting request including the request to the storage apparatus.
請求項7記載のコンピュータにおいて、
前記所定のタイミングが、自コンピュータの起動時あるいは保守コマンドの入力時であることを特徴とするコンピュータ。
The computer according to claim 7.
The computer according to claim 1, wherein the predetermined timing is when the computer is started or when a maintenance command is input.
請求項7記載のコンピュータにおいて、
保守員によって操作される更新スイッチを備え、
前記ワールドワイドネーム取得手段が、前記更新スイッチが操作されたとき、相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得する構成を有することを特徴とするコンピュータ。
The computer according to claim 7.
It has an update switch operated by maintenance personnel,
When the update switch is operated, the world wide name acquisition unit has a configuration for acquiring a world wide name of a port included in the host bus adapter from a host bus adapter provided in a partner computer. Computer.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムの構成要素であるコンピュータであって、
前記ネットワークと接続されるポートを有するホストバスアダプタと、
一定時間毎に、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段と、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段と、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段とを備えたことを特徴とするコンピュータ。
A computer that is a component of a storage system in which a plurality of computers are connected to a storage device via a network,
A host bus adapter having a port connected to the network;
At certain intervals, the host bus adapter has one host computer associated with the host computer, and the host bus adapter provided in the partner computer not associated with the computer other than the host computer has A world wide name obtaining means for obtaining a world wide name of a port,
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
In the case where the comparison means does not match, the world wide name acquisition means comprises a setting request means for sending a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device. A featured computer.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムの構成要素であるストレージ装置であって、
それぞれに論理ディスク番号が付与された複数の論理ディスクと、
コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルと、
前記コンピュータから故障交換前のホストバスアダプタのポートに付与されていたワールドワイドネームと故障交換後のホストバスアダプタのポートに付与されているワールドワイドネームとを含む設定要求が送られてきたとき、前記アクセスコントロールテーブルに登録されているワールドワイドネームの内の、前記設定要求に含まれている故障交換前のワールドワイドネームと一致するワールドワイドネームを、前記設定要求に含まれている故障交換後のワールドワイドネームを更新する設定手段とを備えたことを特徴とするストレージ装置。
A storage apparatus that is a component of a storage system in which a plurality of computers are connected to the storage apparatus via a network,
Multiple logical disks, each with a logical disk number,
An access control table in which the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk;
When a setting request including the world wide name assigned to the host bus adapter port before failure replacement and the world wide name assigned to the host bus adapter port after failure replacement is sent from the computer, Of the world wide names registered in the access control table, a world wide name that matches the world wide name before the fault replacement included in the setting request is displayed after the fault replacement included in the setting request. And a setting means for updating the world wide name.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおけるアクセスコントロール設定方法であって、
前記コンピュータが、
所定のタイミングで、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得ステップと、
該ワールドワイドネーム取得ステップで取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されている前記相手コンピュータの相手ワールドワイドネームとを比較する比較ステップと、
該比較ステップで比較不一致であった場合、前記ワールドワイドネーム取得ステップで取得したワールドワイドネームを故障交換ワールドワイドネームとして含むと共に、前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームを含む設定要求を前記ストレージ装置へ送信する設定要求ステップとを実行し、
前記ストレージ装置が、
前記コンピュータから設定要求が送られてきたとき、コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルにおいて、前記設定要求に含まれている相手ワールドワイドネームと一致するワールドワイドネームを、前記設定要求に含まれている故障交換ワールドワイドネームに更新する設定ステップを実行することを特徴とするアクセスコントロール設定方法。
An access control setting method in a storage system in which a plurality of computers are connected to a storage device via a network,
The computer is
From a host bus adapter provided in a partner computer that is associated with the own computer and not associated with a computer other than the own computer at a predetermined timing, the port of the host bus adapter A world wide name acquisition step for acquiring a world wide name;
A comparing step of comparing the world wide name acquired in the worldwide name obtaining step, and said other computer partner World Wide Name stored in the partner world wide name storage unit in its own computer,
If it was compared discrepancy the comparison step, the including world wide name acquired by the world wide name obtaining step as a fault exchange worldwide name, the counterpart Worldwide Natick beam stored in the counterpart World Wide Name storage unit the setting request including the running and setting request transmitting to the storage device,
The storage device is
When a setting request is sent from the computer, the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk. Performing a setting step of updating the world wide name that matches the opponent world wide name included in the setting request to the fault replacement world wide name included in the setting request in the access control table A characteristic access control setting method.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムにおけるアクセスコントロール設定方法であって、
前記各コンピュータが、
一定時間毎に、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得ステップと、
該ワールドワイドネーム取得ステップが今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較ステップと、
該比較ステップで比較不一致の場合、前記ワールドワイドネーム取得ステップで今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求ステップとを実行し、
前記ストレージ装置が、
前記コンピュータから設定要求が送られてきたとき、コンピュータが論理ディスクをアクセスする際に使用するコンピュータ側論理ディスク番号とワールドワイドネームとの組み合わせに対応付けて、該当する論理ディスクの論理ディスク番号が登録されたアクセスコントロールテーブルにおいて、前記設定要求に含まれている前回取得したワールドワイドネームと一致するワールドワイドネームを、前記設定要求に含まれている今回取得したワールドワイドネームに更新する設定ステップを実行することを特徴とするアクセスコントロール設定方法。
An access control setting method in a storage system in which a plurality of computers are connected to a storage device via a network,
Each computer is
At certain intervals, the host bus adapter has one host computer associated with the host computer, and the host bus adapter provided in the partner computer not associated with the computer other than the host computer has The world wide name acquisition step of acquiring the world wide name of the port being
A comparison step in which the world wide name acquisition step compares the world wide name acquired this time with the world wide name acquired last time;
If there is a comparison mismatch in the comparison step, a setting request step for transmitting a setting request including the world wide name acquired this time in the world wide name acquisition step and the world wide name acquired last time to the storage device is executed,
The storage device is
When a setting request is sent from the computer, the logical disk number of the corresponding logical disk is registered in association with the combination of the computer-side logical disk number and the world wide name used when the computer accesses the logical disk. In the access control table , the setting step is executed to update the world wide name that matches the previously acquired world wide name included in the setting request to the world wide name acquired this time included in the setting request. An access control setting method characterized by:
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムの構成要素であるコンピュータであって、前記ネットワークに接続されるポートを有するホストバスアダプタと、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータのホストバスアダプタが有しているポートに付与されているワールドワイドネームが相手ワールドワイドネームとして格納された相手ワールドワイドネーム記憶部とを備えたコンピュータを、
相手コンピュータにおいて故障交換されたホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを故障交換ワールドワイドネームとして取得し、該取得した故障交換ワールドワイドネームと前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを含んだ設定要求を前記ストレージ装置へ送信するアクセスコントロール設定手段として機能させるためのプログラム。
A computer which is a component of a storage system in which a plurality of computers are connected to a storage apparatus via a network, and a host bus adapter having a port connected to the network and one partner associated with the own computer The partner world wide name memory in which the world wide name assigned to the port of the host bus adapter of the other computer not associated with the computer other than the own computer is stored as the partner world wide name A computer equipped with
Obtain the world wide name of the port possessed by the host bus adapter as the fault exchange world wide name from the host bus adapter that has been fault exchanged at the counterpart computer, and obtain the fault exchange world wide name and the counterpart world wide name obtained. A program for functioning as access control setting means for transmitting a setting request including a partner world wide name stored in a storage unit to the storage device.
請求項14記載のプログラムにおいて、
前記アクセスコントロール設定手段が、
所定のタイミングで、相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有するポートのワールドワイドネームを取得するワールドワイドネーム取得手段、
該ワールドワイドネーム取得手段が取得したワールドワイドネームと、自コンピュータ内の相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームとを比較する比較手段、
該比較手段で比較不一致であった場合、前記ワールドワイドネーム取得手段が取得したワールドワイドネームを故障交換ワールドワイドネームとして含むと共に、前記相手ワールドワイドネーム記憶部に格納されている相手ワールドワイドネームを含む設定要求を前記ストレージ装置へ送信する設定要求手段を含むことを特徴とするプログラム。
The program according to claim 14, wherein
The access control setting means is
A world wide name acquisition means for acquiring a world wide name of a port of the host bus adapter from a host bus adapter provided in the partner computer at a predetermined timing;
Comparing means for comparing the world wide name to the world wide name acquisition means has acquired, and a partner world wide name stored in the partner world wide name storage unit in its own computer,
If a comparison mismatch at the comparison means and including World Wide Name the worldwide name acquisition means has acquired as a failure exchange worldwide name, the counterpart Worldwide Natick beam stored in the counterpart World Wide Name storage unit a program characterized by comprising a setting request means for transmitting to the storage apparatus setting request including the.
複数のコンピュータがネットワークを介してストレージ装置に接続されたストレージシステムの構成要素であるコンピュータであって、前記ネットワークと接続されるポートを有するホストバスアダプタを備えたコンピュータを、
一定時間毎に、自コンピュータと関連付けられた1台の相手コンピュータであって、自コンピュータ以外のコンピュータとは関連付けられていない相手コンピュータが備えているホストバスアダプタから、そのホストバスアダプタが有しているポートのワールドワイドネームを取得するワールドワイドネーム取得手段、
該ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを比較する比較手段、
該比較手段で比較不一致の場合、前記ワールドワイドネーム取得手段が今回取得したワールドワイドネームと前回取得したワールドワイドネームとを含む設定要求を前記ストレージ装置へ送信する設定要求手段として機能させるためのプログラム。
A computer that is a component of a storage system in which a plurality of computers are connected to a storage device via a network, the computer including a host bus adapter having a port connected to the network.
At certain intervals, the host bus adapter has one host computer associated with the host computer, and the host bus adapter provided in the partner computer not associated with the computer other than the host computer has A world wide name obtaining means for obtaining a world wide name of a port,
A comparison means for comparing the world wide name acquired by the world wide name acquisition means with the world wide name acquired last time;
A program for causing the world wide name acquisition means to function as a setting request means for sending a setting request including the world wide name acquired this time and the world wide name acquired last time to the storage device when the comparison means does not match. .
JP2005159130A 2005-05-31 2005-05-31 Storage system, computer, storage device, access control setting method and program Expired - Fee Related JP4394608B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005159130A JP4394608B2 (en) 2005-05-31 2005-05-31 Storage system, computer, storage device, access control setting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005159130A JP4394608B2 (en) 2005-05-31 2005-05-31 Storage system, computer, storage device, access control setting method and program

Publications (2)

Publication Number Publication Date
JP2006338116A JP2006338116A (en) 2006-12-14
JP4394608B2 true JP4394608B2 (en) 2010-01-06

Family

ID=37558648

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005159130A Expired - Fee Related JP4394608B2 (en) 2005-05-31 2005-05-31 Storage system, computer, storage device, access control setting method and program

Country Status (1)

Country Link
JP (1) JP4394608B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7991860B2 (en) * 2008-04-07 2011-08-02 Hitachi, Ltd. Method and apparatus for HBA migration

Also Published As

Publication number Publication date
JP2006338116A (en) 2006-12-14

Similar Documents

Publication Publication Date Title
EP3218793B1 (en) Non-disruptive controller replacement in a cross-cluster redundancy configuration
JP4387116B2 (en) Storage system control method and storage system
US7650446B2 (en) Storage system for back-end communications with other storage system
JP3992427B2 (en) File system
US8285824B2 (en) Storage system and data replication method that refuses one or more requests for changing the first logical configuration information until the first storage apparatus and second storage apparatus are synchronized
US7853767B2 (en) Dual writing device and its control method
US20020165927A1 (en) Image processing
EP2864888B1 (en) Non-disruptive controller replacement in network storage systems
CN104503965A (en) High-elasticity high availability and load balancing realization method of PostgreSQL (Structured Query Language)
JP2006011581A (en) Storage system and its control method
JP5216376B2 (en) Remote copy system and confirmation method
US20210089379A1 (en) Computer system
JP5409799B2 (en) Remote copy system and remote copy control method
JP2008299789A (en) Remote copy system, and control method for remote copy
JP2009251786A (en) Data processing method, storage apparatus, and storage system
JP2010097376A (en) Storage system and remote copy control method
JP4433372B2 (en) Data access system and method
JP4394608B2 (en) Storage system, computer, storage device, access control setting method and program
US9135124B2 (en) Sequence indicator for command communicated to a sequential access storage device
WO2016181462A1 (en) Information processing system and cluster management method
JP2006113754A (en) Software update device and method
JP4554949B2 (en) Management computer and storage device management method
JP2008293305A (en) Storage system and data management method
JP7147589B2 (en) Storage system and storage control device
JP3860385B2 (en) Dynamic linkage information takeover method, linkage process control device, and program recording medium thereof

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090525

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20090525

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090707

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090902

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090929

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091015

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121023

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131023

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees