JPH0575637A - Name server control system - Google Patents
Name server control systemInfo
- Publication number
- JPH0575637A JPH0575637A JP23780991A JP23780991A JPH0575637A JP H0575637 A JPH0575637 A JP H0575637A JP 23780991 A JP23780991 A JP 23780991A JP 23780991 A JP23780991 A JP 23780991A JP H0575637 A JPH0575637 A JP H0575637A
- Authority
- JP
- Japan
- Prior art keywords
- name server
- resource information
- server
- shared resource
- 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.)
- Pending
Links
Landscapes
- Multi Processors (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ネットワークシステム
における共用資源の管理方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a shared resource management system in a network system.
【0002】[0002]
【従来の技術】ネットワークシステムには、相互に資源
を共用しあうシステムが有り、資源を供給するサーバー
とその資源を使うクライアントと共用資源情報を管理す
るネームサーバーとからなる。サーバーが資源の共用を
許可する場合は、ネームサーバーに対して共用資源登録
要求を発行し、ネームサーバーは自身の共用資源情報テ
ーブルに共用資源情報を登録する。またサーバーが資源
の共用許可を取り消す場合はネームサーバーに対して共
用資源情報削除要求を発行することで、ネームサーバー
は共用資源情報テーブルから該当する情報を削除する。
また、クライアントがサーバーの資源を使用する場合
は、そのサーバーのアドレス等を得るために共用資源情
報が必要であり、この情報を取得するためにクライアン
トはネームサーバーに対して、共用資源情報問合わせ要
求(以下、共用資源情報登録処理要求,削除要求,問合
わせ要求などを総称して共用資源情報処理要求と呼ぶ)
を発行し、ネームサーバー、これに対して応答を返す。
よって、ネームサーバーが停止すると資源の共用ができ
なくなり事実上ネットワークも停止することになる。こ
れを防ぐためにネームサーバーの予備を設ける。通常使
うネームサーバーをプライマリネームサーバーと呼び、
一つのみ存在する。また、予備のネームサーバーをセカ
ンダリネームサーバーと呼ぶ。通常運用では、プライマ
リネームサーバーがネームサーバーとしての役目を果た
すが、障害などによりプライマリネームサーバーが停止
した場合は、セカンダリネームサーバーへネームサーバ
ーの処理を移行しネットワークを運用する。なお、この
主のネットワークシステムについては、日経バイト誌1
987年6月号にて論じられている。2. Description of the Related Art A network system includes a system for sharing resources with each other, and includes a server for supplying resources, a client for using the resources, and a name server for managing shared resource information. When the server permits the sharing of resources, it issues a shared resource registration request to the name server, and the name server registers the shared resource information in its own shared resource information table. When the server cancels the resource sharing permission, the name server deletes the corresponding information from the shared resource information table by issuing a shared resource information deletion request to the name server.
Also, when the client uses the resource of the server, the shared resource information is necessary to obtain the address of the server, etc. The client inquires the shared resource information to the name server to obtain this information. Request (hereinafter, shared resource information registration processing request, deletion request, inquiry request, etc. are collectively referred to as shared resource information processing request)
Issue a name server and return a response to it.
Therefore, if the name server is stopped, resources cannot be shared and the network is effectively stopped. To prevent this, a spare name server is provided. The name server that you normally use is called the primary name server,
There is only one. Also, the spare name server is called a secondary name server. In normal operation, the primary name server acts as a name server, but if the primary name server stops due to a failure or the like, the name server process is transferred to the secondary name server to operate the network. As for this main network system, Nikkei Byte Magazine 1
It is discussed in the June 987 issue.
【0003】[0003]
【発明が解決しようとする課題】従来のネットワークシ
ステムにおいてプライマリネームサーバーが停止した場
合における、プライマリネームサーバーからセカンダリ
ネームサーバーへの移行処理は、プライマリネームサー
バーの正常な停止処理が発生した場合は、自動的に行わ
れるが、障害等の原因によりプライマリネームサーバー
が停止した場合は、人為的に行う必要がある。また、障
害が発生し、ネームサーバー処理を人為的にプライマリ
ネームサーバーからセカンダリネームサーバーに移行し
た場合でも、障害発生時から移行するまでの間、ネット
ワークシステムが停止することになる。本発明は、ネー
ムサーバーにどのような障害が発生しても、ネットワー
クが継続的にしようできることを目的とする。In the conventional network system, when the primary name server is stopped, the process of migrating from the primary name server to the secondary name server is as follows. It is done automatically, but if the primary name server goes down due to some reason, it needs to be done artificially. Further, even if a failure occurs and the name server processing is artificially transferred from the primary name server to the secondary name server, the network system will be stopped from the time of failure occurrence until the migration. It is an object of the present invention that the network can be continuously used regardless of any failure of the name server.
【0004】[0004]
【課題を解決するための手段】本発明は、ネームサーバ
ーを少なくとも二つ以上に複数化する。複数のネームサ
ーバーは常に動作させ、同一内容の資源情報を持つ。ク
ライアントあるいはサーバーはこれらのネームサーバー
のうちのいずれかに対して共用資源情報処理要求を発行
する。一つのネームサーバーで資源情報が書き変わった
場合、即座に他のネームサーバーに情報を転送し、ネー
ムサーバー間で共用資源情報が常に同じ内容となるよう
管理する。According to the present invention, at least two or more name servers are provided. Multiple name servers always operate and have the same resource information. The client or server issues a shared resource information processing request to any of these name servers. When the resource information is rewritten by one name server, the information is immediately transferred to another name server, and the shared resource information is managed so that the name server always has the same content.
【0005】[0005]
【作用】本発明によると、ネームサーバーの一部がダウ
ンした場合にも他のネームサーバーにより共用資源情報
の管理が継続できるのでネットワークシステムのダウン
に至らない。According to the present invention, even if a part of the name server is down, the management of the shared resource information can be continued by the other name servers, so that the network system does not go down.
【0006】[0006]
【実施例】まず、資源の共用許可,資源の使用について
説明する。図1では、共用資源情報を登録するテーブル
を有するネームサーバー1,ネームサーバー2と、ファ
イル資源を提供するサーバー3と前記ファイル資源を使
用するクライアント9が伝送路8に接続されている。サ
ーバー3はファイル資源の共用許可を行うために、ネー
ムサーバーに対して共用資源情報登録要求4を発行す
る。共用資源情報登録要求4の発行先をネームサーバー
1,ネームサーバー2のどちらにするかは、ユーザーが
予めシステムに登録しておくか、乱数によりクライアン
トが決定する。ここでは、ネームサーバー1に対して共
用資源情報登録要求4を発行するものとする。また、前
記ネームサーバー選択方法をネームサーバー決定機構と
呼ぶ。共用資源情報登録要求4は、資源を登録するサー
バー3のノード名,ノードアドレス,資源名,資源の実
体があるディレクトリ情報、読み込みや書き込み許可を
示すアクセス権からなる。ネームサーバー1はサーバー
3の共用資源情報を共用資源情報テーブル10には登録
すると、サーバー3に共用資源情報登録応答5として登
録確認応答を返送する。ネームサーバーの持つ共用資源
情報テーブル10は、共用資源情報登録処理要求によ
り、ノード名,ノードアドレス,資源名,ディレクトリ
情報,アクセス権を一つの資源情報単位として登録され
る(図2)。ネームサーバー1は共用資源管理テーブル
が書き換えられたために、ネームサーバー2に対して書
き換えられた部分の資源情報を転送する転送要求14を
発行し、それに対する受領応答15を受ける(図4)。
受領応答15はネームサーバー2が正常動作しているこ
とを確認するのに役立つ。このようにネームサーバーの
共用資源管理テーブルの内容が変化した場合、他のネー
ムサーバーへ資源情報を転送することで各ネームサーバ
が常に同じ情報を持つことになる。また、他の処理の影
響で情報の転送が遅れるということを避けるべく、ネー
ムサーバー1からネームサーバー2への資源情報の転送
は他の処理より優先的に行われるのが良い。[First Embodiment] First, sharing permission of resources and use of resources will be described. In FIG. 1, a name server 1 and a name server 2 having a table for registering shared resource information, a server 3 for providing file resources, and a client 9 for using the file resources are connected to a transmission line 8. The server 3 issues a shared resource information registration request 4 to the name server in order to permit sharing of the file resource. Whether to issue the shared resource information registration request 4 to the name server 1 or the name server 2 is decided by the user in advance in the system or by the client by a random number. Here, it is assumed that the shared resource information registration request 4 is issued to the name server 1. The name server selecting method is called a name server determining mechanism. The shared resource information registration request 4 includes a node name, a node address, a resource name of the server 3 that registers the resource, directory information having the resource entity, and an access right indicating read or write permission. When the name server 1 registers the shared resource information of the server 3 in the shared resource information table 10, the name server 1 returns a registration confirmation response as the shared resource information registration response 5 to the server 3. In the shared resource information table 10 of the name server, the node name, node address, resource name, directory information, and access right are registered as one resource information unit in response to the shared resource information registration processing request (FIG. 2). Since the shared resource management table has been rewritten, the name server 1 issues a transfer request 14 for transferring the rewritten portion of resource information to the name server 2 and receives a reception response 15 in response thereto (FIG. 4).
The receipt response 15 serves to confirm that the name server 2 is operating normally. When the contents of the shared resource management table of the name server change in this way, each name server always has the same information by transferring the resource information to another name server. Further, in order to avoid delaying the transfer of information due to the influence of other processing, it is preferable that the transfer of resource information from the name server 1 to the name server 2 be prioritized over other processing.
【0007】次に、クライアント9がサーバー3のファ
イルを共用するために、資源情報を取得する手順を説明
する。クライアント9はネームサーバー決定機構により
選択されたネームサーバー2に共用資源情報問合せ要求
6としてサーバー3の提供する資源名を発行する。ネー
ムサーバー2は共用資源情報テーブル10からクライア
ント9が要求する資源名を検索し、共用資源情報問合せ
応答7を返送する。共用資源情報問合わせ応答は、資源
のあるノード名,ノードアドレス,ディレクトリ情報,
アクセス権からなる。この後クライアント9はサーバー
3のファイルが必要になった場合、サーバー3にファイ
ルの転送要求16を発行する。サーバー3は転送要求1
6に対して、ファイル転送17を行う(図5)。Next, a procedure for the client 9 to acquire the resource information in order to share the file of the server 3 will be described. The client 9 issues the resource name provided by the server 3 as the shared resource information inquiry request 6 to the name server 2 selected by the name server determination mechanism. The name server 2 retrieves the resource name requested by the client 9 from the shared resource information table 10 and returns the shared resource information inquiry response 7. The shared resource information inquiry response consists of the node name with the resource, node address, directory information,
It consists of access rights. After that, when the client 9 needs the file of the server 3, the client 9 issues a file transfer request 16 to the server 3. Server 3 requests transfer 1
The file transfer 17 is performed for the file 6 (FIG. 5).
【0008】次にネームサーバーに対して多数の共用資
源情報処理要求があった場合を説明する。2つのネーム
サーバーに対し、1つのサーバーと3つのクライアント
が共用資源情報処理要求を発行し、ネームサーバーの処
理を平均的に分散する流れを示す。図6でネームサーバ
ー1,ネームサーバー2とサーバー20とクライアント
21,22,23は伝送路8に接続されている。各ノー
ドは予めネームサーバー1とネームサーバー2のどちら
へ共用資源情報処理要求を発行するかをネームサーバー
決定機構で選択しておく。初め、サーバー20,クライ
アント21,22はネームサーバー1へ、クライアント
23はネームサーバー2へ共用資源情報処理要求を行
う。この共用資源情報処理要求を発行するときにタイマ
を起動させておく。ネームサーバー1は共用資源情報処
理要求24,25,26の順序で処理するが、共用資源
情報処理要求24に対する処理を行っている間に共用資
源情報処理要求25,26は順番待ちとなる。共用資源
情報処理要求24の処理が終わり、クライアント21の
共用資源情報処理要求25を実行中にクライアント22
では、予め作動させておいたタイマが切れ、ネームサー
バー1に対する共用資源情報処理要求26の取消要求を
発行する。クライアント22は、新たにネームサーバー
2に対して共用資源情報処理要求27を発行する。ネー
ムサーバー2ではクライアント23の共用資源情報処理
要求28を実行していたが、共用資源情報処理要求27
を受けたときには既に処理は終えており、共用資源情報
処理要求27を実行できる。もしネームサーバー2が他
の共用資源情報処理要求を実行中で共用資源情報処理要
求27を実行できなくてもタイマ切れにより、再びネー
ムサーバー1へ共用資源情報処理要求を発行する。よっ
ていつかはどちらかのネームサーバー共用資源情報処理
要求を受け入れられることになる。また、ネームサーバ
ーは自分の持つ共用資源情報が書き換わる度ごとに他の
ネームサーバーへ転送要求及び受領応答29を行い、相
手が正常に動作していることを確認する。このようにタ
イマ監視により共用資源情報処理要求を受け付けられる
ネームサーバーに移行することで処理を平均的に分散で
きる。Next, a case where a large number of shared resource information processing requests are made to the name server will be described. A flow in which one server and three clients issue shared resource information processing requests to two name servers and the processing of the name servers is distributed evenly is shown. In FIG. 6, the name server 1, the name server 2, the server 20, and the clients 21, 22, 23 are connected to the transmission line 8. Each node preliminarily selects which of the name server 1 and the name server 2 to issue the shared resource information processing request by the name server determination mechanism. First, the server 20 and the clients 21 and 22 make a shared resource information processing request to the name server 1 and the client 23 to the name server 2. A timer is started when this shared resource information processing request is issued. The name server 1 processes the shared resource information processing requests 24, 25, and 26 in the order, but the shared resource information processing requests 25 and 26 are queued while processing the shared resource information processing request 24. The processing of the shared resource information processing request 24 is completed, and the client 22 is executing the shared resource information processing request 25 of the client 21.
Then, the timer that has been operated in advance expires, and a request to cancel the shared resource information processing request 26 is issued to the name server 1. The client 22 newly issues a shared resource information processing request 27 to the name server 2. In the name server 2, the shared resource information processing request 28 of the client 23 was executed, but the shared resource information processing request 27
When the request is received, the processing has already been completed, and the shared resource information processing request 27 can be executed. If the name server 2 is executing another shared resource information processing request and cannot execute the shared resource information processing request 27, the timer expires and the shared resource information processing request is issued again to the name server 1. Therefore, either name server shared resource information processing request can be accepted at some point. In addition, each time the name server rewrites the shared resource information it has, it sends a transfer request and receipt response 29 to another name server, and confirms that the other party is operating normally. In this way, the processing can be distributed evenly by migrating to the name server that can accept the shared resource information processing request by the timer monitoring.
【0009】図7はネームサーバー1が障害でダウンし
た場合である。初め、サーバー20,クライアント2
1,22はネームサーバー1へ共用資源情報処理要求3
0,31,32を発行し、クライアント23はネームサ
ーバー2へ共用資源情報処理要求26を発行する。ネー
ムサーバー1が共用資源情報処理要求30を受けた時点
でダウンしているとサーバー20は処理結果が返送され
ないのでタイマが切れ、ネームサーバー2に対して共用
資源情報処理要求33を発行する。クライアント21,
22も同様にネームサーバー1に対し共用資源情報処理
要求31,32を発行するが、タイマ切れになりネーム
サーバー2に対し、共用資源情報処理要求34,35を
発行する。ネームサーバー2は、ネームサーバー1に対
して、共用資源情報が書き換わったことを知らせるが、
応答がないとダウンしているものとみなす。ネームサー
バー3は各ノードに対し、ネームサーバー1がダウン中
であることを共用資源情報処理要求に対する共用資源情
報登録応答または問合わせ応答のネームサーバー動作情
報で知らせ、ネームサーバーに対する共用資源情報処理
要求をネームサーバー1には行わないようにする。以上
によりネームサーバー1がダウンした状態でもネットワ
ークの運用は可能である。FIG. 7 shows a case where the name server 1 is down due to a failure. First, server 20, client 2
Requests for shared resource information processing 1 and 22 to the name server 1
0, 31, 32 are issued, and the client 23 issues a shared resource information processing request 26 to the name server 2. If the name server 1 is down at the time of receiving the shared resource information processing request 30, the server 20 does not return the processing result, so the timer expires and issues the shared resource information processing request 33 to the name server 2. Client 21,
Similarly, 22 also issues the shared resource information processing requests 31 and 32 to the name server 1, but the timer expires and issues the shared resource information processing requests 34 and 35 to the name server 2. The name server 2 informs the name server 1 that the shared resource information has been rewritten,
If there is no response, it is considered down. The name server 3 informs each node that the name server 1 is down by name server operation information in the shared resource information registration response or inquiry response to the shared resource information processing request, and the shared resource information processing request to the name server. To the name server 1. As described above, the network can be operated even when the name server 1 is down.
【0010】[0010]
【発明の効果】以上のように本発明によれば、ネームサ
ーバーの一部がダウンした場合でもネットワークシステ
ムがダウンすることなく運用できる。As described above, according to the present invention, even if a part of the name server goes down, the network system can be operated without going down.
【図面の簡単な説明】[Brief description of drawings]
【図1】ネームサーバーにたいし、サーバー,クライア
ントがアクセスした場合を示す図である。FIG. 1 is a diagram showing a case where a server and a client access a name server.
【図2】共用資源情報テーブルを示す図である。FIG. 2 is a diagram showing a shared resource information table.
【図3】共用資源情報登録要求,共用資源情報登録応
答,共用資源情報問合わせ要求,共用資源情報問合わせ
応答のデータフォーマットを示す図である。FIG. 3 is a diagram showing a data format of a shared resource information registration request, a shared resource information registration response, a shared resource information inquiry request, and a shared resource information inquiry response.
【図4】サーバーが共用許可宣言を行った場合を示す図
である。FIG. 4 is a diagram showing a case where a server makes a sharing permission declaration.
【図5】クライアントがサーバーの資源を使用した場合
を示す図である。FIG. 5 is a diagram showing a case where a client uses a resource of a server.
【図6】ネームサーバーに多数の処理要求が発行された
場合を示す図である。FIG. 6 is a diagram showing a case where a large number of processing requests are issued to a name server.
【図7】ネームサーバーの1つがダウンした場合を示す
図である。FIG. 7 is a diagram showing a case where one of the name servers is down.
1,2…プライマリネームサーバー、3,20…サーバ
ー、4,12…共用資源情報登録要求、5,13…情報
資源情報登録応答、6,18…共用資源情報問合わせ要
求、7,19…共用資源情報問合わせ応答、8…伝送
路、9,21〜23…クライアント、10,11…共用
資源情報テーブル、14,16…転送要求、15…受領
応答、17…ファイル転送、24〜28,30〜36…
共用資源情報処理要求、29,37…転送要求及び受領
応答。1, 2 ... Primary name server, 3, 20 ... Server, 4, 12 ... Shared resource information registration request, 5, 13 ... Information resource information registration response, 6, 18 ... Shared resource information inquiry request, 7, 19 ... Shared Resource information inquiry response, 8 ... Transmission line, 9, 21-23 ... Client, 10, 11 ... Shared resource information table, 14, 16 ... Transfer request, 15 ... Receipt response, 17 ... File transfer, 24-28, 30 ~ 36 ...
Shared resource information processing request, 29, 37 ... Transfer request and receipt response.
───────────────────────────────────────────────────── フロントページの続き (72)発明者 松崎 崇夫 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Takao Matsuzaki 5-2-1 Omika-cho, Hitachi-shi, Ibaraki Hitachi Ltd. Omika factory
Claims (3)
トからの共用資源情報処理要求を処理するネームサーバ
ーと、共用資源を提供するサーバーと共用資源を使用す
るクライアントからなるネットワークシステムにおい
て、ネームサーバーを複数設け、1つのネームサーバー
の共用資源情報が更新された場合、その情報を即座に他
のネームサーバーに転送し、資源情報をネームサーバー
間で常に同じ内容に保つことを特徴とするネームサーバ
ー制御方式。1. A network system comprising a name server for managing shared resources and processing shared resource information processing requests from servers and clients, and a network system comprising a server providing shared resources and a client using shared resources. When a plurality of shared resource information of one name server is updated, the information is immediately transferred to other name servers, and the resource information is always kept the same among the name servers. method.
が特定のネームサーバーに集中しないように共用資源情
報処理要求の発行先ネームサーバーを決定する手段を各
サーバー,クライアントが有し、各サーバー,クライア
ントはその決定にしたがって共用資源情報処理要求を発
行することを特徴とするネームサーバー制御方式。2. The server and the client according to claim 1, wherein each server and client have means for determining a name server to which a shared resource information processing request is issued so that shared resource information processing requests are not concentrated on a specific name server. , A name server control method in which the client issues a shared resource information processing request according to the decision.
イアントが、あるネームサーバーに対して発行した共用
資源情報処理要求に対する処理が一定時間内に終了しな
い場合、発行もとのサーバーあるいはクライアントが本
処理要求を取消、別のネームサーバーに対して同様の共
用資源情報処理要求を発行することを特徴とするネーム
サーバー制御方式。3. The server or client according to claim 1, wherein when the server or the client does not finish processing the shared resource information processing request issued to a certain name server within a certain time, the issuing server or client requests this processing. A name server control method characterized by canceling and issuing a similar shared resource information processing request to another name server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23780991A JPH0575637A (en) | 1991-09-18 | 1991-09-18 | Name server control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23780991A JPH0575637A (en) | 1991-09-18 | 1991-09-18 | Name server control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0575637A true JPH0575637A (en) | 1993-03-26 |
Family
ID=17020732
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP23780991A Pending JPH0575637A (en) | 1991-09-18 | 1991-09-18 | Name server control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0575637A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7152482B2 (en) | 2002-10-01 | 2006-12-26 | National Institute Of Advanced Industrial Science & Technology | Piezoelectric sensor and input device including same |
WO2008105031A1 (en) * | 2007-02-28 | 2008-09-04 | Fujitsu Limited | Cluster system and node switching method |
KR100864137B1 (en) * | 2002-12-24 | 2008-10-16 | 엘지노텔 주식회사 | Using Method of Domain Name Service Server |
US8972771B2 (en) | 2011-11-02 | 2015-03-03 | Fujitsu Limited | Connection control apparatus, storage system, and control method of connection control apparatus |
US9568385B2 (en) | 2009-07-24 | 2017-02-14 | Rohm Co., Ltd. | Semiconductor pressure sensor, pressure sensor apparatus, electronic equipment, and method of manufacturing semiconductor pressure sensor |
-
1991
- 1991-09-18 JP JP23780991A patent/JPH0575637A/en active Pending
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7152482B2 (en) | 2002-10-01 | 2006-12-26 | National Institute Of Advanced Industrial Science & Technology | Piezoelectric sensor and input device including same |
KR100864137B1 (en) * | 2002-12-24 | 2008-10-16 | 엘지노텔 주식회사 | Using Method of Domain Name Service Server |
WO2008105031A1 (en) * | 2007-02-28 | 2008-09-04 | Fujitsu Limited | Cluster system and node switching method |
JPWO2008105031A1 (en) * | 2007-02-28 | 2010-06-03 | 富士通株式会社 | Cluster system and node switching method |
JP4695705B2 (en) * | 2007-02-28 | 2011-06-08 | 富士通株式会社 | Cluster system and node switching method |
US8051321B2 (en) | 2007-02-28 | 2011-11-01 | Fujitsu Limitd | Cluster system and node switching method |
US9568385B2 (en) | 2009-07-24 | 2017-02-14 | Rohm Co., Ltd. | Semiconductor pressure sensor, pressure sensor apparatus, electronic equipment, and method of manufacturing semiconductor pressure sensor |
US8972771B2 (en) | 2011-11-02 | 2015-03-03 | Fujitsu Limited | Connection control apparatus, storage system, and control method of connection control apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4937737A (en) | Process transparent multi storage mode data transfer and buffer control | |
EP0343820B1 (en) | Temporary state preservation for a distributed file service | |
US5548724A (en) | File server system and file access control method of the same | |
US7127717B2 (en) | Hierarchical server system | |
US5615373A (en) | Data lock management in a distributed file server system determines variable lock lifetime in response to request to access data object | |
US6711559B1 (en) | Distributed processing system, apparatus for operating shared file system and computer readable medium | |
JP4746838B2 (en) | Partitioning database ownership between different database servers to control access to the database | |
US7873613B2 (en) | Providing storage control in a network of storage controllers | |
US5056003A (en) | Distributed data management mechanism | |
JP2002063008A (en) | Printer user limiting system | |
EP1566041B1 (en) | High-performance lock management for flash copy in n-way shared storage systems | |
CA1244142A (en) | Distributed data management mechanism | |
US6226673B1 (en) | Data distribution method and apparatus and computer program | |
JPH0575637A (en) | Name server control system | |
EP1122924B1 (en) | Method and apparatus for providing local path I/O in a distributed file system | |
JPH10124419A (en) | Software and data matching distribution method for client server system | |
JPH10135982A (en) | Ip address multiplexing method in server computer | |
JP2859200B2 (en) | Program distribution system | |
JP2007188518A (en) | Partitioning of ownership of database between different database servers for controlling access to database | |
US8850132B1 (en) | Method and system for providing a shared data resource coordinator within a storage virtualizing data processing system | |
JP2752696B2 (en) | Printer control method under network environment | |
CN115934006B (en) | IO access point and data processing task management method, device, equipment and medium | |
JPH0567059A (en) | Network computer system | |
JP2002063062A (en) | Distributed system for managing/sharing file | |
US20070050681A1 (en) | Global user services management for system cluster |