JP2010147553A - Information management device, and identification information collecting method and program - Google Patents

Information management device, and identification information collecting method and program Download PDF

Info

Publication number
JP2010147553A
JP2010147553A JP2008319683A JP2008319683A JP2010147553A JP 2010147553 A JP2010147553 A JP 2010147553A JP 2008319683 A JP2008319683 A JP 2008319683A JP 2008319683 A JP2008319683 A JP 2008319683A JP 2010147553 A JP2010147553 A JP 2010147553A
Authority
JP
Japan
Prior art keywords
identification information
server
processing unit
bmc
control unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008319683A
Other languages
Japanese (ja)
Inventor
Yoshinobu Ayabe
圭展 綾部
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 JP2008319683A priority Critical patent/JP2010147553A/en
Publication of JP2010147553A publication Critical patent/JP2010147553A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information management device for reducing the workload of a manager of a server loaded with a BMC (Baseboard Management Controller), and an identification information collecting method. <P>SOLUTION: The information management device that communicates with a server including a storing part for storing an OS, a processing part for executing the OS and a control part for controlling the processing part includes: a collecting means for collecting a first piece of identification information for identifying the control part and a second piece of identification information for identifying the server from the control part, and also making the control part control the processing part to collect a third piece of identification information and a fourth piece of identification information so that the processing part may perform transmission processing for transmitting the third piece of identification information for identifying the OS and the fourth piece of identification information for identifying the server; a storing means; and a recording means, when the second piece of identification information and the fourth piece of identification information identify the same server, for associating the first piece of identification information from the control part in the server with the third piece of identification information from the processing part in the server to store them. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報管理装置および識別情報収集方法に関し、特には、ベースボード管理コントローラ等の制御部を含むサーバから識別情報を収集して管理する情報管理装置、識別情報収集方法およびプログラムに関する。   The present invention relates to an information management apparatus and an identification information collection method, and more particularly to an information management apparatus, an identification information collection method, and a program for collecting and managing identification information from a server including a control unit such as a baseboard management controller.

近年、サーバ用途のマシン(以下、単に「サーバ」と称する)には、BMC (Baseboard Management Controller:ベースボード管理コントローラ)と呼ばれるマネジメントコントローラが搭載されている。BMCは、温度および電圧などの情報の収集と、サーバの電源制御を行うことが可能である。   In recent years, a server controller machine (hereinafter simply referred to as “server”) is equipped with a management controller called BMC (Baseboard Management Controller). The BMC can collect information such as temperature and voltage and control the power supply of the server.

一般的に、BMCには、サーバとは別電源が供給される。このため、BMC は、サーバ内のOS(Operating System)の稼動状態に依存することなく、サーバ内のハードウェアの制御を行うことができる。   In general, the BMC is supplied with power different from that of the server. Therefore, the BMC can control the hardware in the server without depending on the operating state of the OS (Operating System) in the server.

BMCは、IPMI (Intelligent Platform Management Interface)に準拠している。このため、管理者は、IPMIのUDP(User Datagram Protocol)通信機能を利用することによって、遠隔制御で、サーバへの電源投入処理をBMCに実行させることが可能である。   BMC complies with IPMI (Intelligent Platform Management Interface). For this reason, the administrator can cause the BMC to execute power-on processing to the server by remote control by using the UDP (User Datagram Protocol) communication function of IPMI.

BMCを遠隔制御して特定のサーバを制御する場合、予めそのBMCに割り当てるIP(Internet Protocol)アドレスの設定を行っておく必要がある。さらに、BMCを遠隔制御して特定のサーバを制御する場合、管理者は、その特定のサーバと、その特定のサーバに搭載されているBMCと、の対応関係を認識しておく必要がある。   When a BMC is remotely controlled to control a specific server, it is necessary to set an IP (Internet Protocol) address assigned to the BMC in advance. Furthermore, when controlling a specific server by remotely controlling the BMC, the administrator needs to recognize the correspondence between the specific server and the BMC mounted on the specific server.

管理者は、BMCをユニークに識別するためのBMCの識別情報と、サーバ内のOSをユニークに識別するためのOSの識別情報と、を用いて、サーバ内のBMCとサーバとの対応関係を把握している。   The administrator uses the BMC identification information for uniquely identifying the BMC and the OS identification information for uniquely identifying the OS in the server to determine the correspondence between the BMC in the server and the server. I know.

なお、BMCの識別情報としては、BMCのMAC(Media Access Control)アドレスが用いられ、サーバ内のOSの識別情報としては、サーバ内のOSが管理しているNIC(Network Interface Card)のMACアドレスが用いられている。   Note that the BMC MAC (Media Access Control) address is used as the BMC identification information, and the NIC (Network Interface Card) MAC address managed by the OS in the server is used as the OS identification information in the server. Is used.

BMCの識別情報とOSの識別情報との収集作業、それらの対応づけ作業、および、その対応づけの登録作業は、管理者が手動で行っていた。   The administrator manually performed the collection of the BMC identification information and the OS identification information, the correspondence between them, and the registration of the correspondence.

例えば、管理用ソフトウェアが管理対象のサーバの候補を自動検索して一覧として表示し、管理者が、その表示を確認して、BMCの識別情報とOSの識別情報とを対応づけて登録する処理を行っていた。   For example, the management software automatically searches for server candidates to be managed and displays them as a list, and the administrator confirms the display and registers the BMC identification information and OS identification information in association with each other Had gone.

特許文献1、2および3には、機器に設定されている情報を取得する技術が記載されている。   Patent Documents 1, 2, and 3 describe techniques for acquiring information set in a device.

特許文献1には、機器のIPアドレス宛てにPingコマンドを送信し、その応答結果から、その機器のMACアドレスを取得する技術が記載されている。   Patent Document 1 describes a technique for transmitting a Ping command to an IP address of a device and acquiring the MAC address of the device from the response result.

特許文献2には、OSが管理している情報をOSから収集する技術が記載されている。   Patent Document 2 describes a technique for collecting information managed by the OS from the OS.

特許文献3には、インタフェースに応じた複数の識別情報を管理している機器から、その識別情報を取得する技術が記載されている。
特開2008−154009号公報 特開2007−213271号公報 特開2004−222263号公報
Patent Document 3 describes a technique for acquiring identification information from a device that manages a plurality of identification information corresponding to an interface.
JP 2008-154209 A JP 2007-213271 A JP 2004-222263 A

BMCの識別情報とOSの識別情報との収集作業、それらの対応づけ作業、および、その対応づけの登録作業は、管理者にとって大きな負担であるという課題があった。この負担は、管理対象マシンであるサーバの台数が多くなるほど大きくなる。   The task of collecting BMC identification information and OS identification information, associating them, and registering the correspondence is a heavy burden on the administrator. This burden increases as the number of servers that are managed machines increases.

また、BMCは、通常、業務ネットワークと分離された管理専用ネットワークに接続されるため、BMCは、業務ネットワークに接続されたOSが管理するハードウェア情報にアクセスできない。このため、BMCは、サーバの識別情報(具体的にはOSの識別情報)として使用されるOSが管理するNICのMACアドレスを取得できない。同様に、OSは、BMCの識別情報として使用されるBMCのMACアドレスを取得できない。   Further, since the BMC is usually connected to a management dedicated network separated from the business network, the BMC cannot access hardware information managed by the OS connected to the business network. For this reason, the BMC cannot acquire the MAC address of the NIC managed by the OS used as server identification information (specifically, OS identification information). Similarly, the OS cannot obtain the MAC address of the BMC used as BMC identification information.

したがって、BMCにアクセスできた場合、BMCのMACアドレス(BMCの識別情報)は取得可能であるが、NICのMACアドレス(OSの識別情報)を取得できない。   Therefore, if the BMC can be accessed, the MAC address of the BMC (BMC identification information) can be acquired, but the NIC MAC address (OS identification information) cannot be acquired.

同様に、OSにアクセスできた場合、OSが管理するNICのMACアドレス(OSの識別情報)を取得可能であるが、BMCのMACアドレス(BMCの識別情報)を取得できない。   Similarly, if the OS can be accessed, the MAC address (OS identification information) of the NIC managed by the OS can be acquired, but the BMC MAC address (BMC identification information) cannot be acquired.

このため、BMCの識別情報とOSの識別情報とを取得するために、特許文献1に記載の技術が使用された場合、IPアドレスが認識されているBMCから、BMCの識別情報を取得できるが、OSに割り当てられているIPアドレスが不明であると、OSの識別情報を取得することができない。   Therefore, when the technique described in Patent Document 1 is used to acquire the BMC identification information and the OS identification information, the BMC identification information can be acquired from the BMC whose IP address is recognized. If the IP address assigned to the OS is unknown, the OS identification information cannot be acquired.

特許文献2に記載の技術が使用された場合、OSからOSの識別情報を取得できるが、BMCからBMCの識別情報を取得できない。   When the technique described in Patent Document 2 is used, OS identification information can be acquired from the OS, but BMC identification information cannot be acquired from the BMC.

特許文献3に記載の技術は、機器が複数の識別情報を管理していることが条件であり、BMCとOSのように各々が独立して自己の識別情報を管理している場合には使用できない。   The technique described in Patent Document 3 is used on the condition that the device manages a plurality of identification information, and each device manages its own identification information independently like BMC and OS. Can not.

このため、特許文献1、2または3に記載の技術では、サーバ内のOSの識別情報とサーバ内のBMCの識別情報とを収集する作業、および、その対応づけ作業を行うことができず、管理者の作業負担を軽減できない。   For this reason, in the techniques described in Patent Documents 1, 2, or 3, it is not possible to collect the OS identification information in the server and the BMC identification information in the server, and the association work thereof. The administrator's workload cannot be reduced.

また、FRU(Field-Replaceable Unit)領域にマシンが持つMACアドレス(NICのMACアドレス)を予め記録しておき、管理用ネットワークからBMC経由でFRU領域内の情報を取得するといった方法も考えられる。しかしながら、必ずしもFRU領域にMACアドレスが記録されているとは限らず、FRU領域に記録される情報は、ハードウェアを提供するベンダーに依存するため、あまり現実的とはいえない。   Another possible method is to record the MAC address (NIC MAC address) of the machine in a field-replaceable unit (FRU) area in advance and acquire information in the FRU area from the management network via the BMC. However, the MAC address is not necessarily recorded in the FRU area, and the information recorded in the FRU area depends on the vendor that provides the hardware and is not very realistic.

本発明の目的は、上記課題を解決可能な情報管理装置、識別情報収集方法およびプログラムを提供することである。   An object of the present invention is to provide an information management apparatus, an identification information collection method, and a program that can solve the above-described problems.

本発明の情報管理装置は、オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能な情報管理装置であって、前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集し、また、前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集する収集手段と、格納手段と、前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて前記格納手段に格納する記録手段と、を含む。   An information management apparatus according to the present invention includes a storage unit that stores an operating system, a processing unit that can execute the operating system, and a control unit that can control the processing unit, and a server that can communicate with the information management device. And collecting, from the control unit, first identification information for identifying the control unit and second identification information for identifying the server, and the processing unit includes the operating system. The third identification information for identifying the server and the fourth identification information for identifying the server, by causing the control unit to control the processing unit so as to perform transmission processing. A collecting means for collecting information and the fourth identification information; a storage means; and a second information collected from a control unit in the server when the second identification information and the fourth identification information identify the same server. Including the identification information, and recording means for storing in said storage means and the third identification information collected from the processing unit in the server, the correspondence, the.

本発明の識別情報収集方法は、オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能な情報管理装置が行う識別情報収集方法であって、前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集し、前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集し、前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて格納手段に格納する。   The identification information collecting method of the present invention includes a storage unit that stores an operating system, a processing unit that can execute the operating system, and a control unit that can control the processing unit, and a server that can communicate with the information management. A method for collecting identification information performed by an apparatus, wherein first identification information for identifying the control unit and second identification information for identifying the server are collected from the control unit, and the processing unit However, the control unit is caused to control the processing unit so as to perform transmission processing for transmitting the third identification information for identifying the operating system and the fourth identification information for identifying the server. When the third identification information and the fourth identification information are collected and the second identification information and the fourth identification information identify the same server, the first identification information collected from the control unit in the server is collected. Information, and stores the third identification information collected from the processing unit in the server, the storage means in association with the.

本発明のプログラムは、オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能なコンピュータに、前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集する第1収集手順と、前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集する第2収集手順と、前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて格納手段に格納する格納手順と、を実行させる。   The program of the present invention includes a storage unit that stores an operating system, a processing unit that can execute the operating system, a control unit that can control the processing unit, and a computer that can communicate with the control. A first collection procedure for collecting first identification information for identifying the control unit and second identification information for identifying the server, and the processing unit identifies the operating system. The control unit is made to control the processing unit so as to perform transmission processing for transmitting the third identification information for identifying and the fourth identification information for identifying the server, and the third identification information and the The second collection procedure for collecting the fourth identification information, and the first identification collected from the control unit in the server when the second identification information and the fourth identification information identify the same server Distribution and a storage procedure for storing a third identification information collected from the processing unit in the server, to the storage means in association, to the execution.

本発明によれば、BMC等の制御部を搭載したサーバを管理する管理者の作業負担を軽減することが可能になる。   According to the present invention, it is possible to reduce the workload of an administrator who manages a server equipped with a control unit such as BMC.

以下、本発明の実施形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施形態の情報管理装置1を示したブロック図である。   FIG. 1 is a block diagram showing an information management apparatus 1 according to an embodiment of the present invention.

図1において、情報管理装置1は、複数の管理対象サーバ10、20および30と通信可能である。なお、管理対象サーバの数は3台に限らず1台以上であればよい。   In FIG. 1, the information management apparatus 1 can communicate with a plurality of managed servers 10, 20 and 30. The number of management target servers is not limited to three, but may be one or more.

情報管理装置1は、収集部2と、情報管理テーブル格納部(以下、単に「格納部」と称する)3と、記録部4と、を含む。収集部2は、提供部5と、通信部6と、を含む。提供部5は、NIC5aと、PXE(Preboot Execution Environment)サーバ5bと、を含む。通信部6は、NIC6aと、DHCP(Dynamic Host Configuration Protocol)サーバ6bと、RMCP(Remote Management Control Protocol)通信モジュール6cと、を含む。   The information management apparatus 1 includes a collection unit 2, an information management table storage unit (hereinafter simply referred to as “storage unit”) 3, and a recording unit 4. The collection unit 2 includes a providing unit 5 and a communication unit 6. The providing unit 5 includes a NIC 5a and a PXE (Preboot Execution Environment) server 5b. The communication unit 6 includes a NIC 6a, a DHCP (Dynamic Host Configuration Protocol) server 6b, and an RMCP (Remote Management Control Protocol) communication module 6c.

管理対象サーバ10は、NIC11と、BMC(ベースボード管理コントローラ)12と、記憶部13と、処理部14と、NIC15と、を含む。管理対象サーバ20は、NIC21と、BMC22と、記憶部23と、処理部24と、NIC25と、を含む。管理対象サーバ30は、NIC31と、BMC32と、記憶部33と、処理部34と、NIC35と、を含む。   The managed server 10 includes a NIC 11, a BMC (baseboard management controller) 12, a storage unit 13, a processing unit 14, and a NIC 15. The managed server 20 includes a NIC 21, a BMC 22, a storage unit 23, a processing unit 24, and a NIC 25. The managed server 30 includes a NIC 31, a BMC 32, a storage unit 33, a processing unit 34, and a NIC 35.

BMC12、22および32のそれぞれは、一般的に遠隔操作可能な制御部と呼ぶことができる。BMC12、22、32は、それぞれ、処理部14、24、34を制御可能である。記憶部13、23および33のそれぞれには、OSおよび種々のプログラムが格納されている。処理部14、24、34は、それぞれ、記憶部13、23、33内のOSおよびプログラムを読み取り実行する。   Each of the BMCs 12, 22 and 32 can be generally referred to as a remotely operable control unit. The BMCs 12, 22, and 32 can control the processing units 14, 24, and 34, respectively. Each of the storage units 13, 23 and 33 stores an OS and various programs. The processing units 14, 24, and 34 read and execute the OS and programs in the storage units 13, 23, and 33, respectively.

なお、各管理対象サーバ上のOSの種類や稼働状態は、本実施形態では問わない。   Note that the type and operating state of the OS on each managed server are not limited in this embodiment.

NIC11、21、31、6aは、それそれ、BMC12、22、32と情報処理装置1との間でRMCPパケットの送受信を行うために、管理用LAN 40に接続されている。なお、RMCPとは、IPMIによって定義されるUDPパケットをベースとした軽量プロトコルである。   The NICs 11, 21, 31, 6 a are connected to the management LAN 40 in order to transmit and receive RMCP packets between the BMCs 12, 22, 32 and the information processing apparatus 1. RMCP is a lightweight protocol based on UDP packets defined by IPMI.

NIC15、25、35、5aは、それぞれ、OSを実行する処理部14、24、34と情報処理装置1との間で通信するために、業務用LAN50に接続されている。   The NICs 15, 25, 35, and 5a are connected to the business LAN 50 in order to communicate between the processing units 14, 24, and 34 that execute the OS and the information processing apparatus 1, respectively.

なお、管理用LAN40と業務用LAN50は互いに異なるネットワークである。   The management LAN 40 and the business LAN 50 are different networks.

収集部2は、一般的に収集手段と呼ぶことができる。   The collecting unit 2 can be generally called collecting means.

収集部2は、各BMCを遠隔操作して、各BMCから、そのBMCをユニークに識別するための第1識別情報と、そのBMCを含む管理対象サーバをユニークに識別するための第2識別情報と、を収集する。   The collection unit 2 remotely operates each BMC, and first identification information for uniquely identifying the BMC from each BMC, and second identification information for uniquely identifying the managed server including the BMC And collect.

また、収集部2は、各処理部が、その処理部を含むサーバ内の記憶部に記憶されているOSをユニークに識別するための第3識別情報と、その処理部を含むサーバをユニークに識別するための第4識別情報と、を送信する処理(以下「送信処理」と称する)を行うように、各BMCに各処理部を制御させて、第3識別情報と第4識別情報とを収集する。   Further, the collection unit 2 uniquely identifies the third identification information for uniquely identifying the OS stored in the storage unit in the server including the processing unit and the server including the processing unit. Each BMC is controlled to perform the process of transmitting the fourth identification information for identification (hereinafter referred to as “transmission process”), and the third identification information and the fourth identification information are collect.

本実施形態では、収集部2は、BMC12から、BMC12をユニークに識別するための第1識別情報と、BMC12を含む管理対象サーバ10をユニークに識別するための第2識別情報と、を収集する。   In the present embodiment, the collection unit 2 collects, from the BMC 12, first identification information for uniquely identifying the BMC 12, and second identification information for uniquely identifying the management target server 10 including the BMC 12. .

また、収集部2は、処理部14が送信処理を行うように、BMC12に処理部14を制御させて、第3識別情報と第4識別情報とを収集する。この場合、処理部14は、送信処理として、記憶部13内のOSをユニークに識別するための第3識別情報と、処理部14を含む管理対象サーバ10をユニークに識別するための第4識別情報と、を送信する処理を行う。   Further, the collection unit 2 collects the third identification information and the fourth identification information by causing the BMC 12 to control the processing unit 14 so that the processing unit 14 performs transmission processing. In this case, as the transmission process, the processing unit 14 includes third identification information for uniquely identifying the OS in the storage unit 13 and fourth identification for uniquely identifying the management target server 10 including the processing unit 14. Information is transmitted.

また、収集部2は、BMC22から、BMC22をユニークに識別するための第1識別情報と、BMC22を含む管理対象サーバ20をユニークに識別するための第2識別情報と、を収集する。   Further, the collection unit 2 collects, from the BMC 22, first identification information for uniquely identifying the BMC 22 and second identification information for uniquely identifying the management target server 20 including the BMC 22.

また、収集部2は、処理部24が送信処理を行うように、BMC22に処理部24を制御させて、第3識別情報と第4識別情報とを収集する。この場合、処理部24は、送信処理として、記憶部23内のOSをユニークに識別するための第3識別情報と、処理部24を含む管理対象サーバ20をユニークに識別するための第4識別情報と、を送信する処理を行う。   Further, the collection unit 2 collects the third identification information and the fourth identification information by causing the BMC 22 to control the processing unit 24 so that the processing unit 24 performs transmission processing. In this case, the processing unit 24 transmits, as transmission processing, third identification information for uniquely identifying the OS in the storage unit 23 and fourth identification for uniquely identifying the management target server 20 including the processing unit 24. Information is transmitted.

また、収集部2は、BMC32から、BMC32をユニークに識別するための第1識別情報と、BMC32を含む管理対象サーバ30をユニークに識別するための第2識別情報と、を収集する。   Further, the collection unit 2 collects, from the BMC 32, first identification information for uniquely identifying the BMC 32 and second identification information for uniquely identifying the management target server 30 including the BMC 32.

また、収集部2は、処理部34が送信処理を行うように、BMC32に処理部34を制御させて、第3識別情報と第4識別情報とを収集する。この場合、処理部34は、送信処理として、記憶部33内のOSをユニークに識別するための第3識別情報と、処理部34を含む管理対象サーバ30をユニークに識別するための第4識別情報と、を送信する処理を行う。   In addition, the collection unit 2 collects the third identification information and the fourth identification information by causing the BMC 32 to control the processing unit 34 so that the processing unit 34 performs transmission processing. In this case, as the transmission process, the processing unit 34 includes third identification information for uniquely identifying the OS in the storage unit 33 and fourth identification for uniquely identifying the management target server 30 including the processing unit 34. Information is transmitted.

なお、第1識別情報としては、BMCのMACアドレスが用いられる。第2識別情報としては、管理対象サーバのGUID (Globally Unique Identifier)が用いられる。第3識別情報としては、OSが管理するNICのMACアドレスが用いられる。第4識別情報としては、管理対象サーバのGUID が用いられる。   Note that the MAC address of the BMC is used as the first identification information. As the second identification information, a GUID (Globally Unique Identifier) of the management target server is used. As the third identification information, the MAC address of the NIC managed by the OS is used. As the fourth identification information, the GUID of the management target server is used.

格納部3は、一般的に格納手段と呼ぶことができる。   Storage unit 3 can generally be referred to as storage means.

記録部4は、一般的に記録手段と呼ぶことができる。   The recording unit 4 can be generally referred to as recording means.

記録部4は、収集部2が収集した第2識別情報および第4識別情報の中に、同一の管理対象サーバを識別する第2識別情報と第4識別情報が存在する場合、その管理対象サーバ内のBMCから収集された第1識別情報と、その管理対象サーバ内の処理部から収集された第3識別情報と、を互いに対応づけて格納部3に格納する。   When the second identification information and the fourth identification information for identifying the same management target server exist in the second identification information and the fourth identification information collected by the collection unit 2, the recording unit 4 The first identification information collected from the BMC in the server and the third identification information collected from the processing unit in the managed server are stored in the storage unit 3 in association with each other.

格納部3は、互いに対応づけられた第1識別情報および第3識別情報を、情報管理テーブルの形態で格納する。   The storage unit 3 stores the first identification information and the third identification information associated with each other in the form of an information management table.

提供部5は、一般的に提供手段と呼ぶことができる。   Providing unit 5 can generally be referred to as providing means.

提供部5は、各処理部が実行可能なOS(以下「ミニOS」と称する)を提供することができる。ミニOSは、一般的に特定OSと呼ぶことができる。ミニOSは、送信処理を規定したOSである。   The providing unit 5 can provide an OS (hereinafter referred to as “mini OS”) that can be executed by each processing unit. A mini-OS can generally be called a specific OS. The mini OS is an OS that defines transmission processing.

NIC5aは、業務用LAN50と接続されている。   The NIC 5a is connected to the business LAN 50.

PXEサーバ5bは、ミニOS等のネットワークブートに必要な情報を格納し、各処理部から取得要求を受け付けると、ミニOS等の情報を、その取得要求の要求元(処理部)に配布する。   The PXE server 5b stores information necessary for network booting such as a mini OS, and when receiving an acquisition request from each processing unit, distributes the information such as the mini OS to the request source (processing unit) of the acquisition request.

通信部6は、一般的に通信手段と呼ぶことができる。   Communication unit 6 can be generally referred to as communication means.

通信部6は、各BMCから第1識別情報と第2識別情報とを収集する。通信部6は、また、処理部が起動して提供部5からミニOSを取得しそのミニOSを実行して送信処理を行うように処理部を制御する旨の動作指示を、各BMCに送信して、第3識別情報と第4識別情報とを収集する。   The communication unit 6 collects first identification information and second identification information from each BMC. The communication unit 6 also activates the processing unit to acquire a mini-OS from the providing unit 5, and sends an operation instruction to the BMC to control the processing unit to execute the mini-OS and perform transmission processing. Then, the third identification information and the fourth identification information are collected.

NIC6aは、管理用LAN40と接続されている。DHCPサーバ6bは、各BMCにIPアドレスを配布する。RMCP通信モジュール6cは、各BMCとRMCP通信を行って、例えば、動作指示を送信する。   The NIC 6a is connected to the management LAN 40. The DHCP server 6b distributes an IP address to each BMC. The RMCP communication module 6c performs RMCP communication with each BMC and transmits, for example, an operation instruction.

なお、DHCPサーバ6bおよびPXEサーバ5bは、例えば、情報管理装置1内のコンピュータがDHCPサーバ6bおよびPXEサーバ5bの各々に対応するソフトウェアを実行することによって、情報管理装置1のOS上で動作する。このため、DHCPサーバ6bおよびPXEサーバ5bについて、専用のハードウェアを用意しなくてもよい。   Note that the DHCP server 6b and the PXE server 5b operate on the OS of the information management apparatus 1, for example, when a computer in the information management apparatus 1 executes software corresponding to each of the DHCP server 6b and the PXE server 5b. . For this reason, it is not necessary to prepare dedicated hardware for the DHCP server 6b and the PXE server 5b.

次に、動作の概要を説明する。   Next, an outline of the operation will be described.

なお、各BMCがDHCPサーバ6bを利用し自動的にIPアドレスを取得するように、管理者が、事前に各BMCを設定しているものとする。   It is assumed that the administrator has set each BMC in advance so that each BMC automatically obtains an IP address using the DHCP server 6b.

また、各BMCがリモートからのIPMIコマンドを受け付けるように、管理者が、事前にBMCの設定を変更し、また、管理者が、IPMIコマンド実行時に必要となるユーザ認証用のユーザアカウントを予め作成しておき、各BMCがリモートからIPMIコマンドを送受信できるように、事前に各BMCを設定しているものとする。   In addition, the administrator changes the BMC settings in advance so that each BMC can accept remote IPMI commands, and the administrator creates user accounts for user authentication that are required when executing IPMI commands. Assume that each BMC is set in advance so that each BMC can remotely send and receive IPMI commands.

情報管理装置1では、RMCP通信モジュール6cが、まず、DHCPサーバ6bによって割り当てられる可能性のあるすべてのIPアドレスに対し、定期的にRMCP PINGと呼ばれるUPDパケットを送り、各BMCのMACアドレスの収集を試みる。   In the information management device 1, the RMCP communication module 6c first sends UPD packets called RMCP PING to all IP addresses that may be assigned by the DHCP server 6b, and collects the MAC address of each BMC. Try.

RMCP PINGを受信したBMCは、RMCP PONGと呼ばれるパケットを、送信元つまり情報管理装置1に送信する。   The BMC that has received the RMCP PING transmits a packet called RMCP PONG to the transmission source, that is, the information management apparatus 1.

情報管理装置1では、RMCP通信モジュール6cは、RMCP PONGパケットを受信すると、そのRMCP PONGパケットから、BMCのMACアドレス(第1識別情報)を取得する。RMCP通信モジュール6cは、そのBMCのMACアドレスを記録部4に提供する。   In the information management device 1, when receiving the RMCP PONG packet, the RMCP communication module 6c acquires the MAC address (first identification information) of the BMC from the RMCP PONG packet. The RMCP communication module 6c provides the recording unit 4 with the MAC address of the BMC.

記録部4は、RMCP通信モジュール6cからBMCのMACアドレスを受け付けると、そのBMCのMACアドレスを、格納部3内の情報管理テーブルに記録する。   When receiving the BMC MAC address from the RMCP communication module 6 c, the recording unit 4 records the BMC MAC address in the information management table in the storage unit 3.

また、情報管理装置1では、RMCP通信モジュール6cが、BMCの識別、および、このBMCと同一の管理対象サーバ内のOSの識別を行うために、IPMIコマンドであるGET SYSMTE GUIDを利用して、管理対象サーバのGUID(第2識別情報)を、BMCから取得する。RMCP通信モジュール6cは、その管理対象サーバのGUIDを記録部4に提供する。   In the information management device 1, the RMCP communication module 6c uses the IPMI command GET SYSMTE GUID to identify the BMC and the OS in the same managed server as the BMC. The GUID (second identification information) of the managed server is acquired from the BMC. The RMCP communication module 6c provides the recording unit 4 with the GUID of the management target server.

記録部4は、RMCP通信モジュール6cから管理対象サーバのGUID を受け付けると、その管理対象サーバのGUIDを、BMCのMACアドレスと対応づけて格納部3内の情報管理テーブルに記録する。   When receiving the GUID of the management target server from the RMCP communication module 6c, the recording unit 4 records the GUID of the management target server in the information management table in the storage unit 3 in association with the MAC address of the BMC.

本実施形態では、RMCP通信モジュール6cは、IPMIコマンドのリクエストデータを、全てRMCPパケットにカプセル化し、リモートからBMCに対し送信する。   In the present embodiment, the RMCP communication module 6c encapsulates all IPMI command request data in RMCP packets, and transmits them remotely to the BMC.

RMCPは、IPMIによって定義されるUDPパケットをベースとした軽量プロトコルであり、RMCP通信モジュール6cは、RMCPを利用することにより、IPMIコマンドを、リモートからBMCに対して送信することが可能となっている。   RMCP is a lightweight protocol based on UDP packets defined by IPMI. By using RMCP, RMCP communication module 6c can remotely send IPMI commands to BMC. Yes.

情報管理装置1は、次に、管理対象サーバ内の処理部を起動させて、ネットワークブートを実行させる。   Next, the information management apparatus 1 activates the processing unit in the management target server to execute network boot.

ネットワークブートを実行させるには様々な方法があるが、本実施形態では、IPMIコマンドを利用したネットワークブートの方法を採る。   There are various methods for executing the network boot. In this embodiment, a network boot method using an IPMI command is employed.

情報管理装置1では、RMCP通信モジュール6cは、管理対象サーバ内の処理部がPXEブートつまりネットワークブートを行うように、IPMIコマンドに定義されるSET SYSTEM BOOT OPTIONコマンドを用いて、リモートからBMCに対しリクエストを送る。   In the information management device 1, the RMCP communication module 6 c can remotely connect to the BMC using the SET SYSTEM BOOT OPTION command defined in the IPMI command so that the processing unit in the managed server performs PXE boot, that is, network boot. Send a request.

その後、RMCP通信モジュール6cは、管理対象サーバ内の処理部に電源が投入されるように、電源制御を行うIPMIコマンドであるCHASSIS CONTROLコマンドを用いて、リモートからBMCに対し電源投入リクエストを送る。   Thereafter, the RMCP communication module 6c sends a power-on request to the BMC from the remote using a CHASSIS CONTROL command that is an IPMI command for controlling the power so that the processing unit in the management target server is powered on.

SET SYSTEM BOOT OPTIONコマンドは、管理対象がブートするときのブートデバイスの優先順序の変更を指示することが可能である。CHASSIS CONTROLコマンドは、管理対象の電源投入や電源断の実行を指示することが可能である。   The SET SYSTEM BOOT OPTION command can instruct to change the priority order of boot devices when the management target boots. The CHASSIS CONTROL command can be used to instruct the management target to be turned on or off.

管理対象サーバ内の処理部は、電源が投入されると、ネットワークブートを遂行するために、PXEサーバ5bに取得要求を送信し、PXEサーバ5bからミニOSを取得する。   When the power is turned on, the processing unit in the managed server transmits an acquisition request to the PXE server 5b and acquires a mini-OS from the PXE server 5b in order to perform network boot.

管理対象サーバ内の処理部は、ミニOSを取得すると、そのミニOSを実行する。   When the processing unit in the managed server acquires the mini OS, the processing unit executes the mini OS.

管理対象サーバ内の処理部は、ミニOSに従って、管理対象サーバ内のOSが管理するNICのMACアドレス(第3識別情報)、および、SMBIOS(System Management Basic Input/Output System)上に格納されている管理対象サーバのGUID(第4識別情報)を取得し、情報管理装置1に、それらの取得された情報を送信する。   The processing unit in the managed server is stored on the MAC address (third identification information) of the NIC managed by the OS in the managed server and SMBIOS (System Management Basic Input / Output System) according to the mini OS. The GUID (fourth identification information) of the managed server being acquired is acquired, and the acquired information is transmitted to the information management apparatus 1.

情報管理装置1では、記録部4は、管理対象サーバ内の処理部から、NIC5aを介して、管理対象サーバ内のOSが管理するNICのMACアドレスと、管理対象サーバのGUIDと、を受信すると、格納部3内の情報管理テーブルを参照して、受信されたGUIDと同一のGUIDと対応づけられているBMCのMACアドレスを特定する。   In the information management apparatus 1, when the recording unit 4 receives the MAC address of the NIC managed by the OS in the managed server and the GUID of the managed server from the processing unit in the managed server via the NIC 5a. Referring to the information management table in the storage unit 3, the MAC address of the BMC associated with the same GUID as the received GUID is specified.

記録部4は、管理対象サーバ内のOSが管理するNICのMACアドレスを、その特定されたBMCのMACアドレスと対応づけて、格納部3内の情報管理テーブルに記録する。   The recording unit 4 records the MAC address of the NIC managed by the OS in the managed server in the information management table in the storage unit 3 in association with the MAC address of the specified BMC.

情報管理装置1によって、BMCのMACアドレスやサーバ内のOSが管理するNICのMACアドレスなどの識別情報を、自動的に収集し、それらを自動的に対応づけて管理することが可能となる。   The information management apparatus 1 can automatically collect identification information such as the MAC address of the BMC and the MAC address of the NIC managed by the OS in the server, and automatically associate and manage them.

そのため、従来、管理者が手動にて行っていたBMCとOSの対応づけ作業を自動化することができるため、管理者の作業負担を軽減させることが可能となる。   For this reason, it is possible to automate the work of associating the BMC with the OS that has been performed manually by the administrator in the past, thereby reducing the work burden on the administrator.

次に、動作を詳細に説明する。   Next, the operation will be described in detail.

情報管理装置1は、主に3つの処理ステップを有している。   The information management apparatus 1 mainly has three processing steps.

図2は、BMCの自動発見を行い、BMCから情報を収集し、その情報を情報管理装置1に登録する処理(以下「第1処理」と称する)を説明するためのフローチャートである。   FIG. 2 is a flowchart for explaining a process of performing automatic discovery of BMC, collecting information from the BMC, and registering the information in the information management apparatus 1 (hereinafter referred to as “first process”).

図3は、管理対象サーバをネットワークブートさせ、OSを識別するためのNICのハードウェア情報を収集する処理(以下「第2処理」と称する)を説明するためのフローチャートである。   FIG. 3 is a flowchart for explaining a process (hereinafter referred to as “second process”) of collecting hardware information of a NIC for booting a management target server and identifying an OS.

図4は、BMCから取得した情報と、OSを識別するための情報と、を対応づける処理(以下「第3処理」と称する)を説明するためのフローチャートである。   FIG. 4 is a flowchart for explaining a process (hereinafter referred to as “third process”) for associating information acquired from the BMC with information for identifying the OS.

なお、本実施形態の情報管理装置1は、RMCPパケットを利用して、リモートからBMCに対しIPMIコマンドを送信し、様々な処理をBMCに行わせる。   Note that the information management apparatus 1 according to the present embodiment transmits an IPMI command to the BMC remotely using the RMCP packet to cause the BMC to perform various processes.

リモートからRMCPを利用したIPMIコマンドを送信する場合、セキュリティを高めるために、ユーザ名とパスワードによる認証を行う必要があるが、それらの認証に必要なユーザ名の登録作業等は、管理者が事前に手動にて行っているものとする。   When sending IPMI commands using RMCP from a remote location, it is necessary to perform authentication using a user name and password in order to increase security. However, the administrator must perform user name registration work required for such authentication in advance. It is assumed that this is done manually.

また、BMCはRMCPパケットを受け付け、DHCPによるIPアドレス自動取得を行うよう設定されているものとする。DHCPを用いてIPアドレスの割り当てを行う理由としては、管理者の設定負担の軽減、および、IPアドレス設定ミスの削減が挙げられる。   It is also assumed that the BMC is set to accept RMCP packets and perform automatic IP address acquisition by DHCP. Reasons for assigning IP addresses using DHCP include reducing the administrator's setting burden and reducing IP address setting errors.

第1処理では、BMCから情報の取得を行う。   In the first process, information is acquired from the BMC.

図2において、ステップ201で、情報管理装置1では、RMCP通信モジュール6cは、一定の時間間隔で、DHCPサーバ6bによってBMCに割り当てられる可能性のあるすべてのIPアドレスに対し、RMCP PINGパケットを送信して、BMCを監視する。   In FIG. 2, in step 201, in the information management apparatus 1, the RMCP communication module 6c transmits RMCP PING packets to all IP addresses that may be assigned to the BMC by the DHCP server 6b at regular time intervals. And monitor the BMC.

続いて、ステップ202では、RMCP通信モジュール6cは、RMCP PINGパケットをBMCが受け取ったことを知らせるRMCP PONGパケットが来たかどうかをチェックする。   Subsequently, at step 202, the RMCP communication module 6c checks whether or not an RMCP PONG packet has been received informing that the BMC has received the RMCP PING packet.

RMCP PONGパケットが無ければ、情報管理装置1の処理は、ステップ201に戻り、RMCP PONGパケットが来た場合、情報管理装置1の処理は、ステップ203に進む。   If there is no RMCP PONG packet, the process of the information management apparatus 1 returns to step 201. If an RMCP PONG packet is received, the process of the information management apparatus 1 proceeds to step 203.

以下では、BMC12がRMCP PONGパケットを送信した場合の例を説明する。なお、RMCP PONGパケットを送信するBMCが、BMC12に限らない。   Hereinafter, an example in which the BMC 12 transmits an RMCP PONG packet will be described. Note that the BMC that transmits the RMCP PONG packet is not limited to the BMC 12.

ステップ203では、RMCP通信モジュール6cは、RMCP PONGパケットを解析し、パケットデータからBMC12が持つMACアドレスおよびIPアドレスを得る。RMCP通信モジュール6cは、BMC12のMACアドレスおよびIPアドレスを記録部4に提供する。   In step 203, the RMCP communication module 6c analyzes the RMCP PONG packet and obtains the MAC address and IP address of the BMC 12 from the packet data. The RMCP communication module 6 c provides the recording unit 4 with the MAC address and IP address of the BMC 12.

続いて、ステップ204では、記録部4は、格納部3内の情報管理テーブル上に、既に同一のMACアドレスが登録されているかを確認する。   Subsequently, in step 204, the recording unit 4 confirms whether or not the same MAC address is already registered on the information management table in the storage unit 3.

情報管理テーブル上に、既に同一のMACアドレスが登録されている場合、情報管理装置1の処理は、ステップ201に戻り、情報管理装置1は、次のIPアドレスにRMCP PINGパケットを送信する。   If the same MAC address is already registered on the information management table, the process of the information management apparatus 1 returns to step 201, and the information management apparatus 1 transmits an RMCP PING packet to the next IP address.

一方、情報管理テーブル上に同一のMACアドレスが登録されていない場合、情報管理装置1の処理は、ステップ205に進む。   On the other hand, if the same MAC address is not registered on the information management table, the process of the information management apparatus 1 proceeds to step 205.

ステップ205では、記録部4は、情報管理テーブルにBMC12のMACアドレスを追加記録する。   In step 205, the recording unit 4 additionally records the MAC address of the BMC 12 in the information management table.

図5は、BMCのMACアドレスが追加記録された情報管理テーブルの一例を示した説明図である。   FIG. 5 is an explanatory diagram showing an example of an information management table in which the MAC address of the BMC is additionally recorded.

なお、本実施形態では、情報管理テーブルは、IPアドレスを保持するフィールドを有していないが、記録部4がBMCに割り当てられているIPアドレスを情報管理テーブルに登録するように、情報管理テーブルが変形されてもよい。   In the present embodiment, the information management table does not have a field for holding an IP address, but the information management table so that the recording unit 4 registers the IP address assigned to the BMC in the information management table. May be modified.

続いて、ステップ206では、RMCP通信モジュール6cが、ステップ203で取得したIPアドレス、すなわち、BMC12のIPアドレスに対し、RMCPパケットにカプセル化したIPMIコマンドであるGET SYSTEM GUIDコマンドを送信する。   Subsequently, in step 206, the RMCP communication module 6c transmits a GET SYSTEM GUID command, which is an IPMI command encapsulated in an RMCP packet, to the IP address acquired in step 203, that is, the IP address of the BMC 12.

続いて、ステップ207では、BMC12は、GET SYSTEM GUIDコマンドの戻り値として、管理対象サーバ10のGUIDを示すRMCPパケットを、情報管理装置1に送信する。   Subsequently, in step 207, the BMC 12 transmits an RMCP packet indicating the GUID of the management target server 10 to the information management apparatus 1 as a return value of the GET SYSTEM GUID command.

続いて、ステップ208では、RMCP通信モジュール6cは、BMC12から送信されたRMCPパケットを解析し、管理対象サーバ10のGUIDを得る。RMCP通信モジュール6cは、管理対象サーバ10のGUIDを記録部4に提供する。   Subsequently, in step 208, the RMCP communication module 6c analyzes the RMCP packet transmitted from the BMC 12, and obtains the GUID of the management target server 10. The RMCP communication module 6 c provides the GUID of the management target server 10 to the recording unit 4.

続いて、ステップ209では、記録部4は、管理対象サーバ10のGUIDを、ステップ205で追加記録したBMC12のMACアドレスに対応づけられた情報管理テーブルのフィールドに追加記録する。   Subsequently, in step 209, the recording unit 4 additionally records the GUID of the management target server 10 in the field of the information management table associated with the MAC address of the BMC 12 additionally recorded in step 205.

図6は、管理対象サーバ10のGUID が追加記録された情報管理テーブルの一例を示した説明図である。   FIG. 6 is an explanatory diagram showing an example of an information management table in which the GUID of the management target server 10 is additionally recorded.

これで、第1処理は終了する。   This completes the first process.

次に、第2処理、具体的には、OSを識別するための情報を収集する処理の流れについて図3を利用して説明する。   Next, the flow of the second process, specifically, the process of collecting information for identifying the OS will be described with reference to FIG.

まず、ステップ301では、RMCP通信モジュール6cは、IPMIコマンドであるSET SYSTEM BOOT OPTIONコマンドのPXEブートを強制するオプションフラグをセットし、そのコマンドをBMC12に対し送信する。   First, in step 301, the RMCP communication module 6c sets an option flag forcing PXE boot of the SET SYSTEM BOOT OPTION command, which is an IPMI command, and transmits the command to the BMC 12.

続いて、ステップ302では、BMC12は、そのコマンドを受け付けると、次回起動時のブートデバイスをネットワークブートに設定し、BMC12内部でその設定を保持する。   Subsequently, in step 302, when the BMC 12 accepts the command, the boot device at the next activation is set to network boot, and the setting is retained in the BMC 12.

続いて、ステップ303では、RMCP通信モジュール6cは、IPMIコマンドであるCHASSIS CONTROLコマンドの電源投入オプションフラグをセットし、そのコマンドをBMC12に対し送信し、管理対象サーバ10の処理部14への電源投入処理をBMC12に行わせる。   Subsequently, at step 303, the RMCP communication module 6c sets the power-on option flag of the CHASSIS CONTROL command that is an IPMI command, transmits the command to the BMC 12, and powers on the processing unit 14 of the managed server 10 The processing is performed by the BMC 12.

仮に処理部14が電源ON状態であれば、RMCP通信モジュール6cは、IPMIコマンドであるCHASSIS CONTROLコマンドの電源RESETオプションをセットし、そのコマンドをBMC12に対し送信して、BMC12に電源再投入処理を行わせればよい。   If the processing unit 14 is in the power ON state, the RMCP communication module 6c sets the power RESET option of the CHASSIS CONTROL command that is an IPMI command, transmits the command to the BMC 12, and performs a power cycle process to the BMC 12. You can do it.

続いて、ステップ304では、処理部14は、電源が投入されると、BIOSを実行し、BMC12に設定されたブート優先デバイス情報に従い、ステップ305および306でネットワークブートの遂行を試みる。   Subsequently, in step 304, when the power is turned on, the processing unit 14 executes the BIOS and attempts to perform network boot in steps 305 and 306 according to the boot priority device information set in the BMC 12.

ステップ305では、ネットワークブートを遂行するために、処理部14は、ネットワークブート用としても機能するNIC15に、DHCPサーバ6bおよびPXEサーバ24からネットワークブートに必要な情報を取得する処理を行わせてブートの準備を行う。   In step 305, in order to perform the network boot, the processing unit 14 causes the NIC 15 functioning also for the network boot to perform processing for acquiring information necessary for the network boot from the DHCP server 6b and the PXE server 24. Prepare for.

続いて、ステップ306では、ネットワークブートを遂行するために、処理部14は、PXEサーバ5bに取得要求を送信し、PXEサーバ5bからミニOS(ミニOSのイメージ)を取得し、ミニOSを実行する。   Subsequently, in step 306, in order to perform the network boot, the processing unit 14 transmits an acquisition request to the PXE server 5b, acquires a mini OS (mini OS image) from the PXE server 5b, and executes the mini OS. To do.

続いて、ステップ307では、処理部14は、ミニOSに従って、記憶部13内のOSが管理しているNIC15のMACアドレスを収集する。   Subsequently, in step 307, the processing unit 14 collects the MAC addresses of the NICs 15 managed by the OS in the storage unit 13 according to the mini OS.

続いて、ステップ308では、処理部14は、ミニOSに従って、管理対象サーバ10が持つSMBIOS上のGUIDを収集する。   Subsequently, in step 308, the processing unit 14 collects GUIDs on the SMBIOS that the management target server 10 has in accordance with the mini OS.

続いて、ステップ309では、処理部14は、ミニOSに従って、ステップ307および308で収集したMACアドレスとGUIDを、情報管理装置1に送信する。これらの情報は、管理対象サーバ10を一意に識別する際の識別子として利用される。   Subsequently, in step 309, the processing unit 14 transmits the MAC address and GUID collected in steps 307 and 308 to the information management apparatus 1 according to the mini OS. These pieces of information are used as identifiers for uniquely identifying the management target server 10.

続いて、ステップ310では、処理部14は、ミニOSに従って、自らの処理を終え、自らの電源を落とす。   Subsequently, in step 310, the processing unit 14 finishes its own processing and turns off its own power according to the mini OS.

以上で、第2処理、つまり、OSを識別するための情報を収集する処理は終了する。   This completes the second process, that is, the process of collecting information for identifying the OS.

なお、PXEブートを強制するオプションフラグがセットされたSET SYSTEM BOOT OPTIONコマンドと、電源投入オプションフラグがセットされたCHASSIS CONTROLコマンドとで、動作指示を構成する。   The operation instruction is composed of the SET SYSTEM BOOT OPTION command in which the option flag for forcing the PXE boot is set and the CHASSIS CONTROL command in which the power-on option flag is set.

次に、第3処理、具体的には、BMCが持つMACアドレスと、OSが管理するMACアドレスの対応づけ処理について図4を利用して説明する。   Next, the third process, specifically, the process of associating the MAC address of the BMC with the MAC address managed by the OS will be described with reference to FIG.

まず、ステップ401では、記録部4は、処理部14から、NIC5aを介して、管理対象サーバ10内のOSが管理するNIC15のMACアドレスと、管理対象サーバ10のGUIDと、を受信する。   First, in step 401, the recording unit 4 receives the MAC address of the NIC 15 managed by the OS in the managed server 10 and the GUID of the managed server 10 from the processing unit 14 via the NIC 5a.

続いて、ステップ402では、記録部4は、格納部3内の情報管理テーブルを参照して、受信されたGUIDと同一のGUIDと対応づけられているBMCのMACアドレスを特定する。この場合、BMC12のMACアドレスが特定される。   Subsequently, in step 402, the recording unit 4 refers to the information management table in the storage unit 3 and identifies the MAC address of the BMC associated with the same GUID as the received GUID. In this case, the MAC address of the BMC 12 is specified.

続いて、ステップ403では、記録部4は、ステップ401で受信したNIC15のMACアドレスを、その特定されたBMC12のMACアドレスと対応づけて、格納部3内の情報管理テーブルに追加記録する。   Subsequently, in step 403, the recording unit 4 additionally records the MAC address of the NIC 15 received in step 401 in the information management table in the storage unit 3 in association with the specified MAC address of the BMC 12.

なお、管理対象サーバに複数個NICが搭載され、複数個のMACアドレスが存在する場合、記録部4は、その複数個のMACアドレスを、その特定されたBMCのMACアドレスと対応づけて、格納部3内の情報管理テーブルに追加記録する。   In addition, when a plurality of NICs are mounted on the managed server and there are a plurality of MAC addresses, the recording unit 4 stores the plurality of MAC addresses in association with the identified BMC MAC addresses. The information is additionally recorded in the information management table in section 3.

図7は、管理対象サーバ内のOSが管理するNICのMACアドレスが追加記録された情報管理テーブルの一例を示した説明図である。   FIG. 7 is an explanatory diagram showing an example of an information management table in which the MAC addresses of NICs managed by the OS in the management target server are additionally recorded.

続いて、ステップ404では、まだ検査するIPアドレスが残っている場合、情報管理装置1の処理はステップ201に戻り、既に探索予定の全てのIPアドレスの検査が終了している場合は、情報管理装置1の処理は終了する。   Subsequently, in step 404, if there are still IP addresses to be inspected, the processing of the information management apparatus 1 returns to step 201. If all IP addresses to be searched have already been inspected, information management is performed. The process of the device 1 ends.

次に、本実施形態の効果を説明する。   Next, the effect of this embodiment will be described.

本実施形態によれば、収集部2は、BMCから、そのBMCを識別するための第1識別情報と、そのBMCを含む管理対象サーバを識別するための第2識別情報と、を収集する。   According to the present embodiment, the collection unit 2 collects, from the BMC, first identification information for identifying the BMC and second identification information for identifying the management target server including the BMC.

また、収集部2は、処理部が、その処理部を含むサーバ内の記憶部に記憶されているOSを識別するための第3識別情報と、その処理部を含むサーバを識別するための第4識別情報と、を送信する送信処理を行うように、BMCに処理部を制御させて、第3識別情報と第4識別情報とを収集する。   The collection unit 2 also includes third identification information for identifying an OS stored in the storage unit in the server including the processing unit and a server for identifying the server including the processing unit. The BMC is controlled to collect the third identification information and the fourth identification information so as to perform transmission processing for transmitting the four identification information.

記録部4は、収集部2が収集した第2識別情報および第4識別情報の中に、同一の管理対象サーバを識別する第2識別情報と第4識別情報が存在する場合、その管理対象サーバ内のBMCから収集された第1識別情報と、その管理対象サーバ内の処理部から収集された第3識別情報と、を対応づけて格納部3に格納する。   When the second identification information and the fourth identification information for identifying the same management target server exist in the second identification information and the fourth identification information collected by the collection unit 2, the recording unit 4 The first identification information collected from the BMC in the server and the third identification information collected from the processing unit in the managed server are stored in the storage unit 3 in association with each other.

このため、BMCから取得可能な第2識別情報と、OSから取得可能な第4識別情報とを、第1識別情報と第3識別情報識の対応づけに利用して、第1識別情報と第3識別情報識とをマッチングすることを自動化できる。   For this reason, the second identification information that can be acquired from the BMC and the fourth identification information that can be acquired from the OS are used to associate the first identification information with the third identification information. It is possible to automate the matching of 3 identification information.

よって、従来、管理者が手動で行っていたBMCの識別情報と、OSの識別情報との対応づけを自動化でき、管理者の作業負担を軽減することが可能になる。   Therefore, it is possible to automate the association between the BMC identification information and the OS identification information that has been performed manually by the administrator in the past, thereby reducing the workload on the administrator.

また、BMCを制御して処理部からOSの識別情報を収集するため、処理部にアクセスするためのアクセス情報が不明であっても、BMCにアクセスできれば、BMCの識別情報とOSの識別情報との収集およびそれらの対応づけを行うことが可能になる。   In addition, since the OS identification information is collected from the processing unit by controlling the BMC, even if the access information for accessing the processing unit is unknown, the BMC identification information and the OS identification information Can be collected and associated.

また、BMCのMACアドレスから、OSにアクセスするためのMACアドレスを即座に取得できるようになり、システム保守のための処理を効率よく行うことが可能になる。   In addition, the MAC address for accessing the OS can be obtained immediately from the MAC address of the BMC, enabling efficient processing for system maintenance.

従来であれば、手入力によるPINGパケット送信を行い死活監視が行われていたが、本実施形態により、BMCのMACアドレスからOSが管理するNICのMACアドレスが一意に取得可能となる。   Conventionally, alive monitoring was performed by manually transmitting a PING packet. However, according to this embodiment, the MAC address of the NIC managed by the OS can be uniquely acquired from the MAC address of the BMC.

例えば、リモートからBMCに対し電源投入リクエストを送った後、情報管理装置1にOSのMACアドレスを問い合わせ、取得したMACアドレスからIPアドレスをReverseARP(Address Resolution Protocol)によって取得し、そのIPアドレスに対しPINGパケットを送信し死活監視を行う。それらの処理を自動化することにより、効率のよい起動確認処理が可能となる。   For example, after sending a power-on request to the BMC from the remote, the information management device 1 is inquired about the MAC address of the OS, and the IP address is obtained from the obtained MAC address by Reverse ARP (Address Resolution Protocol). Send a PING packet to monitor life and death. By automating these processes, an efficient start confirmation process can be performed.

また、本実施形態では、制御部として、BMCが用いられ、第1識別情報として、BMCのMACアドレスが用いられ、第3識別情報として、OSが管理するNICのMACアドレスが用いられる。   In this embodiment, BMC is used as the control unit, the MAC address of the BMC is used as the first identification information, and the MAC address of the NIC managed by the OS is used as the third identification information.

このため、第1識別情報を、BMCにアクセスするためのアクセス情報としても兼用でき、第3識別情報を、処理部にアクセスするためのアクセス情報としても兼用できる。   Therefore, the first identification information can also be used as access information for accessing the BMC, and the third identification information can also be used as access information for accessing the processing unit.

また、本実施形態では、通信部6は、BMCから第1識別情報と第2識別情報とを収集する。通信部6は、また、処理部が起動して提供部5からミニOSを取得しそのミニOSを実行して送信処理を行うように処理部を制御する旨の動作指示を、各BMCに送信して、第3識別情報と第4識別情報とを収集する。   In the present embodiment, the communication unit 6 collects first identification information and second identification information from the BMC. The communication unit 6 also activates the processing unit to acquire a mini-OS from the providing unit 5, and sends an operation instruction to the BMC to control the processing unit to execute the mini-OS and perform transmission processing. Then, the third identification information and the fourth identification information are collected.

この場合、例えば、ネットワークブートを利用して、BMCの識別情報とOSの識別情報との収集およびそれらの対応づけを行うことが可能になる。   In this case, for example, it is possible to collect BMC identification information and OS identification information and associate them with each other using network boot.

なお、図5、6および7に示した情報管理テーブルは、BMCのMACアドレス、OSのMACアドレス、および、GUIDしか保持していないが、図8に示すように、その他BMCから取得可能な情報を情報管理テーブルに追加記録してもよい。   The information management tables shown in FIGS. 5, 6, and 7 hold only the BMC MAC address, OS MAC address, and GUID, but other information that can be acquired from the BMC as shown in FIG. 8. May be additionally recorded in the information management table.

例えば、図2のステップ208の処理の後で、RMCP通信モジュール6cは、IPMIコマンドを利用して、BMCからFRU情報を取得し、そのBMCを搭載するサーバは、どのような筐体であるか、などの情報を、MACアドレスと共に情報管理テーブルに記録すれば、エンドユーザである管理者も、より管理対象を識別しやすくなり、管理効率を向上させることが可能となる。   For example, after the processing of step 208 in FIG. 2, the RMCP communication module 6c uses the IPMI command to acquire FRU information from the BMC, and what kind of chassis is the server on which the BMC is mounted If the information such as, and the like are recorded in the information management table together with the MAC address, the administrator who is the end user can more easily identify the management target, and the management efficiency can be improved.

さらに、FRU情報以外にも、IPMIコマンドによって取得可能な電源状態情報も一緒に情報管理テーブルに記録してもよい。   Further, in addition to the FRU information, power status information that can be acquired by the IPMI command may be recorded together in the information management table.

電源状態情報を記録する場合、一定間隔で電源状態を確認する処理が必要となってくるが、BMCのMACアドレスは記録されているため、効率よくBMCにアクセスし、電源状態情報の取得が可能となる。   When recording power status information, it is necessary to check the power status at regular intervals, but since the MAC address of the BMC is recorded, the BMC can be accessed efficiently and the power status information can be acquired. It becomes.

電源状態情報を記録している状況では、例えば管理者が保守のため、複数台のマシンをシャットダウンし、保守を終えた際に、再度電源投入処理を行う場合、電源が入っていないBMCのMACアドレスを情報管理装置1に問い合わせることにより、電源がOFFになっているBMCをポーリングして探索することなく、容易に、電源が入っていないBMCのMACアドレスを取得することが可能となる。   In the situation where the power status information is recorded, for example, when the administrator shuts down multiple machines for maintenance and performs the power-on process again after completing the maintenance, the MAC of the BMC that is not turned on By inquiring the address to the information management apparatus 1, it is possible to easily obtain the MAC address of the BMC that is not turned on without polling and searching for the BMC that is turned off.

取得したMACアドレスからReverseARP等を利用しIPアドレスを取得し、BMCに対し電源投入処理を行えば、効率よく保守を行うことが可能となる。   If an IP address is acquired from the acquired MAC address using ReverseARP or the like, and power is turned on for the BMC, maintenance can be performed efficiently.

なお、情報管理装置1は、専用のハードウェアにより実現されるもの以外に、収集部2、格納部3および記録部4の機能を実現するためのプログラムを、コンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行するものであってもよい。   The information management apparatus 1 records a program for realizing the functions of the collection unit 2, the storage unit 3, and the recording unit 4 on a computer-readable recording medium, in addition to those realized by dedicated hardware. The program recorded on the recording medium may be read into a computer system and executed.

コンピュータ読み取り可能な記録媒体とは、フレキシブルディスク、光磁気ディスク、CD−ROM(Compact Disk Read Only Memory)等の記録媒体、コンピュータシステムに内蔵されるハードディスク装置等の記憶装置を指す。   The computer-readable recording medium refers to a recording medium such as a flexible disk, a magneto-optical disk, a CD-ROM (Compact Disk Read Only Memory), and a storage device such as a hard disk device built in the computer system.

さらに、コンピュータ読み取り可能な記録媒体は、インターネットを介してプログラムを送信する場合のように、短時間の間、動的にプログラムを保持するもの(伝送媒体もしくは伝送波)、その場合のサーバとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含む。   Furthermore, a computer-readable recording medium is a server that dynamically holds a program (transmission medium or transmission wave) for a short period of time, as in the case of transmitting a program via the Internet, and a server in that case. Some of them hold programs for a certain period of time, such as volatile memory inside computer systems.

以上説明した実施形態において、図示した構成は単なる一例であって、本発明はその構成に限定されるものではない。   In the embodiment described above, the illustrated configuration is merely an example, and the present invention is not limited to the configuration.

本発明の一実施形態の情報管理装置1を示したブロック図である。It is a block diagram showing information management device 1 of one embodiment of the present invention. 第1処理を説明するためのフローチャートである。It is a flowchart for demonstrating a 1st process. 第2処理を説明するためのフローチャートである。It is a flowchart for demonstrating a 2nd process. 第3処理を説明するためのフローチャートである。It is a flowchart for demonstrating a 3rd process. 情報管理テーブルの一例を示した説明図である。It is explanatory drawing which showed an example of the information management table. 情報管理テーブルの一例を示した説明図である。It is explanatory drawing which showed an example of the information management table. 情報管理テーブルの一例を示した説明図である。It is explanatory drawing which showed an example of the information management table. 情報管理テーブルの一例を示した説明図である。It is explanatory drawing which showed an example of the information management table.

符号の説明Explanation of symbols

1 情報管理装置
2 収集部
3 情報管理テーブル格納部
4 記録部
5 提供部
5a NIC
5b PXEサーバ
6 通信部
6a NIC
6b DHCPサーバ
6c RMCP通信モジュール
10、20、30 管理対象サーバ
11、21、31 NIC
12、22、32 BMC
13、23、33 記憶部
14、24、34 処理部
15、25、35 NIC
40 管理用LAN
50 業務用LAN
DESCRIPTION OF SYMBOLS 1 Information management apparatus 2 Collection part 3 Information management table storage part 4 Recording part 5 Provision part 5a NIC
5b PXE server 6 Communication unit 6a NIC
6b DHCP server 6c RMCP communication module 10, 20, 30 Managed server 11, 21, 31 NIC
12, 22, 32 BMC
13, 23, 33 Storage unit 14, 24, 34 Processing unit 15, 25, 35 NIC
40 LAN for management
50 Commercial LAN

Claims (9)

オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能な情報管理装置であって、
前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集し、また、前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集する収集手段と、
格納手段と、
前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて前記格納手段に格納する記録手段と、を含む情報管理装置。
An information management device capable of communicating with a server including a storage unit that stores an operating system, a processing unit that can execute the operating system, and a control unit that can control the processing unit,
Collecting first identification information for identifying the control unit and second identification information for identifying the server from the control unit, and for the processing unit to identify the operating system The third identification information and the fourth identification information for identifying the server are controlled by causing the control unit to control the processing unit to transmit the third identification information and the fourth identification information for identifying the server. 4 collecting means for collecting identification information;
Storage means;
When the second identification information and the fourth identification information identify the same server, the first identification information collected from the control unit in the server, and the third identification information collected from the processing unit in the server And a recording means for storing the information in the storage means in association with each other.
請求項1に記載の情報管理装置において、
前記制御部は、ベースボード管理コントローラであり、
前記第1識別情報は、前記ベースボード管理コントローラのMACアドレスであり、
前記第3識別情報は、前記オペレーティングシステムが管理するNICのMACアドレスである、情報管理装置。
In the information management device according to claim 1,
The control unit is a baseboard management controller,
The first identification information is a MAC address of the baseboard management controller,
The information management apparatus, wherein the third identification information is a MAC address of a NIC managed by the operating system.
請求項1または2に記載の情報管理装置において、
前記収集手段は、
前記送信処理を規定した特定オペレーティングシステムを提供可能な提供手段と、
前記制御部から、前記第1識別情報と前記第2識別情報とを収集し、また、前記処理部が起動して前記提供手段から前記特定オペレーティングシステムを取得し当該特定オペレーティングシステムを実行して前記送信処理を行うように前記処理部を制御する旨の指示を、前記制御部に送信して、前記第3識別情報と前記第4識別情報とを収集する通信手段と、を含む、情報管理装置。
In the information management device according to claim 1 or 2,
The collecting means includes
Providing means capable of providing a specific operating system defining the transmission processing;
The first identification information and the second identification information are collected from the control unit, and the processing unit is activated to acquire the specific operating system from the providing unit, and execute the specific operating system. An information management apparatus comprising: communication means for transmitting an instruction to control the processing unit to perform transmission processing to the control unit and collecting the third identification information and the fourth identification information .
オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能な情報管理装置が行う識別情報収集方法であって、
前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集し、
前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集し、
前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて格納手段に格納する、識別情報収集方法。
An identification information collection method performed by a server including a storage unit that stores an operating system, a processing unit that can execute the operating system, and a control unit that can control the processing unit, and an information management device capable of communication. And
Collecting first identification information for identifying the control unit and second identification information for identifying the server from the control unit;
The processing unit is connected to the control unit so that the processing unit performs a transmission process of transmitting third identification information for identifying the operating system and fourth identification information for identifying the server. Collecting the third identification information and the fourth identification information;
When the second identification information and the fourth identification information identify the same server, the first identification information collected from the control unit in the server, and the third identification information collected from the processing unit in the server Are stored in the storage means in association with each other.
請求項4に記載の識別情報収集方法において、
前記制御部は、ベースボード管理コントローラであり、
前記第1識別情報は、前記ベースボード管理コントローラのMACアドレスであり、
前記第3識別情報は、前記オペレーティングシステムが管理するNICのMACアドレスである、識別情報収集方法。
In the identification information collection method according to claim 4,
The control unit is a baseboard management controller,
The first identification information is a MAC address of the baseboard management controller,
The identification information collection method, wherein the third identification information is a MAC address of a NIC managed by the operating system.
請求項4または5に記載の識別情報収集方法において、
前記第3識別情報と前記第4識別情報とを収集する際に、前記処理部が起動して提供手段から前記送信処理を規定した特定オペレーティングシステムを取得し当該特定オペレーティングシステムを実行して前記送信処理を行うように前記処理部を制御する旨の指示を、前記制御部に送信して、前記第3識別情報と前記第4識別情報とを収集する、識別情報収集方法。
In the identification information collection method according to claim 4 or 5,
When collecting the third identification information and the fourth identification information, the processing unit is activated to acquire a specific operating system defining the transmission process from a providing unit, execute the specific operating system, and execute the transmission An identification information collecting method for collecting an instruction to control the processing unit to perform processing, to the control unit, and collecting the third identification information and the fourth identification information.
オペレーティングシステムを記憶する記憶部と、前記オペレーティングシステムを実行可能な処理部と、前記処理部を制御可能な制御部と、を含むサーバと、通信可能なコンピュータに、
前記制御部から、当該制御部を識別するための第1識別情報と、前記サーバを識別するための第2識別情報と、を収集する第1収集手順と、
前記処理部が、前記オペレーティングシステムを識別するための第3識別情報と、前記サーバを識別するための第4識別情報と、を送信する送信処理を行うように、前記制御部に前記処理部を制御させて、前記第3識別情報と前記第4識別情報とを収集する第2収集手順と、
前記第2識別情報と前記第4識別情報が同じサーバを識別する場合、当該サーバ内の制御部から収集された第1識別情報と、当該サーバ内の処理部から収集された第3識別情報と、を対応づけて格納手段に格納する格納手順と、を実行させるためのプログラム。
A computer including a storage unit storing an operating system, a processing unit capable of executing the operating system, and a control unit capable of controlling the processing unit, and a computer capable of communication,
A first collection procedure for collecting, from the control unit, first identification information for identifying the control unit and second identification information for identifying the server;
The processing unit is connected to the control unit so that the processing unit performs a transmission process of transmitting third identification information for identifying the operating system and fourth identification information for identifying the server. A second collection procedure for controlling and collecting the third identification information and the fourth identification information;
When the second identification information and the fourth identification information identify the same server, the first identification information collected from the control unit in the server, and the third identification information collected from the processing unit in the server , And a storage procedure for storing them in the storage means in association with each other.
請求項7に記載のプログラムにおいて、
前記制御部は、ベースボード管理コントローラであり、
前記第1識別情報は、前記ベースボード管理コントローラのMACアドレスであり、
前記第3識別情報は、前記オペレーティングシステムが管理するNICのMACアドレスである、プログラム。
The program according to claim 7,
The control unit is a baseboard management controller,
The first identification information is a MAC address of the baseboard management controller,
The third identification information is a program that is a MAC address of a NIC managed by the operating system.
請求項7または8に記載のプログラムにおいて、
前記第2収集手順では、前記処理部が起動して提供手段から前記送信処理を規定した特定オペレーティングシステムを取得し当該特定オペレーティングシステムを実行して前記送信処理を行うように前記処理部を制御する旨の指示を、前記制御部に送信して、前記第3識別情報と前記第4識別情報とを収集する、プログラム。
In the program according to claim 7 or 8,
In the second collection procedure, the processing unit is activated, acquires a specific operating system that defines the transmission processing from a providing unit, and controls the processing unit to execute the specific operating system and perform the transmission processing. A program for transmitting an instruction to the effect to the control unit and collecting the third identification information and the fourth identification information.
JP2008319683A 2008-12-16 2008-12-16 Information management device, and identification information collecting method and program Pending JP2010147553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008319683A JP2010147553A (en) 2008-12-16 2008-12-16 Information management device, and identification information collecting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008319683A JP2010147553A (en) 2008-12-16 2008-12-16 Information management device, and identification information collecting method and program

Publications (1)

Publication Number Publication Date
JP2010147553A true JP2010147553A (en) 2010-07-01

Family

ID=42567572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008319683A Pending JP2010147553A (en) 2008-12-16 2008-12-16 Information management device, and identification information collecting method and program

Country Status (1)

Country Link
JP (1) JP2010147553A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012157035A1 (en) * 2011-05-13 2012-11-22 株式会社日立製作所 Computer system, method of controlling network interface
JP2014096032A (en) * 2012-11-09 2014-05-22 Nec Corp Firmware verification system, firmware verification method, and firmware verification program
JP2015055879A (en) * 2013-09-10 2015-03-23 日本電気株式会社 Information processing apparatus, and processing continuation method of information processing apparatus
JP2015069282A (en) * 2013-09-27 2015-04-13 日本電気株式会社 Information processing device and internal information update method of information processing device
JP2016158231A (en) * 2015-02-25 2016-09-01 廣達電腦股▲ふん▼有限公司 Method and equipment for out-of-band network port state detection, and computer readable recording medium
JP2018195013A (en) * 2017-05-16 2018-12-06 富士通株式会社 Information processing device and control method for information processing device
JP2019087991A (en) * 2017-11-06 2019-06-06 財團法人工業技術研究院Industrial Technology Research Institute Method for automatically initializing network equipment, remote server using the same and network system
JP2021009683A (en) * 2019-07-01 2021-01-28 廣達電腦股▲ふん▼有限公司Quanta Computer Inc. Method and system for remote selection of boot device
JP2022535073A (en) * 2019-06-17 2022-08-04 ヒタチ ヴァンタラ エルエルシー Systems and methods for identifying servers on a rack and assigning appropriate IP addresses to servers based on their physical location

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012157035A1 (en) * 2011-05-13 2012-11-22 株式会社日立製作所 Computer system, method of controlling network interface
JPWO2012157035A1 (en) * 2011-05-13 2014-07-31 株式会社日立製作所 Computer system and network interface management method
US20140344419A1 (en) * 2011-05-13 2014-11-20 Hitachi, Ltd. Computer system, method of controlling network interface
JP2014096032A (en) * 2012-11-09 2014-05-22 Nec Corp Firmware verification system, firmware verification method, and firmware verification program
JP2015055879A (en) * 2013-09-10 2015-03-23 日本電気株式会社 Information processing apparatus, and processing continuation method of information processing apparatus
JP2015069282A (en) * 2013-09-27 2015-04-13 日本電気株式会社 Information processing device and internal information update method of information processing device
JP2016158231A (en) * 2015-02-25 2016-09-01 廣達電腦股▲ふん▼有限公司 Method and equipment for out-of-band network port state detection, and computer readable recording medium
JP2018195013A (en) * 2017-05-16 2018-12-06 富士通株式会社 Information processing device and control method for information processing device
JP2019087991A (en) * 2017-11-06 2019-06-06 財團法人工業技術研究院Industrial Technology Research Institute Method for automatically initializing network equipment, remote server using the same and network system
US10630542B2 (en) 2017-11-06 2020-04-21 Industrial Technology Research Institute Method for automatically initializing network device, remote server and network system using the same
JP2022535073A (en) * 2019-06-17 2022-08-04 ヒタチ ヴァンタラ エルエルシー Systems and methods for identifying servers on a rack and assigning appropriate IP addresses to servers based on their physical location
US11706190B2 (en) 2019-06-17 2023-07-18 Hitachi Vantara, LLC Systems and methods for identifying servers on a rack and assigning the proper IP addresses to the servers based on their physical locations
JP7322186B2 (en) 2019-06-17 2023-08-07 ヒタチ ヴァンタラ エルエルシー Systems and methods for identifying servers on a rack and assigning appropriate IP addresses to servers based on their physical location
JP2021009683A (en) * 2019-07-01 2021-01-28 廣達電腦股▲ふん▼有限公司Quanta Computer Inc. Method and system for remote selection of boot device

Similar Documents

Publication Publication Date Title
JP2010147553A (en) Information management device, and identification information collecting method and program
JP6974218B2 (en) Storage system and its operation method
US10177974B2 (en) Configuring managed server
US9201485B2 (en) Power management in managed network having hardware based and virtual resources
US8023434B2 (en) Arrangements for auto-merging and auto-partitioning processing components
US7886139B2 (en) Method to enable firmware to boot a system from an ISCSI device
JP5150593B2 (en) Platform detection using web services in pre-boot environment
US20160127509A1 (en) Methods, systems and apparatus to remotely start a virtual machine
US8332490B2 (en) Method, apparatus and program product for provisioning a computer system
US20140032753A1 (en) Computer system and node search method
TW201344580A (en) Firmware update management system and firmware update management method
US10630542B2 (en) Method for automatically initializing network device, remote server and network system using the same
US11349721B2 (en) Discovering switch port locations and internet protocol addresses of compute nodes
TWI638553B (en) Method for detecting internet protocol address and media access control address
JP2019533848A (en) RAID settings
US8819200B2 (en) Automated cluster node configuration
TWI478060B (en) System and method for booting a computer system using preboot data
CN109587005A (en) Connecting detection method, apparatus, computer equipment and readable storage medium storing program for executing
JP6764489B2 (en) Stacking network equipment
US20190281012A1 (en) Information processing apparatus and information processing apparatus management system
US9912534B2 (en) Computer system, method for starting a server computer, server computer, management station, and use
CN113766041B (en) Method, device, equipment and storage medium for acquiring Media Access Control (MAC) address of first server
JP2009087008A (en) Information processing system and control method
CN107659621B (en) RAID control card configuration method and device
JP5695689B2 (en) Network boot system and network boot method