JP7279371B2 - Management server, boot server, network boot system, network boot method, program - Google Patents

Management server, boot server, network boot system, network boot method, program Download PDF

Info

Publication number
JP7279371B2
JP7279371B2 JP2019009565A JP2019009565A JP7279371B2 JP 7279371 B2 JP7279371 B2 JP 7279371B2 JP 2019009565 A JP2019009565 A JP 2019009565A JP 2019009565 A JP2019009565 A JP 2019009565A JP 7279371 B2 JP7279371 B2 JP 7279371B2
Authority
JP
Japan
Prior art keywords
boot
application
terminal device
operating system
network
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.)
Active
Application number
JP2019009565A
Other languages
Japanese (ja)
Other versions
JP2020119234A (en
Inventor
洋嗣 伊東
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC 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 JP2019009565A priority Critical patent/JP7279371B2/en
Publication of JP2020119234A publication Critical patent/JP2020119234A/en
Application granted granted Critical
Publication of JP7279371B2 publication Critical patent/JP7279371B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Description

本発明は、管理サーバ、ブートサーバ、ネットワークブートシステム、ネットワークブート方法、プログラムに関する。 The present invention relates to a management server, boot server, network boot system, network boot method, and program.

特許文献1には、管理サーバが、ネットワーク接続されているブートノードに対応するブートイメージを保持し、各ネットワークに設置されているブートサーバから条件情報を受け付けた場合に、かかる条件情報によって特定されるブートイメージを、ブートサーバへ送信することが記載されている。また特許文献1では、ブートサーバが、管理サーバから受信したブートイメージをブートノードへ提供することにより、ブートノードをネットワークブートさせるネットワークブートシステムが記載されている。 In Patent Document 1, when a management server holds a boot image corresponding to a boot node connected to a network and receives condition information from a boot server installed in each network, the condition information is specified. It describes that the boot image that is stored in the Patent Document 1 describes a network boot system in which a boot server provides a boot image received from a management server to a boot node, thereby network booting the boot node.

また、特許文献2には、ソフトウェアシステムの開発・保守の過程で、プログラムを追加・変更・削除することにより変化する開発環境を管理するソフトウェア開発環境管理装置の技術が開示されている。当該ソフトウェア開発環境管理装置においては、任意の時点での開発環境内のプログラムを保存し復元し、さらに障害の解決履歴を記録する技術が記載されている。 Further, Patent Document 2 discloses a technique of a software development environment management device that manages a development environment that changes by adding, changing, or deleting programs in the process of developing and maintaining a software system. The software development environment management device describes a technique of saving and restoring the program in the development environment at any point in time, and recording the failure resolution history.

国際公開第2010/116473号WO2010/116473 特開平03-271933号公報JP-A-03-271933

ところで、OS(Operating System;オペレーティングシステム)やアプリケーションの環境は多様化しており、評価・検証の際にハードウェアやソフトウェアの要件の組み合わせにより多数のコンピュータ環境が必要となる。例えば、ヘッドフォン、ウェブカメラ、認証デバイス等の周辺機器のデバイスドライバは機種ごとに存在し、またアップデートも頻繁に発生する。よって、このような周辺機器のデバイスドライバの評価・検証用のコンピュータ環境の組み合わせは多岐にわたる。そのため、上述した関連する技術では、評価・検証する際に、それぞれの要件にあわせて都度コンピュータ環境を準備しなければならず、人手による工程が多く手間が掛かる。 By the way, OSs (Operating Systems) and application environments are diversifying, and a large number of computer environments are required for evaluation and verification due to combinations of hardware and software requirements. For example, device drivers for peripheral devices such as headphones, web cameras, and authentication devices exist for each model, and are frequently updated. Therefore, there are a wide variety of combinations of computer environments for evaluating and verifying device drivers for such peripheral devices. Therefore, in the above-mentioned related technology, when evaluating and verifying, the computer environment must be prepared each time according to each requirement, and many manual steps are required, which is time-consuming.

そこでこの発明は、上述の課題を解決することのできる管理サーバ、ブートサーバ、ネットワークブートシステム、ネットワークブート方法、プログラムを提供することを目的としている。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a management server, boot server, network boot system, network boot method, and program that can solve the above problems.

本発明の第1の態様によれば、管理サーバは、ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択部と、各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータとを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる環境生成処理部と、を備えることを特徴とする。 According to the first aspect of the present invention, a management server includes a selection unit for selecting an operating system and an application for a terminal device to be network-booted, boot images corresponding to each operating system, and executable by each operating system. a boot server storing disk data corresponding to each application, and network-booting the terminal device using a boot image corresponding to the selected operating system, and storing disk data corresponding to the selected application as a cache file. and an environment generation processing unit that configures the environment of the application in the terminal device by reading as the environment.

本発明の第2の態様によれば、ブートサーバは、各オペレーティングシステムそれぞれに対応するブートイメージを記憶するブートイメージ記憶部と、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータを記憶するディスク記憶部と、管理サーバにおいて選択されたオペレーティングシステムに対応する前記ブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションに対応する前記ディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる制御部と、を備えることを特徴とする。 According to the second aspect of the present invention, the boot server stores a boot image storage unit storing boot images corresponding to each operating system, and disk data corresponding to each application executable by each operating system. and the boot image corresponding to the operating system selected by the management server to network-boot the terminal device, and read the disk data corresponding to the application selected by the management server as a cache file. and a control unit that configures the environment of the application in the terminal device.

本発明の第3の態様によれば、ネットワークブートシステムは、管理サーバとブートサーバとを備え、前記管理サーバは、ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択部と、前記選択したオペレーティングシステムに対応するブートイメージと前記選択したアプリケーションに対応するディスクデータとを示す環境生成要求を前記ブートサーバに送信する環境生成処理部と、を備え、前記ブートサーバは、各オペレーティングシステムそれぞれに対応するブートイメージを記憶するブートイメージ記憶部と、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータを記憶するディスク記憶部と、前記環境生成要求が示すブートイメージを用いて前記端末装置をネットワークブートさせ、前記環境生成要求が示すディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に前記アプリケーションの環境を構成させる制御部と、を備えることを特徴とする。 According to a third aspect of the present invention, a network boot system comprises a management server and a boot server; an environment generation processing unit that transmits an environment generation request indicating a boot image corresponding to the selected operating system and disk data corresponding to the selected application to the boot server, the boot server for each operating system. A boot image storage unit that stores a corresponding boot image, a disk storage unit that stores disk data corresponding to each application executable by each operating system, and the terminal device using the boot image indicated by the environment generation request. and a control unit that configures the environment of the application in the terminal device by network-booting the application and reading the disk data indicated by the environment generation request as a cache file.

本発明の第4の態様によれば、ネットワークブート方法は、ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択し、各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータとを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させることを特徴とする。 According to a fourth aspect of the present invention, a network booting method selects an operating system and an application of a terminal device to be network-booted, and selects a boot image corresponding to each operating system and each executable in each operating system. A boot server storing disk data corresponding to each application causes the terminal device to perform network boot using a boot image corresponding to the selected operating system, and reads disk data corresponding to the selected application as a cache file. It is characterized in that the environment of the application is configured in the terminal device by setting the application.

本発明の第5の態様によれば、プログラムは、管理サーバのコンピュータを、ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択手段と、各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータとを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる環境生成手段と、として機能させることを特徴とする。 According to a fifth aspect of the present invention, a program comprises a selection means for selecting an operating system and an application for a terminal device to be network booted, a boot image corresponding to each operating system, and each A boot server storing disk data corresponding to each application executable by the operating system uses a boot image corresponding to the selected operating system to network-boot the terminal device to support the selected application. It is characterized by functioning as environment generating means for configuring the environment of the application in the terminal device by reading the disk data as a cache file.

本発明の第6の態様によれば、ネットワークブート方法は、管理サーバにおいて選択されたオペレーティングシステムに対応するブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させることを特徴とする。 According to a sixth aspect of the present invention, a network boot method causes a terminal device to network boot with a boot image corresponding to an operating system selected by a management server, and disk data corresponding to an application selected by the management server. is read as a cache file to configure the environment of the application on the terminal device.

本発明の第7の態様によれば、プログラムは、ブートサーバのコンピュータを、管理サーバにおいて選択されたオペレーティングシステムに対応するブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる制御手段と、として機能させることを特徴とする。 According to a seventh aspect of the present invention, the program causes the computer of the boot server to network-boot the terminal device with a boot image corresponding to the operating system selected by the management server, and the application selected by the management server. It is characterized by functioning as control means for configuring the environment of the application in the terminal device by reading the corresponding disk data as a cache file.

本発明によれば、コンピュータ環境を構築するための手間及び時間を削減することができる。 According to the present invention, it is possible to reduce the labor and time required to construct a computer environment.

本発明の実施形態によるネットワークブートシステムの構成を示す図である。1 is a diagram showing the configuration of a network boot system according to an embodiment of the invention; FIG. 本発明の実施形態によるOS-ブートイメージ管理テーブルのデータ構造及びデータ例を示す概略図である。4 is a schematic diagram showing a data structure and data examples of an OS-boot image management table according to an embodiment of the present invention; FIG. 本発明の実施形態によるOS-AP管理テーブルのデータ構造及びデータ例を示す概略図である。4 is a schematic diagram showing a data structure and data examples of an OS-AP management table according to an embodiment of the present invention; FIG. 本発明の実施形態によるAP-Ver管理テーブルのデータ構造及びデータ例を示す概略図である。4 is a schematic diagram showing the data structure and data examples of an AP-Ver management table according to the embodiment of the present invention; FIG. 本発明の実施形態による端末装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the terminal device by embodiment of this invention. 本発明の実施形態によるDHCPサーバのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the DHCP server by embodiment of this invention. 本発明の実施形態による管理サーバのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the management server by embodiment of this invention. 本発明の実施形態によるブートサーバのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the boot server by embodiment of this invention. 本発明の実施形態による環境生成処理の流れを示すフローチャートである。4 is a flow chart showing the flow of environment generation processing according to the embodiment of the present invention; 本発明の実施形態によるネットワークブート処理の流れを示すフローチャートである。4 is a flow chart showing the flow of network boot processing according to an embodiment of the present invention; 本発明の実施形態による差分ディスクデータ生成処理の流れを示すフローチャートである。4 is a flow chart showing the flow of differential disk data generation processing according to the embodiment of the present invention; 本発明の管理サーバの最小構成を示す図である。It is a figure which shows the minimum structure of the management server of this invention. 本発明のブートサーバの最小構成を示す図である。1 is a diagram showing the minimum configuration of a boot server of the present invention; FIG.

以下、本発明の一実施形態による管理サーバ、ブートサーバ、ネットワークブートシステム、ネットワークブート方法、プログラムを、図面を参照して説明する。 Hereinafter, a management server, a boot server, a network boot system, a network boot method, and a program according to one embodiment of the present invention will be described with reference to the drawings.

図1は本実施形態によるネットワークブートシステムの構成を示す図である。
本図に示すように、ネットワークブートシステムS1は、端末装置1と、DHCP(Dynamic Host Configuration Protocol)サーバ2と、管理サーバ3と、ブートサーバ4とを備える。ネットワークブートシステムS1は、ヘッドフォンやウェブカメラや認証デバイス等の周辺機器のデバイスドライバ(アプリケーション)の実機環境を、端末装置1において構成し、開発、評価、または検証するためのシステムである。
FIG. 1 is a diagram showing the configuration of a network boot system according to this embodiment.
As shown in the figure, the network boot system S1 includes a terminal device 1, a DHCP (Dynamic Host Configuration Protocol) server 2, a management server 3, and a boot server 4. FIG. The network boot system S1 is a system for configuring, developing, evaluating, or verifying, in the terminal device 1, an actual machine environment of device drivers (applications) for peripheral devices such as headphones, web cameras, and authentication devices.

端末装置1は、作業者が周辺機器のデバイスドライバの開発、評価または検証を行うコンピュータである。端末装置1は、ブートサーバ4からネットワークブートを行い、周辺機器のデバイスドライバのコンピュータ環境を内部に構成する。端末装置1は、ネットワークブートを行うブート部11を備える。
ブート部11は、所定のソフトウェアが導入されたROM(Read Only Memory)を備えたNIC(Network Interface Card)である。ブート部11は、ブートサーバ4から指示されたブートイメージで起動し、ブートサーバ4からキャッシュファイルを読み込むことによりアプリケーションの環境を構成する。当該環境は、アプリケーションの開発、評価または検証を行うためのものである。
The terminal device 1 is a computer used by an operator to develop, evaluate, or verify device drivers for peripheral devices. The terminal device 1 performs network booting from the boot server 4, and internally configures a computer environment for the device drivers of the peripheral devices. The terminal device 1 includes a boot unit 11 that performs network boot.
The boot unit 11 is a NIC (Network Interface Card) having a ROM (Read Only Memory) in which predetermined software is installed. The boot unit 11 is booted with a boot image instructed by the boot server 4 and configures an application environment by reading cache files from the boot server 4 . The environment is for developing, evaluating or validating applications.

DHCPサーバ2は、割当部21と、通知部22とを備える。
割当部21は、IP(Internet Protocol)アドレスプールから端末装置1にIPアドレスを割り当てる。
通知部22は、割当部21が割り当てた端末装置1のIPアドレスとブートサーバ4のIPアドレスとを端末装置1に送信する。
The DHCP server 2 has an allocation unit 21 and a notification unit 22 .
The allocation unit 21 allocates an IP address to the terminal device 1 from an IP (Internet Protocol) address pool.
The notification unit 22 transmits the IP address of the terminal device 1 and the IP address of the boot server 4 allocated by the allocation unit 21 to the terminal device 1 .

ブートサーバ4は、制御部41と、ブートイメージ記憶部42と、ディスク記憶部43と、書込ファイル記憶部44と、キャッシュファイル記憶部45とを備える。
制御部41は、ブートサーバ4を統括して制御する。例えば、制御部41は、管理サーバ3から受信した環境生成要求が示すブートイメージで端末装置1をネットワークブートさせ、当該環境生成要求が示す差分ディスクデータをキャッシュファイルとして読み込ませることにより端末装置1に当該アプリケーションの環境を構成する。環境生成要求には、端末装置1で起動するオペレーティングシステムに対応するブートイメージと、当該オペレーティングシステム上で環境を構成するアプリケーション及びそのバージョンに対応する差分ディスクデータとを示す情報が含まれる。
The boot server 4 includes a control unit 41 , a boot image storage unit 42 , a disk storage unit 43 , a write file storage unit 44 and a cache file storage unit 45 .
The control unit 41 controls the boot server 4 as a whole. For example, the control unit 41 network-boots the terminal device 1 with the boot image indicated by the environment generation request received from the management server 3, and causes the terminal device 1 to read the difference disk data indicated by the environment generation request as a cache file. Configure the environment for the application. The environment generation request includes information indicating a boot image corresponding to the operating system booted on the terminal device 1, and differential disk data corresponding to the applications and their versions that constitute the environment on the operating system.

ブートイメージ記憶部42は、各OSそれぞれに対応するブートイメージを記憶する。当該ブートイメージは、対応するOSを初期インストールした状態をネットワークブート用にイメージ化したものである。
ディスク記憶部43は、アプリケーション及びそのバージョン毎にその差分を示す差分ディスクデータを記憶する。差分ディスクデータは、アプリケーションの環境を構成するためのデータである。差分ディスクデータは読み込み専用である。
書込ファイル記憶部44は、ネットワークブート後に端末装置1においてなされたアプリケーションに対する書き込み(変更)を示す書込ファイルを記憶する。
キャッシュファイル記憶部45は、端末装置1がネットワークブート後に読み込むためのキャッシュファイルを記憶する。
The boot image storage unit 42 stores boot images corresponding to each OS. The boot image is an image for network booting in which the corresponding OS is initially installed.
The disk storage unit 43 stores difference disk data indicating the difference for each application and its version. The difference disk data is data for configuring the environment of the application. Differential disk data is read-only.
The write file storage unit 44 stores a write file indicating writing (change) to an application made in the terminal device 1 after network booting.
The cache file storage unit 45 stores a cache file to be read by the terminal device 1 after network booting.

管理サーバ3は、表示部31と、管理データベース32と、選択部33と、環境生成処理部34と、情報入力部35と、差分ディスク保存処理部36とを備える。
表示部31は、端末装置1におけるコンピュータ環境を選択するための専用画面を表示する。
選択部33は、表示部31に表示された専用画面において、端末装置1におけるコンピュータ環境を選択する。コンピュータ環境は、OSと当該OS上で実行するアプリケーションと当該アプリケーションのバージョンである。
The management server 3 includes a display section 31 , a management database 32 , a selection section 33 , an environment generation processing section 34 , an information input section 35 and a difference disk storage processing section 36 .
The display unit 31 displays a dedicated screen for selecting the computer environment in the terminal device 1. FIG.
The selection unit 33 selects a computer environment in the terminal device 1 on the dedicated screen displayed on the display unit 31 . A computer environment is an OS, an application running on the OS, and a version of the application.

環境生成処理部34は、管理データベース32を参照して、選択部33において選択されたコンピュータ環境をブートサーバ4上で生成する。具体的には、環境生成処理部34は、選択されたオペレーティングシステムに対応するブートイメージと選択されたアプリケーション及びそのバージョンに対応する差分ディスクデータとを示す環境生成要求をブートサーバ4に送信する。環境生成処理部34は、環境生成要求を送信することにより、ブートサーバ4に、端末装置1を選択されたオペレーティングシステムに対応するブートイメージを用いてネットワークブートさせる。また環境生成処理部34は、ブートサーバ4に、選択されたアプリケーションに対応する差分ディスクデータをキャッシュファイルとして読み込ませることにより端末装置1に当該アプリケーションの環境を構成させる。また、環境生成処理部34は、選択部33において選択されたアプリケーションのバージョンに応じて差分ディスクデータを合成したキャッシュファイルを生成する。 The environment generation processing unit 34 refers to the management database 32 and generates the computer environment selected by the selection unit 33 on the boot server 4 . Specifically, the environment generation processing unit 34 transmits to the boot server 4 an environment generation request indicating the boot image corresponding to the selected operating system, the selected application and the differential disk data corresponding to its version. The environment generation processing unit 34 causes the boot server 4 to network-boot the terminal device 1 using the boot image corresponding to the selected operating system by transmitting the environment generation request. The environment generation processing unit 34 also causes the boot server 4 to read the difference disk data corresponding to the selected application as a cache file, thereby causing the terminal device 1 to configure the environment of the application. The environment generation processing unit 34 also generates a cache file by synthesizing the difference disk data according to the version of the application selected by the selection unit 33 .

情報入力部35は、端末装置1においてなされたアプリケーションに対する書き込みを示す書込ファイルの保存に関する保存情報の入力を受け付ける。保存情報には、アプリケーションのバージョン表示名が含まれる。
差分ディスク保存処理部36は、情報入力部35に入力された保存情報に基づいて、端末装置1においてなされたアプリケーションに対する書き込みを示す書込ファイルを当該アプリケーションの差分ディスクデータとしてブートサーバ4に保存する。
The information input unit 35 receives input of storage information regarding storage of a write file indicating writing to an application performed in the terminal device 1 . The save information includes the version display name of the application.
The differential disk storage processing unit 36 stores a write file indicating writing to an application performed in the terminal device 1 as differential disk data of the application in the boot server 4 based on the storage information input to the information input unit 35. .

管理データベース32は、ブートサーバ4が記憶しているブートイメージ及び差分ディスクデータを管理する。管理データベース32は、OSとブートイメージとを対応付けるOS-ブートイメージ管理テーブル321と、OSとアプリケーションとを対応付けるOS-AP管理テーブル322と、アプリケーション及びそのバージョンと差分ディスクデータとを対応付けるAP-Ver管理テーブル323とを記憶する。 The management database 32 manages boot images and differential disk data stored in the boot server 4 . The management database 32 includes an OS-boot image management table 321 that associates an OS with a boot image, an OS-AP management table 322 that associates an OS with an application, and an AP-Ver management table that associates an application and its version with differential disk data. A table 323 is stored.

図2は本実施形態によるOS-ブートイメージ管理テーブルのデータ構造及びデータ例を示す概略図である。
OS-ブートイメージ管理テーブル321は、OS名とブートイメージ名との各項目を対応付けて記憶する。OS名はOSの名称である。ブートイメージ名は、ブートサーバ4が記憶しているブートイメージのファイル名である。例えば、OS名「OS1」に対応するブートイメージ名は「Master1」である。また、OS名「OS2」に対応するブートイメージ名は「Master2」である。また、OS名「OS3」に対応するブートイメージ名は「master3」である。
FIG. 2 is a schematic diagram showing the data structure and data examples of the OS-boot image management table according to this embodiment.
The OS-boot image management table 321 stores items of OS name and boot image name in association with each other. The OS name is the name of the OS. The boot image name is the file name of the boot image stored by the boot server 4 . For example, the boot image name corresponding to the OS name "OS1" is "Master1". Also, the boot image name corresponding to the OS name "OS2" is "Master2". Also, the boot image name corresponding to the OS name "OS3" is "master3".

図3は本実施形態によるOS-AP管理テーブルのデータ構造及びデータ例を示す概略図である。
OS-AP管理テーブル322は、OS名とアプリケーション表示名との各項目を対応付けて記憶する。アプリケーション表示名は、対応するOSで実行可能なアプリケーションの名称である。例えば、OS名「OS1」で実行可能なアプリケーションは「AP1」、「AP2」及び「AP3」である。また、OS名「OS2」で実行可能なアプリケーションは「AP1」である。
FIG. 3 is a schematic diagram showing the data structure and data examples of the OS-AP management table according to this embodiment.
The OS-AP management table 322 stores the items of the OS name and the application display name in association with each other. The application display name is the name of an application that can be executed on the corresponding OS. For example, applications executable under the OS name "OS1" are "AP1", "AP2" and "AP3". Also, an application executable by the OS name "OS2" is "AP1".

図4は本実施形態によるAP-Ver管理テーブルのデータ構造及びデータ例を示す概略図である。
AP-Ver管理テーブル323は、アプリケーション表示名と、バージョン表示名と、差分ディスク名との各項目を対応付けて記憶する。バージョン表示名は、対応するアプリケーションのバージョンの名称である。差分ディスク名は、ブートサーバ4が記憶している差分ディスクデータのファイル名である。例えば、アプリケーション表示名「AP1」のバージョン表示名「Ver1」に対応する差分ディスク名は「Ap11-d1」である。また、アプリケーション表示名「AP1」のバージョン表示名「Ver2」に対応する差分ディスク名は「Ap11-d2」である。また、アプリケーション表示名「AP1」のバージョン表示名「Ver3」に対応する差分ディスク名は「Ap11-d3」である。また、アプリケーション表示名「AP2」のバージョン表示名「Ver1」に対応する差分ディスク名は「Ap12-d1」である。
FIG. 4 is a schematic diagram showing the data structure and data examples of the AP-Ver management table according to this embodiment.
The AP-Ver management table 323 stores the items of application display name, version display name, and difference disk name in association with each other. The version display name is the name of the version of the corresponding application. The difference disk name is the file name of the difference disk data stored by the boot server 4 . For example, the difference disk name corresponding to the version display name "Ver1" of the application display name "AP1" is "Ap11-d1". Also, the difference disk name corresponding to the version display name "Ver2" of the application display name "AP1" is "Ap11-d2". Also, the difference disk name corresponding to the version display name "Ver3" of the application display name "AP1" is "Ap11-d3". Also, the difference disk name corresponding to the version display name "Ver1" of the application display name "AP2" is "Ap12-d1".

図5は本実施形態による端末装置のハードウェア構成を示す図である。
この図が示すように端末装置1はCPU(Central Processing Unit)101、ROM(Read Only Memory)102、RAM(Random Access Memory)103、大容量記憶装置104、通信モジュール105等の各ハードウェアを備えたコンピュータである。
FIG. 5 is a diagram showing the hardware configuration of the terminal device according to this embodiment.
As shown in this figure, the terminal device 1 includes hardware such as a CPU (Central Processing Unit) 101, a ROM (Read Only Memory) 102, a RAM (Random Access Memory) 103, a mass storage device 104, and a communication module 105. computer.

図6は本実施形態によるDHCPサーバのハードウェア構成を示す図である。
この図が示すようにDHCPサーバ2はCPU(Central Processing Unit)201、ROM(Read Only Memory)202、RAM(Random Access Memory)203、大容量記憶装置204、通信モジュール205等の各ハードウェアを備えたコンピュータである。
FIG. 6 is a diagram showing the hardware configuration of the DHCP server according to this embodiment.
As shown in this figure, the DHCP server 2 includes hardware such as a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, a RAM (Random Access Memory) 203, a mass storage device 204, and a communication module 205. computer.

図7は本実施形態による管理サーバのハードウェア構成を示す図である。
この図が示すように管理サーバ3はCPU(Central Processing Unit)301、ROM(Read Only Memory)302、RAM(Random Access Memory)303、大容量記憶装置304、通信モジュール305等の各ハードウェアを備えたコンピュータである。
FIG. 7 is a diagram showing the hardware configuration of the management server according to this embodiment.
As shown in this figure, the management server 3 includes hardware such as a CPU (Central Processing Unit) 301, a ROM (Read Only Memory) 302, a RAM (Random Access Memory) 303, a mass storage device 304, and a communication module 305. computer.

図8は本実施形態によるブートサーバのハードウェア構成を示す図である。
この図が示すようにブートサーバ4はCPU(Central Processing Unit)401、ROM(Read Only Memory)402、RAM(Random Access Memory)403、大容量記憶装置404、通信モジュール405等の各ハードウェアを備えたコンピュータである。
FIG. 8 is a diagram showing the hardware configuration of the boot server according to this embodiment.
As shown in this figure, the boot server 4 includes hardware such as a CPU (Central Processing Unit) 401, a ROM (Read Only Memory) 402, a RAM (Random Access Memory) 403, a mass storage device 404, and a communication module 405. computer.

なお、DHCPサーバ2、管理サーバ3、及びブートサーバ4は、複数のコンピュータにより構成されていてもよい。 The DHCP server 2, management server 3, and boot server 4 may be composed of a plurality of computers.

図9は本実施形態による環境生成処理の流れを示すフローチャートである。
当該環境生成処理は、端末装置1がネットワークブートで起動するコンピュータ環境(OS及びアプリケーション)を生成する処理である。
FIG. 9 is a flowchart showing the flow of environment generation processing according to this embodiment.
The environment generation processing is processing for generating a computer environment (OS and applications) that the terminal device 1 starts up by network booting.

まず作業者は管理サーバ3において専用画面を起動させる。管理サーバ3の選択部33は、専用画面を表示部31に表示する(ステップS101)。続いて、選択部33は、管理データベース32に記憶されているOS-ブートイメージ管理テーブル321からOS名を取得して専用画面に選択可能に一覧表示する(ステップS102)。 First, the operator activates a dedicated screen on the management server 3 . The selection unit 33 of the management server 3 displays a dedicated screen on the display unit 31 (step S101). Subsequently, the selection unit 33 acquires the OS names from the OS-boot image management table 321 stored in the management database 32, and displays a selectable list on the dedicated screen (step S102).

作業者は専用画面に表示されたOS名から端末装置1で起動するOSを選択する。選択部33は、専用画面においてOSの選択入力を受け付ける(ステップS103)。続いて、選択部33は、OS-AP管理テーブル322を参照し、選択されたOSに対応するアプリケーション表示名を取得して専用画面に選択可能に一覧表示する(ステップS104)。 The operator selects an OS to be booted on the terminal device 1 from the OS names displayed on the dedicated screen. The selection unit 33 receives an OS selection input on the dedicated screen (step S103). Next, the selection unit 33 refers to the OS-AP management table 322, acquires the application display name corresponding to the selected OS, and displays a selectable list on the dedicated screen (step S104).

作業者は専用画面に表示されたアプリケーション表示名から端末装置1で実行するアプリケーションを選択する。選択部33は、専用画面においてアプリケーションの選択入力を受け付ける(ステップS105)。続いて、選択部33は、AP-Ver管理テーブル323を参照し、選択されたアプリケーションに対応するバージョン表示名を取得して専用画面に選択可能に一覧表示する(ステップS106)。 The worker selects an application to be executed on the terminal device 1 from the application display name displayed on the dedicated screen. The selection unit 33 receives an application selection input on the dedicated screen (step S105). Next, the selection unit 33 refers to the AP-Version management table 323, acquires the version display name corresponding to the selected application, and displays a selectable list on the dedicated screen (step S106).

作業者は専用画面に表示されたアプリケーションのバージョン表示名から端末装置1で実行するアプリケーションのバージョンを選択する。選択部33は、専用画面においてアプリケーションのバージョンの選択入力を受け付ける(ステップS107)。 The operator selects the version of the application to be executed on the terminal device 1 from the version display name of the application displayed on the dedicated screen. The selection unit 33 receives an application version selection input on the dedicated screen (step S107).

環境生成処理部34は、選択されたOS名に対応するブートイメージ名をOS-ブートイメージ管理テーブル321から取得する。また、環境生成処理部34は、選択されたアプリケーション表示名及びバージョン表示名に対応する差分ディスク名をAP-Ver管理テーブル323から取得する。このとき、環境生成処理部34は、選択されたバージョンに前のバージョンがある場合には、前のバージョン全ての差分ディスク名も取得する。例えば、環境生成処理部34は、アプリケーション表示名「AP1」のバージョン表示名「Ver3」が選択された場合には、「Ver3」までの「AP1」の差分ディスク名「Ap11-d1」、「Ap11-d2」及び「Ap11-d3」を取得する。そして、環境生成処理部34は、環境生成要求をブートサーバ4に送信する(ステップS108)。環境生成要求には、取得したブートイメージ名と差分ディスク名とが含まれる。 The environment generation processing unit 34 acquires the boot image name corresponding to the selected OS name from the OS-boot image management table 321. FIG. Also, the environment generation processing unit 34 acquires the difference disk name corresponding to the selected application display name and version display name from the AP-Ver management table 323 . At this time, if the selected version has a previous version, the environment generation processing unit 34 also acquires the difference disk names of all the previous versions. For example, when the version display name “Ver3” of the application display name “AP1” is selected, the environment generation processing unit 34 selects the difference disk names “Ap11-d1”, “Ap11” of “AP1” up to “Ver3”. -d2” and “Ap11-d3”. The environment generation processing unit 34 then transmits the environment generation request to the boot server 4 (step S108). The environment generation request includes the obtained boot image name and difference disk name.

ブートサーバ4の制御部41は、環境生成要求を受信すると、受信した環境生成要求に含まれるブートイメージ名のブートイメージを、端末装置1がネットワークブートするブートイメージと特定する。また、制御部41は、受信した環境生成要求に含まれる差分ディスク名の差分ディスクデータを全てディスク記憶部43から読み出す。続いて、制御部41は、読みだした全ての差分ディスクデータを合成し、合成した差分ディスクデータをネットワークブートのキャッシュファイルとしてキャッシュファイル記憶部45に書き込む(ステップS109)。その後、制御部41は、完了通知を管理サーバ3に送信する(ステップS110)。管理サーバ3の環境生成処理部34は、完了通知を受信すると、専用画面にコンピュータ環境の生成が完了したことを表示する(ステップS111)。 Upon receiving the environment generation request, the control unit 41 of the boot server 4 identifies the boot image of the boot image name included in the received environment generation request as the boot image for the network boot of the terminal device 1 . Further, the control unit 41 reads from the disk storage unit 43 all the difference disk data of the difference disk name included in the received environment generation request. Subsequently, the control unit 41 synthesizes all the read differential disk data, and writes the synthesized differential disk data to the cache file storage unit 45 as a network boot cache file (step S109). After that, the control unit 41 transmits a completion notification to the management server 3 (step S110). When the environment generation processing unit 34 of the management server 3 receives the notification of completion, it displays that the generation of the computer environment is completed on the dedicated screen (step S111).

図10は本実施形態によるネットワークブート処理の流れを示すフローチャートである。
当該ネットワークブート処理は、上述した環境生成処理において生成したコンピュータ環境で端末装置1がネットワークブートする処理である。
FIG. 10 is a flowchart showing the flow of network boot processing according to this embodiment.
The network boot process is a process of network booting the terminal device 1 in the computer environment generated in the environment generation process described above.

まず、作業者は端末装置1を起動する。ブート部11は、端末装置1が起動すると、DHCPサーバ2へIPアドレスを要求するIP要求を送信する(ステップS201)。DHCPサーバ2の割当部21は、IPアドレスプール上のIPアドレスを端末装置1に割り当てる。そして、DHCPサーバ2の通知部22は、割り当てたIPアドレスとブートサーバ4のIPアドレスとを端末装置1に返信する(ステップS202)。 First, the worker activates the terminal device 1 . When the terminal device 1 is activated, the boot unit 11 transmits an IP request requesting an IP address to the DHCP server 2 (step S201). The allocation unit 21 of the DHCP server 2 allocates an IP address in the IP address pool to the terminal device 1 . Then, the notification unit 22 of the DHCP server 2 returns the assigned IP address and the IP address of the boot server 4 to the terminal device 1 (step S202).

端末装置1のブート部11は、受信したブートサーバ4のIPアドレスを用いてブートサーバ4にブートイメージを要求する(ステップS203)。ブートサーバ4の制御部41は、上述した環境生成要求に含まれるブートイメージ名のブートイメージを端末装置1に通知する(ステップS204)。端末装置1のブート部11は、通知されたブートイメージから起動する(ステップS205)。 The boot unit 11 of the terminal device 1 requests the boot image from the boot server 4 using the received IP address of the boot server 4 (step S203). The control unit 41 of the boot server 4 notifies the terminal device 1 of the boot image of the boot image name included in the environment generation request (step S204). The boot unit 11 of the terminal device 1 is booted from the notified boot image (step S205).

端末装置1のブート部11は、ブートイメージから起動後、ブートサーバ4のキャッシュファイル記憶部45が記憶する差分ファイルをキャッシュファイルとして読み込み、アプリケーションの環境を構成する(ステップS206)。 After booting from the boot image, the boot unit 11 of the terminal device 1 reads the difference file stored in the cache file storage unit 45 of the boot server 4 as a cache file, and configures the application environment (step S206).

続いて、ブート部11は、アプリケーションに対する書き込みがあるか否かを判定する(ステップS207)。書き込みがない場合(ステップS207;No)、ステップS209の処理へ進む。一方、アプリケーションに対する書き込みがあった場合(ステップS207;Yes)、ブート部11は、当該書き込みを示す書込ファイルをブートサーバ4の書込ファイル記憶部44に保存する(ステップS208)。 Subsequently, the boot unit 11 determines whether or not there is writing to the application (step S207). If there is no writing (step S207; No), the process proceeds to step S209. On the other hand, if there is a write to the application (step S207; Yes), the boot unit 11 saves the write file indicating the write in the write file storage unit 44 of the boot server 4 (step S208).

ブート部11は、ネットワークブートを終了するか否かを判定する(ステップS209)。例えば、ブート部11は、端末装置1を停止する操作入力があった場合に、ネットワークブートを終了すると判定する。終了しない場合(ステップS209;No)、ステップS207の処理に戻る。一方、終了する場合(ステップS209;Yes)、ブート部11は、ネットワークブートを終了して端末装置1を停止する(ステップS210)。 The boot unit 11 determines whether or not to end the network boot (step S209). For example, the boot unit 11 determines to end the network boot when there is an operation input to stop the terminal device 1 . If not finished (step S209; No), the process returns to step S207. On the other hand, when ending (step S209; Yes), the boot unit 11 ends the network boot and stops the terminal device 1 (step S210).

ブートサーバ4の制御部41は、端末装置1がネットワークブートを終了すると、書込ファイル記憶部44が記憶する書込ファイルを削除する(ステップS211)。 When the terminal device 1 finishes network booting, the controller 41 of the boot server 4 deletes the write file stored in the write file storage unit 44 (step S211).

図11は本実施形態による差分ディスクデータ生成処理の流れを示すフローチャートである。
当該差分ディスクデータ生成処理は、上述したステップS208において保存された書込ファイルから新規に差分ディスクデータを生成する処理である。本図に示す差分ディスクデータ生成処理は、上述したステップS208からステップS210までの間(書込ファイルが保存されてから削除されるまでの間)に実行される。
FIG. 11 is a flowchart showing the flow of differential disk data generation processing according to this embodiment.
The difference disk data generation process is a process of generating new difference disk data from the write file saved in step S208 described above. The difference disk data generation process shown in this figure is executed between steps S208 and S210 described above (between when the write file is saved and when it is deleted).

作業者は専用画面から新規差分ディスクデータを生成するための操作をし、新規に作成する差分ディスクデータのバージョン表示名を入力する。情報入力部35は、専用画面から新規に作成する差分ディスクデータのバージョン表示名の入力を受け付ける(ステップS301)。 The operator performs an operation for generating new differential disk data from the dedicated screen, and inputs the version display name of the newly created differential disk data. The information input unit 35 receives an input of the version display name of the differential disk data to be newly created from the dedicated screen (step S301).

差分ディスク保存処理部36は、ブートサーバ4へ新規差分ディスクデータの生成を要求する新規差分ディスク生成要求を送信する(ステップS302)。ブートサーバ4の制御部41は、新規差分ディスク生成要求を受信すると、書込ファイル記憶部44が記憶する書込ファイルを新規の差分ディスクデータとして生成する(ステップS303)。具体的には、制御部41は、書込ファイルのファイル名を変更して差分ディスクデータとしてディスク記憶部43に書き込む。その後、制御部41は、変更したファイル名を含む完了通知を管理サーバ3へ送信する(ステップS304)。 The difference disk storage processing unit 36 transmits a new difference disk generation request for generating new difference disk data to the boot server 4 (step S302). Upon receiving the new difference disk generation request, the control unit 41 of the boot server 4 generates a write file stored in the write file storage unit 44 as new difference disk data (step S303). Specifically, the control unit 41 changes the file name of the write file and writes it to the disk storage unit 43 as differential disk data. After that, the control unit 41 transmits a completion notice including the changed file name to the management server 3 (step S304).

管理サーバ3の差分ディスク保存処理部36は、完了通知を受信すると、完了通知に含まれるファイル名と、入力されたバージョン表示名とを対応付けて管理データベース32が記憶するAP-Ver管理テーブル323に記録する(ステップS305)。 When receiving the completion notification, the difference disk storage processing unit 36 of the management server 3 associates the file name included in the completion notification with the input version display name, and stores the AP-Version management table 323 in the management database 32. (step S305).

このように、本実施形態に係るネットワークブートシステムS1は、管理サーバ3とブートサーバ4とを備える。管理サーバ3は、ネットワークブートを行う端末装置1のオペレーティングシステム及びアプリケーションを選択する選択部33と、選択したオペレーティングシステムに対応するブートイメージと選択したアプリケーションに対応するディスクデータを示す環境生成要求をブートサーバ4に送信する環境生成処理部34と、を備える。ブートサーバ4は、各オペレーティングシステムそれぞれに対応するブートイメージを記憶するブートイメージ記憶部42と、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応する差分ディスクデータを記憶するディスク記憶部43と、環境生成要求が示すブートイメージを用いて端末装置1をネットワークブートさせ、環境生成要求が示すディスクデータをキャッシュファイルとして読み込ませる制御部41と、を備える。 Thus, the network boot system S1 according to this embodiment includes the management server 3 and the boot server 4. FIG. The management server 3 has a selection unit 33 for selecting an operating system and an application for the terminal device 1 to be network-booted, and a boot environment generation request indicating a boot image corresponding to the selected operating system and disk data corresponding to the selected application. and an environment generation processing unit 34 that transmits to the server 4 . The boot server 4 includes a boot image storage unit 42 for storing boot images corresponding to each operating system, a disk storage unit 43 for storing differential disk data corresponding to each application executable by each operating system, and an environment A control unit 41 for network booting the terminal device 1 using the boot image indicated by the generation request and reading the disk data indicated by the environment generation request as a cache file.

このような構成により、作業者は管理サーバ3においてOSやアプリケーションを選択し、端末装置1を起動するだけで目的のコンピュータ環境を構築することができる。よって、これまで検証時間の多くを割いていたOSやアプリケーションのインストール等の都度の単純作業を省略して作業手順を簡略化することができる。すなわち、コンピュータ環境を構築するための準備にかかる手間や時間やコストを削減して効率化することができる。 With such a configuration, an operator can construct a desired computer environment simply by selecting an OS and an application in the management server 3 and activating the terminal device 1 . Therefore, it is possible to simplify the work procedure by omitting simple work each time, such as installation of the OS and applications, which used to take much of the verification time. In other words, it is possible to reduce the labor, time, and cost required for preparations for constructing a computer environment and improve efficiency.

また、ディスク記憶部43は、アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶し、環境生成処理部34は、選択したアプリケーションのバージョンに応じて差分ディスクデータを合成したキャッシュファイルを生成する。このような構成により、ストレージ容量を削減しながら多数のバリエーションをもつアプリケーションの環境に対応し、差分ディスクデータを取得した任意のポイントにロールバックすることやデバッグの用途として活用できる。例えば、検証の失敗時や繰り返し同一のコンピュータ環境での検証が必要な場合に、一からコンピュータ環境を構築すると膨大な手間や時間が掛かるが、上述した構成により定点での迅速なコンピュータ環境の復元が可能となる。 Further, the disk storage unit 43 stores difference disk data indicating the difference for each application version, and the environment generation processing unit 34 generates a cache file by synthesizing the difference disk data according to the selected application version. . With such a configuration, it is possible to reduce the storage capacity while supporting an application environment with a large number of variations, and it is possible to roll back to an arbitrary point at which the differential disk data was acquired and to use it for debugging purposes. For example, when verification fails or when verification in the same computer environment is required repeatedly, building a computer environment from scratch takes a huge amount of time and effort, but with the above configuration, the computer environment can be quickly restored at a fixed point. becomes possible.

また、管理サーバ3は、端末装置1においてなされたアプリケーションに対する書き込みを示す書込ファイルを当該アプリケーションの差分ディスクデータとしてブートサーバ4に保存する差分ディスク保存処理部36を備える。このような構成により、端末装置1においてなされたアプリケーションに対する変更を、次のバージョンの差分ファイルとして保存することができる。これにより、今回の変更を適用したコンピュータ環境を次回から容易に構築することができる。 The management server 3 also includes a differential disk storage processing unit 36 that stores a write file indicating writing to an application performed in the terminal device 1 in the boot server 4 as differential disk data of the application. With such a configuration, changes made to the application in the terminal device 1 can be saved as a difference file of the next version. This makes it possible to easily build a computer environment to which this change is applied from the next time.

以上本発明の一実施形態について説明したが、本発明は、上記実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲において種々の変更を加えることが可能である。 Although one embodiment of the present invention has been described above, the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the present invention.

例えば、上述した実施形態では、管理サーバ3とブートサーバ4とを別の装置として説明したが、管理サーバ3及びブートサーバ4は1つの装置で構成されていてもよい。例えば、ブートサーバ4が管理サーバ3の機能を備えていてもよい。 For example, in the above-described embodiment, the management server 3 and boot server 4 are described as separate devices, but the management server 3 and boot server 4 may be configured as one device. For example, the boot server 4 may have the functions of the management server 3 .

図12は管理サーバの最小構成を示す図である。
管理サーバ3は少なくとも選択部33、及び環境生成処理部34の機能を備えればよい。
選択部33は、ネットワークブートを行う端末装置1のオペレーティングシステム及びアプリケーションを選択する。
環境生成処理部34は、各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能なアプリケーションそれぞれに対応するディスクデータとを記憶するブートサーバ4に、選択したオペレーティングシステムに対応するブートイメージを用いて端末装置1をネットワークブートさせ、選択したアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより端末装置1に当該アプリケーションの環境を構成させる。
FIG. 12 is a diagram showing the minimum configuration of the management server.
The management server 3 should have at least the functions of the selection unit 33 and the environment generation processing unit 34 .
The selection unit 33 selects the operating system and application of the terminal device 1 that performs network boot.
The environment generation processing unit 34 stores the boot image corresponding to each operating system and the disk data corresponding to each application executable by each operating system in the boot server 4, which stores the boot image corresponding to the selected operating system. is used to cause the terminal device 1 to network boot, and the disk data corresponding to the selected application is read as a cache file, thereby configuring the environment of the application on the terminal device 1 .

図13はブートサーバの最小構成を示す図である。
ブートサーバ4は少なくとも制御部41、ブートイメージ記憶部42、及びディスク記憶部43の機能を備えればよい。
制御部41は、管理サーバ3において選択されたオペレーティングシステムに対応するブートイメージで端末装置をネットワークブートさせ、管理サーバ3において選択されたアプリケーションに対応するディスクデータをキャッシュファイルとして読み込ませることにより端末装置に当該アプリケーションの環境を構成させる。
ブートイメージ記憶部42は、各オペレーティングシステムそれぞれに対応するブートイメージを記憶する。
ディスク記憶部43は、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータを記憶する。
FIG. 13 is a diagram showing the minimum configuration of the boot server.
The boot server 4 should have at least the functions of the control unit 41 , the boot image storage unit 42 and the disk storage unit 43 .
The control unit 41 network-boots the terminal device with a boot image corresponding to the operating system selected by the management server 3, and loads the disk data corresponding to the application selected by the management server 3 as a cache file. to configure the environment for the application.
The boot image storage unit 42 stores boot images corresponding to each operating system.
The disk storage unit 43 stores disk data corresponding to each application executable by each operating system.

上述の各装置は内部に、コンピュータシステムを有している。そして、上述した各処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD-ROM、DVD-ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。 Each of the devices described above has an internal computer system. Each process described above is stored in a computer-readable recording medium in the form of a program, and the above process is performed by reading and executing this program by a computer. Here, the computer-readable recording medium refers to magnetic disks, magneto-optical disks, CD-ROMs, DVD-ROMs, semiconductor memories, and the like. Alternatively, the computer program may be distributed to a computer via a communication line, and the computer receiving the distribution may execute the program.

また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。 Further, the program may be for realizing part of the functions described above. Further, it may be a so-called difference file (difference program) that can realize the above-described functions in combination with a program already recorded in the computer system.

S1・・・ネットワークブートシステム
1・・・端末装置
11・・・ブート部
2・・・DHCPサーバ
21・・・割当部
22・・・通知部
3・・・管理サーバ
31・・・表示部
32・・・管理データベース
33・・・選択部
34・・・環境生成処理部
35・・・情報入力部
36・・・差分ディスク保存処理部
4・・・ブートサーバ
41・・・制御部
42・・・ブートイメージ記憶部
43・・・ディスク記憶部
44・・・書込ファイル記憶部
45・・・キャッシュファイル記憶部
S1: network boot system 1: terminal device 11: boot unit 2: DHCP server 21: assignment unit 22: notification unit 3: management server 31: display unit 32 Management database 33 Selection unit 34 Environment generation processing unit 35 Information input unit 36 Differential disk storage processing unit 4 Boot server 41 Control unit 42 Boot image storage unit 43 Disk storage unit 44 Write file storage unit 45 Cache file storage unit

Claims (9)

ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択部と、
各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成させ、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる環境生成処理部と、
を備える管理サーバ。
a selection unit that selects an operating system and an application of a terminal device that performs network boot;
a boot server that stores boot images corresponding to each operating system and differential disk data corresponding to each application executable on each operating system and showing difference between versions of the applications; The terminal device is network-booted using a boot image corresponding to the selected operating system, a cache file is generated by synthesizing the differential disk data according to the selected application version , and the cache file is transferred to the terminal device. an environment generation processing unit that configures the environment of the application in the terminal device by reading it;
A management server with
前記端末装置においてなされた前記アプリケーションに対する書き込みを示す書込ファイルを前記アプリケーションの差分ディスクデータとして前記ブートサーバに保存する差分ディスク保存処理部と、
を備える請求項に記載の管理サーバ。
a differential disk storage processing unit that stores a write file indicating writing to the application performed in the terminal device as differential disk data of the application in the boot server;
The management server of claim 1 , comprising:
前記環境は、前記アプリケーションを開発、評価または検証するためのものである
請求項1または請求項2に記載の管理サーバ。
3. The management server according to claim 1, wherein said environment is for developing, evaluating or verifying said application.
各オペレーティングシステムそれぞれに対応するブートイメージを記憶するブートイメージ記憶部と、
各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するディスク記憶部と、
管理サーバにおいて選択されたオペレーティングシステムに対応する前記ブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成し、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる制御部と、
を備えるブートサーバ。
a boot image storage unit that stores boot images corresponding to each operating system;
a disk storage unit for storing difference disk data, which is disk data corresponding to each application executable by each operating system and indicates a difference between versions of the applications ;
Network-booting a terminal device with the boot image corresponding to the operating system selected by the management server, generating a cache file by synthesizing the differential disk data according to the version of the application selected by the management server, and generating the cache file a control unit that configures the environment of the application on the terminal device by causing the terminal device to read a file ;
A boot server with
管理サーバとブートサーバとを備え、
前記管理サーバは、
ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択部と、
前記選択したオペレーティングシステムに対応するブートイメージと前記選択したアプリケーションに対応するディスクデータとを示す環境生成要求を前記ブートサーバに送信する環境生成処理部と、
を備え、
前記ブートサーバは、
各オペレーティングシステムそれぞれに対応するブートイメージを記憶するブートイメージ記憶部と、
各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するディスク記憶部と、
前記環境生成要求が示すブートイメージを用いて前記端末装置をネットワークブートさせ、前記環境生成要求が示す前記選択したアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成し、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に前記アプリケーションの環境を構成させる制御部と、
を備えるネットワークブートシステム。
comprising a management server and a boot server,
The management server is
a selection unit that selects an operating system and an application of a terminal device that performs network boot;
an environment generation processing unit that transmits an environment generation request indicating a boot image corresponding to the selected operating system and disk data corresponding to the selected application to the boot server;
with
The boot server is
a boot image storage unit that stores boot images corresponding to each operating system;
a disk storage unit for storing difference disk data, which is disk data corresponding to each application executable by each operating system and indicates a difference between versions of the applications ;
network booting the terminal device using the boot image indicated by the environment generation request, generating a cache file by synthesizing the differential disk data according to the version of the selected application indicated by the environment generation request, and generating the cache file; a control unit that configures the environment of the application on the terminal device by reading into the terminal device ;
A network boot system with
ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択し、
各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成させ、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる、
ネットワークブート方法。
Selecting the operating system and application of the terminal device for network booting,
a boot server that stores boot images corresponding to each operating system and differential disk data corresponding to each application executable on each operating system and showing difference between versions of the applications; The terminal device is network-booted using a boot image corresponding to the selected operating system, a cache file is generated by synthesizing the differential disk data according to the selected application version , and the cache file is transferred to the terminal device. causing the terminal device to configure the environment of the application by loading
Network boot method.
管理サーバのコンピュータを、
ネットワークブートを行う端末装置のオペレーティングシステム及びアプリケーションを選択する選択手段と、
各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するブートサーバに、前記選択したオペレーティングシステムに対応するブートイメージを用いて前記端末装置をネットワークブートさせ、前記選択したアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成させ、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる環境生成手段と、
として機能させるプログラム。
the management server computer,
a selection means for selecting an operating system and an application for a terminal device for network booting;
a boot server that stores boot images corresponding to each operating system and differential disk data corresponding to each application executable on each operating system and showing difference between versions of the applications; The terminal device is network-booted using a boot image corresponding to the selected operating system, a cache file is generated by synthesizing the differential disk data according to the selected application version , and the cache file is transferred to the terminal device. an environment generating means for configuring the environment of the application on the terminal device by reading the
A program that acts as a
各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶し、
管理サーバにおいて選択されたオペレーティングシステムに対応する前記ブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成し、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる、
ネットワークブート方法。
storing a boot image corresponding to each operating system and difference disk data corresponding to each application executable by each operating system and indicating a difference for each version of the application;
Network-booting a terminal device with the boot image corresponding to the operating system selected by the management server, generating a cache file by synthesizing the differential disk data according to the version of the application selected by the management server, and generating the cache file causing the terminal device to configure the environment of the application by causing the terminal device to read the file ;
Network boot method.
各オペレーティングシステムそれぞれに対応するブートイメージと、各オペレーティングシステムで実行可能な各アプリケーションそれぞれに対応するディスクデータであって前記アプリケーションのバージョン毎にその差分を示す差分ディスクデータを記憶するブートサーバのコンピュータを、
管理サーバにおいて選択されたオペレーティングシステムに対応する前記ブートイメージで端末装置をネットワークブートさせ、前記管理サーバにおいて選択されたアプリケーションのバージョンに応じて前記差分ディスクデータを合成したキャッシュファイルを生成し、当該キャッシュファイルを前記端末装置に読み込ませることにより前記端末装置に当該アプリケーションの環境を構成させる制御手段と、
として機能させるプログラム。
A boot server computer that stores boot images corresponding to each operating system, and disk data corresponding to each application executable on each operating system and difference disk data indicating differences between versions of the applications. ,
Network-booting a terminal device with the boot image corresponding to the operating system selected by the management server, generating a cache file by synthesizing the differential disk data according to the version of the application selected by the management server, and generating the cache file a control means for causing the terminal device to configure the environment of the application by causing the terminal device to read a file ;
A program that acts as a
JP2019009565A 2019-01-23 2019-01-23 Management server, boot server, network boot system, network boot method, program Active JP7279371B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019009565A JP7279371B2 (en) 2019-01-23 2019-01-23 Management server, boot server, network boot system, network boot method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019009565A JP7279371B2 (en) 2019-01-23 2019-01-23 Management server, boot server, network boot system, network boot method, program

Publications (2)

Publication Number Publication Date
JP2020119234A JP2020119234A (en) 2020-08-06
JP7279371B2 true JP7279371B2 (en) 2023-05-23

Family

ID=71890981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019009565A Active JP7279371B2 (en) 2019-01-23 2019-01-23 Management server, boot server, network boot system, network boot method, program

Country Status (1)

Country Link
JP (1) JP7279371B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7069431B1 (en) * 2021-05-12 2022-05-17 三菱電機株式会社 Data distribution program, server equipment, terminal equipment, data distribution method and data distribution system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007536630A (en) 2004-05-07 2007-12-13 ワイズ テクノロジー インコーポレーテッド Integrated on-demand delivery system and method for operating system and application
JP2015185127A (en) 2014-03-26 2015-10-22 日本電気株式会社 Maintenance environment providing system, device, method, and program therefor

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02224022A (en) * 1989-02-23 1990-09-06 Nec Corp Source program update system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007536630A (en) 2004-05-07 2007-12-13 ワイズ テクノロジー インコーポレーテッド Integrated on-demand delivery system and method for operating system and application
JP2015185127A (en) 2014-03-26 2015-10-22 日本電気株式会社 Maintenance environment providing system, device, method, and program therefor

Also Published As

Publication number Publication date
JP2020119234A (en) 2020-08-06

Similar Documents

Publication Publication Date Title
US8533304B2 (en) Remotely deploying and automatically customizing workstation images
JP4850949B2 (en) Thin client terminal device, operation program and method thereof, and thin client system
KR101760778B1 (en) Computer system and method for updating program therein
JP4886866B2 (en) Method for speeding up access to main storage device and storage device system
CN110704161B (en) Virtual machine creation method and device and computer equipment
JP2013520744A (en) Method and apparatus for generating minimum boot image
JP2011060035A (en) System, method and program for deploying application
JPWO2017183565A1 (en) Network system, patch file application method, and program
CN113835644B (en) Complete machine migration method, device, equipment and storage medium
JP2019191951A (en) Information processing system and volume allocation method
CN113282342A (en) Deployment method, device, system, electronic equipment and readable storage medium
CN112612417A (en) Data migration method, device, equipment and storage medium
JP7279371B2 (en) Management server, boot server, network boot system, network boot method, program
CN114115920A (en) Operating system deployment method, system, device and computer-readable storage medium
JP5655612B2 (en) Information processing system, information processing method, and control program
JPWO2004081791A1 (en) Virtual machine system and firmware update method in virtual machine system
KR102123701B1 (en) Network boot system
JP4498956B2 (en) Network boot system, unit storage unit mounting method and program
JP6580920B2 (en) Information processing apparatus, method for updating operating environment setting information of information processing apparatus, and program for updating operating environment setting information of information processing apparatus
JP5180399B2 (en) Information processing apparatus, information processing method, and program
JP2010237742A (en) Virtual machine server, virtual machine control method, and virtual machine control program
JP6700848B2 (en) Management system, control method
JP7148824B2 (en) Information processing device, information processing method, program, and information processing system
US12105790B2 (en) Information processing apparatus, method, and program storage medium
WO2016070641A1 (en) Data storage method and device, and data reading method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221025

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230424

R151 Written notification of patent or utility model registration

Ref document number: 7279371

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151