JP2007148714A - Driver program for host bus adapter - Google Patents

Driver program for host bus adapter Download PDF

Info

Publication number
JP2007148714A
JP2007148714A JP2005341364A JP2005341364A JP2007148714A JP 2007148714 A JP2007148714 A JP 2007148714A JP 2005341364 A JP2005341364 A JP 2005341364A JP 2005341364 A JP2005341364 A JP 2005341364A JP 2007148714 A JP2007148714 A JP 2007148714A
Authority
JP
Japan
Prior art keywords
host bus
bus adapter
operating system
path
connection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005341364A
Other languages
Japanese (ja)
Inventor
拓司 ▲寺▼屋
Takuji Teraya
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2005341364A priority Critical patent/JP2007148714A/en
Publication of JP2007148714A publication Critical patent/JP2007148714A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a driver program for a host bus adapter that eliminates the need to change a configuration for installing an operating system when the operating system is installed in an I/O device such as a disk array device having redundant paths. <P>SOLUTION: When an operating system is installed in an I/O device having a plurality of redundant connection paths to a system device, the driver program for a host bus adapter enables only one connection path among the plurality of redundant connection paths to the I/O device, and virtually closes the other connection paths, so as to guarantee connection between the installer of the operating system and the I/O device by a single path. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンピュータのPCIバス等に接続され、I/Oデバイス装置と接続するホストバスアダプタ用ドライバプログラムに関する。 The present invention relates to a host bus adapter driver program connected to a PCI bus of a computer and connected to an I / O device device.

近年、販売されているディスクアレイ装置等のI/Oデバイス装置では単一のI/Oデバイスを複数台組み合わせることにより、高速性、大容量性及び高信頼性を実現している。   In recent years, a commercially available I / O device device such as a disk array device achieves high speed, large capacity, and high reliability by combining a plurality of single I / O devices.

さらに前記に加え、システム装置とI/Oデバイス装置間の冗長性を確保するために、システム装置に複数のホストバスアダプタを搭載し、I/Oデバイス装置と複数のパス接続を行うことにより冗長性の確保し、高信頼性及びインターフェースの高速化を図っている。   In addition to the above, in order to ensure redundancy between the system unit and the I / O device unit, the system unit is equipped with a plurality of host bus adapters and redundantly connected by a plurality of path connections with the I / O device unit. To ensure high reliability, high reliability, and high speed interface.

上記のようなシステム構成は、システム通常稼動中にハードウェア障害が発生した場合でもシステムを停止させることなく運用を継続できるため非常に有用である。   The system configuration as described above is very useful because the operation can be continued without stopping the system even when a hardware failure occurs during normal operation of the system.

しかし、システム装置に対してオペレーティングシステムのインストール作業を行う際には、冗長化されたパス接続を解除し、単一パス接続とした上でインストール作業を行う必要がある。これは、オペレーティングシステムをインストールする際に起動されるインストーラが、冗長化されたパス接続に対応していないために発生する問題である。   However, when performing an installation operation of the operating system on the system apparatus, it is necessary to release the redundant path connection and to perform a single path connection. This is a problem that occurs because the installer that is activated when installing the operating system does not support redundant path connections.

この問題を回避するため、ユーザはシステム構成定義の変更、及びケーブル挿抜を行うことによりシステム装置とI/Oデバイス装置間の単一パス接続を保障し、その上でオペレーティングシステムのインストール作業を行わなければならない。   In order to avoid this problem, the user can guarantee the single path connection between the system unit and the I / O device unit by changing the system configuration definition and inserting / removing the cable, and then install the operating system. There must be.

さらに、システム構成定義の変更、及びケーブル挿抜を行うことにより、オペレーティングシステムのインストール後に接続パス状態の再検証が必要となり、作業に多大の時間が必要となっていた。   Furthermore, by changing the system configuration definition and inserting / removing the cable, it is necessary to re-verify the connection path state after the installation of the operating system, and much work is required.

特開2004−185093JP 2004-185093 A

本発明は、オペレーティングシステムのインストール時にシステム装置とI/Oデバイス間の接続パス単一化を自動で行い、ユーザに対するシステム構成定義の変更、及びケーブル挿抜作業を不要とする。   The present invention automatically unifies the connection path between the system apparatus and the I / O device at the time of installing the operating system, and eliminates the need for the user to change the system configuration definition and to insert and remove the cable.

上記課題を解決するために、本発明では、2つ以上のホストバスアダプタを持つシステム装置から、2つ以上の接続パスを介してI/Oデバイス装置に接続されるシステムにおいて、システム装置からI/Oデバイス装置に接続される接続パスを管理し、2つ以上の接続パスが検出された場合には、2つ目以降の接続パスを仮想的に閉塞状態とする機能を持つホストバスアダプタ用ドライバプログラムを提供する。すなわち、ホストバスアダプタ用ドライバプログラムが、オペレーティングシステムのインストーラに対してI/Oデバイス装置への接続パスが単一となることを保障する。   In order to solve the above-described problem, in the present invention, in a system connected to an I / O device device via two or more connection paths from a system device having two or more host bus adapters, For host bus adapters that manage the connection paths connected to the / O device device and have the function of virtually closing the second and subsequent connection paths when two or more connection paths are detected Provide a driver program. That is, the host bus adapter driver program ensures that the operating system installer has a single connection path to the I / O device.

本ホストバスアダプタ用ドライバプログラムをオペレーティングシステムのインストールに使用することによって、ユーザによるシステム構成定義、及び物理的なケーブル挿抜での接続パスの単一化が不要となり、ユーザはシステム構成を意識することなく、オペレーティングシステムのインストール作業を行うことが出来る。   By using this host bus adapter driver program to install the operating system, the user does not need to unify the system configuration and unify the connection path for physical cable insertion and removal, and the user must be aware of the system configuration. Without installing the operating system.

本ホストバスアダプタ用ドライバプログラムは、オペレーティングシステムのインストールだけでなく、通常運用中に動作させてもよい。すなわち、ホストバスアダプタ用ドライバプログラムがオペレーティングシステムの設定情報を参照し、オペレーティングシステムのインストール実行中、通常運用中かを判定する機能を持ち、通常運用時はパスの冗長化された構成を使用可能とする。   The host bus adapter driver program may be operated not only during the installation of the operating system but also during normal operation. In other words, the host bus adapter driver program refers to the operating system setting information, and has a function to determine whether the operating system is being installed or operating normally. A normal path configuration can be used during normal operation. And

本発明のホストバスアダプタ用ドライバプログラムは、どのようなプロトコルを制御するホストバスアダプタにインストールしても良い。例えば、ファイバチャネルによって、またはEthernet(登録商標)ケーブルによってI/Oデバイス装置と接続しても良い。   The host bus adapter driver program of the present invention may be installed in a host bus adapter that controls any protocol. For example, you may connect with an I / O device apparatus by a fiber channel or an Ethernet (trademark) cable.

本発明により、冗長化されたパスを持つシステムに対するオペレーティングシステムのインストールにおいて、ユーザは本ホストバスアダプタ用ドライバの使用するのみで、システム構成定義、及び物理的なケーブル挿抜の作業無しでインストールを実施できる効果がある。   According to the present invention, when installing an operating system for a system having a redundant path, the user can use the host bus adapter driver and install the system without defining the system configuration and physical cable insertion / extraction. There is an effect that can be done.

次に本発明について図面を参照して説明する。   Next, the present invention will be described with reference to the drawings.

図5は本発明に係るホストバスアダプタ用ドライバプログラムの処理を含むシステム全体の処理フロー図であり、以下、図5も参照しながら説明する。   FIG. 5 is a processing flow diagram of the entire system including the processing of the host bus adapter driver program according to the present invention, which will be described below with reference to FIG.

図1は、本発明を実施したホストバスアダプタ用ドライバを含むオペレーティングシステムインストール時のシステムブロック構成図である。接続するI/Oデバイス装置はディスクアレイ装置を例とする。   FIG. 1 is a system block configuration diagram when installing an operating system including a host bus adapter driver embodying the present invention. A disk array device is taken as an example of an I / O device device to be connected.

インストール媒体10は、ホストバスアダプタ用ドライバ13を含んだインストーラ14、オペレーティングシステム11、仮想閉塞機能無効化プログラム12から構成され、CD−ROM等の外部媒体やネットワークを介して、ホストシステム装置20にデータを転送する。   The installation medium 10 includes an installer 14 including a host bus adapter driver 13, an operating system 11, and a virtual blocking function invalidation program 12. The installation medium 10 is connected to the host system apparatus 20 via an external medium such as a CD-ROM or a network. Transfer data.

ホストシステム装置20は、プロセッサ21、システムメモリ22、ホストバスアダプタ24〜25から構成される。   The host system device 20 includes a processor 21, a system memory 22, and host bus adapters 24-25.

ディスクアレイ装置40は、複数のアレイコントローラ44〜45、複数のディスクユニット41〜43から構成され、各ディスクユニットは1つ以上のアレイコントローラと接続される。   The disk array device 40 includes a plurality of array controllers 44 to 45 and a plurality of disk units 41 to 43, and each disk unit is connected to one or more array controllers.

プロセッサ21は、ホストバスアダプタ24〜25、接続ケーブル30〜31、アレイコントローラ44〜45を介してディスクユニット41〜43に対してアクセスすることが出来る。   The processor 21 can access the disk units 41 to 43 via the host bus adapters 24 to 25, the connection cables 30 to 31 and the array controllers 44 to 45.

接続ケーブル30、31は、ファイバチャネルケーブル、またはEthernet(登録商標)ケーブルを使用する。   The connection cables 30 and 31 are fiber channel cables or Ethernet (registered trademark) cables.

インストーラ14は、ユーザからの要求によって起動され、CD/DVD等の外部媒体やネットワーク接続を介して転送され、プロセッサ21で処理され、インストーラ14およびインストーラ14に含まれるホストバスアダプタ用ドライバ13をホストシステム20内のシステムメモリ22に格納する(ステップ501)。   The installer 14 is activated in response to a request from a user, transferred via an external medium such as a CD / DVD or a network connection, processed by the processor 21, and hosts the host bus adapter driver 13 included in the installer 14 and the installer 14. The data is stored in the system memory 22 in the system 20 (step 501).

インストール媒体10からのインストーラ14がシステムメモリ22に格納されたものをインストーラ29、ホストバスアダプタ用ドライバ13をホストバスアダプタ用ドライバ28とする。   The installer 29 from the installation medium 10 stored in the system memory 22 is referred to as an installer 29, and the host bus adapter driver 13 is referred to as a host bus adapter driver 28.

システムメモリ22に格納されたインストーラ29は、ディスクアレイ装置40にSCSI(Small Computer System Interface)コマンドを発行するために、ホストバスアダプタ用ドライバ28を起動する(ステップ502)。   The installer 29 stored in the system memory 22 activates the host bus adapter driver 28 in order to issue a SCSI (Small Computer System Interface) command to the disk array device 40 (step 502).

ホストバスアダプタ用ドライバ28はインストーラ29に起動された後、起動元のインストーラ29に対して仮想閉塞機能抑止テーブルが定義されているかチェックする。   After being started up by the installer 29, the host bus adapter driver 28 checks whether a virtual blocking function suppression table is defined for the installer 29 of the starting source.

仮想閉塞機能抑止テーブルは、仮想閉塞機能無効化プログラム12が実行された際に作成するため、システムメモリ22上のインストーラ29には定義されていない(ステップ503)。このため、仮想閉塞機能が有効状態で動作が継続される(ステップ504)。   Since the virtual blocking function suppression table is created when the virtual blocking function invalidation program 12 is executed, it is not defined in the installer 29 on the system memory 22 (step 503). For this reason, the operation is continued while the virtual blocking function is enabled (step 504).

ホストバスアダプタ用ドライバ28は、ホストバスアダプタ24〜25を使用して、ディスクアレイ装置40との通信可否をチェックする。図1の構成では、ホストバスアダプタ24はアレイコントローラ44へ、ホストバスアダプタ25はアレイコントローラ45との通信可否をチェックする。   The host bus adapter driver 28 uses the host bus adapters 24 to 25 to check whether communication with the disk array device 40 is possible. In the configuration of FIG. 1, the host bus adapter 24 checks with the array controller 44 and the host bus adapter 25 checks with the array controller 45 whether communication is possible.

ホストバスアダプタ用ドライバ28は、ホストバスアダプタ24からのアレイコントローラ44への通信が確立した時点で、ホストバスアダプタ24を介してアレイコントローラ44に対してSCSIコマンドを発行し、アレイコントローラ44配下に接続されているディスクユニット41のディスク番号51、ディスク識別情報52を読み出し(ステップ505)、システムメモリ22内のパス情報管理テーブル23へ登録する(ステップ507,508)。   When the communication from the host bus adapter 24 to the array controller 44 is established, the host bus adapter driver 28 issues a SCSI command to the array controller 44 via the host bus adapter 24, and the array controller 44 is under control. The disk number 51 and disk identification information 52 of the connected disk unit 41 are read (step 505) and registered in the path information management table 23 in the system memory 22 (steps 507 and 508).

ディスク番号、ディスク識別情報はディスクユニット単位に一意の情報であり、接続されているアレイコントローラが異なっても応答される値は同一であるものとする。   The disk number and disk identification information are unique information for each disk unit, and it is assumed that the response values are the same even if the connected array controllers are different.

さらに、ホストバスアダプタ24のWorld Wide Name26(http://www-6.ibm.com/jp/storage/basic/lesson/2_44.html参照)とホストバスアダプタ24に接続されているディスクアレイ装置40のアレイコントローラ44からWorld Wide Name46取得し、システムメモリ22内のパス情報管理テーブル23に登録する(ステップ509,510)。   Furthermore, the World Wide Name 26 (see http://www-6.ibm.com/jp/storage/basic/lesson/2_44.html) of the host bus adapter 24 and the disk array device 40 connected to the host bus adapter 24. The World Wide Name 46 is acquired from the array controller 44 and registered in the path information management table 23 in the system memory 22 (steps 509 and 510).

ディスクユニット41の情報取得後、ディスクユニット42に対して同様にディスク番号53、ディスク識別情報54を取得、使用するホストバスアダプタ、アレイコントローラのWorld Wide Name26、46を取得し、システムメモリ22内のパス情報管理テーブル23へ登録する。   After acquiring the information of the disk unit 41, the disk number 53 and the disk identification information 54 are similarly acquired for the disk unit 42, the host bus adapter to be used, and the world wide names 26 and 46 of the array controller are acquired, Register in the path information management table 23.

図4は、パス情報管理テーブル23の構造を示したものである。   FIG. 4 shows the structure of the path information management table 23.

ホストバスアダプタ用ドライバ28は、アレイコントローラ44配下のディスクユニット検索終了後(ステップ511)、ホストバスアダプタ24に他のアレイコントローラとの通信が確立しないことを確認後(ステップ512)、ホストバスアダプタ25に接続されているディスクアレイ装置40のアレイコントローラ45との通信が可否をチェックする。   After the search for the disk unit under the array controller 44 is completed (step 511), the host bus adapter driver 28 confirms that communication with the other array controller is not established in the host bus adapter 24 (step 512), and then the host bus adapter. 25, it is checked whether communication with the array controller 45 of the disk array device 40 connected to 25 is possible.

ホストバスアダプタ25からのアレイコントローラ45への通信が確立を確認後、ホストバスアダプタ25を介してアレイコントローラ45に対してSCSIコマンドを発行し、アレイコントローラ45配下に接続されているディスクユニット41のディスク番号51、ディスク識別情報52を取得する。   After confirming that communication from the host bus adapter 25 to the array controller 45 is established, a SCSI command is issued to the array controller 45 via the host bus adapter 25, and the disk unit 41 connected under the array controller 45 is The disk number 51 and disk identification information 52 are acquired.

パス情報管理テーブル23にアレイコントローラ45を介して取得したディスク番号51、ディスク識別情報52を登録する際、既にアレイコントローラ44から取得した同一のディスク番号、ディスク識別情報が登録されているため、ホストバスアダプタ用ドライバ28はアレイコントローラ45から取得したディスク番号51、ディスク識別情報52をパス情報管理テーブル23への登録を抑止する(ステップ506)。   When registering the disk number 51 and disk identification information 52 acquired via the array controller 45 in the path information management table 23, the same disk number and disk identification information already acquired from the array controller 44 are already registered. The bus adapter driver 28 suppresses registration of the disk number 51 and the disk identification information 52 acquired from the array controller 45 in the path information management table 23 (step 506).

パス情報管理テーブル23上に一致するディスク番号、ディスク識別情報が存在しない場合のみ、ディスク識別情報、ディスク番号、ホストバスアダプタ25のWorld Wide Name27、アレイコントローラ45のWorld Wide Name47を、パス情報管理テーブル23へ登録する(ステップ506〜510)。   Only when there is no matching disk number or disk identification information on the path information management table 23, the disk identification information, the disk number, the World Wide Name 27 of the host bus adapter 25, and the World Wide Name 47 of the array controller 45 are stored in the path information management table. 23 (steps 506 to 510).

図1の場合では、アレイコントローラ44から接続されていないディスクユニット43のディスク番号55、ディスク識別情報56のみホストバスアダプタ25のWorld Wide Name27、アレイコントローラ45のWorld Wide Name47と共にパス情報管理テーブル23へ登録する。   In the case of FIG. 1, only the disk number 55 of the disk unit 43 not connected from the array controller 44 and the disk identification information 56 are transferred to the path information management table 23 together with the World Wide Name 27 of the host bus adapter 25 and the World Wide Name 47 of the array controller 45. sign up.

ホストバスアダプタ用ドライバ28は、アレイコントローラ45配下のディスクユニット検索終了後(ステップ511)、ホストバスアダプタ25に他のアレイコントローラとの通信が確立しないことを確認し(ステップ512)、他にホストバスアダプタが接続されていないことを確認し(ステップ513)、ディスクユニット検索を終了し、インストーラ29からのインストールパス選択を行うためのSCSIコマンドを受け付ける(ステップ514)。   After the search for the disk unit under the array controller 45 is completed (step 511), the host bus adapter driver 28 confirms that communication with the other array controller is not established in the host bus adapter 25 (step 512). It is confirmed that the bus adapter is not connected (step 513), the disk unit search is terminated, and a SCSI command for selecting an installation path from the installer 29 is received (step 514).

インストーラ29が発行したSCSIコマンドを受け付けたホストバスアダプタ用ドライバ28は、各ディスクユニットに対して、パス情報管理テーブル23にWorld Wide Nameが格納されているホストバスアダプタ、アレイコントローラからのみアクセスを許可する。パス情報管理テーブル23に登録されていないパスへのアクセスはホストバスアダプタ用ドライバ28が仮想的に閉塞状態とし、インストーラ29からのSCSIコマンドに対して異常終了を報告する(ステップ515、516)。これにより、物理的に冗長化されたパス接続であるが、インストーラ29からディスクユニットに対する接続パスが仮想的に単一であることを保障する。   The host bus adapter driver 28 that has received the SCSI command issued by the installer 29 permits access to each disk unit only from the host bus adapter or array controller whose World Wide Name is stored in the path information management table 23. To do. Access to a path that is not registered in the path information management table 23 is virtually blocked by the host bus adapter driver 28, and an abnormal end is reported in response to the SCSI command from the installer 29 (steps 515 and 516). As a result, although the path connection is made physically redundant, it is ensured that the connection path from the installer 29 to the disk unit is virtually single.

図2は、インストーラ29から見える仮想的なディスクユニット41〜43との接続構成である。   FIG. 2 shows a connection configuration with the virtual disk units 41 to 43 that can be seen from the installer 29.

インストーラ29は、ユーザ指定または自動でインストール先のディスクユニットを決定後、インストール媒体10からオペレーティングシステム11、および仮想閉塞機能無効化プログラム12をホストシステム装置20を介して、ディスクアレイ装置40のディスクユニットにインストールする(ステップ517)。   After the installer 29 determines the installation destination disk unit by user designation or automatically, the installer 29 sends the operating system 11 and the virtual blocking function invalidation program 12 from the installation medium 10 to the disk unit of the disk array device 40 via the host system device 20. (Step 517).

図3は、ディスクユニット41にオペレーティングシステムをインストールしたケースを示す。   FIG. 3 shows a case where an operating system is installed in the disk unit 41.

オペレーティングシステムインストール後、オペレーティングシステム60からホストバスアダプタ24〜25を使用可能とするために、インストーラ29はホストバスアダプタ用ドライバ28をオペレーティングシステム60に組み込む。   After the operating system is installed, the installer 29 incorporates the host bus adapter driver 28 into the operating system 60 so that the host bus adapters 24 to 25 can be used from the operating system 60.

さらに、オペレーティングシステム60が起動した際に、仮想閉塞機能無効化プログラム63が自動実行されるように登録し(ステップ518)、インストール動作を完了する(ステップ519)。   Further, when the operating system 60 is activated, the virtual blocking function invalidation program 63 is registered to be automatically executed (step 518), and the installation operation is completed (step 519).

インストール完了後、ホストシステム装置20からディスクユニット41内のオペレーティングシステム60を起動する(ステップ520)。   After the installation is completed, the operating system 60 in the disk unit 41 is activated from the host system device 20 (step 520).

その際に使用されるホストバスアダプタ用ドライバ62は、起動元のオペレーティングシステム60に対して仮想閉塞機能抑止テーブルが定義されているかチェックする。この時点では、仮想閉塞抑止テーブルは作成されていないため、インストール時同様に冗長化されたパス構成を隠蔽して(仮想閉塞機能が有効状態で)動作する(ステップ521、522)。   The host bus adapter driver 62 used at this time checks whether a virtual blocking function suppression table is defined for the operating system 60 that is the activation source. At this point, since the virtual blockage suppression table has not been created, the redundant path configuration is concealed (when the virtual blockage function is enabled) as in the installation (steps 521 and 522).

オペレーティングシステム60起動後、インストーラ29に登録された仮想閉塞機能無効化プログラム63が自動実行され(ステップ523)、仮想閉塞機能無効化プログラム63によって、ディスクユニット41内のオペレーティングシステム60内に仮想閉塞抑止テーブル61を作成する(ステップ524)。さらに、オペレーティングシステム60の仮想閉塞機能無効化プログラム63の自動起動を解除する(ステップ525)。   After the operating system 60 is started, the virtual blocking function invalidation program 63 registered in the installer 29 is automatically executed (step 523), and the virtual blocking function invalidation program 63 suppresses virtual blocking in the operating system 60 in the disk unit 41. A table 61 is created (step 524). Further, the automatic activation of the virtual blocking function disabling program 63 of the operating system 60 is canceled (step 525).

仮想閉塞抑止テーブル61が作成されたことにより、ホストバスアダプタ用ドライバ62は、冗長化されたパス構成の隠蔽を抑止し(ステップ526)、通常動作を可能とする(ステップ527)。   Since the virtual blockage suppression table 61 is created, the host bus adapter driver 62 suppresses the concealment of the redundant path configuration (step 526) and enables normal operation (step 527).

オペレーティングシステム60を再起動した際は、ホストバスアダプタ用ドライバ62はオペレーティングシステム60内に登録されている仮想閉塞抑止テーブル61の登録を確認し、冗長化されたパス構成の動作を可能とする。   When the operating system 60 is restarted, the host bus adapter driver 62 confirms the registration of the virtual blockage suppression table 61 registered in the operating system 60 and enables the operation of the redundant path configuration.

本発明に係るホストバスアダプタ用ドライバが動作するホストシステム装置とこれに接続するディスクアレイ装置のブロック構成図である。1 is a block configuration diagram of a host system device in which a host bus adapter driver according to the present invention operates and a disk array device connected thereto. FIG. インストーラから見える仮想的なディスクユニットとの接続構成図である。It is a connection block diagram with the virtual disk unit visible from an installer. オペレーティングシステムをインストールしたディスクユニットを説明する図である。It is a figure explaining the disk unit which installed the operating system. パス情報管理テーブルの構造を示す図である。It is a figure which shows the structure of a path information management table. 本発明に係るホストバスアダプタ用ドライバの処理を含むシステム全体の処理フロー図である。It is a processing flow figure of the whole system including processing of the driver for host bus adapters concerning the present invention.

符号の説明Explanation of symbols

10 インストール媒体
11 オペレーティングシステム
12 仮想閉塞機能無効化プログラム
13 ホストバスアダプタ用ドライバ
14 インストーラ
20 ホストシステム装置
21 プロセッサ
22 システムメモリ
23 パス情報管理テーブル
24 ホストバスアダプタ
25 ホストバスアダプタ
26 World Wide Name
27 World Wide Name
40 ディスクアレイ装置
41、42、43 ディスクユニット
44、45 アレイコントローラ
46、47 World Wide Name
51、53、55 ディスク番号
52、54,56 ディスク識別情報
60 オペレーティングシステム
61 仮想閉塞抑止テーブル
62 ホストバスアダプタ用ドライバ
63 仮想閉塞機能無効化プログラム
70 パス情報管理テーブル
71 ディスク番号登録テーブル
72 ディスク識別情報登録テーブル
73 ホストバスアダプタWorld Wide Name登録テーブル
74 アレイコントローラWorld Wide Name登録テーブル
DESCRIPTION OF SYMBOLS 10 Installation medium 11 Operating system 12 Virtual occlusion function invalidation program 13 Host bus adapter driver 14 Installer 20 Host system device 21 Processor 22 System memory 23 Path information management table 24 Host bus adapter 25 Host bus adapter 26 World Wide Name
27 World Wide Name
40 Disk array device 41, 42, 43 Disk unit 44, 45 Array controller 46, 47 World Wide Name
51, 53, 55 Disk number 52, 54, 56 Disk identification information 60 Operating system 61 Virtual blocking suppression table 62 Host bus adapter driver 63 Virtual blocking function invalidation program 70 Path information management table 71 Disk number registration table 72 Disk identification information Registration Table 73 Host Bus Adapter World Wide Name Registration Table 74 Array Controller World Wide Name Registration Table

Claims (4)

I/Oデバイス装置との接続を行うホストバスアダプタを2つ以上備えたシステム装置における前記ホストバスアダプタ用ドライバプログラムであって、システム装置との間に冗長化された複数の接続パスを持つI/Oデバイス装置へオペレーティングシステムをインストールする際に、前記I/Oデバイス装置への冗長化された複数の接続パスの内で一つの接続パスのみを有効にし、その他の接続パスを仮想的な閉塞状態とする機能を有することを特徴とするホストバスアダプタ用ドライバプログラム。   The host bus adapter driver program in a system device including two or more host bus adapters for connection to an I / O device device, wherein the I / O device device has a plurality of redundant connection paths with the system device When an operating system is installed in the / O device device, only one connection path is validated among the plurality of redundant connection paths to the I / O device device, and the other connection paths are virtually blocked. A host bus adapter driver program characterized by having a state setting function. I/Oデバイス装置からデバイス識別情報を読み取り、冗長化された接続パスを判定して各I/Oデバイス装置対応に接続パスを1つのみ登録した管理テーブルを作成する機能を有し、オペレーティングシステムのインストーラに対してI/Oデバイス装置への単一パス接続を保障することを特徴とする請求項1記載のホストバスアダプタ用ドライバプログラム。   An operating system having a function of reading device identification information from an I / O device device, determining a redundant connection path, and creating a management table in which only one connection path is registered for each I / O device device 2. The host bus adapter driver program according to claim 1, wherein a single path connection to the I / O device device is ensured for the installer. オペレーティングシステムのインストールか通常運用かを判別し、通常運用中は冗長化接続パスの使用を可能とする機能を有することを特徴とする請求項2記載のホストバスアダプタ用ドライバプログラム。   3. The driver program for a host bus adapter according to claim 2, wherein the driver program has a function of discriminating whether the operating system is installed or operating normally, and enabling use of a redundant connection path during normal operation. システム装置との間に冗長化された接続パスを持つI/Oデバイス装置へのオペレーティングシステムのインストール方法であって、前記I/Oデバイス装置への冗長化された接続パスの内で一つの接続パスのみを有効とし、単一パス接続環境でオペレーティングシステムをインストールすることを特徴とするオペレーティングシステムのインストール方法。
An operating system installation method for an I / O device having a redundant connection path with a system apparatus, wherein one of the redundant connection paths to the I / O device is connected An operating system installation method, wherein only the path is valid and the operating system is installed in a single path connection environment.
JP2005341364A 2005-11-28 2005-11-28 Driver program for host bus adapter Pending JP2007148714A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005341364A JP2007148714A (en) 2005-11-28 2005-11-28 Driver program for host bus adapter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005341364A JP2007148714A (en) 2005-11-28 2005-11-28 Driver program for host bus adapter

Publications (1)

Publication Number Publication Date
JP2007148714A true JP2007148714A (en) 2007-06-14

Family

ID=38210073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005341364A Pending JP2007148714A (en) 2005-11-28 2005-11-28 Driver program for host bus adapter

Country Status (1)

Country Link
JP (1) JP2007148714A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
JP2011060318A (en) * 2010-11-17 2011-03-24 Toshiba Corp Information processor and storage device control method
US8001221B2 (en) 2008-10-30 2011-08-16 Hitachi, Ltd. Method of building system and management server
US8527983B2 (en) 2007-03-30 2013-09-03 Hitachi, Ltd. Host bus adaptor driver and operating system installation method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8527983B2 (en) 2007-03-30 2013-09-03 Hitachi, Ltd. Host bus adaptor driver and operating system installation method
US8001221B2 (en) 2008-10-30 2011-08-16 Hitachi, Ltd. Method of building system and management server
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
JP4635092B2 (en) * 2009-03-04 2011-02-16 株式会社東芝 Information processing apparatus and storage device control method
US8156263B2 (en) 2009-03-04 2012-04-10 Kabushiki Kaisha Toshiba Information processing apparatus and storage device control method
JP2011060318A (en) * 2010-11-17 2011-03-24 Toshiba Corp Information processor and storage device control method

Similar Documents

Publication Publication Date Title
US7107483B2 (en) Apparatus and method for enhancing data availability by leveraging primary/backup data storage volumes
JP4148722B2 (en) Online data migration method
US7650446B2 (en) Storage system for back-end communications with other storage system
JP4448878B2 (en) How to set up a disaster recovery environment
US7565570B2 (en) Disk array device and path failure detection method thereof
US7698704B2 (en) Method for installing operating system on remote storage: flash deploy and install zone
US20180260123A1 (en) SEPARATION OF DATA STORAGE MANAGEMENT ON STORAGE devices FROM LOCAL CONNECTIONS OF STORAGE DEVICES
CN102187311B (en) Methods and systems for recovering a computer system using a storage area network
JP2008535042A5 (en)
JP2009175913A (en) Computer system, management server, and method for detecting mismatching connection configuration
US20030037275A1 (en) Method and apparatus for providing redundant access to a shared resource with a shareable spare adapter
US20100162223A1 (en) Control device, disk array device, and control method
US8429392B2 (en) Function expansion apparatus for connecting an information processing apparatus to an external storage apparatus
JP4818843B2 (en) Storage system for remote copy
US20110022828A1 (en) Non-disruptive methods for updating a controller of a storage system
WO2007109476A1 (en) Error management topologies
JP2007148714A (en) Driver program for host bus adapter
JP5063428B2 (en) Method for installing host bus adapter driver and operating system
US20120089776A1 (en) Systems and methods for raid metadata storage
JP5040970B2 (en) System control server, storage system, setting method and setting program
CN107294759A (en) server system and data access method
US8631177B1 (en) Multi-port device with controller for storage media device port
JP2009129075A (en) Storage system
JP2005128781A (en) System changeover method and information processing system
US8271772B2 (en) Boot control method of computer system