JP2014174878A - Network boot system and network boot method - Google Patents

Network boot system and network boot method Download PDF

Info

Publication number
JP2014174878A
JP2014174878A JP2013048935A JP2013048935A JP2014174878A JP 2014174878 A JP2014174878 A JP 2014174878A JP 2013048935 A JP2013048935 A JP 2013048935A JP 2013048935 A JP2013048935 A JP 2013048935A JP 2014174878 A JP2014174878 A JP 2014174878A
Authority
JP
Japan
Prior art keywords
client
server
boot
network
setting information
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.)
Granted
Application number
JP2013048935A
Other languages
Japanese (ja)
Other versions
JP5695689B2 (en
Inventor
Akinori Shiragami
彰則 白神
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013048935A priority Critical patent/JP5695689B2/en
Publication of JP2014174878A publication Critical patent/JP2014174878A/en
Application granted granted Critical
Publication of JP5695689B2 publication Critical patent/JP5695689B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To resolve complicated processing based on an instruction from a maintenance person by uniformly managing setting information on respective servers associated with network boot operation.SOLUTION: A setting information management server 1 accepts registration of setting information on respective servers associated with network boot operation and distributes the setting information to the respective servers. A client 5 acquires an IPv4 address of itself and an IP address of a boot server 3 from a DHCPv4 server 2, and then acquires and executes a network boot image from a boot server 3 so as to acquire a start-up image. Then, the client 5 executes the start-up image so as to acquire an IPv6 address of itself from a DHCPv6 server 4. The setting information management server 1 collects information on a service result provided from the respective servers to the client 5 and uniformly stores states of network boot operation of the respective clients 5.

Description

本発明は、コンピュータの起動に必要なOS(Operating System)やアプリケーションなどの動作環境を再現する起動イメージのデータを、ネットワーク経由で取得することでコンピュータの起動を可能とする、ネットワークブートシステム及びネットワークブート方法に関する。   The present invention relates to a network boot system and a network capable of starting a computer by acquiring, via a network, start image data that reproduces an operating environment such as an OS (Operating System) and applications necessary for starting the computer. It relates to the boot method.

ビジネス向けの市場では、主としてセキュリティや運用管理作業の効率を向上させるために、シンクライアントと呼ばれるコンピュータ端末が導入されている。シンクライアントでは、社員が使うコンピュータ端末(クライアント)には最低限の機能しか持たせず、サーバ側でアプリケーションソフトやファイルなどの資源を一括して管理するために、サーバ側でクライアントの動作環境を設定可能なネットワークブートが利用される。また、クライアントとして従来型のコンピュータ端末が用いられるシステムにおいても、インストール作業の手間を減らすと同時に各クライアントの動作環境を統一するために、ネットワークブートによる自動インストールが行われる。この自動インストールでは、近年普及しつつあるIPv6(Internet Protocol verion 6)アドレス等の設定も自動で行うことが多くなってきている(例えば、非特許文献1にてipv6=dhcpを設定した場合など)。   In the business-oriented market, computer terminals called thin clients have been introduced mainly to improve the efficiency of security and operation management work. In thin clients, computer terminals (clients) used by employees have minimal functions, and in order to collectively manage resources such as application software and files on the server side, the operating environment of the client is set on the server side. A configurable network boot is used. Further, even in a system in which a conventional computer terminal is used as a client, automatic installation by network boot is performed in order to reduce installation work and to unify the operating environment of each client. In this automatic installation, setting of IPv6 (Internet Protocol version 6) addresses and the like that have become widespread in recent years is often automatically performed (for example, when ipv6 = dhcp is set in Non-Patent Document 1). .

Red Hat, Inc.、”Red Hat Enterprise Linux Installation Guide 32.10 キックスタートインストールの開始”、[online]、[平成25年3月2日検索]、インターネット(URL:https://access.redhat.com/knowledge/docs/ja-JP/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-startinginstall.html)Red Hat, Inc., “Red Hat Enterprise Linux Installation Guide 32.10 Starting Kickstart Installation”, [online], [Search March 2, 2013], Internet (URL: https://access.redhat.com/ knowledge / docs / en-US / Red_Hat_Enterprise_Linux / 6 / html / Installation_Guide / s1-kickstart2-startinginstall.html)

図9は、従来のネットワークブートシステムの動作例を示すシーケンス図である。図9に示すように、IPv4(Internet Protocol verion 4)アドレスとIPv6アドレスとが共存する従来のネットワークブートシステムでは、IPv4対応のDHCPv4(Dynamic Host Configuration Protocol version 4)サーバ2、IPv4対応のブートサーバ3、及びIPv6対応のDHCPv6(同 version 6)サーバ4に対して、管理端末6から個別に設定情報を登録していた(ステップS21〜ステップS23)。   FIG. 9 is a sequence diagram showing an operation example of a conventional network boot system. As shown in FIG. 9, in a conventional network boot system in which an IPv4 (Internet Protocol version 4) address and an IPv6 address coexist, an IPv4 compatible DHCPv4 (Dynamic Host Configuration Protocol version 4) server 2 and an IPv4 compatible boot server 3 In addition, the setting information is individually registered from the management terminal 6 to the DHCPv6 (same version 6) server 4 corresponding to IPv6 (steps S21 to S23).

クライアント5が電源オンしてネットワークブートを開始すると(ステップS24)、クライアント5の通信ボードのROM(Read Only Memory)に格納されているネットワークブート起動プログラムが実行されて、まず、DHCPv4サーバ2への接続が行われ、クライアント5が使用するIPv4アドレス等の設定が行われる(ステップS25)。この設定を通じてブートサーバ3のIPアドレスがクライアント5に通知されるので、次にクライアント5は、通知されたIPアドレスを用いてブートサーバ3への接続を行い、ブートサーバ3から自身が実行すべき起動イメージを取得する(ステップS26)。続いてクライアント5は、取得した起動イメージを実行することで、必要なOS及びアプリケーション環境での動作を開始する(ステップS27)。それにより、クライアント5からDHCPv6サーバ4への接続が行われ、クライアント5が使用するIPv6アドレス等の設定が行われる(ステップS28)。   When the client 5 is powered on and starts a network boot (step S24), the network boot activation program stored in the ROM (Read Only Memory) of the communication board of the client 5 is executed, and first the DHCPv4 server 2 is loaded. The connection is made and the IPv4 address used by the client 5 is set (step S25). Since the IP address of the boot server 3 is notified to the client 5 through this setting, the client 5 next connects to the boot server 3 using the notified IP address, and should be executed by the boot server 3 itself. A startup image is acquired (step S26). Subsequently, the client 5 starts the operation in the necessary OS and application environment by executing the acquired startup image (step S27). Thereby, the connection from the client 5 to the DHCPv6 server 4 is performed, and the IPv6 address used by the client 5 is set (step S28).

このように、DHCPv4サーバ2、ブートサーバ3、及びDHCPv6サーバ4への各種設定情報の登録はそれぞれが別々に行われ、各クライアント5に割り当てられたIPアドレス等の情報もサーバ毎に個別に管理されることになる。したがって、各クライアント5についての設定確認を行うためには、保守者からの指示に基づいて、管理端末6からそれぞれのサーバに個別にアクセスする処理を実行する必要があった(ステップS29)。   In this way, registration of various setting information to the DHCPv4 server 2, the boot server 3, and the DHCPv6 server 4 is performed separately, and information such as an IP address assigned to each client 5 is also managed individually for each server. Will be. Therefore, in order to confirm the setting for each client 5, it is necessary to execute a process of individually accessing each server from the management terminal 6 based on an instruction from the maintenance person (step S29).

図10は、従来のネットワークブートシステムにおいてブートエラーが発生した場合の動作例を示すシーケンス図である。図10の例のように、ステップS25にてクライアント5がDHCPv4サーバ2からIPv4アドレス等を取得したのちに、ステップS26の途中でハードウェアの障害等が発生したものと仮定する。この場合、当該クライアント5に割り当てられたIPv4アドレスを解放して再利用可能とするためには、ステップS30にてブートサーバ3からのエラー通知を受けた管理端末6は、保守者からの指示を受け付けて、当該クライアント5に割り当てられたIPv4アドレスの解放をDHCPv4サーバ2に指令する処理を実行する必要があった(ステップS31)。   FIG. 10 is a sequence diagram showing an operation example when a boot error occurs in the conventional network boot system. As in the example of FIG. 10, it is assumed that a hardware failure or the like has occurred in the middle of step S26 after the client 5 has acquired an IPv4 address or the like from the DHCPv4 server 2 in step S25. In this case, in order to release the IPv4 address assigned to the client 5 and make it reusable, the management terminal 6 that has received the error notification from the boot server 3 in step S30 issues an instruction from the maintenance person. It is necessary to execute a process of accepting and instructing the DHCPv4 server 2 to release the IPv4 address assigned to the client 5 (step S31).

これらのサーバをすべて1台の装置に統合することによって前記のような保守者からの指示に基づく管理端末の煩雑な処理を解消する方法も考えられるが、その場合には統合した装置の負荷が高くなってしまうという問題がある。   A method of eliminating the complicated processing of the management terminal based on the instruction from the maintenance person as described above by consolidating all of these servers into one apparatus is conceivable. In this case, however, the load of the integrated apparatus is reduced. There is a problem of becoming high.

本発明は、前記の課題を解決するためになされたものであり、DHCPv4サーバ、ブートサーバ、DHCPv6サーバの処理負荷は分散させつつ、これら各サーバの設定情報を一元的に記憶し管理することで、従来は必要であった保守者からの指示に基づく管理端末の煩雑な処理を解消することを目的とする。   The present invention has been made in order to solve the above-described problems. By distributing and processing the processing load of the DHCPv4 server, the boot server, and the DHCPv6 server, the setting information of each of these servers is stored and managed centrally. An object of the present invention is to eliminate complicated processing of a management terminal based on an instruction from a maintenance person, which was necessary in the past.

前記の目的を達成するために、本発明は、IP網に接続された1以上のネットワークブート可能なクライアントに、IPv6アドレスを取得する処理を含む起動イメージを提供するネットワークブートシステムであって、前記起動イメージを取得する処理を含むネットワークブートイメージを前記クライアントに提供するブートサーバと、前記クライアントにIPv4アドレスを付与するとともに、前記ブートサーバのIPアドレスを通知する第1のDHCPサーバと、前記クライアントにIPv6アドレスを付与する第2のDHCPサーバと、前記サーバのそれぞれと通信可能に接続される設定情報管理サーバと、を備え、前記設定情報管理サーバは、前記ブートサーバ、前記第1のDHCPサーバ、及び前記第2のDHCPサーバのそれぞれが提供するサービスに必要な設定情報の登録を受け付けて、当該設定情報をこれら各サーバに配信し、前記クライアントがネットワークブートした場合に、前記第1のDHCPサーバは、当該クライアントからの要求に基づいて、当該クライアントにIPv4アドレスを付与するとともに前記ブートサーバのIPアドレスを通知し、前記ブートサーバは、当該クライアントからの要求に基づいて、前記ネットワークブートイメージを当該クライアントに送信し、前記第2のDHCPサーバは、当該クライアントが前記ネットワークブートイメージを実行して取得した前記起動イメージを実行したときに取得を要求してくるIPv6アドレスを、当該クライアントに付与し、前記設定情報管理サーバは、さらに、前記各サーバから、前記クライアントがネットワークブートするのに伴って当該クライアントに提供されたサービス結果の情報を収集し、各クライアントのネットワークブート動作の状況を一括して記憶するものとした。   In order to achieve the above object, the present invention provides a network boot system for providing a boot image including a process of acquiring an IPv6 address to one or more network bootable clients connected to an IP network, A boot server that provides the client with a network boot image including a process for acquiring a boot image, a first DHCP server that gives an IPv4 address to the client and notifies the IP address of the boot server, and the client A second DHCP server that assigns an IPv6 address; and a setting information management server that is communicably connected to each of the servers, wherein the setting information management server includes the boot server, the first DHCP server, And that of the second DHCP server When the registration of the setting information necessary for the service provided by the client is received, the setting information is distributed to each of these servers, and the client performs a network boot, the first DHCP server responds to the request from the client. Based on the request from the client, the boot server transmits the network boot image to the client based on a request from the client, and assigns an IPv4 address to the client and notifies the IP address of the boot server. The DHCP server gives the client an IPv6 address that requests acquisition when the client executes the boot image acquired by executing the network boot image, and the setting information management server further , From each of the servers Ianto collects service result information provided to the client along with the network boot was assumed that collectively stores the status of the network boot operation of each client.

こうすることにより、DHCPv4サーバ、ブートサーバ、DHCPv6サーバの処理負荷は分散させつつ、これら各サーバの設定情報を一元的に記憶し管理することができる。   By doing so, it is possible to centrally store and manage the setting information of these servers while distributing the processing load of the DHCPv4 server, boot server, and DHCPv6 server.

また、本発明は、前記のネットワークブートシステムにおいて、前記クライアントが自身のIPv4アドレスを前記第1のDHCPサーバから付与されたのちに、当該クライアントのネットワークブート動作が異常終了した場合は、当該異常を検出した前記ブートサーバまたは前記第2のDHCPサーバが前記設定情報管理サーバにエラーを通知し、この通知を受けた前記設定情報管理サーバは、前記第1のDHCPサーバに対して当該IPv4アドレスの解放を指令するものとした。   In the network boot system according to the present invention, if the network boot operation of the client ends abnormally after the client is given its IPv4 address from the first DHCP server, the abnormality is The detected boot server or the second DHCP server notifies the setting information management server of an error, and the setting information management server receiving the notification releases the IPv4 address to the first DHCP server. Was to be commanded.

こうすることにより、ネットワークブート動作が途中で異常終了した場合には、該当するクライアントに割り当てられたIPv4アドレスが自動で解放されるので、管理端末の煩雑な処理を軽減することができる。   In this way, when the network boot operation ends abnormally in the middle, the IPv4 address assigned to the corresponding client is automatically released, so that complicated processing of the management terminal can be reduced.

また、本発明は、IP網に接続された1以上のネットワークブート可能なクライアントに、IPv6アドレスを取得する処理を含む起動イメージを提供するネットワークブートシステムのネットワークブート方法であって、前記ネットワークブートシステムは、前記起動イメージを取得する処理を含むネットワークブートイメージを前記クライアントに提供するブートサーバと、前記クライアントにIPv4アドレスを付与するとともに、前記ブートサーバのIPアドレスを通知する第1のDHCPサーバと、前記クライアントにIPv6アドレスを付与する第2のDHCPサーバと、前記サーバのそれぞれと通信可能に接続される設定情報管理サーバと、を備えており、前記設定情報管理サーバが、前記ブートサーバ、前記第1のDHCPサーバ、及び前記第2のDHCPサーバのそれぞれが提供するサービスに必要な設定情報の登録を受け付けて、当該設定情報をこれら各サーバに配信するステップと、前記クライアントがネットワークブートした場合に、前記第1のDHCPサーバが、当該クライアントからの要求に基づいて、当該クライアントにIPv4アドレスを付与するとともに前記ブートサーバのIPアドレスを通知するステップと、前記ブートサーバが、当該クライアントからの要求に基づいて、前記ネットワークブートイメージを当該クライアントに送信するステップと、前記第2のDHCPサーバが、当該クライアントが前記ネットワークブートイメージを実行して取得した前記起動イメージを実行したときに取得を要求してくるIPv6アドレスを、当該クライアントに付与するステップと、前記設定情報管理サーバが、前記クライアントがネットワークブートするのに伴って前記各サーバから通知される、当該クライアントに提供されたサービス結果の情報に基づいて、当該クライアントのネットワークブート動作の進捗状態を表す情報を記憶するステップと、を含むものとした。   The present invention is also a network boot method for a network boot system that provides a boot image including processing for acquiring an IPv6 address to one or more network bootable clients connected to an IP network, the network boot system comprising: A boot server that provides the client with a network boot image including a process for obtaining the boot image, a first DHCP server that gives the client an IPv4 address and notifies the IP address of the boot server, A second DHCP server that assigns an IPv6 address to the client; and a setting information management server that is communicably connected to each of the servers. The setting information management server includes the boot server, the first server, 1 DHCP And registration of setting information necessary for the service provided by each of the server and the second DHCP server, and delivering the setting information to each of these servers, and when the client is network booted, A first DHCP server assigning an IPv4 address to the client based on a request from the client and notifying an IP address of the boot server; and the boot server based on a request from the client. Sending the network boot image to the client; and the second DHCP server requests acquisition when the client executes the boot image acquired by executing the network boot image. Address And the setting information management server notifies the client of the network based on the service result information provided to the client, which is notified from the servers as the client performs a network boot. Storing information indicating the progress status of the boot operation.

こうすることにより、DHCPv4サーバ、ブートサーバ、DHCPv6サーバの処理負荷は分散させつつ、これら各サーバの設定情報を一元的に記憶し管理することができる。   By doing so, it is possible to centrally store and manage the setting information of these servers while distributing the processing load of the DHCPv4 server, boot server, and DHCPv6 server.

また、本発明は、前記のネットワークブート方法において、前記クライアントが自身のIPv4アドレスを前記第1のDHCPサーバから付与されたのちに、当該クライアントのネットワークブート動作が異常終了した場合は、当該異常を検出した前記ブートサーバまたは前記第2のDHCPサーバが前記設定情報管理サーバにエラーを通知し、この通知を受けた前記設定情報管理サーバが、前記第1のDHCPサーバに対して当該IPv4アドレスの解放を指令するステップ、をさらに含むものとした。   In the network boot method according to the present invention, if the network boot operation of the client ends abnormally after the client is given its IPv4 address from the first DHCP server, the abnormality is The detected boot server or the second DHCP server notifies the setting information management server of an error, and the setting information management server receiving the notification releases the IPv4 address to the first DHCP server. Further including a step of commanding.

こうすることにより、ネットワークブート動作が途中で異常終了した場合には、該当するクライアントに割り当てられたIPv4アドレスが自動で解放されるので、管理端末の煩雑な処理を軽減することができる。   In this way, when the network boot operation ends abnormally in the middle, the IPv4 address assigned to the corresponding client is automatically released, so that complicated processing of the management terminal can be reduced.

本発明によれば、DHCPv4サーバ、ブートサーバ、DHCPv6サーバの処理負荷は分散させつつ、これら各サーバの設定情報を一元的に記憶し管理することで、従来は必要であった保守者からの指示に基づく管理端末の煩雑な処理を解消することができる。   According to the present invention, the processing load of the DHCPv4 server, the boot server, and the DHCPv6 server is distributed, and the setting information of each server is stored and managed in a centralized manner. The complicated processing of the management terminal based on can be eliminated.

ネットワークブートシステムの構成例を示す図である。It is a figure which shows the structural example of a network boot system. DHCPv4サーバに配信される設定情報の構成例を示す図である。It is a figure which shows the structural example of the setting information delivered to a DHCPv4 server. クライアント管理情報の構成例を示す図である。It is a figure which shows the structural example of client management information. 設定情報管理サーバを適用した場合のネットワークブート動作例を示すシーケンス図である。It is a sequence diagram which shows the network boot operation example at the time of applying a setting information management server. IPv4アドレス等の設定動作についての詳細シーケンス図である。It is a detailed sequence diagram about setting operation | movement of an IPv4 address etc. 起動イメージの取得動作についての詳細シーケンス図である。It is a detailed sequence diagram about the acquisition operation of a starting image. IPv6アドレス等の設定動作についての詳細シーケンス図である。It is a detailed sequence diagram about the setting operation of an IPv6 address or the like. 設定情報管理サーバを適用したネットワークブートシステムにおいて、ブートエラーが発生した場合の動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example when the boot error generate | occur | produces in the network boot system to which the setting information management server is applied. 従来のネットワークブートシステムの動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example of the conventional network boot system. 従来のネットワークブートシステムにおいて、ブートエラーが発生した場合の動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example when the boot error generate | occur | produces in the conventional network boot system.

以下、本発明を実施するための形態(以下、「本実施形態」という)について、適宜図面を参照しながら詳細に説明する。   Hereinafter, a mode for carrying out the present invention (hereinafter referred to as “the present embodiment”) will be described in detail with reference to the drawings as appropriate.

図1は、本実施形態に係るネットワークブートシステムの構成例を示す図である。図1に示すように、ネットワークブートシステム100は、設定情報管理サーバ1、DHCPv4サーバ2、ブートサーバ3、DHCPv6サーバ4、及び管理端末6から構成されている。DHCPv4サーバ2、ブートサーバ3、及びDHCPv6サーバ4は、LAN(Local Area Network)などの不図示のIP(Internet Protocol)網を介して、1台以上のネットワークブート可能なクライアント5に通信可能に接続される。   FIG. 1 is a diagram illustrating a configuration example of a network boot system according to the present embodiment. As illustrated in FIG. 1, the network boot system 100 includes a setting information management server 1, a DHCPv4 server 2, a boot server 3, a DHCPv6 server 4, and a management terminal 6. The DHCPv4 server 2, the boot server 3, and the DHCPv6 server 4 are communicably connected to one or more network bootable clients 5 via an unillustrated IP (Internet Protocol) network such as a LAN (Local Area Network). Is done.

また、設定情報管理サーバ1は、DHCPv4サーバ2、ブートサーバ3、DHCPv6サーバ4、及び管理端末6にLANや専用回線などを介して通信可能に接続されている。なお、設定情報管理サーバ1は、独立した装置でなくともよく、他のサーバのいずれかの装置と統合されていてもよい。   The setting information management server 1 is communicably connected to the DHCPv4 server 2, the boot server 3, the DHCPv6 server 4, and the management terminal 6 via a LAN or a dedicated line. Note that the setting information management server 1 does not have to be an independent device, and may be integrated with any device of another server.

設定情報管理サーバ1は、制御部11と記憶部12とを備えるコンピュータによって構成される。制御部11は、設定情報登録部111、設定情報配信部112、クライアント情報管理部113、要求情報応答部114、及びブートエラー処理部115を備えている。これらの各機能部は、制御部11が備える不図示のCPU(Central Processing Unit)が、記憶部12に記憶された所定の設定情報管理プログラムを実行することによって具現化される。一方、ハードディスクや半導体メモリなどによって構成される記憶部12には、IPv4アドレス設定情報121、ネットワークブートイメージ122、IPv6アドレス設定情報123、及びクライアント管理情報124などが記憶される。   The setting information management server 1 is configured by a computer including a control unit 11 and a storage unit 12. The control unit 11 includes a setting information registration unit 111, a setting information distribution unit 112, a client information management unit 113, a request information response unit 114, and a boot error processing unit 115. Each of these functional units is embodied by executing a predetermined setting information management program stored in the storage unit 12 by a CPU (Central Processing Unit) (not shown) included in the control unit 11. On the other hand, IPv4 address setting information 121, network boot image 122, IPv6 address setting information 123, client management information 124, and the like are stored in the storage unit 12 configured by a hard disk, a semiconductor memory, or the like.

設定情報登録部111は、保守者によって操作される管理端末6から各種設定情報の登録を受け付け、それらの情報をIPv4アドレス設定情報121、ネットワークブートイメージ122、及びIPv6アドレス設定情報123に登録する。設定情報配信部112は、IPv4アドレス設定情報121に登録された設定情報をDHCPv4サーバ2に、ネットワークブートイメージ122に登録されたネットワークブートイメージをブートサーバ3に、IPv6アドレス設定情報123に登録された設定情報をDHCPv6サーバ4に、それぞれ配信する。   The setting information registration unit 111 receives registration of various setting information from the management terminal 6 operated by the maintenance person, and registers the information in the IPv4 address setting information 121, the network boot image 122, and the IPv6 address setting information 123. The setting information distribution unit 112 registers the setting information registered in the IPv4 address setting information 121 in the DHCPv4 server 2, the network boot image registered in the network boot image 122 in the boot server 3, and the IPv6 address setting information 123. The setting information is distributed to the DHCPv6 server 4.

クライアント情報管理部113は、ネットワークブート動作を実行するクライアント5の情報を管理する。要求情報応答部114は、管理端末6から各種設定情報の閲覧要求を受け付け、該当する情報を記憶部12から取得して管理端末6に返送する。ブートエラー処理部115は、クライアント5のネットワークブート動作が異常終了した場合のエラー処理を実行する。   The client information management unit 113 manages information on the client 5 that executes the network boot operation. The request information response unit 114 receives a request for browsing various setting information from the management terminal 6, acquires corresponding information from the storage unit 12, and returns the information to the management terminal 6. The boot error processing unit 115 executes error processing when the network boot operation of the client 5 ends abnormally.

本発明の第1のDHCPサーバに相当するIPv4対応のDHCPv4サーバ2は、クライアント5に32ビットのIPv4アドレス等を付与するIPv4アドレス割当部21を備える。また、本発明の第2のDHCPサーバに相当するIPv6対応のDHCPv6サーバ4は、クライアント5に128ビットのIPv6アドレス等を付与するIPv6アドレス割当部41を備える。ブートサーバ3は、クライアント5にネットワークブートイメージを転送するブートイメージ転送部31を備える。クライアント5は、電源オン時にネットワークブートを実行するネットワークブート実行部51を備える。   The IPv4-compatible DHCPv4 server 2 corresponding to the first DHCP server of the present invention includes an IPv4 address assignment unit 21 that assigns a 32-bit IPv4 address or the like to the client 5. In addition, the IPv6 compatible DHCPv6 server 4 corresponding to the second DHCP server of the present invention includes an IPv6 address assigning unit 41 that assigns a 128-bit IPv6 address or the like to the client 5. The boot server 3 includes a boot image transfer unit 31 that transfers a network boot image to the client 5. The client 5 includes a network boot execution unit 51 that executes a network boot when the power is turned on.

IPv4アドレス設定情報121には、DHCPv4サーバ2に配信されるIPv4アドレス等の設定情報が登録される。ネットワークブートイメージ122には、ブートサーバ3に配信されるネットワークブートイメージが登録される。このネットワークブートイメージのなかには、起動イメージを取得する処理が記述されたネットワークブートプログラムが含まれている。IPv6アドレス設定情報123には、DHCPv6サーバ4に配信されるIPv6アドレス等の設定情報が登録される。また、クライアント管理情報124には、各クライアント5に割り当てられたIPアドレスやネットワークブート動作の進捗状況に関する情報が登録される。   In the IPv4 address setting information 121, setting information such as an IPv4 address distributed to the DHCPv4 server 2 is registered. A network boot image distributed to the boot server 3 is registered in the network boot image 122. The network boot image includes a network boot program in which processing for obtaining a startup image is described. In the IPv6 address setting information 123, setting information such as an IPv6 address distributed to the DHCPv6 server 4 is registered. In the client management information 124, information related to the IP address assigned to each client 5 and the progress status of the network boot operation is registered.

図2は、DHCPv4サーバ2に配信される設定情報の構成例を示す図である。図2において、(a)はアドレスプール設定情報121Aであり、(b)は予約アドレス設定情報121Bであり、(c)はその他設定情報(抜粋)121Cである。DHCPv6サーバ4に配信される設定情報についてもほぼ同様の構成となるので、その詳しい説明は省略する。   FIG. 2 is a diagram illustrating a configuration example of setting information distributed to the DHCPv4 server 2. 2, (a) is address pool setting information 121A, (b) is reserved address setting information 121B, and (c) is other setting information (extract) 121C. Since the configuration information distributed to the DHCPv6 server 4 has almost the same configuration, detailed description thereof is omitted.

アドレスプール設定情報121Aは、DHCPv4サーバ2がIPアドレスの貸出し要求を受けた個々のクライアント5に貸し出すことができる連続したIPアドレスの範囲を特定するものである。それぞれの連続したIPアドレスの範囲のことをアドレスプールと呼び、各アドレスプールは、開始IPアドレスと終了IPアドレスとの組によってその範囲が特定される。複数のアドレスプールが存在する場合には、アドレスプールの数に等しい数のレコードを登録しておく。   The address pool setting information 121A specifies a range of continuous IP addresses that can be lent to the individual clients 5 that the DHCPv4 server 2 has received an IP address rent request for. The range of each successive IP address is called an address pool, and each address pool is specified by a set of a start IP address and an end IP address. When there are a plurality of address pools, a number of records equal to the number of address pools are registered.

予約アドレス設定情報121Bは、DHCPv4サーバ2がIPアドレスの貸出し要求を受けた個々のクライアント5に貸し出すIPアドレスを個別に予約しておくものである。個々のクライアント5からIPアドレスの貸出し要求を受けるときに、当該クライアント5を一意に識別するMAC(Media Access Control)アドレスが通知されるので、それぞれのMACアドレスと予約IPアドレスとを対応付けるレコードを必要な数だけ予め登録しておく。   The reserved address setting information 121B is for individually reserving IP addresses to be lent to individual clients 5 for which the DHCPv4 server 2 has received an IP address rent request. When an IP address lending request is received from an individual client 5, a MAC (Media Access Control) address that uniquely identifies the client 5 is notified. Therefore, a record that associates each MAC address with a reserved IP address is required. Register in advance.

その他設定情報121Cは、DHCPv4サーバ2から各クライアント5に通知される各種情報を抜粋したものであり、リース期間、ブートサーバのIPアドレス、及びネットワークブートイメージのファイル名を含んでいる。リース期間とは、各クライアント5に貸し出すIPアドレスの有効期間である。各クライアント5は、この有効期間が満了するまでの間に、IPアドレスの再貸出しを要求することで、現在貸し出されているIPアドレスを継続して使用することができる。ブートサーバのIPアドレスとは、ネットワークブートイメージのダウンロード先となるブートサーバ3のIPアドレスである。ネットワークブートイメージのファイル名とは、当該イメージのファイルがブートサーバ3に格納されているパス及びファイル名である。   The other setting information 121C is an excerpt of various information notified from the DHCPv4 server 2 to each client 5, and includes the lease period, the IP address of the boot server, and the file name of the network boot image. The lease period is a valid period of the IP address lent to each client 5. Each client 5 can continue to use the currently lent IP address by requesting the renting of the IP address before the validity period expires. The IP address of the boot server is the IP address of the boot server 3 that is the download destination of the network boot image. The file name of the network boot image is a path and file name where the image file is stored in the boot server 3.

図3は、クライアント管理情報の構成例を示す図である。図3に示すように、クライアント管理情報124には、MACアドレス、IPv4アドレス、IPv6アドレス、及びステータスからなるレコードが、各クライアント5毎に登録される。ここで、MACアドレスとは、当該クライアント5を一意に識別するために付されている識別情報である。IPv4アドレスとは、当該クライアント5に割り当てられたバージョン4(32ビット)のIPアドレスである。IPv6アドレスとは、当該クライアント5に割り当てられたバージョン6(128ビット)のIPアドレスである。IPアドレスが未割当ての場合には、どちらにもnullコードが格納される。   FIG. 3 is a diagram illustrating a configuration example of the client management information. As shown in FIG. 3, in the client management information 124, a record including a MAC address, an IPv4 address, an IPv6 address, and a status is registered for each client 5. Here, the MAC address is identification information assigned to uniquely identify the client 5. The IPv4 address is a version 4 (32 bit) IP address assigned to the client 5. The IPv6 address is a version 6 (128 bit) IP address assigned to the client 5. If no IP address is assigned, a null code is stored in both.

ステータスとは、当該クライアント5がネットワークブートプロセスのどの段階にあるかを示すものであり、例えば、IPv4アドレスを取得してからネットワークブートプログラムを取得する前の段階を「ステージ1」、ネットワークブートプログラムを取得してから起動イメージを取得する前の段階を「ステージ2」、起動イメージを取得してからIPv6アドレスを取得する前の段階を「ステージ3」、IPv6アドレスを取得してからアプリケーションを起動する前の段階を「ステージ4」、・・・とする。このステータスは、ネットワークブート動作のプロセスが進むにつれて、クライアント情報管理部113によって順次データの更新が行われる。   The status indicates which stage of the network boot process the client 5 is in. For example, the stage before acquiring the network boot program after acquiring the IPv4 address is “stage 1”, and the network boot program. “Stage 2” is the stage before acquiring the startup image after acquiring the IP address, “Stage 3” is the stage before acquiring the IPv6 address after acquiring the startup image, and starts the application after acquiring the IPv6 address. The stage before performing is “stage 4”. This status is sequentially updated by the client information management unit 113 as the network boot operation process proceeds.

図4は、設定情報管理サーバを適用した場合のネットワークブート動作例を示すシーケンス図である。ここでは、DHCPv4サーバ2、ブートサーバ3、及びDHCPv6サーバ4に対して設定する情報は予め設計されており、管理端末6からそれらの設定情報が入力され、設定情報登録部111によって設定情報管理サーバ1の記憶部12に登録されるものとする。   FIG. 4 is a sequence diagram illustrating an example of a network boot operation when the setting information management server is applied. Here, the information to be set for the DHCPv4 server 2, the boot server 3, and the DHCPv6 server 4 is designed in advance, and the setting information is input from the management terminal 6, and the setting information registration unit 111 sets the setting information management server. It is assumed that it is registered in one storage unit 12.

図4に示すように、まずはじめに、設定情報管理サーバ1の設定情報登録部111は、管理端末6から入力される各種の設定情報を受け付け、受け付けた設定情報を、IPv4アドレス設定情報121、ネットワークブートイメージ122、及びIPv6アドレス設定情報123のそれぞれに登録する(ステップS1)。次に、設定情報管理サーバ1の設定情報配信部112は、それらの設定情報を、各サーバに順次配信する(ステップS2〜ステップS4)。つまり、設定情報配信部112は、IPv4アドレス設定情報121をDHCPv4サーバ2に配信し、ネットワークブートイメージ122をブートサーバ3に配信し、IPv6アドレス設定情報123をDHCPv6サーバ4に配信する。各サーバは自身に配信された設定情報をそれぞれ不図示の記憶部に登録する。   As shown in FIG. 4, first, the setting information registration unit 111 of the setting information management server 1 receives various setting information input from the management terminal 6, and receives the received setting information as IPv4 address setting information 121, a network. Registration is made in each of the boot image 122 and the IPv6 address setting information 123 (step S1). Next, the setting information distribution unit 112 of the setting information management server 1 sequentially distributes the setting information to each server (steps S2 to S4). That is, the setting information distribution unit 112 distributes the IPv4 address setting information 121 to the DHCPv4 server 2, distributes the network boot image 122 to the boot server 3, and distributes the IPv6 address setting information 123 to the DHCPv6 server 4. Each server registers the setting information distributed to itself in a storage unit (not shown).

そののち、クライアント5が電源オンしてネットワークブートを開始すると(ステップS5)、クライアント5の通信ボードのROM(Read Only Memory)に格納されているネットワークブート起動プログラムによって具現化されるネットワークブート実行部51により、DHCPv4サーバ2への接続が行われ、DHCPv4サーバ2は、クライアント5が使用するIPv4アドレス等の設定を行う(ステップS6)。   After that, when the client 5 is turned on to start network boot (step S5), the network boot execution unit embodied by the network boot activation program stored in the ROM (Read Only Memory) of the communication board of the client 5 51, the connection to the DHCPv4 server 2 is made, and the DHCPv4 server 2 sets the IPv4 address and the like used by the client 5 (step S6).

図5は、IPv4アドレス等の設定動作についての詳細シーケンス図である。図5に示すように、まず、クライアント5(ネットワークブート実行部51)からDHCPv4 Discoverメッセージが同報送信される(ステップS61)。このメッセージを受信したDHCPv4サーバ2のIPv4アドレス割当部21は、当該クライアント5に貸出し可能なIPv4アドレスがあれば、当該クライアントに貸し出すIPv4アドレスの候補を1つ割り当て、当該IPv4アドレスの候補と自身のIPv4アドレスとを含むDHCPv4 Offerメッセージを同報送信する(ステップS62)。このメッセージを受信したクライアント5は、通知されたIPv4アドレスの候補を使用したい旨を通知するDHCPv4 Requestメッセージを、DHCPv4サーバ2宛に送信する(ステップS63)。最後に、DHCPv4サーバ2(IPv4アドレス割当部21)は、当該クライアント5に当該IPv4アドレスを正式に割り当て、リース期間、ブートサーバ3のIPアドレス、ネットワークブートイメージのファイル名などを含むDHCPv4 Ackメッセージを当該クライアント5宛に送信する(ステップS64)。このメッセージを受信した当該クライアント5は、当該IPv4アドレスを自身が使用するものとして設定し、通知されたネットワークブートイメージのファイル名などの情報を不図示の記憶部に登録する。   FIG. 5 is a detailed sequence diagram for the setting operation of the IPv4 address or the like. As shown in FIG. 5, first, a DHCPv4 Discover message is broadcast from the client 5 (network boot execution unit 51) (step S61). Upon receiving this message, the IPv4 address assigning unit 21 of the DHCPv4 server 2 assigns one IPv4 address candidate to be lent to the client 5, if there is an IPv4 address that can be lent to the client 5, and the IPv4 address candidate and its own A DHCPv4 Offer message including the IPv4 address is broadcast (step S62). Receiving this message, the client 5 transmits a DHCPv4 Request message notifying that it is desired to use the notified IPv4 address candidate to the DHCPv4 server 2 (step S63). Finally, the DHCPv4 server 2 (IPv4 address assignment unit 21) officially assigns the IPv4 address to the client 5, and sends a DHCPv4 Ack message including the lease period, the IP address of the boot server 3, the file name of the network boot image, and the like. It transmits to the said client 5 address (step S64). The client 5 that has received this message sets the IPv4 address to be used by itself, and registers information such as the file name of the notified network boot image in a storage unit (not shown).

図4に戻り、ステップS6にてIPv4アドレス等の設定を完了したDHCPv4サーバ2は、次に、当該クライアント5のMACアドレス及び当該クライアント5に割り当てたIPv4アドレスを含んだ設定完了通知を設定情報管理サーバ1に送信する(ステップS7)。この通知を受信した設定情報管理サーバ1のクライアント情報管理部113は、クライアント管理情報124に当該クライアント5に該当するレコードが存在していなければ新たなレコードを追加登録し、当該レコードに当該MACアドレス、当該IPv4アドレス、及びステータスとして「ステージ1」を格納する。また、当該クライアント5に該当するレコードが存在している場合には、当該レコードに当該IPv4アドレスを格納し、ステータスを「ステージ1」に更新する。   Returning to FIG. 4, the DHCPv4 server 2 that has completed the setting of the IPv4 address or the like in step S <b> 6 next manages the setting completion notification including the MAC address of the client 5 and the IPv4 address assigned to the client 5. It transmits to the server 1 (step S7). Upon receiving this notification, the client information management unit 113 of the setting information management server 1 additionally registers a new record if the record corresponding to the client 5 does not exist in the client management information 124, and the MAC address is registered in the record. , “IPv4 address” and “stage 1” are stored as the status. If a record corresponding to the client 5 exists, the IPv4 address is stored in the record, and the status is updated to “stage 1”.

次に、クライアント5(ネットワークブート実行部51)は、ステップS6にて通知されたブートサーバ3のIPアドレスを用いてブートサーバ3への接続を行い、ブートサーバ3は、クライアント5が実行すべき起動イメージをクライアント5に送信する(ステップS8)。   Next, the client 5 (network boot execution unit 51) connects to the boot server 3 using the IP address of the boot server 3 notified in step S6, and the boot server 3 should be executed by the client 5 The activation image is transmitted to the client 5 (step S8).

図6は、起動イメージの取得動作についての詳細シーケンス図である。図6に示すように、まず、クライアント5(ネットワークブート実行部51)は、ネットワークブートプロセスの開始を要求するPXE(Preboot eXecution Environment)開始要求メッセージをブートサーバ3宛に送信する(ステップS81)。このメッセージを受信したブートサーバ3のブートイメージ転送部31は、自身の記憶部に記憶しているネットワークブートイメージのファイル名を含んだ応答メッセージを、当該クライアント5宛に送信する(ステップS82)。この応答メッセージを受信したクライアント5は、通知されたファイル名を指定してファイルの転送を要求するファイル転送要求メッセージを、ブートサーバ3宛に送信する(ステップS83)。このメッセージを受信したブートサーバ3は、指定されたファイル名のネットワークブートイメージのファイルを読み出して、当該ファイルをクライアント5に送信する(ステップS84)。   FIG. 6 is a detailed sequence diagram for the startup image acquisition operation. As shown in FIG. 6, first, the client 5 (network boot execution unit 51) transmits a PXE (Preboot eXecution Environment) start request message for requesting the start of the network boot process to the boot server 3 (step S81). The boot image transfer unit 31 of the boot server 3 that has received this message transmits a response message including the file name of the network boot image stored in its own storage unit to the client 5 (step S82). The client 5 that has received this response message transmits a file transfer request message for requesting file transfer by designating the notified file name to the boot server 3 (step S83). Receiving this message, the boot server 3 reads the network boot image file having the designated file name and transmits the file to the client 5 (step S84).

なお、図示を省略しているが、ネットワークブートイメージの送信が完了した段階で、ブートサーバ3は、当該クライアント5の識別情報(MACアドレスまたはIPアドレス)を含んだ設定完了通知を設定情報管理サーバ1宛に送信し、この通知を受信した設定情報管理サーバ1のクライアント情報管理部113は、クライアント管理情報124の当該クライアント5に該当するレコードのステータスを「ステージ2」に更新する。   Although illustration is omitted, when the transmission of the network boot image is completed, the boot server 3 sends a setting completion notification including the identification information (MAC address or IP address) of the client 5 to the setting information management server. The client information management unit 113 of the setting information management server 1 that has transmitted to 1 and received this notification updates the status of the record corresponding to the client 5 of the client management information 124 to “stage 2”.

続いて、クライアント5は、受信したネットワークブートイメージのデータを自身のメインメモリに格納することによって、当該イメージに含まれるネットワークブートプログラムの実行環境を生成したのち、当該ネットワークブートイメージを起動する(ステップS85)。それによって実行されるネットワークブートプログラムのなかには、当該クライアント5が実行すべき起動イメージを取得するための処理が記述されており、ここでは、当該起動イメージはブートサーバ3に登録されているものとして説明するが、当該起動イメージは他のファイルサーバなどに登録されていてもよい。   Subsequently, the client 5 stores the received network boot image data in its main memory to generate an execution environment of the network boot program included in the image, and then starts the network boot image (step S85). In the network boot program executed thereby, a process for acquiring a boot image to be executed by the client 5 is described. Here, the boot image is described as being registered in the boot server 3. However, the startup image may be registered in another file server or the like.

当該クライアント5が前記ネットワークブートプログラムを実行することにより、当該クライアント5は、前記起動イメージのファイル名を指定して起動イメージの転送を要求する起動イメージ転送要求メッセージを、ブートサーバ3宛に送信する(ステップS86)。このメッセージを受信したブートサーバ3は、指定されたファイル名の起動イメージのファイルを読み出して、当該ファイルをクライアント5に送信する(ステップS87)。   When the client 5 executes the network boot program, the client 5 sends a boot image transfer request message for designating a file name of the boot image and requesting transfer of the boot image to the boot server 3. (Step S86). Receiving this message, the boot server 3 reads the boot image file having the designated file name and transmits the file to the client 5 (step S87).

図4に戻り、ステップS8にて起動イメージの送信を完了したブートサーバ3は、当該クライアント5の識別情報(MACアドレスまたはIPアドレス)を含んだ設定完了通知を、設定情報管理サーバ1に送信する(ステップS9)。この通知を受信した設定情報管理サーバ1のクライアント情報管理部113は、クライアント管理情報124の当該クライアント5に該当するレコードのステータスを、「ステージ3」に更新する。   Returning to FIG. 4, the boot server 3 that has completed transmission of the startup image in step S <b> 8 transmits a setting completion notification including the identification information (MAC address or IP address) of the client 5 to the setting information management server 1. (Step S9). Upon receiving this notification, the client information management unit 113 of the setting information management server 1 updates the status of the record corresponding to the client 5 in the client management information 124 to “stage 3”.

続いて、クライアント5は、受信した起動イメージのデータを自身のメインメモリに格納することによって、起動するOS及びアプリケーションの動作環境を生成したのち、当該起動イメージを実行する(ステップS10)。このとき、当該起動イメージのなかに、IPv6アドレスを取得するための処理が記述されているので、当該クライアント5からDHCPv6サーバ4への接続が行われ、DHCPv6サーバ4は当該クライアント5が使用するIPv6アドレス等の設定を行う(ステップS11)。   Subsequently, the client 5 stores the received startup image data in its own main memory to generate the operating environment of the OS and application to be started, and then executes the startup image (step S10). At this time, since the process for acquiring the IPv6 address is described in the startup image, the connection from the client 5 to the DHCPv6 server 4 is performed, and the DHCPv6 server 4 uses the IPv6 used by the client 5. An address and the like are set (step S11).

図7は、IPv6アドレス等の設定動作についての詳細シーケンス図である。図7に示すように、まず、クライアント5(ネットワークブート実行部51)からDHCPv6 Solicitメッセージが同報送信される(ステップS111)。このメッセージを受信したDHCPv6サーバ4のIPv6アドレス割当部41は、当該クライアント5に貸出し可能なIPv6アドレスがあれば、当該クライアント5に貸し出すIPv6アドレスの候補を1つ割り当て、当該IPv6アドレスの候補と自身のIPv6アドレスとを含むDHCPv6 Advertiseメッセージを同報送信する(ステップS112)。このメッセージを受信したクライアント5は、通知されたIPv6アドレスの候補を使用したい旨を通知するDHCPv6 Requestメッセージを、DHCPv6サーバ4宛に送信する(ステップS113)。最後に、DHCPv6サーバ4(IPv6アドレス割当部41)は、当該クライアント5に当該IPv6アドレスを正式に割り当て、リース期間などを含むDHCPv6 Replyメッセージを、当該クライアント5宛に送信する(ステップS114)。このメッセージを受信した当該クライアント5は、当該IPv6アドレスを自身が使用するものとして設定し、通知された各種情報を不図示の記憶部に登録する。   FIG. 7 is a detailed sequence diagram for the setting operation of the IPv6 address or the like. As shown in FIG. 7, first, a DHCPv6 Solicit message is broadcast from the client 5 (network boot execution unit 51) (step S111). Upon receiving this message, the IPv6 address assigning unit 41 of the DHCPv6 server 4 assigns one IPv6 address candidate to be lent to the client 5, if there is an IPv6 address that can be lent to the client 5, and the IPv6 address candidate and itself A DHCPv6 Advertise message including the IPv6 address of the user is broadcast (step S112). Receiving this message, the client 5 transmits a DHCPv6 Request message notifying that it is desired to use the notified IPv6 address candidate to the DHCPv6 server 4 (step S113). Finally, the DHCPv6 server 4 (IPv6 address allocation unit 41) officially allocates the IPv6 address to the client 5 and transmits a DHCPv6 Reply message including a lease period to the client 5 (step S114). The client 5 that has received this message sets the IPv6 address to be used by itself, and registers the notified various information in a storage unit (not shown).

図4に戻り、ステップS11にてIPv6アドレス等の設定を完了したDHCPv6サーバ4は、当該クライアント5の識別情報(MACアドレス)を含んだ設定完了通知を、設定情報管理サーバ1に送信する(ステップS12)。この通知を受信した設定情報管理サーバ1のクライアント情報管理部113は、クライアント管理情報124の当該クライアント5に該当するレコードのIPv6アドレスに当該IPv6アドレスを格納し、ステータスを「ステージ4」に更新する。   Returning to FIG. 4, the DHCPv6 server 4 that has completed the setting of the IPv6 address and the like in step S11 transmits a setting completion notification including the identification information (MAC address) of the client 5 to the setting information management server 1 (step) S12). Upon receiving this notification, the client information management unit 113 of the setting information management server 1 stores the IPv6 address in the IPv6 address of the record corresponding to the client 5 of the client management information 124 and updates the status to “stage 4”. .

以上に説明した動作によって、管理端末6から設定情報管理サーバ1の要求情報応答部114に対して各種設定情報の閲覧要求を行うことで、各種の設定確認を単一の操作環境から統合的に行うことができる(ステップS13)。   By performing the above-described operations, various setting information is requested from the management terminal 6 to the request information response unit 114 of the setting information management server 1 so that various setting confirmations can be integrated from a single operating environment. This can be done (step S13).

図8は、設定情報管理サーバを適用した場合のネットワークブートエラー時の動作例を示すシーケンス図である。図8の例のように、ステップS6にてクライアント5がDHCPv4サーバ2からIPv4アドレス等を取得したのちに、ステップS8の途中でハードウェアの障害等が発生したものと仮定する。   FIG. 8 is a sequence diagram illustrating an operation example when a network boot error occurs when the setting information management server is applied. As in the example of FIG. 8, it is assumed that after the client 5 acquires the IPv4 address and the like from the DHCPv4 server 2 in step S6, a hardware failure or the like occurs in the middle of step S8.

この場合、ステップS14にて異常を検出したブートサーバ3から設定情報管理サーバ1宛にエラー通知が送信される。そこで、この通知を受信した設定情報管理サーバ1のブートエラー処理部115は、DHCPv4サーバ2に対して、当該クライアント5に割り当てられたIPv4アドレスの解放を指示するIPv4アドレス解放指令を送信する(ステップS15)。この指令を受信したDHCPv4サーバ2は、当該クライアント5に割り当てられたIPv4アドレスを解放して再利用可能とする(ステップS17)。これにより、ステップS16にて設定情報管理サーバ1からのエラー通知を受けた管理端末6が、従来は必要であった保守者からの指示により当該IPv4アドレスの解放を指令する処理(図10のステップS31)を実行する必要がなくなる。   In this case, an error notification is transmitted to the setting information management server 1 from the boot server 3 that detected the abnormality in step S14. Accordingly, the boot error processing unit 115 of the setting information management server 1 that has received this notification transmits to the DHCPv4 server 2 an IPv4 address release command instructing release of the IPv4 address assigned to the client 5 (step S15). The DHCPv4 server 2 that has received this command releases the IPv4 address assigned to the client 5 so that it can be reused (step S17). As a result, the management terminal 6 that has received the error notification from the setting information management server 1 in step S16 instructs the release of the IPv4 address in accordance with an instruction from the maintainer, which was conventionally necessary (step in FIG. 10). There is no need to execute S31).

このように、本実施形態によれば、設定情報管理サーバ1は、各クライアント5が実行するネットワークブート動作の進捗状況を監視しているので、途中でエラーが発生した場合に必要な復旧処理を自動で実行することができる。したがって、ネットワークブート動作の途中でエラーが発生した場合にも、自動でシステムを復旧させることが可能となる。   As described above, according to the present embodiment, the setting information management server 1 monitors the progress of the network boot operation executed by each client 5, so that the necessary recovery processing is performed when an error occurs in the middle. Can be executed automatically. Therefore, even when an error occurs during the network boot operation, the system can be automatically restored.

以上説明したように、本実施形態によれば、DHCPv4サーバ2、ブートサーバ3、DHCPv6サーバ4の処理負荷は分散させつつ、これら各サーバの設定情報を設定情報管理サーバ1によって一元的に記憶し管理することで、従来は必要であった保守者からの指示に基づく管理端末6の煩雑な処理を解消することができる。   As described above, according to the present embodiment, the setting information of each of these servers is stored centrally by the setting information management server 1 while the processing loads of the DHCPv4 server 2, the boot server 3, and the DHCPv6 server 4 are distributed. By managing, complicated processing of the management terminal 6 based on an instruction from a maintenance person, which was necessary in the past, can be eliminated.

以上にて本発明を実施する形態の説明を終えるが、本発明の実施の態様はこれに限られるものではなく、本発明の趣旨を逸脱しない範囲において各種の変形が可能である。   Although the description of the embodiment of the present invention has been completed above, the embodiment of the present invention is not limited to this, and various modifications can be made without departing from the spirit of the present invention.

100 ネットワークブートシステム
1 設定情報管理サーバ
11 制御部
111 設定情報登録部
112 設定情報配信部
113 クライアント情報管理部
114 要求情報応答部
115 ブートエラー処理部
12 記憶部
121 IPv4アドレス設定情報
121A アドレスプール設定情報
121B 予約アドレス設定情報
121C その他設定情報
122 ネットワークブートイメージ
123 IPv6アドレス設定情報
124 クライアント管理情報
2 DHCPv4サーバ(第1のDHCPサーバ)
21 IPv4アドレス割当部
3 ブートサーバ
31 ブートイメージ転送部
4 DHCPv6サーバ(第2のDHCPサーバ)
41 IPv6アドレス割当部
5 クライアント
6 管理端末
DESCRIPTION OF SYMBOLS 100 Network boot system 1 Setting information management server 11 Control part 111 Setting information registration part 112 Setting information delivery part 113 Client information management part 114 Request information response part 115 Boot error processing part 12 Storage part 121 IPv4 address setting information 121A Address pool setting information 121B Reserved address setting information 121C Other setting information 122 Network boot image 123 IPv6 address setting information 124 Client management information 2 DHCPv4 server (first DHCP server)
21 IPv4 address allocation unit 3 Boot server 31 Boot image transfer unit 4 DHCPv6 server (second DHCP server)
41 IPv6 address allocation unit 5 Client 6 Management terminal

Claims (4)

IP網に接続された1以上のネットワークブート可能なクライアントに、IPv6アドレスを取得する処理を含む起動イメージを提供するネットワークブートシステムであって、
前記起動イメージを取得する処理を含むネットワークブートイメージを前記クライアントに提供するブートサーバと、
前記クライアントにIPv4アドレスを付与するとともに、前記ブートサーバのIPアドレスを通知する第1のDHCPサーバと、
前記クライアントにIPv6アドレスを付与する第2のDHCPサーバと、
前記サーバのそれぞれと通信可能に接続される設定情報管理サーバと、
を備え、
前記設定情報管理サーバは、前記ブートサーバ、前記第1のDHCPサーバ、及び前記第2のDHCPサーバのそれぞれが提供するサービスに必要な設定情報の登録を受け付けて、当該設定情報をこれら各サーバに配信し、
前記クライアントがネットワークブートした場合に、
前記第1のDHCPサーバは、当該クライアントからの要求に基づいて、当該クライアントにIPv4アドレスを付与するとともに前記ブートサーバのIPアドレスを通知し、
前記ブートサーバは、当該クライアントからの要求に基づいて、前記ネットワークブートイメージを当該クライアントに送信し、
前記第2のDHCPサーバは、当該クライアントが前記ネットワークブートイメージを実行して取得した前記起動イメージを実行したときに取得を要求してくるIPv6アドレスを、当該クライアントに付与し、
前記設定情報管理サーバは、さらに、
前記各サーバから、前記クライアントがネットワークブートするのに伴って当該クライアントに提供されたサービス結果の情報を収集し、各クライアントのネットワークブート動作の状況を一括して記憶する
ことを特徴とするネットワークブートシステム。
A network boot system that provides a boot image including processing for acquiring an IPv6 address to one or more network bootable clients connected to an IP network,
A boot server that provides the client with a network boot image including a process of acquiring the startup image;
A first DHCP server for giving an IPv4 address to the client and notifying an IP address of the boot server;
A second DHCP server for assigning an IPv6 address to the client;
A setting information management server that is communicably connected to each of the servers;
With
The setting information management server receives registration of setting information necessary for a service provided by each of the boot server, the first DHCP server, and the second DHCP server, and sends the setting information to each of these servers. Deliver,
When the client network boots,
Based on a request from the client, the first DHCP server gives an IPv4 address to the client and notifies the IP address of the boot server;
The boot server sends the network boot image to the client based on a request from the client,
The second DHCP server gives the client an IPv6 address that requests acquisition when the client executes the boot image acquired by executing the network boot image,
The setting information management server further includes:
Collecting service result information provided to each client as the client performs a network boot from each server, and collectively storing the status of the network boot operation of each client system.
請求項1に記載のネットワークブートシステムにおいて、
前記クライアントが自身のIPv4アドレスを前記第1のDHCPサーバから付与されたのちに、当該クライアントのネットワークブート動作が異常終了した場合は、
当該異常を検出した前記ブートサーバまたは前記第2のDHCPサーバが前記設定情報管理サーバにエラーを通知し、この通知を受けた前記設定情報管理サーバは、前記第1のDHCPサーバに対して当該IPv4アドレスの解放を指令する
ことを特徴とするネットワークブートシステム。
The network boot system according to claim 1,
After the client is given its IPv4 address from the first DHCP server and the network boot operation of the client ends abnormally,
The boot server or the second DHCP server that detects the abnormality notifies the setting information management server of an error, and the setting information management server that has received the notification notifies the first DHCP server of the IPv4. A network boot system, which commands release of an address.
IP網に接続された1以上のネットワークブート可能なクライアントに、IPv6アドレスを取得する処理を含む起動イメージを提供するネットワークブートシステムのネットワークブート方法であって、
前記ネットワークブートシステムは、
前記起動イメージを取得する処理を含むネットワークブートイメージを前記クライアントに提供するブートサーバと、
前記クライアントにIPv4アドレスを付与するとともに、前記ブートサーバのIPアドレスを通知する第1のDHCPサーバと、
前記クライアントにIPv6アドレスを付与する第2のDHCPサーバと、
前記サーバのそれぞれと通信可能に接続される設定情報管理サーバと、
を備えており、
前記設定情報管理サーバが、前記ブートサーバ、前記第1のDHCPサーバ、及び前記第2のDHCPサーバのそれぞれが提供するサービスに必要な設定情報の登録を受け付けて、当該設定情報をこれら各サーバに配信するステップと、
前記クライアントがネットワークブートした場合に、
前記第1のDHCPサーバが、当該クライアントからの要求に基づいて、当該クライアントにIPv4アドレスを付与するとともに前記ブートサーバのIPアドレスを通知するステップと、
前記ブートサーバが、当該クライアントからの要求に基づいて、前記ネットワークブートイメージを当該クライアントに送信するステップと、
前記第2のDHCPサーバが、当該クライアントが前記ネットワークブートイメージを実行して取得した前記起動イメージを実行したときに取得を要求してくるIPv6アドレスを、当該クライアントに付与するステップと、
前記設定情報管理サーバが、前記クライアントがネットワークブートするのに伴って前記各サーバから通知される、当該クライアントに提供されたサービス結果の情報に基づいて、当該クライアントのネットワークブート動作の進捗状態を表す情報を記憶するステップと、
を含むことを特徴とするネットワークブート方法。
A network boot method for a network boot system that provides a boot image including processing for acquiring an IPv6 address to one or more network bootable clients connected to an IP network,
The network boot system is:
A boot server that provides the client with a network boot image including a process of acquiring the startup image;
A first DHCP server for giving an IPv4 address to the client and notifying an IP address of the boot server;
A second DHCP server for assigning an IPv6 address to the client;
A setting information management server that is communicably connected to each of the servers;
With
The setting information management server accepts registration of setting information required for services provided by the boot server, the first DHCP server, and the second DHCP server, and sends the setting information to each of these servers. Delivering, and
When the client network boots,
The first DHCP server grants an IPv4 address to the client based on a request from the client and notifies the IP address of the boot server;
The boot server sending the network boot image to the client based on a request from the client;
The second DHCP server gives the client an IPv6 address that requests acquisition when the client executes the boot image acquired by executing the network boot image;
The setting information management server indicates the progress status of the network boot operation of the client based on the service result information provided to the client, which is notified from each server as the client performs network boot. Storing information; and
A network boot method comprising:
請求項3に記載のネットワークブート方法において、
前記クライアントが自身のIPv4アドレスを前記第1のDHCPサーバから付与されたのちに、当該クライアントのネットワークブート動作が異常終了した場合は、
当該異常を検出した前記ブートサーバまたは前記第2のDHCPサーバが前記設定情報管理サーバにエラーを通知し、この通知を受けた前記設定情報管理サーバが、前記第1のDHCPサーバに対して当該IPv4アドレスの解放を指令するステップ、
をさらに含むことを特徴とするネットワークブート方法。
The network boot method according to claim 3,
After the client is given its IPv4 address from the first DHCP server and the network boot operation of the client ends abnormally,
The boot server or the second DHCP server that detected the abnormality notifies the setting information management server of an error, and the setting information management server that has received the notification notifies the first DHCP server of the IPv4. The step of commanding the release of the address;
A network boot method, further comprising:
JP2013048935A 2013-03-12 2013-03-12 Network boot system and network boot method Active JP5695689B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013048935A JP5695689B2 (en) 2013-03-12 2013-03-12 Network boot system and network boot method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013048935A JP5695689B2 (en) 2013-03-12 2013-03-12 Network boot system and network boot method

Publications (2)

Publication Number Publication Date
JP2014174878A true JP2014174878A (en) 2014-09-22
JP5695689B2 JP5695689B2 (en) 2015-04-08

Family

ID=51696003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013048935A Active JP5695689B2 (en) 2013-03-12 2013-03-12 Network boot system and network boot method

Country Status (1)

Country Link
JP (1) JP5695689B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101893950B1 (en) * 2018-02-06 2018-08-31 주식회사 이스트시큐리티 Apparatus for centralization and security of file based on Wake-on-LAN, method thereof and computer recordable medium storing program to perform the method
JP2019506800A (en) * 2016-01-26 2019-03-07 テレフオンアクチーボラゲット エルエム エリクソン(パブル) Method and apparatus for configuring an M2M device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010108169A (en) * 2008-10-29 2010-05-13 Canon It Solutions Inc Information processing system, information processing apparatus, information processing method, and program
JP2011171793A (en) * 2010-02-16 2011-09-01 Seiko Epson Corp Network connection device, and method of controlling the same
JP2012018447A (en) * 2010-07-06 2012-01-26 Fujitsu Ltd Server management program, server management device, and server management method
JP5106707B1 (en) * 2012-01-10 2012-12-26 三菱電機株式会社 IP address distribution system and IP address distribution method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010108169A (en) * 2008-10-29 2010-05-13 Canon It Solutions Inc Information processing system, information processing apparatus, information processing method, and program
JP2011171793A (en) * 2010-02-16 2011-09-01 Seiko Epson Corp Network connection device, and method of controlling the same
JP2012018447A (en) * 2010-07-06 2012-01-26 Fujitsu Ltd Server management program, server management device, and server management method
JP5106707B1 (en) * 2012-01-10 2012-12-26 三菱電機株式会社 IP address distribution system and IP address distribution method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019506800A (en) * 2016-01-26 2019-03-07 テレフオンアクチーボラゲット エルエム エリクソン(パブル) Method and apparatus for configuring an M2M device
KR101893950B1 (en) * 2018-02-06 2018-08-31 주식회사 이스트시큐리티 Apparatus for centralization and security of file based on Wake-on-LAN, method thereof and computer recordable medium storing program to perform the method
WO2019156279A1 (en) * 2018-02-06 2019-08-15 (주)이스트시큐리티 Apparatus for lan booting environment-based file security and centralization, method therefor, and computer-readable recording medium on which program for performing same method is recorded
US11392704B2 (en) 2018-02-06 2022-07-19 Estsecurity Corp. Apparatus for LAN booting environment-based file security and centralization, method therefor, and computer-readable recording medium on which program for performing same method is recorded

Also Published As

Publication number Publication date
JP5695689B2 (en) 2015-04-08

Similar Documents

Publication Publication Date Title
US9465625B2 (en) Provisioning of operating environments on a server in a networked environment
US20080155245A1 (en) Network booting apparatus and method
US10917291B2 (en) RAID configuration
US20070118654A1 (en) Method and apparatus for provisioning heterogeneous operating systems onto heterogeneous hardware systems
US20100017589A1 (en) Provision of Remote System Recovery Services
CN104767649A (en) Bare metal server deployment method and device
US10333785B2 (en) Server information handling system configuration by peer-to-peer networking
US20100262815A1 (en) Detection Mechanism for System Image Class
JP2013218687A (en) Server monitoring system and method
CN112328262A (en) Deployment method, system and device of operating system and electronic equipment
CN102662884B (en) Device driving program configuration method based on network
CN101478429A (en) Method, system and equipment for version upgrade
US9665379B2 (en) System and method for booting a computer system using preboot data
US10282346B1 (en) Scalable network device self-configuration in large networks
CN101820387A (en) Method for rapidly deploying extensible cluster
CN107547274B (en) Multi-network-port aggregation method and device
CN106708573B (en) System and method for Hadoop cluster automatic installation
US8819200B2 (en) Automated cluster node configuration
JP2010147553A (en) Information management device, and identification information collecting method and program
US20210328874A1 (en) Compute node discovery mechanism
US20190281012A1 (en) Information processing apparatus and information processing apparatus management system
JP5695689B2 (en) Network boot system and network boot method
JP2015158773A (en) Operation verification device for virtual apparatus, operation verification system for virtual apparatus, and program
US20180234828A1 (en) Management apparatus, mobile terminal, and methods thereof
US20170034120A1 (en) Network device setting method and information processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150128

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: 20150203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150206

R150 Certificate of patent or registration of utility model

Ref document number: 5695689

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150