JP2011180892A - Virtual server system - Google Patents

Virtual server system Download PDF

Info

Publication number
JP2011180892A
JP2011180892A JP2010045385A JP2010045385A JP2011180892A JP 2011180892 A JP2011180892 A JP 2011180892A JP 2010045385 A JP2010045385 A JP 2010045385A JP 2010045385 A JP2010045385 A JP 2010045385A JP 2011180892 A JP2011180892 A JP 2011180892A
Authority
JP
Japan
Prior art keywords
virtual
virtual machine
kernel
server system
setting information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010045385A
Other languages
Japanese (ja)
Inventor
Hiroto Iwasawa
博人 岩澤
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 JP2010045385A priority Critical patent/JP2011180892A/en
Publication of JP2011180892A publication Critical patent/JP2011180892A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a virtual server system for constructing a virtual environment without changing a physical environment. <P>SOLUTION: The virtual server system is equipped with: a physical server device; and an external storage device which is connected freely attachably and detachably to the physical server device. The external storage device is equipped with: a virtual machine setting information storage part for storing setting information about a virtual machine; a virtual infrastructure function part for operating the virtual machine on the basis of the setting information of the virtual machine; and an OS kernel search function part for searching for OS kernels from within the physical server device. The virtual machine executes the OS kernel on the basis of a search result by the OS kernel search function part and operates an OS included in the physical server. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、仮想サーバシステムに関する。   The present invention relates to a virtual server system.

仮想サーバシステムでは、ハイパーバイザ(仮想マシンモニタとも呼ばれる)によって、仮想サーバが構築される。ハイパーバイザは、仮想サーバを構築するのに必要な情報(仮想マシン用設定情報)に基づいて、仮想サーバを構築する。   In a virtual server system, a virtual server is constructed by a hypervisor (also called a virtual machine monitor). The hypervisor constructs a virtual server based on information (virtual machine setting information) necessary to construct the virtual server.

仮想サーバシステムに関連する技術としては、例えば、特許文献1(特開2007−249446)、特許文献2(特表2009−506399)、特許文献3(特開2005−322242)、特許文献4(特開2006−185446)、及び特許文献5(特開2006−178933)等が挙げられる。   Examples of technologies related to the virtual server system include, for example, Patent Document 1 (Japanese Patent Laid-Open No. 2007-249446), Patent Document 2 (Special Table 2009-506399), Patent Document 3 (Japanese Patent Laid-Open No. 2005-322242), and Japanese Patent Laid-Open No. 2005-322242. Open 2006-185446), and Patent Document 5 (Japanese Patent Laid-Open No. 2006-178933).

ところで、ハイパーバイザ部分は、USBメモリなどの外部記憶装置に格納されることがある。外部記憶装置にハイパーバイザ部分を格納しておくことにより、ユーザは、所望する物理マシンにその外部記憶装置を接続し、仮想サーバを構築することが可能となる。   Incidentally, the hypervisor part may be stored in an external storage device such as a USB memory. By storing the hypervisor part in the external storage device, the user can connect the external storage device to a desired physical machine and construct a virtual server.

関連して、特許文献6(特開2009−64301)には、リムーバブルメモリユニットに記憶されたOSをコンピュータに読み込むことなくリムーバブルメモリユニット上で起動することができるようにすることを課題とした技術が開示されている。   Relatedly, Patent Document 6 (Japanese Patent Application Laid-Open No. 2009-64301) discloses a technique for enabling an OS stored in a removable memory unit to be started on the removable memory unit without being read into a computer. Is disclosed.

また、特許文献7(特開2009−26031)には、管理サーバが、記憶装置に、OSプログラム及びアプリケーションプログラムを含むイメージデータを記憶している点、このイメージデータをクライアント計算機に送信する点、クライアント計算機が、仮想ハードウェアを実現し、仮想ハードウェア上でイメージデータに含まれるOSプログラムを実行する点、このOSで、アプリケーションプログラムを実行して処理を実行させる点、及び処理が終了すると、クライアント計算機がイメージデータを削除する点が記載されている。   Patent Document 7 (Japanese Unexamined Patent Application Publication No. 2009-26031) describes that the management server stores image data including an OS program and application programs in a storage device, and transmits the image data to a client computer. When the client computer implements virtual hardware and executes the OS program included in the image data on the virtual hardware, executes the application program on the OS and executes the process, and when the process ends, The point that the client computer deletes the image data is described.

特開2007−249446JP2007-249446 特表2009−506399Special table 2009-506399 特開2005−322242JP-A-2005-322242 特開2006−185446JP 2006-185446 A 特開2006−178933JP 2006-178933 A 特開2009−64301JP2009-64301 特開2009−26031JP2009-26031A

しかしながら、ハイパーバイザ部分を外部記憶装置に格納した場合であっても、仮想マシン用設定情報は、物理マシンに用意される必要があった。物理マシンに仮想マシン用設定情報が格納される領域を用意することにより、少なからず物理環境が変更されることになる。そのため、仮想環境から物理環境へ復帰させる際に、手間がかかったり、場合によっては元の物理環境に戻すことが出来ないことがある、という問題点があった。   However, even when the hypervisor portion is stored in the external storage device, the virtual machine setting information needs to be prepared in the physical machine. By preparing an area for storing the virtual machine setting information in the physical machine, the physical environment is changed not a little. Therefore, when returning from the virtual environment to the physical environment, there is a problem that it takes time, and in some cases, it may not be possible to return to the original physical environment.

本発明に係る仮想サーバシステムは、物理サーバ装置と、前記物理サーバ装置に着脱自在に接続される、外部記憶装置とを具備する。前記外部記憶装置は、仮想マシンの設定情報を格納する仮想マシン設定情報格納部と、前記仮想マシンの設定情報に基づいて、仮想マシンを動作させる、仮想化基盤機能部と、前記物理サーバの中からOSカーネルを検索するOSカーネルサーチ機能部とを備える。前記仮想マシンは、前記OSカーネルサーチ機能部による検索結果に基づいて前記OSカーネルを実行し、前記物理サーバに含まれるOSを動作させる。   The virtual server system according to the present invention includes a physical server device and an external storage device that is detachably connected to the physical server device. The external storage device includes a virtual machine setting information storage unit that stores setting information of a virtual machine, a virtualization infrastructure function unit that operates a virtual machine based on the setting information of the virtual machine, and a physical server. And an OS kernel search function unit for searching for an OS kernel. The virtual machine executes the OS kernel based on the search result by the OS kernel search function unit, and operates the OS included in the physical server.

本発明によれば、物理環境を変更することなく、仮想環境を構築することのできる、仮想サーバシステムが提供される。   ADVANTAGE OF THE INVENTION According to this invention, the virtual server system which can construct | assemble a virtual environment without changing a physical environment is provided.

仮想サーバシステムを示すブロック図である。It is a block diagram which shows a virtual server system. 仮想サーバシステムの動作方法を示すフローチャートである。It is a flowchart which shows the operating method of a virtual server system.

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

図1は、本実施形態に係る仮想サーバシステム3を示すブロック図である。仮想サーバシステム3は、物理サーバ1、及び外部記憶装置(USBメモリ2)を備えている。USBメモリ2は、物理サーバ1に着脱自在に接続される。   FIG. 1 is a block diagram showing a virtual server system 3 according to the present embodiment. The virtual server system 3 includes a physical server 1 and an external storage device (USB memory 2). The USB memory 2 is detachably connected to the physical server 1.

物理サーバ1は、物理ディスク11、及び物理サーバBIOS機能部13を備えている。物理ディスク11には、OSカーネル12、OS(図示せず)、及びデータ(図示せず)が格納されている。OSカーネル12は、OSを起動させるために必要な情報及び機能を有するプログラムである。   The physical server 1 includes a physical disk 11 and a physical server BIOS function unit 13. The physical disk 11 stores an OS kernel 12, an OS (not shown), and data (not shown). The OS kernel 12 is a program having information and functions necessary for starting up the OS.

USBメモリ2には、仮想化基盤機能部21、仮想マシン設定情報格納部24、及びOSカーネルサーチ機能部23が格納されている。   The USB memory 2 stores a virtualization infrastructure function unit 21, a virtual machine setting information storage unit 24, and an OS kernel search function unit 23.

仮想マシン設定情報格納部21には、仮想マシンを構築するのに必要な情報が、仮想マシン設定情報として格納されている。   The virtual machine setting information storage unit 21 stores information necessary for constructing a virtual machine as virtual machine setting information.

仮想化基盤機能部21は、仮想マシン設定情報に基づいて、仮想マシン22を動作させる機能を有している。仮想化基盤機能部21は、ハイパーバイザ(仮想マシンモニタ)が、物理サーバ1に含まれるCPU(図示せず)によって実行されることにより、実現される。すなわち、USBメモリ2には、ハイパーバイザが格納されている。仮想化基盤機能部21は、仮想マシン22に対してデータの書込みが行われた場合には、仮想マシン設定情報格納部21に記載される仮想マシン設定情報を更新する。   The virtualization infrastructure function unit 21 has a function of operating the virtual machine 22 based on the virtual machine setting information. The virtualization infrastructure function unit 21 is realized by a hypervisor (virtual machine monitor) being executed by a CPU (not shown) included in the physical server 1. That is, the hypervisor is stored in the USB memory 2. The virtualization infrastructure function unit 21 updates the virtual machine setting information described in the virtual machine setting information storage unit 21 when data is written to the virtual machine 22.

ここで、仮想化基盤機能部21(ハイパーバイザ)には、OSカーネルサーチプログラム(図示せず)が含まれている。OSカーネルサーチ機能部23は、そのOSカーネルサーチプログラムが実行されることにより、実現されるものである。OSカーネルサーチ機能部23は、仮想マシンの指示により、起動される。OSカーネルサーチ機能部23は、物理サーバ1にアクセスして、OSカーネル12を検索する機能を有している。   Here, the virtualization platform function unit 21 (hypervisor) includes an OS kernel search program (not shown). The OS kernel search function unit 23 is realized by executing the OS kernel search program. The OS kernel search function unit 23 is activated by an instruction from the virtual machine. The OS kernel search function unit 23 has a function of accessing the physical server 1 and searching for the OS kernel 12.

続いて、本実施形態に係る仮想サーバシステム3の動作方法について説明する。図2は、仮想サーバシステム3の動作方法を示すフローチャートである。   Subsequently, an operation method of the virtual server system 3 according to the present embodiment will be described. FIG. 2 is a flowchart showing an operation method of the virtual server system 3.

物理サーバ1では、起動時に、物理サーバBIOS13が動作する(ステップS1)。   In the physical server 1, the physical server BIOS 13 operates at startup (step S1).

USBメモリ2が物理サーバ1に接続されている場合、物理サーバBIOS13は、起動すると、USBメモリ2にアクセスする。そして、物理サーバBIOS13は、仮想化基盤機能部21に実行指示を通知する(ステップS2)。   When the USB memory 2 is connected to the physical server 1, the physical server BIOS 13 accesses the USB memory 2 when activated. Then, the physical server BIOS 13 notifies the execution instruction to the virtualization infrastructure function unit 21 (step S2).

仮想化基盤機能部21は、物理サーバBIOS13から実行指示を受け付けると、仮想マシン設定情報に基づいて、仮想マシン22を起動する(ステップS3)。   When receiving the execution instruction from the physical server BIOS 13, the virtualization infrastructure function unit 21 starts up the virtual machine 22 based on the virtual machine setting information (step S <b> 3).

仮想マシン22は、起動すると、OSカーネルサーチ機能部23に対して実行指示を通知する。OSカーネルサーチ機能部23は、物理ディスク11から、OSカーネル12を検索する。そして、OSカーネル12を発見した場合は、OSカーネル12の存在場所(アドレス)を示す情報を、仮想マシン22に通知する(ステップS4)。   When activated, the virtual machine 22 notifies the OS kernel search function unit 23 of an execution instruction. The OS kernel search function unit 23 searches the OS kernel 12 from the physical disk 11. When the OS kernel 12 is found, information indicating the location (address) of the OS kernel 12 is notified to the virtual machine 22 (step S4).

仮想マシン22は、OSカーネル12の存在場所を示す情報を受け取ると、その情報を利用して、OSカーネル12を実行する。これにより、仮想マシン22上では、物理ディスク11に含まれるOSが動作する。これにより、仮想サーバが実現される(ステップS5)。   When the virtual machine 22 receives information indicating the location of the OS kernel 12, the virtual machine 22 executes the OS kernel 12 using the information. As a result, the OS included in the physical disk 11 operates on the virtual machine 22. Thereby, a virtual server is realized (step S5).

本実施形態によれば、仮想環境を構築するために必要な情報(ハイパーバイザ及び仮想マシン設定情報)が、USBメモリ2に格納されている。また、仮想マシンが更新された場合であっても、更新の内容は、USBメモリ2における仮想マシン設定情報格納部24に反映される。従って、物理サーバ1上において、仮想環境用の領域を用意する必要がない。   According to the present embodiment, information (hypervisor and virtual machine setting information) necessary for constructing a virtual environment is stored in the USB memory 2. Even when the virtual machine is updated, the contents of the update are reflected in the virtual machine setting information storage unit 24 in the USB memory 2. Therefore, it is not necessary to prepare a virtual environment area on the physical server 1.

そのため、USBメモリ2を物理サーバ1に接続している場合には仮想環境を構築することができ、USBメモリ2を物理サーバ1から抜けば物理環境に戻すことが可能になる。USBメモリ2の抜き差しだけで、仮想環境への移行及び仮想環境から物理環境への復帰が可能になる。また、USBメモリ2に仮想環境用の情報がすべて格納されるため、他の物理マシンを用意せずに仮想環境へ移行することが可能になる。   For this reason, when the USB memory 2 is connected to the physical server 1, a virtual environment can be constructed. It is possible to move to the virtual environment and return from the virtual environment to the physical environment only by inserting and removing the USB memory 2. Further, since all information for the virtual environment is stored in the USB memory 2, it is possible to move to the virtual environment without preparing another physical machine.

また、USBメモリ2を複数用意し、複数のUSBメモリ2に異なる仮想環境(仮想マシン22)を構築するための仮想マシン設定情報を格納すれば、バージョンが異なる仮想環境を、アップデートやダウングレードを行わずに構築することが可能となる。   In addition, if a plurality of USB memories 2 are prepared and virtual machine setting information for constructing different virtual environments (virtual machines 22) is stored in the plurality of USB memories 2, a virtual environment having a different version can be updated or downgraded. It becomes possible to build without doing.

尚、本実施形態では、外部記憶装置としてUSBメモリ2を用いて説明した。但し、外部記憶装置2としては、仮想化基盤機能部21、仮想マシン設定情報格納部24、及びOSカーネル機能サーチ機能部23を有することが可能なデバイスであれば、USBメモリ2に限定されず、USBメモリ以外の外部ストレージや他の物理サーバを用いることも可能である。   In the present embodiment, the USB memory 2 is used as the external storage device. However, the external storage device 2 is not limited to the USB memory 2 as long as the device can include the virtualization infrastructure function unit 21, the virtual machine setting information storage unit 24, and the OS kernel function search function unit 23. It is also possible to use an external storage other than the USB memory or another physical server.

1 物理サーバ
2 USBメモリ
3 仮想サーバシステム
11 物理ディスク
12 OSカーネル
13 物理サーバBIOS
21 仮想化基盤機能部
22 仮想マシン
23 OSカーネルサーチ機能部
24 仮想マシン設定情報格納部
DESCRIPTION OF SYMBOLS 1 Physical server 2 USB memory 3 Virtual server system 11 Physical disk 12 OS kernel 13 Physical server BIOS
21 Virtualization Platform Function Unit 22 Virtual Machine 23 OS Kernel Search Function Unit 24 Virtual Machine Setting Information Storage Unit

Claims (4)

物理サーバ装置と、
前記物理サーバ装置に着脱自在に接続される、外部記憶装置と、
を具備し、
前記外部記憶装置は、
仮想マシンの設定情報を格納する仮想マシン設定情報格納部と、
前記仮想マシンの設定情報に基づいて、仮想マシンを動作させる、仮想化基盤機能部と、
前記物理サーバの中からOSカーネルを検索するOSカーネルサーチ機能部とを備え、
前記仮想マシンは、前記OSカーネルサーチ機能部による検索結果に基づいて前記OSカーネルを実行し、前記物理サーバに含まれるOSを動作させる
仮想サーバシステム。
A physical server device,
An external storage device detachably connected to the physical server device;
Comprising
The external storage device is
A virtual machine setting information storage unit for storing virtual machine setting information;
Based on the setting information of the virtual machine, a virtualization infrastructure function unit that operates the virtual machine;
An OS kernel search function unit for searching an OS kernel from the physical server,
A virtual server system in which the virtual machine executes the OS kernel based on a search result by the OS kernel search function unit and operates an OS included in the physical server.
請求項1に記載された仮想サーバシステムであって、
前記仮想化基盤機能部は、前記物理サーバ装置に含まれるBIOSによって起動される
仮想サーバシステム。
The virtual server system according to claim 1,
The virtualization infrastructure function unit is a virtual server system activated by a BIOS included in the physical server device.
請求項1または2に記載された仮想サーバシステムであって、
前記外部記憶装置は、USB(Universal Serial Bus)メモリである
仮想サーバシステム。
The virtual server system according to claim 1 or 2,
The virtual server system, wherein the external storage device is a USB (Universal Serial Bus) memory.
請求項1乃至3のいずれかに記載された仮想サーバシステムで使用される、外部記憶装置。   An external storage device used in the virtual server system according to claim 1.
JP2010045385A 2010-03-02 2010-03-02 Virtual server system Pending JP2011180892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010045385A JP2011180892A (en) 2010-03-02 2010-03-02 Virtual server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010045385A JP2011180892A (en) 2010-03-02 2010-03-02 Virtual server system

Publications (1)

Publication Number Publication Date
JP2011180892A true JP2011180892A (en) 2011-09-15

Family

ID=44692321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010045385A Pending JP2011180892A (en) 2010-03-02 2010-03-02 Virtual server system

Country Status (1)

Country Link
JP (1) JP2011180892A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808252A (en) * 2016-03-04 2016-07-27 北京理工大学 Kernel function traversal method of Windows operating system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0388042A (en) * 1989-08-31 1991-04-12 Nec Corp Program starting system in virtual computer environment
WO2009034760A1 (en) * 2007-09-12 2009-03-19 Mitsubishi Electric Corporation Information processor
JP2009211640A (en) * 2008-03-06 2009-09-17 Nec Corp Network boot method using radio lan, and network boot terminal
WO2009153625A1 (en) * 2008-06-20 2009-12-23 Lenovo (Singapore) Pte.Ltd. Diskless clients using a hypervisor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0388042A (en) * 1989-08-31 1991-04-12 Nec Corp Program starting system in virtual computer environment
WO2009034760A1 (en) * 2007-09-12 2009-03-19 Mitsubishi Electric Corporation Information processor
JP2009211640A (en) * 2008-03-06 2009-09-17 Nec Corp Network boot method using radio lan, and network boot terminal
WO2009153625A1 (en) * 2008-06-20 2009-12-23 Lenovo (Singapore) Pte.Ltd. Diskless clients using a hypervisor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808252A (en) * 2016-03-04 2016-07-27 北京理工大学 Kernel function traversal method of Windows operating system

Similar Documents

Publication Publication Date Title
KR101760778B1 (en) Computer system and method for updating program therein
JP5783809B2 (en) Information processing apparatus, activation method, and program
JP2011100431A (en) Device and method for controlling virtual machine
US10929149B2 (en) Method and system for updating firmware
JP2012079130A (en) Debug support program, debug support device and debug support method
WO2013088818A1 (en) Virtual computer system, virtualization mechanism, and data management method
JP2006277277A (en) Boot image providing system and operation method therefor, boot node device, and boot server device and operation program therefor
JP5943681B2 (en) Information processing apparatus, firmware update method for information processing apparatus, and program
JP5821393B2 (en) Information processing apparatus, activation method, program
JP2016122268A (en) Information processing device, bios setting information change method, and computer program
JP5183448B2 (en) Information processing apparatus, information processing method, and program
JP2005250975A (en) Information processor, and loading method and program of device driver
JPWO2004081791A1 (en) Virtual machine system and firmware update method in virtual machine system
JP2011180892A (en) Virtual server system
JP2015001757A5 (en)
TWI431530B (en) Embedded system and program updating method of the same
JP2011192131A (en) Control device, image forming apparatus, and control program
JP2016115286A (en) Information processing apparatus and information processing method
JP2007257560A (en) Tracing method of program executed on system with a plurality of processors, and system with a plurality of processors
JP7184424B2 (en) Update processing device, update processing method, and program
JP2006259806A (en) Pooling method, system, and program
JP2015141511A (en) Information processing device and information processing method
JP2014021540A (en) Digital signal processing system, digital signal processing system booting device and booting method of digital signal processing system
JP2004272479A (en) Information processor, image forming device, swap-out control method, program therefor, and recording medium recorded with program
JP6099365B2 (en) Information processing system, information processing apparatus, information processing program, application execution method, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130207

A977 Report on retrieval

Effective date: 20131023

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140306