JP7172703B2 - COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER - Google Patents

COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER Download PDF

Info

Publication number
JP7172703B2
JP7172703B2 JP2019025456A JP2019025456A JP7172703B2 JP 7172703 B2 JP7172703 B2 JP 7172703B2 JP 2019025456 A JP2019025456 A JP 2019025456A JP 2019025456 A JP2019025456 A JP 2019025456A JP 7172703 B2 JP7172703 B2 JP 7172703B2
Authority
JP
Japan
Prior art keywords
computer
address
installation
temporary
host name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019025456A
Other languages
Japanese (ja)
Other versions
JP2020135190A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2019025456A priority Critical patent/JP7172703B2/en
Publication of JP2020135190A publication Critical patent/JP2020135190A/en
Application granted granted Critical
Publication of JP7172703B2 publication Critical patent/JP7172703B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンピュータのソフトウェアインストール方法及びインストールサーバに関する。 The present invention relates to a computer software installation method and an installation server.

従来から、コンピュータへのソフトウェアのインストールの際に、人為的な操作の軽減のためにOS(オペレーティングシステム)やアプリケーションプログラムの自動インストールを行うソリューションは数多く存在している。そのほとんどはネットワークブート(PXE)と呼ばれる業界標準の機能を利用してOSやアプリケーションプログラムのインストレーションを行っている。この従来の自動インストール方法では、OSやアプリケーションプログラムのインストールまでは可能だが、IPアドレス、ホスト名等のプリケーション固有情報の設定ができないため、管理者等のユーザがそのアプリケーション固有情報の入力操作を行う必要があった。その結果、手作業による人的ミス、作業負荷増大といった課題が発生していた。 2. Description of the Related Art Conventionally, there have been many solutions for automatically installing an OS (Operating System) and application programs in order to reduce manual operations when installing software on a computer. Most of them use an industry standard function called network boot (PXE) to install the OS and application programs. In this conventional automatic installation method, although it is possible to install the OS and application programs, it is not possible to set application-specific information such as IP addresses and host names. had to do. As a result, problems such as human error due to manual work and an increase in workload have occurred.

この課題の解決策として特許文献1に開示された技術がある。特許文献1には、自動インストール時に自動設定用のプログラムをもインストールしてそのプログラムの実行によってコンピュータの物理的な位置情報を検出し、その物理位置情報に基づいて、事前に準備した設定を適用する方法が提案されている。 There is a technique disclosed in Patent Document 1 as a solution to this problem. In Patent Document 1, a program for automatic setting is also installed at the time of automatic installation, the physical position information of the computer is detected by executing the program, and settings prepared in advance are applied based on the physical position information. A method to do so is proposed.

これによりOSやアプリケーションプログラムのインストールからアプリケーション固有設定まで、手作業の間を挟むことなく構築できるため、手作業による人的ミス、作業負荷増大といった問題解消が試みられた。 As a result, the installation of the OS and application programs to application-specific settings can be constructed without intervening manual work.

特開2006-338225号公報Japanese Patent Application Laid-Open No. 2006-338225

しかしながら、特許文献1の開示技術では、インストール対象のコンピュータの物理的な位置情報を特定してコンピュータのインストール及び設定を行う必要がある。 However, with the technology disclosed in Patent Literature 1, it is necessary to specify the physical location information of the computer to be installed, and perform the installation and setting of the computer.

その物理的な位置情報の特定には、専用のハードウェア、専用のソフトウェアがそれぞれ必要であり、更に、専用のソフトウェアはインストール対象のコンピュータにインストールが必要である。 Dedicated hardware and dedicated software are required to specify the physical location information, and the dedicated software must be installed on the installation target computer.

インストール対象のコンピュータとリモートインストールサーバはネットワーク的にお互いに接続可能な状態になっている必要がある。この条件はどの自動構築システムでも共通の条件である。そのため、従来の方法では、必ずネットワーク的に接続可能な状態となるように、コンピュータの設計を十分考慮する必要がある。これはネットワーク設計全体にも波及する可能性があり、システムの運用にも大きく影響を与える恐れがある。 The computer to be installed and the remote installation server must be able to connect to each other via a network. This condition is common to any automatic building system. Therefore, in the conventional method, it is necessary to carefully consider the design of the computer so that the network connection is always possible. This can have ripple effects throughout the network design and can greatly affect the operation of the system.

そこで、本発明の目的は、手作業による設定や専用のハードウェアを必要とすることなくアプリケーションプログラムをOSと共にコンピュータにインストールして実行可能な状態にすることができるソフトウェアインストール方法及びインストールサーバを提供することである。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a software installation method and an installation server that can install an application program together with an OS on a computer to make it executable without requiring manual settings or dedicated hardware. It is to be.

本発明のソフトウェアインストール方法は、インストールサーバとネットワークを介して接続されたコンピュータにソフトウェアをインストールする方法であって、前記コンピュータの起動に応じて前記コンピュータが前記インストールサーバに対して仮IPアドレスを要求する第1のステップと、前記インストールサーバが前記仮IPアドレスの要求に応答して前記仮IPアドレスを前記コンピュータに送出する第2のステップと、前記仮IPアドレスの受信後、前記コンピュータが前記インストールサーバに対してOSイメージを要求する第3のステップと、前記インストールサーバが前記OSイメージの要求に応答して前記OSイメージを前記コンピュータに送出する第4のステップと、前記コンピュータが前記OSイメージの受信後、前記OSイメージに含まれるOSをインストールして前記OSを起動する第5のステップと、前記コンピュータが前記OSの起動後にホスト名を前記インストールサーバに対して送出する第6のステップと、前記インストールサーバが前記ホスト名を受信した後、前記ホスト名と前記仮IPアドレスとの組合わせ情報を記憶する第7のステップと、前記インストールサーバが前記組合わせ情報に応じて複数のアプリケーションプログラム及び前記複数のアプリケーションプログラムのパラメータ値の設定情報のうちから対象アプリケーションプログラム及び前記対象設定情報を選択し、それらを前記コンピュータに送出する第8のステップと、前記コンピュータが前記対象アプリケーションプログラム及び前記対象設定情報を受信し、前記対象アプリケーションプログラムをインストールして前記対象設定情報に応じて前記対象アプリケーションプログラムのパラメータ値を設定する第9のステップと、を含むことを特徴としている。 A software installation method according to the present invention is a method for installing software in a computer connected to an installation server via a network, wherein the computer requests a temporary IP address from the installation server in response to the activation of the computer. a second step of the installation server sending the temporary IP address to the computer in response to the request for the temporary IP address; and after receiving the temporary IP address, the computer performing the installation. a third step of requesting an OS image from a server; a fourth step of sending the OS image to the computer by the installation server in response to the request for the OS image; a fifth step of installing the OS included in the OS image after receiving the OS image and booting the OS; a sixth step of sending the host name to the installation server after the computer has booted the OS; After the installation server receives the host name, a seventh step of storing combination information of the host name and the temporary IP address; an eighth step of selecting a target application program and the target setting information from setting information of parameter values of the plurality of application programs and sending them to the computer; and a ninth step of receiving information, installing the target application program, and setting parameter values of the target application program according to the targeting setting information.

本発明のインストールサーバは、ネットワークを介して接続されたコンピュータにソフトウェアをインストールするインストールサーバであって、前記コンピュータからの仮IPアドレスの要求に応答して前記仮IPアドレスを前記コンピュータに送出するDHCP手段と、前記コンピュータからのOSイメージの要求に応答して前記OSイメージを前記コンピュータに送出する手段と、前記コンピュータからのホスト名を受信した後、前記ホスト名と前記仮IPアドレスとの組合わせ情報を記憶する手段と、前記組合わせ情報に応じて複数のアプリケーションプログラム及び前記複数のアプリケーションプログラムのパラメータ値の設定情報のうちから対象アプリケーションプログラム及び前記対象設定情報を選択し、それらを前記コンピュータに送出する手段と、を備えたことを特徴としている。 An installation server of the present invention is an installation server that installs software on a computer connected via a network, and is a DHCP installation server that responds to a request for a temporary IP address from the computer and sends the temporary IP address to the computer. means for sending said OS image to said computer in response to a request for said OS image from said computer; and after receiving a host name from said computer, combining said host name and said temporary IP address. means for storing information; selecting a target application program and the target setting information from among a plurality of application programs and parameter value setting information of the plurality of application programs according to the combination information, and storing them in the computer; and means for delivering.

本発明のコンピュータのソフトウェアインストール方法及びインストールサーバによれば、アプリケーションプログラムをコンピュータにインストールしかつパラメータ値の設定を行うので、インストール終了後にはユーザによる手作業による入力設定をすることなく実行可能な状態にすることができる。 According to the computer software installation method and the installation server of the present invention, the application program is installed in the computer and the parameter values are set. can be

本発明が適用されたコンピュータシステムの構成を示す図である。1 is a diagram showing the configuration of a computer system to which the present invention is applied; FIG. 図1のシステム中の仮IPアドレス対応情報記憶部の記憶内容を示す図である。FIG. 2 is a diagram showing storage contents of a temporary IP address correspondence information storage unit in the system of FIG. 1; 図1のシステム中のISOイメージ記憶部のOSイメージの種類を示す図である。2 is a diagram showing types of OS images in an ISO image storage unit in the system of FIG. 1; FIG. 図1のシステム中のOSインストール設定ファイル記憶部の記憶内容を示す図である。2 is a diagram showing the contents of an OS installation setting file storage unit in the system of FIG. 1; FIG. 図1のシステム中のホスト名及びIPアドレス名前解決プログラム実行部の記憶内容を示す図である。2 is a diagram showing the storage contents of a host name and IP address name resolution program execution unit in the system of FIG. 1; FIG. 図1のシステム中の追加ファイル群記憶部の記憶ファイル群を示す図である。2 is a diagram showing a storage file group of an additional file group storage unit in the system of FIG. 1; FIG. 図1のシステム中の個別設定値記憶部の記憶内容を示す図である。FIG. 2 is a diagram showing storage contents of an individual setting value storage unit in the system of FIG. 1; 図1のシステムにおける動作シーケンス図である。FIG. 2 is an operation sequence diagram in the system of FIG. 1;

以下、本発明の実施例を、図面を参照しつつ詳細に説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は本発明を適用したコンピュータシステムを示している。このコンピュータシステムは、インストールサーバ10とコンピュータ20とを有し、インストールサーバ10とコンピュータ20とはネットワーク30によって接続されている。本実施例では単一のコンピュータ20が示されているが、複数のコンピュータ20がネットワーク30に接続されていても良い。 FIG. 1 shows a computer system to which the present invention is applied. This computer system has an installation server 10 and a computer 20 , and the installation server 10 and computer 20 are connected by a network 30 . Although a single computer 20 is shown in this embodiment, multiple computers 20 may be connected to network 30 .

ネットワーク30は例えば、レイヤ2(データリンク層)レベルのネットワークである。インストールサーバ10とコンピュータ20との間のデータやコマンドの通信はネットワーク30を介して常に行われる。 The network 30 is, for example, a layer 2 (data link layer) level network. Communication of data and commands between the installation server 10 and the computer 20 always takes place via the network 30 .

インストールサーバ10は、個別のインストール用のプログラムを実行する実行部として、OS及びアプリケーションインストールプログラム実行部101と、仮IPアドレス発行プログラム実行部102と、仮IPアドレスとホスト名の対応情報登録プログラム実行部103と、ホスト名及びIPアドレス名前解決プログラム実行部104と、OS及びアプリケーション設定変更プログラム実行部105とを備えている。これら実行部101~105の各々は割り当てられた個別のプログラムを実行する単数又は複数のプロセッサ(図示せず)を有している。また、これらの実行部101~105間の動作の流れを制御する制御部(図示せず)がインストールサーバ10内に設けられている。 The installation server 10 includes, as execution units for executing individual installation programs, an OS and application installation program execution unit 101, a temporary IP address issuance program execution unit 102, and a temporary IP address/host name correspondence information registration program execution unit. 103 , a host name and IP address name resolution program execution unit 104 , and an OS and application setting change program execution unit 105 . Each of these execution units 101-105 has a single or multiple processors (not shown) that execute assigned individual programs. A control unit (not shown) is provided in the installation server 10 to control the flow of operations among these execution units 101 to 105 .

仮IPアドレス発行プログラム実行部102は、仮IPアドレス発行プログラムを実行することによりDHCPサーバとして動作し、仮IPアドレス発行依頼に対して仮IPアドレスを発行する。また、仮IPアドレス発行プログラム実行部102は、図2に示すように、ホスト名、仮IPアドレス、MACアドレスの対応情報を記憶する仮IPアドレス対応情報記憶部102aを有している。 The temporary IP address issuance program executing unit 102 operates as a DHCP server by executing the temporary IP address issuance program, and issues a temporary IP address in response to a temporary IP address issuance request. As shown in FIG. 2, the temporary IP address issuance program execution unit 102 has a temporary IP address correspondence information storage unit 102a that stores correspondence information between host names, temporary IP addresses, and MAC addresses.

OS及びアプリケーションインストールプログラム実行部101は、OS及びアプリケーションインストールプログラムを実行することにより、インストール用ISOイメージ記憶部101aと、OSインストール設定ファイル記憶部101bを持ち、それらに格納されたISOイメージや設定ファイルを任意のプロトコル(TFTP、FTP、HTTP(S))を用いて転送する。OSインストール設定ファイル記憶部101bにはOSのインストール設定時にホスト名までファイルとして設定しておくことが必要になる。インストール用ISOイメージ記憶部101aに記憶されたOSとして例えば、図3に示すようにRHEL(Red Hat Enterprise Linux)7、RHEL6、CentOS7、CentOS6、VMware ESXi6.7、VMware ESXi6.5、VMware ESXi6.0が含まれる。OSインストール設定ファイル記憶部101bには図4に示すように、ホスト名毎にパーティション構成、パッケージ構成その他の情報がイメージファイルに記憶されている。 The OS and application installation program execution unit 101 has an installation ISO image storage unit 101a and an OS installation setting file storage unit 101b by executing the OS and application installation program. is transferred using any protocol (TFTP, FTP, HTTP(S)). It is necessary to set the host name as a file in the OS installation setting file storage unit 101b at the time of OS installation setting. Examples of OSs stored in the installation ISO image storage unit 101a include RHEL (Red Hat Enterprise Linux) 7, RHEL 6, CentOS 7, CentOS 6, VMware ESXi 6.7, VMware ESXi 6.5, and VMware ESXi 6.0 as shown in FIG. is included. As shown in FIG. 4, the OS installation setting file storage unit 101b stores partition configuration, package configuration, and other information in image files for each host name.

仮IPアドレスとホスト名対応情報登録プログラム実行部103は、仮IPアドレスとホスト名対応情報登録プログラムを実行することにより、仮IPアドレス発行プログラム実行部102によって作成されたホスト名と仮IPアドレスの組合わせ情報を、ホスト名及びIPアドレス名前解決プログラム用の定義ファイル(/etc/hosts)にコピーを行う。 The temporary IP address and host name correspondence information registration program execution unit 103 executes the temporary IP address and host name correspondence information registration program to register the host name and the temporary IP address created by the temporary IP address issuance program execution unit 102. Copy the combination information to the definition file (/etc/hosts) for the host name and IP address name resolution program.

ホスト名及びIPアドレス名前解決プログラム実行部104は、ホスト名及びIPアドレス名前解決プログラムを実行することにより、対象ホスト名に該当する仮IPアドレスへの変換を行う。ホスト名及びIPアドレス名前解決プログラム実行部104は、図5に示すように、ホスト名とIPアドレスとの対応情報を記憶したホスト名及びIPアドレス対応情報記憶部104aを有し、ホスト名から仮IPアドレスへの変換に使用する設定ファイルとして、/etc/hostsの定義ファイルを使用する。 The host name and IP address name resolution program execution unit 104 executes the host name and IP address name resolution program to convert the target host name into a temporary IP address. As shown in FIG. 5, the host name and IP address name resolution program execution unit 104 has a host name and IP address correspondence information storage unit 104a that stores correspondence information between host names and IP addresses. Use the /etc/hosts definition file as the configuration file used for conversion to IP addresses.

OS及びアプリケーション設定変更プログラム実行部105は、追加ファイル群記憶部105aと、個別設定値記憶部105bとを持ち、全てホスト名に関連付けられてファイル、設定値を管理する。追加ファイル群記憶部105aに記憶されたファイルは図6に示すように、ホスト名毎に予め設定されたアプリケーションプログラムを形成する複数のプログラムファイル(ファイルa、ファイルb、ファイルc)である。個別設定値記憶部105bに記憶された個別設定値(設定情報)は、図7に示すように、ホスト名毎に対応するアプリケーションプログラムに必要な各パラメータ値に対して適切な設定値(設定値A、設定値B、設定値C)を与えるための複数の設定値ファイルである。例えば、プログラムファイルがコンピュータにインストールされる際に設定値ファイルの各設定値がパラメータ登録され、これによりアプリケーションプログラムがそのコンピュータにおいて実行可能となる。 The OS and application setting change program execution unit 105 has an additional file group storage unit 105a and an individual setting value storage unit 105b, all of which manage files and setting values associated with host names. The files stored in the additional file group storage unit 105a are, as shown in FIG. 6, a plurality of program files (file a, file b, file c) forming an application program preset for each host name. As shown in FIG. 7, the individual setting values (setting information) stored in the individual setting value storage unit 105b are appropriate setting values (setting values) for each parameter value necessary for the application program corresponding to each host name. A, settings B, settings C). For example, when the program file is installed in the computer, each setting value in the setting value file is registered as a parameter, thereby enabling the application program to be executed in that computer.

コンピュータ20には、ネットワークブートの規格であるPXE(Preboot eXecution Environment)に対応したネットワークカード20aが搭載され、OS、アプリケーション等のソフトウェアの自動インストールを可能にしている。 The computer 20 is equipped with a network card 20a compatible with PXE (Preboot eXecution Environment), which is a network boot standard, and enables automatic installation of software such as an OS and applications.

かかる構成を備えたコンピュータシステムにおいては、コンピュータ20に電源が投入されると、コンピュータ20は先ず、例えば、BIOS(バイオス)で起動して図8に示すように、コンピュータ20とインストールサーバ10との間で通信が行われる。コンピュータ20とインストールサーバ10との間で通信ではネットワーク30を介してパケットが送受信される。パケットにはMACアドレスと共に後述する要求等のコマンド、或いはプログラム等のデータが含まれる。 In a computer system having such a configuration, when the power of the computer 20 is turned on, the computer 20 is first booted by, for example, BIOS, and as shown in FIG. Communication takes place between Packets are sent and received via the network 30 in communication between the computer 20 and the installation server 10 . The packet includes a command such as a request, which will be described later, or data such as a program, together with the MAC address.

コンピュータ20では起動後、ネットワークカード20aのPXE機能によりPXEブートが実行される。PXEブートによりコンピュータ20から仮IPアドレス発行依頼がインストールサーバ10に対して送出される(ステップA:第1のステップ)。インストールサーバ10では、仮IPアドレス発行プログラム実行部102が仮IPアドレス発行依頼に応答して仮IPアドレスを発行し、それをコンピュータ20に送出する(ステップB:第2のステップ)。 After the computer 20 is started, PXE boot is executed by the PXE function of the network card 20a. A temporary IP address issuance request is sent from the computer 20 to the installation server 10 by PXE boot (step A: first step). In the installation server 10, the temporary IP address issuing program execution unit 102 issues a temporary IP address in response to the temporary IP address issuing request and sends it to the computer 20 (step B: second step).

次に、コンピュータ20はインストール対象選択メニュー要求をインストールサーバ10に対して送出する(ステップC)。インストールサーバ10では、インストール対象選択メニュー要求に対してOS及びアプリケーションインストールプログラム実行部101がインストール対象選択メニューを発行し、それをコンピュータ20に送出する(ステップD)。インストール対象選択メニューは例えば、コンピュータ20へのインストール可能なアプリケーションプログラムの種類を示す。 Next, the computer 20 sends an installation target selection menu request to the installation server 10 (step C). In the installation server 10, the OS and application installation program execution unit 101 issues an installation target selection menu in response to the installation target selection menu request, and sends it to the computer 20 (step D). The installation target selection menu indicates, for example, the types of application programs that can be installed on the computer 20 .

コンピュータ20はインストール対象選択メニューに基づいてOSイメージ転送要求をインストールサーバ10に対して送出する(ステップE:第3のステップ)。これはコンピュータ20において例えば、ユーザがインストール対象選択メニューからいずれか1つのアプリケーションを選択することにより、その選択したアプリケーションプログラム(対象アプリケーションプログラム)がそのインストールに必要なOSイメージの転送要求として発せられる。 The computer 20 sends an OS image transfer request to the installation server 10 based on the installation target selection menu (step E: third step). For example, when the user selects any one application from the installation target selection menu in the computer 20, the selected application program (target application program) issues a transfer request for the OS image necessary for its installation.

インストールサーバ10では、OSイメージ転送要求が受信されると、選択したアプリケーションが分かり、それに対してOS及びアプリケーションインストールプログラム実行部101がOSイメージをインストール用ISOイメージ記憶部101aから取り出してそれをコンピュータ20に送出する(ステップF:第4のステップ)。そのOSイメージにはOSインストール設定ファイル記憶部101bに記憶されたOSインストール設定ファイルが含まれる。OSイメージのコンピュータ20への転送には、上記したTFTP、FTP、HTTP(S)等のプロトコルが使用される。インストールサーバ10では、選択したアプリケーションに対応して一義的にホスト名が設定され、送出されるOSイメージ中のOSインストール設定ファイルには上述したようにホスト名、パーティション構成、パッケージ構成その他の情報が含まれている。 In the installation server 10, when the OS image transfer request is received, the selected application is known. (step F: fourth step). The OS image includes the OS installation setting file stored in the OS installation setting file storage unit 101b. Protocols such as TFTP, FTP, and HTTP(S) described above are used to transfer the OS image to the computer 20 . In the installation server 10, a host name is uniquely set corresponding to the selected application, and the OS installation setting file in the OS image to be sent contains the host name, partition configuration, package configuration and other information as described above. include.

コンピュータ20ではインストールサーバ10からOSイメージがダウンロードされるので、そのOSイメージがインストールされ、そのインストール後にOSが起動される。このOS起動はコンピュータ20の再起動でも良い。OSが起動されると、コンピュータ20は自身に割り当てられたホスト名をインストールサーバ10に対して送出する(ステップG:第5及び第6のステップ)。それに対して、インストールサーバ10の仮IPアドレス発行プログラム実行部102は、コンピュータ20から送出されたホスト名を取得すると、ホスト名、仮IPアドレス、及びMACアドレスを互いに関連付けて仮IPアドレス対応情報記憶部102aに記憶して管理する。なお、仮IPアドレス発行プログラム実行部102ではステップBの仮IPアドレス発行の段階で仮IPアドレスとMACアドレスとの関連付けが既にされているので、ステップGでホスト名はMACアドレスを含むパケットでコンピュータ20からインストールサーバ10に供給されると、ホスト名、仮IPアドレス、及びMACアドレスの関連付けが可能である。 Since the OS image is downloaded from the installation server 10 to the computer 20, the OS image is installed, and the OS is activated after the installation. This OS activation may be a reboot of the computer 20 . When the OS is started, the computer 20 sends the host name assigned to itself to the installation server 10 (step G: fifth and sixth steps). On the other hand, when the temporary IP address issuing program execution unit 102 of the installation server 10 acquires the host name sent from the computer 20, the host name, the temporary IP address, and the MAC address are associated with each other, and the temporary IP address correspondence information is stored. It is stored and managed in the unit 102a. In the temporary IP address issuance program execution unit 102, the temporary IP address and the MAC address have already been associated at the stage of issuing the temporary IP address in step B. Therefore, in step G, the host name is a packet containing the MAC address, and the computer 20 to the installation server 10, it is possible to associate host names, temporary IP addresses, and MAC addresses.

取得したホスト名と仮IPアドレスとの組合わせ情報は仮IPアドレスとホスト名対応情報登録プログラム実行部103に供給される(ステップH)。仮IPアドレスとホスト名対応情報登録プログラム実行部103では、ホスト名と仮IPアドレスとの組合わせ情報が取得されると、そのホスト名と仮IPアドレスとの組合わせ情報を、ホスト名及びIPアドレス名前解決プログラム用の定義ファイル(/etc/hosts)にコピーを行う(ステップI)。その定義ファイルはホスト名及びIPアドレス名前解決プログラム実行部104のホスト名及びIPアドレス対応情報記憶部104aに保存される。ステップH,Iは第7のステップに相当する。 The obtained combination information of the host name and the temporary IP address is supplied to the temporary IP address/host name correspondence information registration program execution unit 103 (step H). When the combination information of the host name and the temporary IP address is obtained, the temporary IP address/host name correspondence information registration program execution unit 103 converts the combination information of the host name and the temporary IP address into the host name and the IP address. Copy to the definition file (/etc/hosts) for the address name resolution program (step I). The definition file is stored in the host name and IP address correspondence information storage unit 104 a of the host name and IP address name resolution program execution unit 104 . Steps H and I correspond to the seventh step.

その後、OS及びアプリケーション設定変更プログラム実行部105から対象ホスト名の仮IPアドレス変換要求がホスト名及びIPアドレス名前解決プログラム実行部104に供給される(ステップJ)。対象ホスト名の仮IPアドレス変換要求の対象ホスト名はステップGで仮IPアドレス発行プログラム実行部102が得たホスト名である。ホスト名及びIPアドレス名前解決プログラム実行部104は、対象ホスト名の仮IPアドレス変換要求に応答し、ホスト名及びIPアドレス対応情報記憶部104aに記憶された情報から対象ホスト名に対応する仮IPアドレスを読み出してそれをOS及びアプリケーション設定変更プログラム実行部105に供給する(ステップK)。 After that, a temporary IP address conversion request for the target host name is supplied from the OS and application setting change program execution unit 105 to the host name and IP address name resolution program execution unit 104 (step J). The target host name of the temporary IP address conversion request for the target host name is the host name obtained by the temporary IP address issuing program execution unit 102 in step G. FIG. The host name and IP address name resolution program execution unit 104 responds to the temporary IP address conversion request for the target host name, and extracts the temporary IP address corresponding to the target host name from the information stored in the host name and IP address correspondence information storage unit 104a. The address is read and supplied to the OS and application setting change program execution unit 105 (step K).

OS及びアプリケーション設定変更プログラム実行部105は、追加ファイル群記憶部105a及び個別設定値記憶部105bの各々から対象ホスト名に対応するプログラムファイル群及び設定値ファイル群を読み出し、それらをコンピュータ20に送出する(ステップL)。そのファイル群のコンピュータ20への転送には、上記したTFTP、FTP、HTTP(S)等のプロトコルが使用されても良い。ステップK,Lが第8のステップに相当する。 The OS and application setting change program execution unit 105 reads the program file group and setting value file group corresponding to the target host name from the additional file group storage unit 105a and the individual setting value storage unit 105b, respectively, and sends them to the computer 20. (step L). Protocols such as TFTP, FTP, and HTTP(S) described above may be used to transfer the file group to the computer 20 . Steps K and L correspond to the eighth step.

コンピュータ20では、インストールサーバ10からプログラムファイル群及び設定値ファイル群がダウンロードされる。そして、それらのプログラムファイルがコンピュータにインストールされ、その際に設定値ファイルの各設定値がパラメータ登録される(第9のステップ)。インストールが終了すると、選択したアプリケーションソフトウェアがコンピュータ20に実行可能な状態でインストールされたことになる。 The computer 20 downloads the program files and setting value files from the installation server 10 . Then, those program files are installed in the computer, and each setting value in the setting value file is registered as a parameter (ninth step). When the installation is finished, the selected application software is installed on the computer 20 in an executable state.

このように実施例のソフトウェアインストール方法によれば、インストールサーバ10側にはソフトウェアを用意するだけでOS及びアプリケーションプログラムをコンピュータ20にインストールしかつパラメータ値の設定を行うので、インストール終了後にはユーザによる新たな入力設定をすることなく実行可能な状態にすることができる。また、インストールサーバ10とコンピュータ20とを物理的に接続するネットワーク環境があれば、インストール可能であり、コンピュータ20側では特許文献1の開示技術のような特別なハードウェアは必要なく、更に、位置情報等の固有情報を使用しないで済むという特徴もある。 As described above, according to the software installation method of the embodiment, the OS and application programs are installed in the computer 20 and the parameter values are set simply by preparing the software on the installation server 10 side. It can be made executable without any new input settings. In addition, as long as there is a network environment that physically connects the installation server 10 and the computer 20, installation is possible. It also has the feature that it does not require the use of specific information such as information.

なお、上記した実施例においては、インストールサーバ10は、OS及びアプリケーションインストールプログラム実行部101と、仮IPアドレス発行プログラム実行部102と、仮IPアドレスとホスト名の対応情報登録プログラム実行部103と、ホスト名及びIPアドレス名前解決プログラム実行部104と、OS及びアプリケーション設定変更プログラム実行部105とを備えているが、それらの実行部を複数のサーバに分散させても良い。特に、負荷を分散するためには、OS及びアプリケーションインストールプログラム実行部101とOS及びアプリケーション設定変更プログラム実行部105とを別にすることが望ましい。例えば、インストールサーバ10には、OS及びアプリケーションインストールプログラム実行部101と、仮IPアドレス発行プログラム実行部102と、仮IPアドレスとホスト名の対応情報登録プログラム実行部103と、ホスト名及びIPアドレス名前解決プログラム実行部104とを形成し、OS及びアプリケーション設定変更プログラム実行部105を別にサーバに形成することができる。この場合には仮IPアドレス発行プログラム実行部102が管理する仮IPアドレス発行可能な範囲を分割する必要がある。例えば、上記した実施例では仮IPアドレスとして192.168.5.101~192.168.5.121を使用する場合に負荷分散のためには192.168.5.101~192.168.5.110の範囲、或いは、192.168.5.111~192.168.5.121の範囲に限定することになる。 In the above embodiment, the installation server 10 includes an OS and application installation program execution unit 101, a temporary IP address issuance program execution unit 102, a temporary IP address and host name correspondence information registration program execution unit 103, Although the host name and IP address name resolution program execution unit 104 and the OS and application setting change program execution unit 105 are provided, these execution units may be distributed over a plurality of servers. In particular, in order to distribute the load, it is desirable to separate the OS and application installation program execution unit 101 from the OS and application setting change program execution unit 105 . For example, the installation server 10 includes an OS and application installation program execution unit 101, a temporary IP address issuing program execution unit 102, a temporary IP address/host name correspondence information registration program execution unit 103, a host name and IP address name The solution program execution unit 104 can be formed, and the OS and application setting change program execution unit 105 can be separately formed in the server. In this case, it is necessary to divide the temporary IP address issuable range managed by the temporary IP address issuing program execution unit 102 . For example, in the above embodiment, when 192.168.5.101 to 192.168.5.121 are used as temporary IP addresses, the range of 192.168.5.101 to 192.168.5.110 or the range of 192.168.5.111 to 192.168.5.121 is used for load balancing. will be limited to

また、インストールサーバ10の実行部101~105のうちのホスト名及びIPアドレス名前解決プログラム実行部104とOS及びアプリケーション設定変更プログラム実行部105とを別にサーバに形成しても良い。 Further, the host name and IP address name resolution program execution section 104 and the OS and application setting change program execution section 105 among the execution sections 101 to 105 of the installation server 10 may be formed separately in the server.

このように分散構成することにより、複数のコンピュータに同時にインストールする場合に1つのインストールサーバに負荷が集中することを防止することができる。 By distributing the configuration in this manner, it is possible to prevent the load from concentrating on a single installation server when the software is installed on a plurality of computers at the same time.

上記した実施例において、実際に使用するインストールサーバ10は物理サーバではなく、仮想基盤上の仮想マシンとして提供することが可能である。事前に必要な設定をすべて反映した仮想マシンを準備しておけば、インストールサーバ10の仮想マシンを複数台に複製することにより容易にスケールアウト可能となる。また、事前準備としてOS及びアプリケーションインストールプログラム実行部101中の、「インストールイメージ」及び「インストール設定ファイル」と、OS及びアプリケーション設定変更プログラム実行部105の「追加ファイル群」及び「個別設定用ファイル群」を分離して、共通の流用可能な設定だけ仮想マシンとして準備することにより、どのような構成の環境も構築可能な汎用の仮想マシンも作成可能で、将来的な更新のメンテナンスも容易となる。 In the above embodiment, the actually used installation server 10 can be provided as a virtual machine on a virtual base instead of a physical server. By preparing a virtual machine in which all necessary settings are reflected in advance, it is possible to easily scale out by duplicating the virtual machine of the installation server 10 to a plurality of machines. As a preparation, the "installation image" and "installation setting file" in the OS and application installation program execution unit 101, and the "additional file group" and "individual setting file group" in the OS and application setting change program execution unit 105 ” and preparing only common and reusable settings as a virtual machine, it is possible to create a general-purpose virtual machine that can build an environment with any configuration, and maintenance of future updates will be easy. .

また、上記した実施例において、仮IPアドレスとホスト名の対応情報登録プログラム実行部103では、DHCPサーバの仮IPアドレス発行プログラム実行部102から、ホスト名、仮IPアドレス、及びMACアドレスの組合わせが取得できる。ここで、コンピュータ20のMACアドレス情報を用いて、OS及びアプリケーションインストールプログラム実行部101のインストール設定ファイルと関連付けることで、その後にコンピュータ20から起動する際、必要な設定が自動転送されるようにすることが可能である。この結果、例えば、システムディスクが全損してシステムが起動できない状態となった場合において、システムディスク交換後、コンピュータ20を起動するだけでインストールサーバに準備した設定を適用して自動構築することができる。システムへの設定をインストールサーバのOS及びアプリケーション設定変更プログラム実行部105を経由する運用にした場合に、インストールサーバ10がコンピュータ20を含む各コンピュータの設定を把握しているため、システムバックアップが不要になる。また、システムディスク側の論理破壊が発生した場合も同様の手順で自動構築を行ってもとに戻すことが可能になる。 In the above-described embodiment, the temporary IP address/host name correspondence information registration program execution unit 103 receives the combination of the host name, temporary IP address, and MAC address from the temporary IP address issuance program execution unit 102 of the DHCP server. can be obtained. Here, by using the MAC address information of the computer 20 and associating it with the installation setting file of the OS and application installation program execution unit 101, the necessary settings are automatically transferred when the computer 20 is subsequently started. It is possible. As a result, for example, when the system disk is completely damaged and the system cannot be started, after the system disk is replaced, the computer 20 can be started up automatically by applying the settings prepared in the installation server. . When setting up the system via the OS and application setting change program execution unit 105 of the installation server, the installation server 10 knows the settings of each computer including the computer 20, so system backup is unnecessary. Become. In addition, even when logical destruction occurs on the system disk side, it is possible to restore the state by performing automatic construction in the same procedure.

更に、上記したように、仮IPアドレスとホスト名の対応情報登録プログラム実行部103では、仮IPアドレス発行プログラム実行部102から、ホスト名、仮IPアドレス、及びMACアドレスの組合わせ情報が取得できるが、OSがLinux(登録商標)を用いたシステムの場合にはコンピュータ20のMACアドレス情報をLinuxのレスキューモードと関連付けることができる。よって、システムディスクが全損してシステムが起動できない状態となった際に、コンピュータ20を起動させるとLinuxインストールメディア(DVD等の光学メディア)のレスキューモードと同じ環境で起動可能となる。その結果、システムディスクの状態を確認した後、一部でも参照可能な領域が存在する場合、必要なデータの引き上げ作業も可能となる。インストールサーバ10側にシステムバックアップデータを管理している場合には、システムディスク交換後、インストールサーバのシステムバックアップデータをリストア可能となる。これらの一連の機能は、商用のバックアップソフトウェアに実装されている機能であるが、ホスト名と仮IPアドレスが自動的に関連付けられる場合に有効である。確実に正しい対象ホスト名がコンピュータ20に設定されるため、リストア対象のバックアップデータを間違えて使用するといったミスをなくすことができる。 Furthermore, as described above, the temporary IP address/host name correspondence information registration program execution unit 103 can acquire the combination information of the host name, temporary IP address, and MAC address from the temporary IP address issuance program execution unit 102. However, in the case of a system using Linux (registered trademark) as an OS, the MAC address information of the computer 20 can be associated with the Linux rescue mode. Therefore, when the system disk is completely damaged and the system cannot be started, when the computer 20 is started, it can be started in the same environment as the rescue mode of Linux installation media (optical media such as DVD). As a result, after confirming the state of the system disk, if there is even a part of the area that can be referred to, it is possible to retrieve the necessary data. If the system backup data is managed on the installation server 10 side, the system backup data of the installation server can be restored after the system disk is replaced. These series of functions, which are implemented in commercial backup software, are effective when host names and temporary IP addresses are automatically associated. Since the correct target host name is surely set in the computer 20, it is possible to eliminate mistakes such as using the wrong backup data to be restored.

なお、上記した実施例ではOSとしてLinuxが使用された場合について説明したので、ホスト名と仮IPアドレスとの組合わせ情報が定義ファイル(hostsファイル)の格納場所として/etc/hostsが指定されているが、Windows(登録商標)等の他のOSではその格納場所は異なっており、格納場所が/etc/hostsに限定されることはない。 In the above embodiment, since Linux is used as the OS, /etc/hosts is specified as the storage location of the definition file (hosts file) for the combination information of the host name and the temporary IP address. However, the storage location is different in other OSs such as Windows (registered trademark), and the storage location is not limited to /etc/hosts.

10 インストールサーバ
20 コンピュータ
20a ネットワークカード
30 ネットワーク
101 OS及びアプリケーションインストールプログラム実行部
102 仮IPアドレス発行プログラム実行部
103 仮IPアドレスとホスト名の対応情報登録プログラム実行部
104 ホスト名及びIPアドレス名前解決プログラム実行部
105 OS及びアプリケーション設定変更プログラム実行部
101a,101b,102a,104a,105a,105b 記憶部
10 Installation server 20 Computer 20a Network card 30 Network 101 OS and application installation program execution unit 102 Temporary IP address issuing program execution unit 103 Temporary IP address and host name correspondence information registration program execution unit 104 Host name and IP address name resolution program execution Unit 105 OS and application setting change program execution units 101a, 101b, 102a, 104a, 105a, 105b Storage unit

Claims (6)

インストールサーバとネットワークを介して接続されたコンピュータにソフトウェアをインストールする方法であって、
前記コンピュータの起動に応じて前記コンピュータが前記インストールサーバに対して仮IPアドレスを要求する第1のステップと、
前記インストールサーバが前記仮IPアドレスの要求に応答して前記仮IPアドレスを前記コンピュータに送出する第2のステップと、
前記仮IPアドレスの受信後、前記コンピュータが前記インストールサーバに対してOSイメージを要求する第3のステップと、
前記インストールサーバが前記OSイメージの要求に応答して前記OSイメージを前記コンピュータに送出する第4のステップと、
前記コンピュータが前記OSイメージの受信後、前記OSイメージに含まれるOSをインストールして前記OSを起動する第5のステップと、
前記コンピュータが前記OSの起動後にホスト名を前記インストールサーバに対して送出する第6のステップと、
前記インストールサーバが前記ホスト名を受信した後、前記ホスト名と前記仮IPアドレスとの組合わせ情報を記憶する第7のステップと、
前記インストールサーバが前記組合わせ情報に応じて複数のアプリケーションプログラム及び前記複数のアプリケーションプログラムのパラメータ値の設定情報のうちから対象アプリケーションプログラム及び前記対象設定情報を選択し、それらを前記コンピュータに送出する第8のステップと、
前記コンピュータが前記対象アプリケーションプログラム及び前記対象設定情報を受信し、前記対象アプリケーションプログラムをインストールして前記対象設定情報に応じて前記対象アプリケーションプログラムのパラメータ値を設定する第9のステップと、を含むことを特徴とするインストール方法。
A method for installing software on a computer connected to an installation server via a network, comprising:
a first step in which the computer requests a temporary IP address from the installation server in response to booting of the computer;
a second step of the installation server sending the temporary IP address to the computer in response to the request for the temporary IP address;
a third step of the computer requesting an OS image from the installation server after receiving the temporary IP address;
a fourth step of the installation server sending the OS image to the computer in response to a request for the OS image;
a fifth step of installing the OS included in the OS image and booting the OS after the computer receives the OS image;
a sixth step in which the computer sends a host name to the installation server after booting the OS;
a seventh step of storing combination information of the host name and the temporary IP address after the installation server receives the host name;
The installation server selects a target application program and the target setting information from among a plurality of application programs and parameter value setting information of the plurality of application programs according to the combination information, and sends them to the computer. 8 steps;
a ninth step in which the computer receives the target application program and the targeting information, installs the target application program, and sets parameter values of the target application program according to the targeting information. An installation method characterized by:
前記第7のステップでは前記ホスト名と前記仮IPアドレスとの組合わせ情報は定義ファイル/etc/hostsに反映され、前記第8のステップでは前記定義ファイル/etc/hostsを参照して前記対象アプリケーションプログラム及び前記対象設定情報が選択されることを特徴とする請求項1記載のインストール方法。 In the seventh step, the combination information of the host name and the temporary IP address is reflected in the definition file /etc/hosts. 2. The method of claim 1, wherein a program and said targeting information are selected. 前記第1のステップ、前記第3のステップ、及び前記第5のステップは、前記コンピュータに設けられたPXE機能によって実行されることを特徴とする請求項1又2記載のインストール方法。 3. The installation method according to claim 1, wherein said first step, said third step, and said fifth step are executed by a PXE function provided in said computer. 前記第3のステップでは、前記対象アプリケーションプログラムがメニュー選択され、そのメニュー選択結果を示す前記OSイメージの要求が実行され、
前記第4のステップでは、前記メニュー選択結果に対応した前記ホスト名の情報を含む前記OSイメージが前記コンピュータに送出され
前記第5のステップでは、前記OSイメージに含まれるOSをインストールして前記コンピュータに前記ホスト名を設定することを特徴とする請求項1ないし3のいずれか1記載のインストール方法。
In the third step, the target application program is selected from the menu, the OS image indicating the menu selection result is requested,
In the fourth step, the OS image including the host name information corresponding to the menu selection result is sent to the computer; In the fifth step, the OS included in the OS image is installed on the computer; 4. The installation method according to any one of claims 1 to 3, wherein the host name is set in the .
前記OSイメージには前記ホスト名の情報を含むインストール設定情報が含まれることを特徴とする請求項4記載のインストール方法。 5. The installation method according to claim 4, wherein said OS image includes installation setting information including said host name information. ネットワークを介して接続されたコンピュータにソフトウェアをインストールするインストールサーバであって、
前記コンピュータからの仮IPアドレスの要求に応答して前記仮IPアドレスを前記コンピュータに送出するDHCP手段と、
前記コンピュータからのOSイメージの要求に応答して前記OSイメージを前記コンピュータに送出する手段と、
前記コンピュータからのホスト名を受信した後、前記ホスト名と前記仮IPアドレスとの組合わせ情報を記憶する手段と、
前記組合わせ情報に応じて複数のアプリケーションプログラム及び前記複数のアプリケーションプログラムのパラメータ値の設定情報のうちから対象アプリケーションプログラム及び前記対象設定情報を選択し、それらを前記コンピュータに送出する手段と、を備えたことを特徴とするインストールサーバ。
An installation server for installing software on computers connected via a network,
DHCP means for sending the temporary IP address to the computer in response to a request for the temporary IP address from the computer;
means for sending said OS image to said computer in response to a request for said OS image from said computer;
means for storing combination information of the host name and the temporary IP address after receiving the host name from the computer;
means for selecting a target application program and the target setting information from among a plurality of application programs and parameter value setting information of the plurality of application programs according to the combination information, and transmitting them to the computer; An installation server characterized by:
JP2019025456A 2019-02-15 2019-02-15 COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER Active JP7172703B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019025456A JP7172703B2 (en) 2019-02-15 2019-02-15 COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019025456A JP7172703B2 (en) 2019-02-15 2019-02-15 COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER

Publications (2)

Publication Number Publication Date
JP2020135190A JP2020135190A (en) 2020-08-31
JP7172703B2 true JP7172703B2 (en) 2022-11-16

Family

ID=72278755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019025456A Active JP7172703B2 (en) 2019-02-15 2019-02-15 COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER

Country Status (1)

Country Link
JP (1) JP7172703B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006338225A (en) 2005-06-01 2006-12-14 Hitachi Ltd Automatic installation method of computer
US20080040495A1 (en) 2006-08-08 2008-02-14 International Business Machines Corporation System, method and program for field service of computers
JP2014164545A (en) 2013-02-26 2014-09-08 Canon Inc Deployment method and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006099234A (en) * 2004-09-28 2006-04-13 Aruze Corp Network terminal device, distribution server, and client/server system
JP2013084154A (en) * 2011-10-11 2013-05-09 Ricoh Co Ltd License management program and license management system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006338225A (en) 2005-06-01 2006-12-14 Hitachi Ltd Automatic installation method of computer
US20080040495A1 (en) 2006-08-08 2008-02-14 International Business Machines Corporation System, method and program for field service of computers
JP2014164545A (en) 2013-02-26 2014-09-08 Canon Inc Deployment method and program

Also Published As

Publication number Publication date
JP2020135190A (en) 2020-08-31

Similar Documents

Publication Publication Date Title
US8417796B2 (en) System and method for transferring a computing environment between computers of dissimilar configurations
US8041793B2 (en) Boot image discovery and delivery system
JP5142678B2 (en) Deployment method and system
US20190294448A1 (en) Customizing program logic for booting a system
US7500236B2 (en) Systems and methods of creating and accessing software simulated computers
JP5211837B2 (en) Control method, computer system, and control program
US7080134B2 (en) Systems and methods for software distribution and management
US8245022B2 (en) Method and system to support ISCSI boot through management controllers
US20060155837A1 (en) Diskless computer operation management system
US8332490B2 (en) Method, apparatus and program product for provisioning a computer system
US20070276897A1 (en) Method of deploying a production environment using a development environment
JP2009536375A (en) ISCSI boot drive system and method for an extensible internet engine
JP7069672B2 (en) Application update method and program
US20100115077A1 (en) Method of building system and management server
US20080028045A1 (en) Selection and configuration of storage-area network storage device and computing device, including configuring DHCP settings
TWI478060B (en) System and method for booting a computer system using preboot data
US11159367B2 (en) Apparatuses and methods for zero touch computing node initialization
US20090254641A1 (en) Network card capable of remote boot and method thereof
US9058231B2 (en) Deployment of operating systems with detection of loop conditions
US11212168B2 (en) Apparatuses and methods for remote computing node initialization using a configuration template and resource pools
JP7172703B2 (en) COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER
JP5655612B2 (en) Information processing system, information processing method, and control program
KR102108891B1 (en) Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same
JP2009176096A (en) System and method for installing operating system on data preservation server at remote end from computer including no hard disk drive

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211110

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220929

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221017

R150 Certificate of patent or registration of utility model

Ref document number: 7172703

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150