WO2016067404A1 - Computer system - Google Patents

Computer system Download PDF

Info

Publication number
WO2016067404A1
WO2016067404A1 PCT/JP2014/078853 JP2014078853W WO2016067404A1 WO 2016067404 A1 WO2016067404 A1 WO 2016067404A1 JP 2014078853 W JP2014078853 W JP 2014078853W WO 2016067404 A1 WO2016067404 A1 WO 2016067404A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
blade server
computer system
service processor
management controller
Prior art date
Application number
PCT/JP2014/078853
Other languages
French (fr)
Japanese (ja)
Inventor
悠輔 山本
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2014/078853 priority Critical patent/WO2016067404A1/en
Publication of WO2016067404A1 publication Critical patent/WO2016067404A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • the present invention has been made in view of the above problems, and an object of the present invention is to reduce the work burden when installing an OS on a computer that uses a device whose OS image does not include a device driver. To do.
  • the BMC 320 is an arithmetic device that manages the main system.
  • the BMC 320, the mezzanine card 330, and the onboard device 340 are connected by an I2C (Inter-Integrated Circuit) 370.
  • the BMC 320 has a function of emulating a USB device, and can present a virtual USB CD device 321 as a virtual CD drive to the main system.
  • the CPU 310 and the BMC 320 are connected by a USB connection 350, and the main system can read the OS image 322 via the USB connection 350 by inserting the OS image 322 into the virtual USB CD device 321.
  • the H / W setting parameter table 231 is a data table in which the necessity of the Outbox driver is described in advance for each device type and interface type that may be mounted on the blade server 300.
  • the H / W detection result table 232 is a data table describing a result of the BMC 320 detecting a device on the blade server 300.
  • the BMC 320 collects configuration information of devices mounted on the blade server 300 according to a procedure described later, and stores it in the H / W detection result table 232.
  • the input item table 233 will be described later.
  • Steps S410 to S413 The user selects an OS image to be installed on the OS installation screen 120 (S410).
  • the SVP 200 instructs the BMC 320 to insert the selected OS image into the virtual USB CD device 321 (S411).
  • the BMC 320 first mounts the SVP file system using the NFS (Network File System) protocol (S412), and emulates the OS automatic installation image 220 in the SVP file system as a virtual USB CD-ROM device 321 ( S413).
  • NFS Network File System
  • Step S505 The SVP 200 creates each item of the H / W setting input field 122 corresponding to the blade server 300 according to the description of the input item table 233.
  • FIG. 6 is a flowchart for explaining processing in which the SVP 200 creates each item in the OS setting input field 121. This flowchart corresponds to the details of steps S405 to S406. Hereinafter, each step of FIG. 6 will be described.
  • FIG. 7 is a flowchart for explaining processing in which the SVP 200 creates the OS automatic installation image 220. This flowchart corresponds to the details of steps S408 to S409. Hereinafter, each step of FIG. 7 will be described.
  • Step S704 The SVP 200 checks whether or not the input item table 233 referred to when creating the OS automatic installation image 220 in step S702 is the same as the input item table 233 of another OS automatic installation image 220 already created. If they are the same, the existing OS automatic installation image 220 can be used, and the following steps S705 to S707 are skipped. If not, the process proceeds to step S705.
  • Step S704 Supplement 1
  • steps S705 to S707 can be skipped.
  • the new input item table 233 is included in the existing input item table 233. (There is no shortage of device drivers), so the existing OS automatic installation image 220 can be used.
  • Step S704 Supplement 2
  • the SVP 200 can present the number of the blade server 300 corresponding to the OS image together with the OS image.
  • Steps S705 to S707 The SVP 200 refers to the input item table 233 (S705), and determines whether the Outbox driver 222 is necessary (S706). If the Outbox driver 222 is necessary, the Outbox driver 222 is incorporated into the OS automatic installation image 220 (S707).
  • Step S708 The SVP 200 checks whether an input item table 233 having a device configuration different from that of the OS automatic installation image 220 created so far remains. If it remains, the process returns to step S703 to repeat the same processing, and if it does not remain, this flowchart ends.
  • Step S801 When the user selects the blade server 300 on which the OS automatic installation image 220 is installed, the BMC 320 starts this flowchart. In this step, the user can select a plurality of blade servers 300.
  • Step S802 In the flowchart described with reference to FIG. 7, the SVP 200 creates different OS images for each blade server 300 having a different device configuration. The user selects, on the OS installation screen 120, an OS image to be installed on each blade server 300.
  • Steps S805 to S806 The BMC 320 creates a virtual USB CD device 321 (S805), acquires the OS automatic installation image 200 from the SVP 200, and inserts it into the virtual USB CD device 321 as an OS image 322 (S806).
  • FIG. 9 is a flowchart for explaining processing in which the BMC 320 automatically installs an OS on the blade server 300. This flowchart corresponds to the details of steps S414 to S417. Hereinafter, each step of FIG. 9 will be described.
  • FIG. 9 Steps S903 to S904.
  • the EFI 311 When the main power supply of the blade server 300 is turned on, the EFI 311 is activated.
  • the EFI 311 reads the CD-ROM from the virtual USB CD device 321 and activates the OS automatic installer stored in the CD-ROM (S903).
  • the CPU 310 installs the OS in the blade server 300 by executing the OS automatic installer (S904).
  • Step S904 Supplement
  • the OS automatic installer (OS automatic installation image 220 created by the SVP 200) executed in this step already includes the necessary Outbox driver 222 according to the device configuration acquired by the BMC 320 in step S503. Therefore, the user does not need to manually install the Outlook driver 222.
  • the initial setting parameters of the OS are incorporated in the installer automatic execution file 223 in step S702, the user does not need to input them one by one. Therefore, after the OS automatic installer is activated, the OS installation process is automatically executed.
  • the SVP 200 incorporates the installer automatic execution file 223 reflecting the OS initial setting parameters in the OS automatic installation image 220 in advance.
  • the installer automatic execution file 223 reflecting the OS initial setting parameters in the OS automatic installation image 220 in advance.
  • the mezzanine card 330 and the on-board device 340 are illustrated as devices included in the blade server 300. However, other devices are similarly connected to the BMC 320 through an appropriate interface, and the BMC 320 is connected via the interface. By attempting to access the device, it is possible to detect these device configurations.
  • the I2C 370 is exemplified as an interface for connecting the BMC 320 and each device, but other interfaces may be used. Since the BMC 320 can generally operate even when the main power switch of the blade server 300 is not turned on, any interface that can be accessed from the BMC 320 in that state may be used.
  • the BMC 320 mounts the storage unit 210 included in the SVP 200 using the NFS protocol. This is because copying the OS automatic installation image 220 to the BMC 320 is not practical because the size of the OS automatic installation image 220 is generally much larger than the storage capacity of the BMC 320.
  • the storage unit 210 is remotely mounted by the BMC 320, the entity of the OS automatic installation image 220 can be read from the BMC 320 while remaining on the SVP 200 side.
  • a plurality of blade servers 300 access the OS automatic installation image 220, it is not necessary to copy the OS automatic installation image 220 to each blade server 300 one by one. Share access to the OS automatic installation image 220 is possible. As long as the same operation can be realized, the storage unit 210 may be accessed using other protocols.
  • the above components, functions, processing units, processing means, etc. may be realized in hardware by designing some or all of them, for example, with an integrated circuit.
  • Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor.
  • Information such as programs, tables, and files for realizing each function can be stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
  • 100 Client PC, 200: SVP, 210: Storage device, 220: OS initial setting automatic installation image, 230: H / W configuration table, 240: OS configuration table, 300: Blade server, 310: CPU, 311: EFI, 320: BMC, 321: Virtual USB CD device.

Abstract

The purpose of the present invention is to reduce the work burden of installing an OS on a computer that uses a device for which the OS image does not have a device driver. In the computer system according to the present invention, a management controller provided in each blade server detects the configuration of the devices provided in the blade server and notifies a service processor of the configuration, and the service processor adjusts the OS image according to the notification (see Fig. 1).

Description

計算機システムComputer system
 本発明は、計算機システムに関する。 The present invention relates to a computer system.
 近年、ブレードサーバのような計算機システムにおいては、デバイス構成が多様になりつつある。デバイスによっては、計算機システムに対してOS(Operating System)をインストールするとき、デバイスドライバを手動でインストールする必要がある。またブレードサーバにおいては、複数のブレードサーバに対して同じOSをインストールする場合がある。 In recent years, device configurations have been diversified in computer systems such as blade servers. Depending on the device, it is necessary to manually install a device driver when installing an OS (Operating System) on a computer system. In a blade server, the same OS may be installed on a plurality of blade servers.
 下記特許文献1は、デバイスドライバを自動的にインストールする手法について記載している。同文献記載の技術においては、周辺機器をPC(Personal Computer)本体に接続すると、デバイスドライバが当該PCに対して自動的にインストールされる。 The following Patent Document 1 describes a method for automatically installing a device driver. In the technology described in this document, when a peripheral device is connected to a PC (Personal Computer) body, a device driver is automatically installed on the PC.
特開2007-280171号公報JP 2007-280171 A
 上記特許文献1記載の技術において、計算機に対してOSを初期インストールする工程を想定する。同工程において、OSイメージ内に含まれていないデバイスドライバ(Outboxドライバ)を計算機に対してインストールする際には、外部周辺機器を当該計算機に対して接続する必要がある。しかし、計算機に対してOSをインストールしている間は実行環境が制限されているため、外部周辺機器を当該計算機に対して接続してもOSが当該外部周辺機器を認識することができない場合がある。すなわち上記特許文献1は、計算機に対してOSをインストールした後の実行環境を前提にしていると考えられる。 In the technique described in Patent Document 1, a process of initially installing an OS on a computer is assumed. In the same process, when a device driver (Outbox driver) not included in the OS image is installed in a computer, it is necessary to connect an external peripheral device to the computer. However, since the execution environment is limited while the OS is installed on the computer, the OS may not recognize the external peripheral device even if the external peripheral device is connected to the computer. is there. That is, the above-mentioned Patent Document 1 is considered to be based on the execution environment after installing the OS on the computer.
 したがって上記特許文献1においては、計算機に対してOSをインストールする際に、OSがデバイスドライバを備えていないデバイスについては、当該デバイスのデバイスドライバを手動インストールする必要がある。またデバイスによっては、外部デバイス(例えばUSBメモリ)からデバイスドライバを読み出す必要がある。さらにデバイスドライバを手動インストールする場合、ユーザは当該デバイスに対応するデバイスドライバをデバイスベンダから入手する必要がある。これら作業はユーザにとってOSインストール工程の負担を増加させる。 Therefore, in Patent Document 1, when installing an OS on a computer, it is necessary to manually install a device driver for the device for which the OS does not include a device driver. Depending on the device, it is necessary to read a device driver from an external device (for example, a USB memory). Further, when the device driver is manually installed, the user needs to obtain a device driver corresponding to the device from the device vendor. These operations increase the burden on the OS installation process for the user.
 本発明は、上記のような課題に鑑みてなされたものであり、OSイメージがデバイスドライバを備えていないデバイスを使用する計算機に対してOSをインストールする際の作業負担を軽減することを目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to reduce the work burden when installing an OS on a computer that uses a device whose OS image does not include a device driver. To do.
 本発明に係る計算機システムにおいて、ブレードサーバが備えるマネジメントコントローラは当該ブレードサーバが備えるデバイスの構成を検出してサービスプロセッサへ通知し、サービスプロセッサはその通知にしたがってOSイメージを変更する。 In the computer system according to the present invention, the management controller included in the blade server detects the configuration of the device included in the blade server and notifies the service processor, and the service processor changes the OS image according to the notification.
 本発明に係る計算機システムによれば、Outboxドライバを必要とする計算機システムにおいても、OSを自動インストールすることができる。 The computer system according to the present invention can automatically install an OS even in a computer system that requires an Outbox driver.
計算機システム1000の構成を示すブロック図である。2 is a block diagram showing a configuration of a computer system 1000. FIG. H/W構成テーブル230の構成とデータ例を示す図である。It is a figure which shows the structure and data example of the H / W structure table 230. OSインストール画面120の構成例を示す図である。3 is a diagram illustrating a configuration example of an OS installation screen 120. FIG. 計算機システム100に対してOSをインストールする過程における各装置の動作を示すシーケンス図である。FIG. 4 is a sequence diagram showing the operation of each device in the process of installing an OS in the computer system 100. SVP200がH/W設定入力欄122の各項目を作成する処理を説明するフローチャートである。It is a flowchart explaining the process which SVP200 produces each item of the H / W setting input column 122. FIG. SVP200がOS設定入力欄121の各項目を作成する処理を説明するフローチャートである。12 is a flowchart for explaining processing in which the SVP 200 creates each item in the OS setting input field 121. SVP200がOS自動インストールイメージ220を作成する処理を説明するフローチャートである。12 is a flowchart for explaining processing in which the SVP 200 creates an OS automatic installation image 220. BMC320がOS自動インストールイメージ220(OSイメージ322)を仮想USB CD-ROMデバイス321に対して挿入する処理を説明するフローチャートである。12 is a flowchart for explaining processing in which the BMC 320 inserts an OS automatic installation image 220 (OS image 322) into the virtual USB CD-ROM device 321. BMC320がブレードサーバ300に対してOSを自動インストールする処理を説明するフローチャートである。4 is a flowchart for explaining processing in which the BMC 320 automatically installs an OS in the blade server 300.
 図1は、本発明に係る計算機システム1000の構成を示すブロック図である。計算機システム1000は、クライアントPC100、SVP(SerVice Processor)200、1以上のブレードサーバ300を備える。SVP200とブレードサーバ300は、シャーシ500内に収納されている。クライアントPC100、SVP200、ブレードサーバ300は、LAN400によって接続され、相互に通信することができる。 FIG. 1 is a block diagram showing a configuration of a computer system 1000 according to the present invention. The computer system 1000 includes a client PC 100, an SVP (Service Processor) 200, and one or more blade servers 300. The SVP 200 and the blade server 300 are housed in the chassis 500. The client PC 100, the SVP 200, and the blade server 300 are connected by a LAN 400 and can communicate with each other.
 クライアントPC100は、ユーザがブレードサーバ300に対してOSをインストールする作業を実施するための端末である。ユーザは、クライアントPC100上でWebブラウザ110を立ち上げ、Webブラウザ110上において表示されるOSインストール画面120を用いて、インストール作業を実施する。 The client PC 100 is a terminal for a user to perform an operation for installing an OS on the blade server 300. The user starts up the Web browser 110 on the client PC 100 and performs an installation operation using the OS installation screen 120 displayed on the Web browser 110.
 SVP200は、シャーシ500とブレードサーバ300を管理する演算装置である。SVP200は、SVPファイルシステムを格納する記憶装置210を備えている。SVPファイルシステム上には、OS自動インストールイメージ220、H/W構成テーブル230、OS構成テーブル240がファイルとして配置されている。 The SVP 200 is an arithmetic device that manages the chassis 500 and the blade server 300. The SVP 200 includes a storage device 210 that stores the SVP file system. On the SVP file system, an OS automatic installation image 220, an H / W configuration table 230, and an OS configuration table 240 are arranged as files.
 OS自動インストールイメージ220は、ブレードサーバ300に対してOSを自動インストールする際にインストーラが用いるバイナリイメージファイルであり、OSイメージ221、Outboxドライバ222、インストーラ自動実行ファイル223を含んでいる。 The OS automatic installation image 220 is a binary image file used by the installer when the OS is automatically installed in the blade server 300, and includes an OS image 221, an Outbox driver 222, and an installer automatic execution file 223.
 OSイメージ221は、規定のデバイスドライバを含むOSのバイナリイメージデータである。Outboxドライバ222は、OSイメージ221内に含まれないデバイスドライバである。インストーラ自動実行ファイル223は、OSインストール中に尋ねられる質問に対する回答を含んだ単独ファイルである。インストーラ自動実行ファイル223は、OSによってファイル形式が異なる。例えばLinux(登録商標)においては、kickstartという仕組みによってインストーラ自動実行ファイル223を実装している。 The OS image 221 is OS binary image data including a prescribed device driver. The Outbox driver 222 is a device driver that is not included in the OS image 221. The installer automatic execution file 223 is a single file containing answers to questions asked during OS installation. The file format of the installer automatic execution file 223 differs depending on the OS. For example, in Linux (registered trademark), the installer automatic execution file 223 is mounted by a mechanism called kickstart.
 ハードウェア(H/W)構成テーブル230は、ブレードサーバ300に搭載されているデバイスの構成情報を格納するためのデータテーブルである。OS構成テーブル240は、OSの初期設定パラメータを格納するためのデータテーブルである。 The hardware (H / W) configuration table 230 is a data table for storing configuration information of devices mounted on the blade server 300. The OS configuration table 240 is a data table for storing the initial setting parameters of the OS.
 ブレードサーバ300は、CPU(Central Processing Unit)310、BMC(Baseboard Management Controller)320、メザニンカード330、オンボードデバイス340を備えている。 The blade server 300 includes a CPU (Central Processing Unit) 310, a BMC (Baseboard Management Controller) 320, a mezzanine card 330, and an on-board device 340.
 CPU310は、EFI(Extensible Firmware Interface)311やインストール後のOS(以下メインシステムと称する)を実行する。CPU310、メザニンカード330、オンボードデバイス340は、PCI Express360によって接続されている。EFI311は、ハードウェアの初期設定などを実施するファームウェアである。 The CPU 310 executes an EFI (Extensible Firmware Interface) 311 and an OS after installation (hereinafter referred to as a main system). The CPU 310, the mezzanine card 330, and the on-board device 340 are connected by a PCI Express 360. The EFI 311 is firmware that performs hardware initial settings and the like.
 BMC320は、メインシステムを管理する演算装置である。BMC320、メザニンカード330、オンボードデバイス340は、I2C(Inter-Integrated Circuit)370によって接続されている。BMC320は、USBデバイスをエミュレーションする機能があり、メインシステムに対して仮想的なCDドライブとして仮想USB CDデバイス321を提示することができる。CPU310とBMC320は、USB接続350によって接続されており、仮想USB CDデバイス321に対してOSイメージ322を挿入することにより、メインシステムはOSイメージ322をUSB接続350経由で読み込むことができる。 BMC 320 is an arithmetic device that manages the main system. The BMC 320, the mezzanine card 330, and the onboard device 340 are connected by an I2C (Inter-Integrated Circuit) 370. The BMC 320 has a function of emulating a USB device, and can present a virtual USB CD device 321 as a virtual CD drive to the main system. The CPU 310 and the BMC 320 are connected by a USB connection 350, and the main system can read the OS image 322 via the USB connection 350 by inserting the OS image 322 into the virtual USB CD device 321.
 図2は、H/W構成テーブル230の構成とデータ例を示す図である。H/W構成テーブル230は、H/W設定パラメータテーブル231(図2(a))、H/W検出結果テーブル232(図2(b))、入力項目テーブル233(図2(c))を有する。 FIG. 2 is a diagram illustrating a configuration and data example of the H / W configuration table 230. The H / W configuration table 230 includes an H / W setting parameter table 231 (FIG. 2A), an H / W detection result table 232 (FIG. 2B), and an input item table 233 (FIG. 2C). Have.
 H/W設定パラメータテーブル231は、ブレードサーバ300が搭載する可能性のあるデバイスタイプおよびインターフェースタイプ毎に、Outboxドライバの要否をあらかじめ記述したデータテーブルである。H/W検出結果テーブル232は、BMC320がブレードサーバ300上のデバイスを検出した結果を記述するデータテーブルである。BMC320は、後述する手順によってブレードサーバ300が搭載しているデバイスの構成情報を収集し、H/W検出結果テーブル232に格納する。入力項目テーブル233については後述する。 The H / W setting parameter table 231 is a data table in which the necessity of the Outbox driver is described in advance for each device type and interface type that may be mounted on the blade server 300. The H / W detection result table 232 is a data table describing a result of the BMC 320 detecting a device on the blade server 300. The BMC 320 collects configuration information of devices mounted on the blade server 300 according to a procedure described later, and stores it in the H / W detection result table 232. The input item table 233 will be described later.
 図3は、OSインストール画面120の構成例を示す図である。OSインストール画面120は、OS設定入力欄121、H/W設定入力欄122を有する。OS設定入力欄121は、ブレードサーバ300に対してインストールするOSの初期設定パラメータを入力する欄であり、OS種類、ライセンスキー、ユーザ名、パスワード、パーティション設定などを入力することができる。H/W設定入力欄122は、ブレードサーバ300が備えるデバイスの初期設定を入力する欄であり、デバイスの種類に応じて種々のパラメータを入力することができる。 FIG. 3 is a diagram illustrating a configuration example of the OS installation screen 120. The OS installation screen 120 has an OS setting input field 121 and an H / W setting input field 122. The OS setting input column 121 is a column for inputting the initial setting parameters of the OS to be installed in the blade server 300, and the OS type, license key, user name, password, partition setting, and the like can be input. The H / W setting input field 122 is a field for inputting an initial setting of a device included in the blade server 300, and various parameters can be input according to the type of the device.
 OSインストール画面120は、SVP200によって提供される。SVP200は、OS構成テーブル240とH/W構成テーブル230が保持しているデータ項目にしたがって、それぞれOS設定入力欄121とH/W設定入力欄122を生成する。OS設定入力欄121内の項目については、例えば図3に例示するような項目をあらかじめOS構成テーブル240上に格納しておくことができる。H/W設定入力欄122内の項目や初期設定値については、後述する手順によってブレードサーバ300から取得することができる。 The OS installation screen 120 is provided by the SVP 200. The SVP 200 generates an OS setting input column 121 and an H / W setting input column 122 according to the data items held in the OS configuration table 240 and the H / W configuration table 230, respectively. For items in the OS setting input field 121, for example, items illustrated in FIG. 3 can be stored in the OS configuration table 240 in advance. Items and initial setting values in the H / W setting input field 122 can be acquired from the blade server 300 by a procedure described later.
 図4は、計算機システム100に対してOSをインストールする過程における各装置の動作を示すシーケンス図である。以下図4の各ステップについて説明する。 FIG. 4 is a sequence diagram showing the operation of each device in the process of installing the OS in the computer system 100. Hereinafter, each step of FIG. 4 will be described.
(図4:ステップS401~S403)
 SVP200は、ブレードサーバ300が電源に対して接続された後、ブレードサーバ300の主電源スイッチがONになる前に、BMC320の初期化が完了したか否かをチェックする(S401)。SVP200は、BMC320の初期化が完了していることを確認すると、BMC320に対してブレードサーバ300が搭載しているデバイスの構成情報を送信するよう要求する(S402)。BMC320は、自身に接続されているデバイス(図4においてはメザニンカード330)に対してアクセスを試みることにより、ブレードサーバ300が搭載しているデバイスを検出し、検出したデバイスの構成情報をSVP200に対して送信する(S403)。
(FIG. 4: Steps S401 to S403)
The SVP 200 checks whether the initialization of the BMC 320 is completed after the blade server 300 is connected to the power supply and before the main power switch of the blade server 300 is turned on (S401). When the SVP 200 confirms that the initialization of the BMC 320 has been completed, the SVP 200 requests the BMC 320 to transmit the configuration information of the device mounted on the blade server 300 (S402). The BMC 320 detects a device mounted on the blade server 300 by attempting to access a device (mezzanine card 330 in FIG. 4) connected to the BMC 320, and sends configuration information of the detected device to the SVP 200. It transmits to (S403).
(図4:ステップS404)
 SVP200は、ステップS403においてBMC320から受け取ったデバイス構成情報を、H/W構成テーブル230に格納する。SVP200は、H/W構成テーブル230の記述にしたがって、H/W設定入力欄122の各項目を作成する。
(FIG. 4: Step S404)
The SVP 200 stores the device configuration information received from the BMC 320 in step S403 in the H / W configuration table 230. The SVP 200 creates each item of the H / W setting input field 122 according to the description of the H / W configuration table 230.
(図4:ステップS405~S407)
 ユーザは、クライアントPC100上でOSインストール画面120にアクセスし、インストールするOSを選択する(S405)。クライアントPC100は、選択されたOSをSVP200に対して通知する。SVP200は、OSインストール画面120上で選択されたOSに対応する初期設定項目をOS構成テーブル240から読み出し、その項目に応じてOS設定入力欄121の各項目を作成してWebブラウザ110へ送信する(S406)。このときSVP200は、H/W設定入力欄122上に入力されている各項目を併せて送信する。Webブラウザ110は、受け取った項目に応じてOS設定入力欄121とH/W設定入力欄122を画面表示する(S407)。
(FIG. 4: Steps S405 to S407)
The user accesses the OS installation screen 120 on the client PC 100 and selects an OS to be installed (S405). The client PC 100 notifies the SVP 200 of the selected OS. The SVP 200 reads the initial setting items corresponding to the OS selected on the OS installation screen 120 from the OS configuration table 240, creates each item in the OS setting input field 121 according to the item, and transmits it to the Web browser 110. (S406). At this time, the SVP 200 transmits the items input on the H / W setting input field 122 together. The web browser 110 displays the OS setting input field 121 and the H / W setting input field 122 on the screen according to the received item (S407).
(図4:ステップS405~S407:補足)
 SVP200は、OS設定入力欄121とH/W設定入力欄122の各項目を、OSインストール画面120の画面形式に応じて作成する。例えばOSインストール画面120がHTML(HyperText Markup Language)によって作成されている場合、各項目をHTMLによって作成することができる。
(FIG. 4: Steps S405 to S407: Supplement)
The SVP 200 creates each item in the OS setting input field 121 and the H / W setting input field 122 according to the screen format of the OS installation screen 120. For example, when the OS installation screen 120 is created by HTML (HyperText Markup Language), each item can be created by HTML.
(図4:ステップS408~S409)
 ユーザはOSインストール画面120上において、各設定パラメータを入力する(S408)。SVP200はその入力パラメータを反映したOS自動インストールイメージ220を作成し、作成完了するとWebブラウザ110に対してその旨を通知する(S409)。
(FIG. 4: Steps S408 to S409)
The user inputs each setting parameter on the OS installation screen 120 (S408). The SVP 200 creates an OS automatic installation image 220 reflecting the input parameters, and notifies the Web browser 110 of the completion when the creation is completed (S409).
(図4:ステップS410~S413)
 ユーザはOSインストール画面120上において、インストールするOSイメージを選択する(S410)。SVP200は、その選択されたOSイメージを仮想USB CDデバイス321に対して挿入するように、BMC320に対して指示する(S411)。BMC320は、その指示にしたがって、まずSVPファイルシステムをNFS(Network File System)プロトコルによりマウントし(S412)、SVPファイルシステム内のOS自動インストールイメージ220を仮想USB CD-ROMデバイス321としてエミュレートする(S413)。
(FIG. 4: Steps S410 to S413)
The user selects an OS image to be installed on the OS installation screen 120 (S410). The SVP 200 instructs the BMC 320 to insert the selected OS image into the virtual USB CD device 321 (S411). In accordance with the instruction, the BMC 320 first mounts the SVP file system using the NFS (Network File System) protocol (S412), and emulates the OS automatic installation image 220 in the SVP file system as a virtual USB CD-ROM device 321 ( S413).
(図4:ステップS414~S417)
 ユーザは、クライアントPC100からブレードサーバ300に対して、主電源をONするよう指示する(S414)。BMC320は、その指示にしたがってブレードサーバ300の主電源をONする(S415)。ブレードサーバ300の主電源がONになるとEFI311が起動し、EFI311は仮想USB CD-ROMデバイス321を介してメインシステムをブートする(S417)。これにより仮想USB CD-ROMデバイス321内のOSインストーラが起動し、OS自動インストールが実施される。
(FIG. 4: Steps S414 to S417)
The user instructs the blade server 300 from the client PC 100 to turn on the main power supply (S414). The BMC 320 turns on the main power supply of the blade server 300 according to the instruction (S415). When the main power supply of the blade server 300 is turned on, the EFI 311 is activated, and the EFI 311 boots the main system via the virtual USB CD-ROM device 321 (S417). As a result, the OS installer in the virtual USB CD-ROM device 321 is activated and OS automatic installation is performed.
 図5は、SVP200がH/W設定入力欄122の各項目を作成する処理を説明するフローチャートである。本フローチャートは、ステップS401~S404の詳細に相当する。以下図5の各ステップについて説明する。 FIG. 5 is a flowchart for explaining processing in which the SVP 200 creates each item in the H / W setting input field 122. This flowchart corresponds to the details of steps S401 to S404. Hereinafter, each step of FIG. 5 will be described.
(図5:ステップS501~S502)
 SVP200は、BMC320が初期化を完了したことを検知すると、本フローチャートを開始する(S501)。SVP200は、BMC320に対してブレードサーバ300が搭載しているデバイスの構成を記述した情報を送信するよう要求する(S502)。
(FIG. 5: Steps S501 to S502)
When the SVP 200 detects that the BMC 320 has completed initialization, the SVP 200 starts this flowchart (S501). The SVP 200 requests the BMC 320 to transmit information describing the configuration of the device mounted on the blade server 300 (S502).
(図5:ステップS503)
 BMC320は、ブレードサーバ300が搭載しているデバイスに対してI2C370を介してアクセスを試みることにより、ブレードサーバ300が搭載しているデバイスを検出する。検出したデバイスの種別、名称、初期設定可能なパラメータなどについての情報は、例えば各デバイスが備えているレジスタなどの不揮発性メモリからこれらパラメータを読み取ることによって取得することができる。BMC320は、検出したデバイスの構成情報を、SVP200に対して送信する。
(FIG. 5: Step S503)
The BMC 320 detects a device mounted on the blade server 300 by attempting to access a device mounted on the blade server 300 via the I2C 370. Information about the detected device type, name, parameters that can be initialized, and the like can be obtained by reading these parameters from a nonvolatile memory such as a register included in each device. The BMC 320 transmits the detected device configuration information to the SVP 200.
(図5:ステップS504)
 SVP200は、BMC320から受け取ったデバイス構成情報に基づき、H/W構成テーブル230を作成する。Outboxドライバの要否およびその種類については、ブレードサーバ300が備えるデバイスのタイプ、およびユーザが選択したOSタイプを用いてH/W設定パラメータテーブル231を参照することにより判定できる。OSタイプを用いるのは、OSタイプによってOutboxドライバの要否が異なる場合があるからである。各デバイスが設定パラメータとともにその初期値を保持している場合は、これを併せて取得することができる。SVP200は、これらパラメータを入力項目テーブル233に記録する。ブレードサーバ300が複数存在する場合は、各ブレードサーバ300について入力項目テーブル233を設ける。
(FIG. 5: Step S504)
The SVP 200 creates the H / W configuration table 230 based on the device configuration information received from the BMC 320. The necessity of the Outbox driver and its type can be determined by referring to the H / W setting parameter table 231 using the device type of the blade server 300 and the OS type selected by the user. The OS type is used because the necessity of the Outbox driver may differ depending on the OS type. When each device holds the initial value together with the setting parameter, it can be acquired together. The SVP 200 records these parameters in the input item table 233. When there are a plurality of blade servers 300, an input item table 233 is provided for each blade server 300.
(図5:ステップS505)
 SVP200は、入力項目テーブル233の記述にしたがって、当該ブレードサーバ300に対応するH/W設定入力欄122の各項目を作成する。
(FIG. 5: Step S505)
The SVP 200 creates each item of the H / W setting input field 122 corresponding to the blade server 300 according to the description of the input item table 233.
 図6は、SVP200がOS設定入力欄121の各項目を作成する処理を説明するフローチャートである。本フローチャートは、ステップS405~S406の詳細に相当する。以下図6の各ステップについて説明する。 FIG. 6 is a flowchart for explaining processing in which the SVP 200 creates each item in the OS setting input field 121. This flowchart corresponds to the details of steps S405 to S406. Hereinafter, each step of FIG. 6 will be described.
(図6:ステップS601~S602)
 ユーザがOSインストール画面120上でブレードサーバ300に対してインストールするOSを選択し、SVP200がその選択結果を受け取ると、SVP200は本フローチャートを開始する(S601)。SVP200は、選択されたOSに対応する初期設定項目をOS構成テーブル240から読み出し、その項目に応じてOS設定入力欄121の各項目を作成する(S602)。
(FIG. 6: Steps S601 to S602)
When the user selects an OS to be installed on the blade server 300 on the OS installation screen 120 and the SVP 200 receives the selection result, the SVP 200 starts this flowchart (S601). The SVP 200 reads initial setting items corresponding to the selected OS from the OS configuration table 240, and creates each item in the OS setting input field 121 according to the item (S602).
 図7は、SVP200がOS自動インストールイメージ220を作成する処理を説明するフローチャートである。本フローチャートは、ステップS408~S409の詳細に相当する。以下図7の各ステップについて説明する。 FIG. 7 is a flowchart for explaining processing in which the SVP 200 creates the OS automatic installation image 220. This flowchart corresponds to the details of steps S408 to S409. Hereinafter, each step of FIG. 7 will be described.
(図7:ステップS701)
 ユーザがOS設定入力欄121に対してOS自動インストールのために必要な各設定パラメータを入力し、SVP200がそのパラメータを受け取ると、SVP200は本フローチャートを開始する。SVP200は、受け取った設定パラメータをOS構成テーブル240に格納する。
(FIG. 7: Step S701)
When the user inputs each setting parameter necessary for OS automatic installation to the OS setting input field 121 and the SVP 200 receives the parameter, the SVP 200 starts this flowchart. The SVP 200 stores the received setting parameter in the OS configuration table 240.
(図7:ステップS702)
 SVP200は、OS構成テーブル240の記述にしたがってインストーラ自動実行ファイル223を作成し、作成したインストーラ自動実行ファイル223をOS自動インストールイメージ220に対して組み込む。具体的には、ユーザがOS設定入力欄121およびH/W設定入力欄122に対して入力した設定パラメータがインストールプロセスにおける質問に対する回答として反映されるように、インストーラ自動実行ファイル223を構成する。
(FIG. 7: Step S702)
The SVP 200 creates an installer automatic execution file 223 according to the description of the OS configuration table 240, and incorporates the created installer automatic execution file 223 into the OS automatic installation image 220. Specifically, the installer automatic execution file 223 is configured so that the setting parameters input by the user to the OS setting input field 121 and the H / W setting input field 122 are reflected as an answer to the question in the installation process.
(図7:ステップS703)
 SVP200は、OS自動インストールイメージ220が作成済であるか否かをチェックする。作成済である場合はステップS704へ進み、未作成である場合はステップS705へ進む。
(FIG. 7: Step S703)
The SVP 200 checks whether or not the OS automatic installation image 220 has been created. If it has been created, the process proceeds to step S704, and if it has not been created, the process proceeds to step S705.
(図7:ステップS704)
 SVP200は、ステップS702においてOS自動インストールイメージ220を作成する際に参照した入力項目テーブル233が、既に作成した他のOS自動インストールイメージ220の入力項目テーブル233と同じであるか否かをチェックする。同じである場合は、既存のOS自動インストールイメージ220を流用することができるので、以下のステップS705~S707はスキップする。同じでない場合はステップS705へ進む。
(FIG. 7: Step S704)
The SVP 200 checks whether or not the input item table 233 referred to when creating the OS automatic installation image 220 in step S702 is the same as the input item table 233 of another OS automatic installation image 220 already created. If they are the same, the existing OS automatic installation image 220 can be used, and the following steps S705 to S707 are skipped. If not, the process proceeds to step S705.
(図7:ステップS704:補足その1)
 入力項目テーブル233が完全に同一ではなくても、既存のOS自動インストールイメージ220が新たなOS自動インストールイメージ220を包含する場合は、ステップS705~S707をスキップすることができる。例えば新たなOS自動インストールイメージ220に対応する入力項目テーブル233は既存の入力項目テーブル233と比較してデバイスが1つ少ない場合、既存の入力項目テーブル233によって新たな入力項目テーブル233が包含される(デバイスドライバは不足していない)ので、既存のOS自動インストールイメージ220を流用することができる。
(FIG. 7: Step S704: Supplement 1)
Even if the input item table 233 is not completely the same, if the existing OS automatic installation image 220 includes the new OS automatic installation image 220, steps S705 to S707 can be skipped. For example, when the input item table 233 corresponding to the new OS automatic installation image 220 has one device less than the existing input item table 233, the new input item table 233 is included in the existing input item table 233. (There is no shortage of device drivers), so the existing OS automatic installation image 220 can be used.
(図7:ステップS704:補足その2)
 ユーザが後述する図8のフローチャートにおいてOSイメージを選択する際の便宜に鑑みて、SVP200はステップS705~S707をスキップする際に、例えば流用するOS自動インストールイメージの番号とブレードサーバ300の番号とを対応付けておいてもよい。これによりSVP200は、ユーザがOSイメージを選択する際に、当該OSイメージに対応するブレードサーバ300の番号を、当該OSイメージと併せて提示することができる。
(FIG. 7: Step S704: Supplement 2)
In consideration of the convenience when the user selects an OS image in the flowchart of FIG. 8 to be described later, when the SVP 200 skips Steps S705 to S707, for example, the number of the OS automatic installation image to be used and the number of the blade server 300 are used. You may associate. Accordingly, when the user selects an OS image, the SVP 200 can present the number of the blade server 300 corresponding to the OS image together with the OS image.
(図7:ステップS705~S707)
 SVP200は、入力項目テーブル233を参照し(S705)、Outboxドライバ222が必要か否か判断する(S706)。Outboxドライバ222が必要であればOS自動インストールイメージ220に対してOutboxドライバ222を組み込む(S707)。
(FIG. 7: Steps S705 to S707)
The SVP 200 refers to the input item table 233 (S705), and determines whether the Outbox driver 222 is necessary (S706). If the Outbox driver 222 is necessary, the Outbox driver 222 is incorporated into the OS automatic installation image 220 (S707).
(図7:ステップS708)
 SVP200は、これまで作成したOS自動インストールイメージ220とは異なるデバイス構成を有する入力項目テーブル233が残っているか否かチェックする。残っている場合はステップS703に戻って同様の処理を繰り返し、残っていない場合は本フローチャートを終了する。
(FIG. 7: Step S708)
The SVP 200 checks whether an input item table 233 having a device configuration different from that of the OS automatic installation image 220 created so far remains. If it remains, the process returns to step S703 to repeat the same processing, and if it does not remain, this flowchart ends.
 図8は、BMC320がOS自動インストールイメージ220(OSイメージ322)を仮想USB CD-ROMデバイス321に対して挿入する処理を説明するフローチャートである。本フローチャートは、ステップS410~S413の詳細に相当する。以下図8の各ステップについて説明する。 FIG. 8 is a flowchart for explaining processing in which the BMC 320 inserts the OS automatic installation image 220 (OS image 322) into the virtual USB CD-ROM device 321. This flowchart corresponds to the details of steps S410 to S413. Hereinafter, each step of FIG. 8 will be described.
(図8:ステップS801)
 ユーザがOS自動インストールイメージ220をインストールするブレードサーバ300を選択すると、BMC320は本フローチャートを開始する。ユーザは本ステップにおいて、複数のブレードサーバ300を選択することができる。
(FIG. 8: Step S801)
When the user selects the blade server 300 on which the OS automatic installation image 220 is installed, the BMC 320 starts this flowchart. In this step, the user can select a plurality of blade servers 300.
(図8:ステップS802)
 図7で説明したフローチャートにおいて、SVP200はデバイス構成が異なるブレードサーバ300毎にそれぞれ異なるOSイメージを作成している。ユーザはそのOSイメージのなかから、各ブレードサーバ300に対してイントールするものをOSインストール画面120上で選択する。
(FIG. 8: Step S802)
In the flowchart described with reference to FIG. 7, the SVP 200 creates different OS images for each blade server 300 having a different device configuration. The user selects, on the OS installation screen 120, an OS image to be installed on each blade server 300.
(図8:ステップS803~S804)
 SVP200は、選択されたOSイメージを仮想USB CDデバイス321に対して挿入するように、各ブレードサーバ300のBMC320に対して順に指示する(S803)。BMC320は、SVPファイルシステムをNFSプロトコルによってマウントする(S804)。
(FIG. 8: Steps S803 to S804)
The SVP 200 sequentially instructs the BMC 320 of each blade server 300 to insert the selected OS image into the virtual USB CD device 321 (S803). The BMC 320 mounts the SVP file system by the NFS protocol (S804).
(図8:ステップS805~S806)
 BMC320は、仮想USB CDデバイス321を作成し(S805)、SVP200からOS自動インストトールイメージ200を取得して仮想USB CDデバイス321に対してOSイメージ322として挿入する(S806)。
(FIG. 8: Steps S805 to S806)
The BMC 320 creates a virtual USB CD device 321 (S805), acquires the OS automatic installation image 200 from the SVP 200, and inserts it into the virtual USB CD device 321 as an OS image 322 (S806).
(図8:ステップS807)
 OSイメージを挿入するよう指示していないブレードサーバ300が残っている場合はステップS803に戻って同様の処理を繰り返し、残っていない場合は本フローチャートを終了する。SVP200は、ステップS803における指示を各ブレードサーバ300に対して並列的に発行することもできる。この場合はステップS804~S806は各ブレードサーバ300において並列的に実施され、ステップS807は必要ない。
(FIG. 8: Step S807)
If there remains a blade server 300 that has not been instructed to insert an OS image, the process returns to step S803 and the same processing is repeated. If no blade server 300 remains, this flowchart ends. The SVP 200 can also issue the instruction in step S803 to each blade server 300 in parallel. In this case, steps S804 to S806 are performed in parallel in each blade server 300, and step S807 is not necessary.
 図9は、BMC320がブレードサーバ300に対してOSを自動インストールする処理を説明するフローチャートである。本フローチャートは、ステップS414~S417の詳細に相当する。以下図9の各ステップについて説明する。 FIG. 9 is a flowchart for explaining processing in which the BMC 320 automatically installs an OS on the blade server 300. This flowchart corresponds to the details of steps S414 to S417. Hereinafter, each step of FIG. 9 will be described.
(図9:ステップS901~S902)
 ユーザがブレードサーバ300に対して主電源スイッチをONするよう指示すると、BMC320は本フローチャートを開始する(S901)。BMC320は、ブレードサーバ300の主電源をONする(S902)。
(FIG. 9: Steps S901 to S902)
When the user instructs the blade server 300 to turn on the main power switch, the BMC 320 starts this flowchart (S901). The BMC 320 turns on the main power supply of the blade server 300 (S902).
(図9:ステップS903~S904)
 ブレードサーバ300の主電源がONになるとEFI311が起動する。EFI311は、仮想USB CDデバイス321からCD-ROMを読み込み、CD-ROMが格納しているOS自動インストーラを起動する(S903)。CPU310は、OS自動イントーラを実行することにより、ブレードサーバ300に対してOSをインストールする(S904)。
(FIG. 9: Steps S903 to S904)
When the main power supply of the blade server 300 is turned on, the EFI 311 is activated. The EFI 311 reads the CD-ROM from the virtual USB CD device 321 and activates the OS automatic installer stored in the CD-ROM (S903). The CPU 310 installs the OS in the blade server 300 by executing the OS automatic installer (S904).
(図9:ステップS904:補足)
 本ステップにおいて実行されるOS自動インストーラ(SVP200が作成したOS自動インストールイメージ220)は、BMC320がステップS503において取得したデバイス構成に応じて、必要なOutboxドライバ222を既に備えている。したがってユーザはOutboxドライバ222を手動インストールする必要はない。またOSの初期設定パラメータはステップS702においてインストーラ自動実行ファイル223内に組み込まれているので、ユーザはこれらを逐一入力する必要はない。したがってOS自動インストーラが起動した後は、OSインストール処理は自動的に実行される。
(FIG. 9: Step S904: Supplement)
The OS automatic installer (OS automatic installation image 220 created by the SVP 200) executed in this step already includes the necessary Outbox driver 222 according to the device configuration acquired by the BMC 320 in step S503. Therefore, the user does not need to manually install the Outlook driver 222. In addition, since the initial setting parameters of the OS are incorporated in the installer automatic execution file 223 in step S702, the user does not need to input them one by one. Therefore, after the OS automatic installer is activated, the OS installation process is automatically executed.
<本発明のまとめ>
 以上のように、本発明に係る計算機システム1000において、BMC320はブレードサーバ300のデバイス構成を検出し、SVP200はそのデバイス構成に応じて必要なOutboxドライバ222をOS自動インストールイメージ220に対してあらかじめ組み込む。これにより、ブレードサーバ300がOS自動インストールイメージ220を用いてOSインストールを開始する時点においては、当該ブレードサーバ300が必要とする全てのデバイスドライバがOSイメージ内にあらかじめ組み込まれていることになるので、ユーザはOutboxドライバ222を手動インストールする必要はない。
<Summary of the present invention>
As described above, in the computer system 1000 according to the present invention, the BMC 320 detects the device configuration of the blade server 300, and the SVP 200 incorporates the necessary Outlook driver 222 into the OS automatic installation image 220 in advance according to the device configuration. . As a result, when the blade server 300 starts OS installation using the OS automatic installation image 220, all device drivers required by the blade server 300 are already incorporated in the OS image. The user does not need to manually install the Outlook driver 222.
 本発明に係る計算機システム1000において、SVP200は、OS初期設定パラメータを反映したインストーラ自動実行ファイル223を、あらかじめOS自動インストールイメージ220内に組み込む。これにより、ブレードサーバ300がOS自動インストールイメージ220を用いてOSインストールを開始する時点においては、OS初期設定パラメータに関する質問は自動的に回答されるので、ユーザはこれら質問に対して逐一回答する必要はない。 In the computer system 1000 according to the present invention, the SVP 200 incorporates the installer automatic execution file 223 reflecting the OS initial setting parameters in the OS automatic installation image 220 in advance. Thus, when the blade server 300 starts OS installation using the OS automatic installation image 220, questions regarding the OS initial setting parameters are automatically answered, and the user needs to answer these questions one by one. There is no.
<本発明の変形例について>
 本発明は上記した実施形態の形態に限定されるものではなく、様々な変形例が含まれる。上記実施形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。
<Modification of the present invention>
The present invention is not limited to the embodiments described above, and includes various modifications. The above embodiment has been described in detail for easy understanding of the present invention, and is not necessarily limited to the one having all the configurations described.
 上記実施形態において、ブレードサーバ300が備えているデバイスとしてメザニンカード330とオンボードデバイス340を例示したが、その他デバイスについても同様にBMC320と適当なインターフェースによって接続し、BMC320がそのインターフェースを介してこれらデバイスに対してアクセスを試みることにより、これらデバイス構成を検出できるようにすることができる。 In the above embodiment, the mezzanine card 330 and the on-board device 340 are illustrated as devices included in the blade server 300. However, other devices are similarly connected to the BMC 320 through an appropriate interface, and the BMC 320 is connected via the interface. By attempting to access the device, it is possible to detect these device configurations.
 上記実施形態において、BMC320と各デバイスを接続するインターフェースとしてI2C370を例示したが、その他のインターフェースを用いてもよい。BMC320は一般的にブレードサーバ300の主電源スイッチがONになっていない状態においても動作することができるので、その状態においてBMC320からアクセスすることができるインターフェースであればよい。 In the above embodiment, the I2C 370 is exemplified as an interface for connecting the BMC 320 and each device, but other interfaces may be used. Since the BMC 320 can generally operate even when the main power switch of the blade server 300 is not turned on, any interface that can be accessed from the BMC 320 in that state may be used.
 上記実施形態において、BMC320はSVP200が備える記憶部210をNFSプロトコルによってマウントすることを説明した。これは、OS自動インストールイメージ220のサイズが一般的にBMC320の記憶装置容量よりも遥かに大きいため、OS自動インストールイメージ220をBMC320へコピーすることは現実的でないからである。BMC320が記憶部210をリモートマウントすることにより、OS自動インストールイメージ220の実体はSVP200側へ残しつつ、BMC320からこれを読み取ることができる。さらには、複数のブレードサーバ300がOS自動インストールイメージ220に対してアクセスする場合であっても、OS自動インストールイメージ220を各ブレードサーバ300に対して逐一コピーする必要はなく、各ブレードサーバ300はOS自動インストールイメージ220に対して共有アクセスすることができる。同様の動作を実現できるのであれば、その他プロトコルなどを用いて記憶部210にアクセスしてもよい。 In the above embodiment, it has been described that the BMC 320 mounts the storage unit 210 included in the SVP 200 using the NFS protocol. This is because copying the OS automatic installation image 220 to the BMC 320 is not practical because the size of the OS automatic installation image 220 is generally much larger than the storage capacity of the BMC 320. When the storage unit 210 is remotely mounted by the BMC 320, the entity of the OS automatic installation image 220 can be read from the BMC 320 while remaining on the SVP 200 side. Furthermore, even when a plurality of blade servers 300 access the OS automatic installation image 220, it is not necessary to copy the OS automatic installation image 220 to each blade server 300 one by one. Share access to the OS automatic installation image 220 is possible. As long as the same operation can be realized, the storage unit 210 may be accessed using other protocols.
 上記各構成、機能、処理部、処理手段等は、それらの一部や全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリ、ハードディスク、SSD(Solid State Drive)等の記録装置、ICカード、SDカード、DVD等の記録媒体に格納することができる。 The above components, functions, processing units, processing means, etc. may be realized in hardware by designing some or all of them, for example, with an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function can be stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
 100:クライアントPC、200:SVP、210:記憶装置、220:OS初期設定自動インストールイメージ、230:H/W構成テーブル、240:OS構成テーブル、300:ブレードサーバ、310:CPU、311:EFI、320:BMC、321:仮想USB CDデバイス。 100: Client PC, 200: SVP, 210: Storage device, 220: OS initial setting automatic installation image, 230: H / W configuration table, 240: OS configuration table, 300: Blade server, 310: CPU, 311: EFI, 320: BMC, 321: Virtual USB CD device.

Claims (12)

  1.  OSイメージを格納する記憶部を備えるサービスプロセッサ、
     前記サービスプロセッサが備える前記記憶部から前記OSイメージを読み込むブレードサーバ、
     を備え、
     前記ブレードサーバは、
      前記ブレードサーバが備えているデバイスの構成を検出するマネジメントコントローラを備え、
     前記サービスプロセッサは、
      前記ブレードサーバが備えているデバイスの構成について記述した構成情報を前記マネジメントコントローラから取得し、
      前記構成情報に適合するように前記OSイメージを変更し、
     前記ブレードサーバは、
      前記サービスプロセッサが前記構成情報に適合するように変更した前記OSイメージを読み込んで前記ブレードサーバ上にインストールする
     ことを特徴とする計算機システム。
    A service processor including a storage unit for storing an OS image;
    A blade server that reads the OS image from the storage unit of the service processor;
    With
    The blade server
    A management controller that detects a configuration of a device included in the blade server;
    The service processor is
    Obtaining configuration information describing the configuration of the device provided in the blade server from the management controller,
    Changing the OS image to match the configuration information;
    The blade server
    The computer system, wherein the service processor reads the OS image changed so as to conform to the configuration information, and installs it on the blade server.
  2.  前記記憶部は、
      前記OSイメージ内に含まれているデバイスドライバ以外のデバイスドライバであるOutboxドライバを必要とするか否かをデバイスの種別毎に記述したデバイス構成テーブルを格納しており、
     前記マネジメントコントローラは、
      前記ブレードサーバが備えているデバイスの種別を検出して前記サービスプロセッサへ通知し、
     前記サービスプロセッサは、
      前記マネジメントコントローラから前記デバイスの種別を受け取ると、その種別を用いて前記デバイス構成テーブルを参照することにより前記デバイスが前記Outboxドライバを必要とするか否かを判定し、
      前記デバイスが前記Outboxドライバを必要とする場合は、前記OSイメージが前記デバイスに対応する前記Outboxドライバを含むように前記OSイメージを変更する
     ことを特徴とする請求項1記載の計算機システム。
    The storage unit
    A device configuration table that describes whether or not an Outlook driver that is a device driver other than the device driver included in the OS image is required for each device type;
    The management controller
    Detecting the type of device provided in the blade server and notifying the service processor;
    The service processor is
    When receiving the type of the device from the management controller, it is determined whether or not the device needs the Outbox driver by referring to the device configuration table using the type.
    2. The computer system according to claim 1, wherein when the device requires the Outbox driver, the OS image is changed so that the OS image includes the Outbox driver corresponding to the device.
  3.  前記マネジメントコントローラは、
      記憶媒体を読み取るドライブ装置をエミュレートするエミュレート機能を備え、前記エミュレート機能を用いて、前記記憶部が格納している前記OSイメージを仮想ドライブ装置としてマウントし、
     前記ブレードサーバは、
      記憶媒体を読み取るドライブ装置からOSイメージを読み取って前記ブレードサーバ上へインストールするファームウェアを備え、
     前記ファームウェアは、
      前記仮想ドライブ装置から前記OSイメージを読み込んで前記ブレードサーバ上へインストールする
     ことを特徴とする請求項1記載の計算機システム。
    The management controller
    An emulation function for emulating a drive device for reading a storage medium, and using the emulation function, mounting the OS image stored in the storage unit as a virtual drive device;
    The blade server
    A firmware that reads an OS image from a drive device that reads a storage medium and installs it on the blade server;
    The firmware is
    The computer system according to claim 1, wherein the OS image is read from the virtual drive device and installed on the blade server.
  4.  前記サービスプロセッサは、
      前記構成情報が記述している前記デバイス毎に初期設定パラメータを入力するための設定画面を生成し、
      前記ブレードサーバに対して前記OSイメージをインストールするよう指示する命令をクライアント端末から受け取ると、前記設定画面を前記クライアント端末に対して送信し、
      前記設定画面を介して入力された前記デバイス毎の初期設定パラメータを前記OSイメージに対して反映し、
     前記ブレードサーバは、
      前記デバイス毎の初期設定パラメータが反映された前記OSイメージを前記ブレードサーバ上へインストールする
     ことを特徴とする請求項1記載の計算機システム。
    The service processor is
    Generate a setting screen for inputting initial setting parameters for each of the devices described in the configuration information,
    When receiving an instruction from the client terminal to instruct the blade server to install the OS image, the setting screen is transmitted to the client terminal,
    Reflecting the initial setting parameters for each device input via the setting screen on the OS image,
    The blade server
    The computer system according to claim 1, wherein the OS image reflecting the initial setting parameters for each device is installed on the blade server.
  5.  前記サービスプロセッサは、
      前記設定画面を介して入力された前記デバイス毎の初期設定パラメータを記述した回答ファイルを前記OSイメージが含むように前記OSイメージを変更し、
      前記回答ファイルが記述している前記デバイス毎の初期設定パラメータをOS上に反映させるインストーラ実行ファイルを作成し、
     前記ブレードサーバは、
      前記インストーラ実行ファイルを実行することにより、前記デバイス毎の初期設定パラメータを反映したOSを前記ブレードサーバ上へインストールする
     ことを特徴とする請求項4記載の計算機システム。
    The service processor is
    Changing the OS image so that the OS image includes an answer file describing the initial setting parameters for each device input via the setting screen;
    Create an installer execution file that reflects the initial setting parameters for each device described in the answer file on the OS,
    The blade server
    5. The computer system according to claim 4, wherein an OS reflecting an initial setting parameter for each device is installed on the blade server by executing the installer execution file.
  6.  前記サービスプロセッサは、
      前記設定画面上に、前記OSイメージによって構築されるOSの初期設定パラメータを入力するための項目を生成して前記クライアント端末へ送信し、
     前記ブレードサーバは、
      前記設定画面を介して入力された前記OSの初期設定パラメータを前記OSイメージに対して反映した上で前記OSイメージを前記ブレードサーバ上へインストールする
     ことを特徴とする請求項4記載の計算機システム。
    The service processor is
    On the setting screen, an item for inputting an initial setting parameter of the OS constructed by the OS image is generated and transmitted to the client terminal.
    The blade server
    The computer system according to claim 4, wherein the OS image is installed on the blade server after reflecting the initial setting parameters of the OS input via the setting screen on the OS image.
  7.  前記サービスプロセッサは、
      前記設定画面を介して入力された前記OSの初期設定パラメータを記述した回答ファイルを前記OSイメージが含むように前記OSイメージを変更し、
      前記回答ファイルが記述している前記OSの初期設定パラメータをOS上に反映させるインストーラ実行ファイルを作成し、
     前記ブレードサーバは、
      前記インストーラ実行ファイルを実行することにより、前記OSの初期設定パラメータを反映したOSを前記ブレードサーバ上へインストールする
     ことを特徴とする請求項4記載の計算機システム。
    The service processor is
    Changing the OS image so that the OS image includes an answer file describing the initial setting parameters of the OS input via the setting screen;
    Create an installer execution file that reflects the initial setting parameters of the OS described in the answer file on the OS,
    The blade server
    The computer system according to claim 4, wherein an OS reflecting the initial setting parameters of the OS is installed on the blade server by executing the installer execution file.
  8.  前記マネジメントコントローラと前記ブレードサーバが備えているデバイスとの間は、前記ブレードサーバの主電源スイッチがONになっていなくとも前記デバイスに対してアクセスすることができるインターフェースを介してあらかじめ接続されており、
     前記マネジメントコントローラは、前記所定インターフェースを介して前記デバイスに対してアクセスを試みることにより、前記ブレードサーバが備えているデバイスの構成を検出する
     ことを特徴とする請求項1記載の計算機システム。
    The management controller and the device included in the blade server are connected in advance via an interface that can access the device even if the main power switch of the blade server is not turned on. ,
    The computer system according to claim 1, wherein the management controller detects a configuration of a device included in the blade server by attempting to access the device via the predetermined interface.
  9.  前記マネジメントコントローラは、前記ブレードサーバの主電源スイッチがONになっていない状態において前記インターフェースを介して前記ブレードサーバが備えているデバイスの構成を検出し、
     前記サービスプロセッサは、前記マネジメントコントローラが前記デバイスの構成を検出した後、前記マネジメントコントローラに対して、前記ブレードサーバの主電源をONにして前記OSイメージをインストール開始するよう指示する
     ことを特徴とする請求項8記載の計算機システム。
    The management controller detects a configuration of a device included in the blade server via the interface in a state where the main power switch of the blade server is not turned on,
    The service processor instructs the management controller to turn on the main power of the blade server and start installing the OS image after the management controller detects the configuration of the device. The computer system according to claim 8.
  10.  前記マネジメントコントローラは、前記サービスプロセッサが備える前記記憶部をリモートマウントすることにより、前記サービスプロセッサから前記OSイメージを取得する
     ことを特徴とする請求項1記載の計算機システム。
    The computer system according to claim 1, wherein the management controller acquires the OS image from the service processor by remotely mounting the storage unit included in the service processor.
  11.  前記計算機システムは、複数の前記ブレードサーバを備え、
     各前記ブレードサーバが備えている前記マネジメントコントローラは、それぞれ前記記憶部をリモートマウントすることにより、前記記憶部が格納している前記OSイメージを各前記ブレードサーバ間で共有する
     ことを特徴とする請求項10記載の計算機システム。
    The computer system includes a plurality of the blade servers,
    The management controller included in each blade server shares the OS image stored in the storage unit among the blade servers by remotely mounting the storage unit. Item 11. The computer system according to Item 10.
  12.  前記サービスプロセッサは、
      先に作成または変更した前記OSイメージが存在する場合は、前記マネジメントコントローラから新たに取得した前記構成情報が、既存の前記OSイメージについて先に前記マネジメントコントローラから取得した前記構成情報と同一であるか否かをチェックし、
      同一である場合は、前記OSイメージを変更せずに既存の前記OSイメージを流用する
     ことを特徴とする請求項1記載の計算機システム。
    The service processor is
    If the OS image created or changed previously exists, is the configuration information newly acquired from the management controller the same as the configuration information previously acquired from the management controller for the existing OS image? Check whether or not
    The computer system according to claim 1, wherein, if they are the same, the existing OS image is used without changing the OS image.
PCT/JP2014/078853 2014-10-30 2014-10-30 Computer system WO2016067404A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/078853 WO2016067404A1 (en) 2014-10-30 2014-10-30 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/078853 WO2016067404A1 (en) 2014-10-30 2014-10-30 Computer system

Publications (1)

Publication Number Publication Date
WO2016067404A1 true WO2016067404A1 (en) 2016-05-06

Family

ID=55856790

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/078853 WO2016067404A1 (en) 2014-10-30 2014-10-30 Computer system

Country Status (1)

Country Link
WO (1) WO2016067404A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006011506A (en) * 2004-06-22 2006-01-12 Nec Corp Starting image providing system and method, boot node device, boot server device, and program
US7330967B1 (en) * 2004-12-03 2008-02-12 Symantec Operating Corporation System and method for injecting drivers and setup information into pre-created images for image-based provisioning
JP2009122963A (en) * 2007-11-15 2009-06-04 Hitachi Ltd Deployment method and system
US20110126193A1 (en) * 2009-11-20 2011-05-26 Dell Products, Lp System and Method for Imaging and Provisioning of Information Handling System
JP2012128839A (en) * 2010-12-14 2012-07-05 Internatl Business Mach Corp <Ibm> Method of managing software images, computer program, and system (management of multiple software images with shared memory blocks)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006011506A (en) * 2004-06-22 2006-01-12 Nec Corp Starting image providing system and method, boot node device, boot server device, and program
US7330967B1 (en) * 2004-12-03 2008-02-12 Symantec Operating Corporation System and method for injecting drivers and setup information into pre-created images for image-based provisioning
JP2009122963A (en) * 2007-11-15 2009-06-04 Hitachi Ltd Deployment method and system
US20110126193A1 (en) * 2009-11-20 2011-05-26 Dell Products, Lp System and Method for Imaging and Provisioning of Information Handling System
JP2012128839A (en) * 2010-12-14 2012-07-05 Internatl Business Mach Corp <Ibm> Method of managing software images, computer program, and system (management of multiple software images with shared memory blocks)

Similar Documents

Publication Publication Date Title
TWI578233B (en) Unified firmware managment system, non-transitory computer-readable storage medium and method for unified firmware managment
CN106528194B (en) Network switch and method for updating device using network switch
US9665469B2 (en) System and method of runtime downloading of debug code and diagnostics tools in an already deployed baseboard management controller (BMC) devices
US10025584B2 (en) Firmware management of SR-IOV adapters
WO2017059721A1 (en) Information storage method, device and server
EP2808786B1 (en) Method of controlling computer system and computer system
EP2477111A2 (en) Computer system and program restoring method thereof
US11296943B2 (en) Information processing apparatus, control method for information processing apparatus, and recording medium
JP5799698B2 (en) Information processing apparatus and program
US11188407B1 (en) Obtaining computer crash analysis data
US8732427B2 (en) Systems and methods for collapsing a derivative version of a primary storage volume
US9811347B2 (en) Managing dependencies for human interface infrastructure (HII) devices
US20140244822A1 (en) Management apparatus and method of managing server node
CN107533441B (en) Creating operating system volumes
JP2010219725A (en) Network device and method of releasing external storage device on network
CN106528226B (en) Installation method and device of operating system
KR20200042798A (en) Method for controlling the execution of different operating systems, electronic device and storage medium therefor
US9606761B2 (en) Information processing apparatus for controlling an output process and method for the same
JP5183448B2 (en) Information processing apparatus, information processing method, and program
CN102207876A (en) Streaming client system base images
JP7073654B2 (en) Information processing systems, information processing equipment and programs
WO2016067404A1 (en) Computer system
JP2023544001A (en) Static configuration of accelerator card security mode
JP7155989B2 (en) Information processing device, recording medium and information processing method
US11593121B1 (en) Remotely disabling execution of firmware components

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14904901

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14904901

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP