JP2001147888A - Method for recognizing connecting device - Google Patents

Method for recognizing connecting device

Info

Publication number
JP2001147888A
JP2001147888A JP33111499A JP33111499A JP2001147888A JP 2001147888 A JP2001147888 A JP 2001147888A JP 33111499 A JP33111499 A JP 33111499A JP 33111499 A JP33111499 A JP 33111499A JP 2001147888 A JP2001147888 A JP 2001147888A
Authority
JP
Japan
Prior art keywords
server
logical unit
servers
disk storage
numbers
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
JP33111499A
Other languages
Japanese (ja)
Inventor
Satoshi Kurosawa
智 黒澤
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP33111499A priority Critical patent/JP2001147888A/en
Publication of JP2001147888A publication Critical patent/JP2001147888A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To avoid a situation in which it is impossible to detect a device, and to attain high speed device search in a server system equipped with a plurality of servers 110 and 120 and a shared disk 100, where each server is provided with boot information and the shared disk is capable of defining a plurality of device numbers and logical unit numbers. SOLUTION: Respective servers 110 and 120 preliminarily register device numbers and logical unit numbers to be accessed in boot information, and at the time of starting the system, the server searches only the device and logical unit whose numbers are registered, and allows its own system to recognize them.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のサーバとそ
れらのサーバにて共有のディスク記憶装置(共有ディス
クという。)とを具えてなるサーバシステムにおいて、
アクセスしたいデバイス、ロジカルユニットのみサーチ
することができる接続デバイス認識方法に関するもので
ある。
The present invention relates to a server system comprising a plurality of servers and a disk storage device (shared disk) shared by the servers.
The present invention relates to a connected device recognition method capable of searching for only a device or a logical unit to be accessed.

【0002】[0002]

【従来の技術】上記のようなサーバシステムにおける従
来の接続デバイス認識方法において、接続デバイスの情
報を格納し管理するデバイステーブルの作成過程を図3
に基づいて説明する。図3に示すように、まず、SCS
I ID=0、LUN(ロジカルユニットナンバ)=0
なる初期値をシステムにセットする(ステップ30
1)。
2. Description of the Related Art FIG. 3 shows a process of creating a device table for storing and managing information on connected devices in a conventional method for recognizing connected devices in a server system as described above.
It will be described based on. As shown in FIG.
I ID = 0, LUN (logical unit number) = 0
Is set in the system (step 30).
1).

【0003】次に、有効なデバイスが接続されているか
否かを確認するためにテストユニットレディ(Test
Unit Ready)コマンドを発行する(ステッ
プ302)。コマンドを発行したアドレスに有効なデバ
イスが接続されていない場合は、セレクションタイムア
ウトが発生するので、セレクションタイムアウトが発生
したか否かを確認する(ステップ303)。
Next, a test unit ready (Test) is used to check whether a valid device is connected or not.
A Unit Ready) command is issued (step 302). If a valid device is not connected to the address to which the command has been issued, a selection timeout occurs, so it is checked whether a selection timeout has occurred (step 303).

【0004】セレクションタイムアウトが発生しなかっ
た場合(ステップ303がNOの場合)、すなわちデバ
イスからの応答があった場合は、接続デバイスの情報を
格納し管理するデバイステーブルを作成する(ステップ
304)。
If no selection timeout has occurred (NO in step 303), that is, if there is a response from the device, a device table for storing and managing information on connected devices is created (step 304).

【0005】デバイステーブル作成後、次のLUNにデ
バイスが接続されているか否かを確認するため、LUN
をカウントアップし(ステップ305)、そのLUNが
与え得る値を超えているか否かを判定する(ステップ3
06)。
After the device table is created, the LUN is checked in order to check whether the device is connected to the next LUN.
Is counted up (step 305), and it is determined whether or not the LUN exceeds a given value (step 3).
06).

【0006】値を超えていない場合(ステップ306が
NOの場合)は、再度、テストユニットレディコマンド
を発行するステップ(ステップ302)へ戻り、処理が
繰返される。一方、値を超えている場合(ステップ30
6がYESの場合)及び上記ステップ303でセレクシ
ョンタイムアウトが発生した場合(ステップ303がY
ESの場合)には、LUNに0を再セットする(ステッ
プ307)。
If the value does not exceed the value (NO in step 306), the process returns to the step of issuing a test unit ready command (step 302), and the process is repeated. On the other hand, if it exceeds the value (step 30
6 is YES) and when a selection timeout occurs in step 303 (step 303 is Y
In the case of ES, LUN is reset to 0 (step 307).

【0007】次に、SCSI IDをカウントアップし
(ステップ308)、その後、SCSI IDが与え得
る値を超えているか否かを判定する(ステップ30
9)。値を超えていれば(ステップ309がYESの場
合)処理を終了し、値を超えていなければ(ステップ3
09がNOの場合)、再度、テストユニットレディコマ
ンドを発行するステップ(ステップ302)へ処理が戻
る。以後、ステップ309において値が超えるまで(Y
ESとなる)、ステップ302〜308が繰り返され
る。
Next, the SCSI ID is counted up (step 308), and thereafter, it is determined whether or not the SCSI ID exceeds a value that can be given (step 30).
9). If the value exceeds the value (YES in step 309), the process ends, and if the value does not exceed the value (step 3).
If 09 is NO), the process returns to the step of issuing a test unit ready command (step 302). Thereafter, in step 309, until the value exceeds (Y
ES), and steps 302 to 308 are repeated.

【0008】上述デバイステーブル作成過程から分るよ
うに、従来の共有ディスクタイプのサーバシステムにお
ける接続デバイス認識方法では、デバイス番号の若い順
から番号の上限値までサーチするのが基本であった。
As can be seen from the above-described device table creation process, the conventional method of recognizing a connected device in a shared disk type server system is based on a search from the smallest device number to the upper limit of the number.

【0009】[0009]

【発明が解決しようとする課題】上記従来技術では、次
のような問題点があった。第1に、デバイスに若い番号
が割り当てられていない環境においては、認識してもら
いたいデバイスを検出できないという問題点があった。
これは、SCSIでのIDとLUNのように2段階のデ
バイス番号の構造になっている場合、LUNの若い番号
でのデバイスサーチで未接続と判断された場合、処理の
効率化のため、それ以降のサーチを行わず、次のSCS
I IDへのサーチ処理に移っていたからである。
The above prior art has the following problems. First, in an environment in which a young number is not assigned to a device, there is a problem that a device to be recognized cannot be detected.
This is because if the device has a two-stage device number structure such as an ID and a LUN in SCSI, and if it is determined that the device is not connected by a device search with a smaller LUN, the process is performed in order to increase the processing efficiency. The next search is not performed and the next SCS
This is because the process has shifted to the search process for the ID.

【0010】第2に、デバイスサーチに時間がかかると
いう問題点があった。これは、未接続と認識するために
セレクションタイムアウトの検出が必要であるが、どこ
までデバイスが接続されているか不明(SCSIの場
合、IDの数分については、検出処理が必要)のため、
ある程度の台数について、必ず検出処理を行わなければ
ならなかったからである。
Second, there is a problem that it takes time to search for devices. This is because it is necessary to detect a selection timeout in order to recognize that the device is not connected, but it is unknown how far the device is connected (in the case of SCSI, detection processing is required for several IDs).
This is because the detection process must be performed for a certain number of units.

【0011】本発明の目的は、デバイス検出不能という
事態が起こらず、また、高速なデバイスサーチが可能な
接続デバイス認識方法を提供することにある。
An object of the present invention is to provide a method for recognizing a connected device that does not cause a situation in which a device cannot be detected and that can perform a high-speed device search.

【0012】[0012]

【課題を解決するための手段】上記目的は、複数のサー
バとそれらのサーバにて共有のディスク記憶装置とを具
え、各サーバはブート情報を持ち、ディスク記憶装置は
複数のデバイス番号を定義できるサーバシステムにおい
て、各サーバがアクセス対象としたいデバイスの番号を
予め前記ブート情報に登録し、システム立上げ時、番号
登録したデバイスのみをサーチして自身のシステムに認
識させることを特徴とする接続デバイス認識方法により
達成される。
SUMMARY OF THE INVENTION The object is to provide a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device can define a plurality of device numbers. In a server system, a connection device characterized in that each server registers in advance the number of a device to be accessed by the server in the boot information, and searches for only the registered device at the time of system startup and causes the system to recognize the device. Achieved by recognition methods.

【0013】また上記目的は、複数のサーバとそれらの
サーバにて共有のディスク記憶装置とを具え、各サーバ
はブート情報を持ち、ディスク記憶装置は複数のロジカ
ルユニットナンバを定義できるサーバシステムにおい
て、各サーバがアクセス対象としたいロジカルユニット
ナンバを予め前記ブート情報に登録し、システム立上げ
時、ロジカルユニットナンバ登録したロジカルユニット
のみをサーチして自身のシステムに認識させることを特
徴とする接続デバイス認識方法により達成される。
The above object is also achieved in a server system comprising a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device being capable of defining a plurality of logical unit numbers. Connected device recognition in which each server registers in advance the logical unit number that the server wants to access in the boot information, and when starting up the system, searches only the logical unit whose logical unit number has been registered and recognizes it in its own system. Achieved by the method.

【0014】また上記目的は、複数のサーバとそれらの
サーバにて共有のディスク記憶装置とを具え、各サーバ
はブート情報を持ち、ディスク記憶装置は複数のデバイ
ス番号と複数のロジカルユニットナンバを定義できるサ
ーバシステムにおいて、各サーバがアクセス対象とした
いデバイスの番号及びロジカルユニットナンバを予め前
記ブート情報に登録し、システム立上げ時、番号登録及
びロジカルユニットナンバ登録したデバイス及びロジカ
ルユニットのみをサーチして自身のシステムに認識させ
ることを特徴とする接続デバイス認識方法により達成さ
れる。
Further, the above object is to provide a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device defining a plurality of device numbers and a plurality of logical unit numbers. In a server system that can be used, the server number and the logical unit number that each server wants to access are registered in the boot information in advance, and when the system starts up, only the device and the logical unit whose number and logical unit number have been registered are searched. This is achieved by a connected device recognition method characterized by causing its own system to recognize.

【0015】また上記目的は、デバイスがSCSIデバ
イスであることを特徴とする請求項1又は3に記載の接
続デバイス認識方法により達成される。
Further, the above object is achieved by a connection device recognition method according to claim 1 or 3, wherein the device is a SCSI device.

【0016】また上記目的は、デバイスの番号がファイ
バチャンネル接続時のデバイス番号であることを特徴と
する請求項1又は3に記載の接続デバイス認識方法によ
り達成される。
Further, the above object is attained by a connection device recognition method according to claim 1 or 3, wherein the device number is a device number at the time of fiber channel connection.

【0017】また上記目的は、複数のサーバとディスク
記憶装置とがネットワークを介して接続されることを特
徴とする請求項1乃至5のいずれかに記載の接続デバイ
ス認識方法により達成される。
Further, the above object is achieved by a connection device recognition method according to any one of claims 1 to 5, wherein a plurality of servers and a disk storage device are connected via a network.

【0018】[0018]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態を説明する。図1は、本発明による接続デバイス
認識方法を適用したサーバシステムの一例を示すブロッ
ク図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an example of a server system to which a connection device recognition method according to the present invention is applied.

【0019】図1に示すサーバシステムは、プログラム
制御により動作する複数のサーバ、ここでは第1サーバ
110及び第2サーバ120と、それらのサーバ11
0,120で共有するディスク記憶装置(共有ディス
ク)100とを具えている。
The server system shown in FIG. 1 comprises a plurality of servers operating under program control, here a first server 110 and a second server 120, and a server 11
0, 120 and a shared disk storage device (shared disk) 100.

【0020】ここで、上記サーバ110はブート(bo
ot)情報を格納したレジストリ(ブート情報レジスト
リ)111を、サーバ120はブート情報レジストリ1
21を、各々具える。また、共有ディスク100は、ロ
ジカルユニットナンバ(LUN)Aが割り振られた論理
的なディスク101と、ロジカルユニットナンバ(LU
N)Bが割り振られた論理的なディスク102とを具え
る。
Here, the server 110 is booted (bo
ot) the registry (boot information registry) 111 storing the information, and the server 120
21 respectively. The shared disk 100 includes a logical disk 101 to which a logical unit number (LUN) A is allocated, and a logical unit number (LU).
N) A logical disk 102 to which B is allocated.

【0021】図2は、上述のサーバシステムに適用する
本発明に係るデバイステーブル作成過程の構成を示すフ
ローチャートである。すなわち、図2に示すように、本
発明のデバイステーブル作成過程は、サーチすべきデバ
イス、ここではSCSIデバイスのID、LUN情報を
格納しているレジストリ111,121を読み込むステ
ップ201と、読み込まれたレジストリ111,121
の格納情報を元にサーチテーブルを作成するステップ2
02と、作成したサーチテーブルに従い、SCSIデバ
イス番号(SCSI ID)及びLUN情報をセットす
るステップ203と、指定されたアドレスに有効なデバ
イスが接続されているか否かを確認するためにテストユ
ニットレディ(TestUnit Ready)コマン
ドを発行するステップ204と、デバイスが未接続のと
きに発生するセレクションタイムアウトの発生の有無を
確認するステップ205と、接続デバイスの情報を格納
し管理するデバイステーブルを作成するステップ206
と、サーチテーブルに従い次のSCSI ID及びLU
N番号をセットするステップ207と、サーチテーブル
にセットした情報について全てサーチ処理を行ったか否
かを判定するステップ208とを具える。
FIG. 2 is a flowchart showing the configuration of a device table creation process according to the present invention applied to the above-described server system. That is, as shown in FIG. 2, in the device table creation process of the present invention, a step 201 for reading the registries 111 and 121 storing the ID and LUN information of the device to be searched, here the SCSI device, is performed. Registry 111, 121
Step 2 of creating search table based on stored information of
02, a step 203 for setting a SCSI device number (SCSI ID) and LUN information according to the created search table, and a test unit ready to check whether a valid device is connected to the designated address (step 203). (Step 204) for issuing a TestUnit Ready command, a step 205 for confirming whether or not a selection timeout occurs when a device is not connected, and a step 206 for creating a device table for storing and managing information on connected devices.
And the next SCSI ID and LU according to the search table.
The method includes a step 207 for setting the N number and a step 208 for determining whether or not all the information set in the search table has been searched.

【0022】本発明方法では、サーチすべきデバイスの
ID、ここではSCSI ID及びLUN情報をレジス
トリ111,121に予め格納しておき、まず、その格
納しているレジストリ情報を読み込んで(ステップ20
1)、その情報を元にサーチテーブルを作成する(ステ
ップ202)。
In the method of the present invention, the ID of the device to be searched, here the SCSI ID and LUN information, are stored in the registries 111 and 121 in advance, and the stored registry information is first read (step 20).
1) A search table is created based on the information (step 202).

【0023】そして、その作成したサーチテーブルに従
い、SCSIデバイス番号(SCSI ID)及びLU
N情報をシステムにセットし(ステップ203)、指定
されたアドレスに有効なデバイスが接続されているか否
かを確認するためにテストユニットレディコマンドを発
行する(ステップ204)。
Then, according to the created search table, the SCSI device number (SCSI ID) and the LU
N information is set in the system (step 203), and a test unit ready command is issued to confirm whether a valid device is connected to the specified address (step 204).

【0024】次に、コマンドを発行したアドレスに有効
なデバイスが接続されていない場合、セレクションタイ
ムアウトが発生するので、セレクションタイムアウトが
発生したか否かを確認する(ステップ205)。
Next, if a valid device is not connected to the address to which the command is issued, a selection timeout occurs, so it is confirmed whether or not a selection timeout has occurred (step 205).

【0025】セレクションタイムアウトが発生しなかっ
た場合(ステップ205がNOの場合)、すなわちデバ
イスからの応答があった場合は、接続デバイスの情報を
格納し管理するデバイステーブルを作成する(ステップ
206)。
If no selection timeout has occurred (NO in step 205), that is, if there is a response from the device, a device table for storing and managing information on the connected device is created (step 206).

【0026】ステップ205にて、セレクションタイム
アウトが発生した場合(ステップ205がYESの場
合)、及びステップ206にてデバイステーブルを作成
した後には、サーチテーブルに従い次のSCSI ID
及びLUN情報をシステムにセットする(ステップ20
7)。
At step 205, when a selection timeout occurs (when step 205 is YES), and after the device table is created at step 206, the next SCSI ID is set according to the search table.
And LUN information are set in the system (step 20).
7).

【0027】その後、サーチテーブルにセットした情報
について全てサーチ処理を行ったか否かを判定し(ステ
ップ208)、まだサーチすべき有効なデバイスがある
場合(ステップ208がNOの場合)はステップ203
へ戻り、以後、サーチテーブルにセットした情報につい
て全てサーチ処理を行うまで、ステップ203〜207
が繰り返される。
Thereafter, it is determined whether or not all the information set in the search table has been searched (step 208). If there is still a valid device to be searched (step 208 is NO), step 203 is executed.
Thereafter, steps 203 to 207 are performed until all the information set in the search table is searched.
Is repeated.

【0028】上述デバイステーブル作成過程から分かる
ように、本発明の共有ディスクタイプのサーバシステム
における接続デバイス認識方法では、各々のサーバ11
0,120が、共有ディスク100中のアクセス対象と
したいデバイスのID、LUNを予めブート情報に登録
し、システム立上げ時、ID、ロジカルユニットナンバ
登録したデバイス、ロジカルユニット(LU)のみをサ
ーチして自身のシステムに認識させるようにしている。
As can be seen from the above-described device table creation process, in the connection device recognition method in the shared disk type server system of the present invention, each server 11
0, 120 registers the ID and LUN of the device to be accessed in the shared disk 100 in the boot information in advance, and searches for only the ID and the registered logical unit number and the logical unit (LU) at system startup. To make their system aware.

【0029】なお、上述実施形態では、デバイスがSC
SIデバイスである場合について述べたが、本発明はこ
のデバイスのみに限定されることはなく、例えば、ファ
イバチャンネル(Fibre Channel)接続時
等のデバイス番号を使用する環境における接続デバイス
認識に本発明方法を適用してもよい。更に、複数のサー
バ110,120…と共有ディスク100とがネットワ
ークを介して接続されていてもよい。
In the above embodiment, the device is SC
Although the description has been given of the case of the SI device, the present invention is not limited to this device alone. For example, the present invention can be applied to the recognition of a connected device in an environment using a device number such as a fiber channel connection. May be applied. Further, the plurality of servers 110, 120,... And the shared disk 100 may be connected via a network.

【0030】[0030]

【発明の効果】以上説明したように本発明によれば、次
のような効果がある。第1に、必ずしも「0」からデバ
イス番号(ここではLUNを含む。以下同じ。)を定義
しなくとも、任意のデバイス番号のデバイス(ここでは
LUを含む。以下同じ。)をサーチできるという効果が
ある。これにより、特にLUにつき、クラスタシステム
等で、取り込むべきデバイスの番号がランダムであって
も、レジストリのサーチテーブルへ反映させることによ
って任意のデバイスをサーチし、デバイステーブルを作
成することができる。従来の方法では、デバイス番号
「0」から順にサーチするため、「0」が存在しない場
合や、若いデバイス番号のデバイスに障害があって正常
な応答ができない状態にある場合等、それ以降のデバイ
ス番号を持つ正常なデバイスを認識させることができ
ず、デバイス検出不能となるが、本発明ではこうした事
態を避け得る。
As described above, according to the present invention, the following effects can be obtained. First, an effect of being able to search for a device with an arbitrary device number (including an LU here and the same hereinafter) without defining a device number (including a LUN here and the same hereinafter) from “0”. There is. Thereby, even if the number of the device to be acquired is particularly random for an LU in a cluster system or the like, an arbitrary device can be searched by reflecting it in the search table of the registry, and a device table can be created. In the conventional method, since the device number is searched in order from “0”, the subsequent device is searched when “0” does not exist, or when a device with a lower device number has a failure and cannot respond normally. A normal device having a number cannot be recognized, and the device cannot be detected. However, the present invention can avoid such a situation.

【0031】第2に、必要なデバイスに対してのみサー
チできるため高速なデバイスサーチが可能になるという
効果がある。従来の方法では未接続デバイスに対するサ
ーチは、セレクションタイムアウトを待つため未接続か
否かの認識に時間がかかってしまうが、本発明では初期
設定により必要なデバイスに対してのみサーチできるた
め、未接続か否かの認識に時間がかからなくなるからで
ある。
Second, since only necessary devices can be searched, high-speed device search can be performed. In the conventional method, a search for an unconnected device takes a long time to recognize whether or not the device is unconnected because of waiting for a selection timeout. However, in the present invention, only a necessary device can be searched by initial setting. This is because it does not take long to recognize whether or not.

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

【図1】図1は、本発明方法を適用したサーバシステム
の一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a server system to which the method of the present invention is applied.

【図2】図2は、図1に示すサーバシステムにおける本
発明方法の実施形態を説明するためのフローチャートで
ある。
FIG. 2 is a flowchart for explaining an embodiment of the method of the present invention in the server system shown in FIG. 1;

【図3】図3は、従来の方法を説明するためのフローチ
ャートである。
FIG. 3 is a flowchart for explaining a conventional method.

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

100 共有ディスク(共有のディスク記憶装置) 101,102 論理的なディスク 110 第1サーバ 111,121 ブート情報レジストリ 120 第2サーバ REFERENCE SIGNS LIST 100 shared disk (shared disk storage device) 101, 102 logical disk 110 first server 111, 121 boot information registry 120 second server

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数のサーバとそれらのサーバにて共有
のディスク記憶装置とを具え、各サーバはブート情報を
持ち、ディスク記憶装置は複数のデバイス番号を定義で
きるサーバシステムにおいて、 各サーバがアクセス対象としたいデバイスの番号を予め
前記ブート情報に登録し、システム立上げ時、番号登録
したデバイスのみをサーチして自身のシステムに認識さ
せることを特徴とする接続デバイス認識方法。
1. A server system having a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device being capable of defining a plurality of device numbers. A method of recognizing a connected device, wherein a number of a device to be targeted is registered in the boot information in advance, and at the time of system startup, only the registered device is searched and recognized by its own system.
【請求項2】 複数のサーバとそれらのサーバにて共有
のディスク記憶装置とを具え、各サーバはブート情報を
持ち、ディスク記憶装置は複数のロジカルユニットナン
バを定義できるサーバシステムにおいて、 各サーバがアクセス対象としたいロジカルユニットナン
バを予め前記ブート情報に登録し、システム立上げ時、
ロジカルユニットナンバ登録したロジカルユニットのみ
をサーチして自身のシステムに認識させることを特徴と
する接続デバイス認識方法。
2. A server system comprising a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device being capable of defining a plurality of logical unit numbers. The logical unit number to be accessed is registered in the boot information in advance, and when the system starts up,
A method for recognizing a connected device, wherein only a logical unit registered with a logical unit number is searched and recognized by its own system.
【請求項3】 複数のサーバとそれらのサーバにて共有
のディスク記憶装置とを具え、各サーバはブート情報を
持ち、ディスク記憶装置は複数のデバイス番号と複数の
ロジカルユニットナンバを定義できるサーバシステムに
おいて、 各サーバがアクセス対象としたいデバイスの番号及びロ
ジカルユニットナンバを予め前記ブート情報に登録し、
システム立上げ時、番号登録及びロジカルユニットナン
バ登録したデバイス及びロジカルユニットのみをサーチ
して自身のシステムに認識させることを特徴とする接続
デバイス認識方法。
3. A server system comprising a plurality of servers and a disk storage device shared by the servers, each server having boot information, and the disk storage device being capable of defining a plurality of device numbers and a plurality of logical unit numbers. In, the number of the device and the logical unit number that each server wants to access is registered in the boot information in advance,
A connected device recognizing method characterized in that at the time of system start-up, only a device and a logical unit registered with a number and a logical unit number are searched and recognized by the own system.
【請求項4】 デバイスはSCSIデバイスであること
を特徴とする請求項1又は3に記載の接続デバイス認識
方法。
4. The connected device recognition method according to claim 1, wherein the device is a SCSI device.
【請求項5】 デバイスの番号はファイバチャンネル接
続時のデバイス番号であることを特徴とする請求項1又
は3に記載の接続デバイス認識方法。
5. The connection device recognition method according to claim 1, wherein the device number is a device number when a fiber channel is connected.
【請求項6】 複数のサーバとディスク記憶装置とはネ
ットワークを介して接続されることを特徴とする請求項
1乃至5のいずれかに記載の接続デバイス認識方法。
6. The connection device recognition method according to claim 1, wherein the plurality of servers and the disk storage device are connected via a network.
JP33111499A 1999-11-22 1999-11-22 Method for recognizing connecting device Pending JP2001147888A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33111499A JP2001147888A (en) 1999-11-22 1999-11-22 Method for recognizing connecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33111499A JP2001147888A (en) 1999-11-22 1999-11-22 Method for recognizing connecting device

Publications (1)

Publication Number Publication Date
JP2001147888A true JP2001147888A (en) 2001-05-29

Family

ID=18240027

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33111499A Pending JP2001147888A (en) 1999-11-22 1999-11-22 Method for recognizing connecting device

Country Status (1)

Country Link
JP (1) JP2001147888A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008065589A (en) * 2006-09-07 2008-03-21 Hitachi Ltd Computer system
JP2008250507A (en) * 2007-03-29 2008-10-16 Nec Corp Information processing apparatus, and method and program for starting the same
WO2009090730A1 (en) * 2008-01-15 2009-07-23 Fujitsu Limited Information processing system for confirming connection of input/output device
JP2014137622A (en) * 2013-01-15 2014-07-28 Hitachi Ltd Computer system and automatic detection method
US9838254B2 (en) 2014-03-31 2017-12-05 Nec Corporation Information processing equipment, information processing method and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008065589A (en) * 2006-09-07 2008-03-21 Hitachi Ltd Computer system
JP2008250507A (en) * 2007-03-29 2008-10-16 Nec Corp Information processing apparatus, and method and program for starting the same
WO2009090730A1 (en) * 2008-01-15 2009-07-23 Fujitsu Limited Information processing system for confirming connection of input/output device
JP2014137622A (en) * 2013-01-15 2014-07-28 Hitachi Ltd Computer system and automatic detection method
US9838254B2 (en) 2014-03-31 2017-12-05 Nec Corporation Information processing equipment, information processing method and storage medium

Similar Documents

Publication Publication Date Title
RU2434269C2 (en) Multiprotocol portable storage device
US7702894B2 (en) System and method for loading programs from HDD independent of operating system
US6738783B2 (en) Dynamically configurable generic container
JP3992479B2 (en) A system for securing access to a LUN via a control unit LUN provided by a mass storage device
US20060037079A1 (en) System, method and program for scanning for viruses
US7668831B2 (en) Assigning unique identification numbers to new user accounts and groups in a computing environment with multiple registries
CN102419803B (en) Method, system and device for searching and killing computer virus
CN103412769A (en) External card parameter configuration method, equipment and system
CN1384931A (en) Method, system and computer readable storage medium for automatic device driver
EP3654167B1 (en) Operating system installation
US7159018B2 (en) System and method for installing software onto a built-to-order computer system using an identification device
JP4759941B2 (en) Boot image providing system and method, boot node device, boot server device, and program
CN116483514A (en) Container starting method and device, electronic equipment and storage medium
US7062550B1 (en) Software-implemented method for identifying nodes on a network
JP2001147888A (en) Method for recognizing connecting device
US6711630B2 (en) Method and apparatus for communicating with plug and play devices
US20100161954A1 (en) Computer start-up system, computer start-up method, and computer start-up program
US20030023895A1 (en) Peripheral failover system
US7831623B2 (en) Method, system, and article of manufacture for storing device information
JP4095212B2 (en) Data storage device
EP1160666A2 (en) Switching versions of software in a system background
CN114510460A (en) Database system capacity expansion method and device, electronic equipment and storage medium
JP2000148413A (en) Verification for configuration of storage device based on device identifier
US20080059266A1 (en) Resource managing method and device for managing drivers
US8983938B1 (en) Selecting a command file

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031216

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040216

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040325

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20040416