JP6682897B2 - Communication setting method, communication setting program, information processing apparatus, and information processing system - Google Patents

Communication setting method, communication setting program, information processing apparatus, and information processing system Download PDF

Info

Publication number
JP6682897B2
JP6682897B2 JP2016026722A JP2016026722A JP6682897B2 JP 6682897 B2 JP6682897 B2 JP 6682897B2 JP 2016026722 A JP2016026722 A JP 2016026722A JP 2016026722 A JP2016026722 A JP 2016026722A JP 6682897 B2 JP6682897 B2 JP 6682897B2
Authority
JP
Japan
Prior art keywords
storage device
information processing
setting information
stored
setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016026722A
Other languages
Japanese (ja)
Other versions
JP2017146695A (en
Inventor
貴洋 木原
貴洋 木原
圭佑 今村
圭佑 今村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2016026722A priority Critical patent/JP6682897B2/en
Publication of JP2017146695A publication Critical patent/JP2017146695A/en
Application granted granted Critical
Publication of JP6682897B2 publication Critical patent/JP6682897B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、仮想マシンの通信の設定技術に関する。   The present invention relates to a communication setting technology for virtual machines.

情報処理システムにおける物理マシン上で動作する仮想マシン(Virtual Machine)には、ライセンス契約に基づき通信の設定情報(例えばMAC(Media Access Control)アドレスを含む)が割り当てられ、仮想マシンは設定情報を使用することで通信を行うことができる。   Communication setting information (including a MAC (Media Access Control) address, for example) is assigned to a virtual machine (Virtual Machine) operating on a physical machine in the information processing system, and the virtual machine uses the setting information. By doing so, communication can be performed.

物理サーバの記憶装置に保存された設定情報が障害等によって消失した場合、仮想マシンの通信に問題が発生することがあるので、消失した設定情報を復元する仕組みをクラウドシステムが備えることが好ましい。但し、仮想マシンにより使用される通信の設定情報を復元することに着目した文献は存在しない。   When the setting information stored in the storage device of the physical server is lost due to a failure or the like, a problem may occur in the communication of the virtual machine. Therefore, it is preferable that the cloud system has a mechanism for restoring the lost setting information. However, there is no document that focuses on restoring communication setting information used by a virtual machine.

特開平4−256062号公報Japanese Patent Laid-Open No. 4-256062 特開2013−131015号公報JP, 2013-131015, A

本発明の目的は、1つの側面では、物理マシン上で動作する仮想マシンの通信の設定情報が消失することによって通信の問題が発生することを防ぐための技術を提供することである。   An object of the present invention is, in one aspect, to provide a technique for preventing a communication problem from occurring due to loss of communication setting information of a virtual machine operating on a physical machine.

本発明に係る情報処理装置は、第1の記憶装置と、情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、判定部により初回の起動であると判定された場合、情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、第1の記憶装置に複製する第1複製部と、第1の記憶装置に格納された設定情報に基づき、情報処理装置において実行される仮想マシンの通信の設定を行う設定部とを有する。   The information processing apparatus according to the present invention has a first storage device, a determination unit that determines whether the startup is the first startup when the information processing apparatus is started, and a determination unit determines that the startup is the first startup. In this case, the first storage unit that copies the setting information, which is stored in advance in the second storage device accessible to the information processing apparatus and includes the address, to the first storage device, and the setting stored in the first storage device. And a setting unit configured to set communication of the virtual machine executed in the information processing device based on the information.

1つの側面では、物理マシン上で動作する仮想マシンの通信の設定情報が消失することによって通信の問題が発生することを防げるようになる。   According to one aspect, it is possible to prevent a communication problem from occurring due to the loss of communication setting information of a virtual machine operating on a physical machine.

図1は、VMに対する通信設定について説明するための図である。FIG. 1 is a diagram for explaining communication settings for a VM. 図2は、VMに対する通信設定について説明するための図である。FIG. 2 is a diagram for explaining communication settings for the VM. 図3は、VMに対する通信設定について説明するための図である。FIG. 3 is a diagram for explaining communication settings for the VM. 図4は、VMに対する通信設定について説明するための図である。FIG. 4 is a diagram for explaining communication settings for the VM. 図5は、本実施の形態の概要について説明するための図である。FIG. 5 is a diagram for explaining the outline of the present embodiment. 図6は、本実施の形態の概要について説明するための図である。FIG. 6 is a diagram for explaining the outline of the present embodiment. 図7は、本実施の形態の概要について説明するための図である。FIG. 7 is a diagram for explaining the outline of the present embodiment. 図8は、本実施の形態のシステムの概要を示す図である。FIG. 8 is a diagram showing an outline of the system according to the present embodiment. 図9は、情報処理装置のハードウエア構成図である。FIG. 9 is a hardware configuration diagram of the information processing device. 図10は、情報処理装置の機能ブロック図である。FIG. 10 is a functional block diagram of the information processing device. 図11は、管理部の機能ブロック図である。FIG. 11 is a functional block diagram of the management unit. 図12は、情報処理装置の起動時に実行される処理の処理フローを示す図である。FIG. 12 is a diagram showing a processing flow of processing executed when the information processing apparatus is activated. 図13は、情報処理装置の起動時に実行される処理の処理フローを示す図である。FIG. 13 is a diagram showing a processing flow of processing executed when the information processing apparatus is activated. 図14は、管理者端末から設定情報を受信した場合に実行される処理の処理フローを示す図である。FIG. 14 is a diagram showing a processing flow of processing executed when setting information is received from the administrator terminal.

まず、図1に示すようなシステムを考える。図1においては、EEPROM(Electrically Erasable Programmable Read Only Memory)とHDD(Hard Disk Drive)とを有する情報処理装置は、専用線などを介してネットワーク装置と通信を行うことができる。   First, consider a system as shown in FIG. In FIG. 1, an information processing apparatus having an EEPROM (Electrically Erasable Programmable Read Only Memory) and an HDD (Hard Disk Drive) can communicate with a network apparatus via a dedicated line or the like.

情報処理装置においては3台の仮想マシン(以下、VMと呼ぶ)が実行されている。各VMには、ユーザインタフェース等を介してEEPROMに格納された設定情報(本実施の形態においては、VMを識別するための番号とMACアドレスとの対応関係を示すデータ)に基づき、ハイパバイザ等によって通信設定が行われる(例えば、ネットワークインタフェースが生成される)。ここでは、番号が1であるVMに対してライセンス契約に基づきMACアドレス「B」が割り当てられ、番号が2であるVMに対してライセンス契約に基づきMACアドレス「C」が割り当てられ、番号が3であるVMに対してライセンス契約に基づきMACアドレス「A」が割り当てられる。各VMのデータ(例えば、OS(Operating System)のデータ及びアプリケーションプログラム等)はHDDに格納される。   Three virtual machines (hereinafter referred to as VMs) are executed in the information processing device. Each VM uses a hypervisor or the like based on the setting information (in this embodiment, data indicating the correspondence between the number for identifying the VM and the MAC address) stored in the EEPROM via the user interface or the like. Communication settings are made (for example, a network interface is created). Here, the VM with the number 1 is assigned the MAC address “B” based on the license contract, the VM with the number 2 is assigned the MAC address “C” based on the license contract, and the number 3 is assigned. The MAC address “A” is assigned to the VM based on the license contract. Data of each VM (for example, OS (Operating System) data and application programs) is stored in the HDD.

なお、HDDとは別の記憶装置であるEEPROMに設定情報が保存されるのは、HDDが故障した場合に設定情報が消失しないようにするためである。また、設定情報を消失しないようにするのは、消失した後に設定情報が手動で誤って入力されることにより(すなわち、ヒューマンエラーにより)VM番号とMACアドレスとの対応関係が変化しないようするためである。   Note that the setting information is stored in the EEPROM, which is a storage device different from the HDD, so that the setting information is not lost when the HDD fails. In addition, the setting information is not lost so that the correspondence between the VM number and the MAC address does not change due to the setting information being manually input after the loss (ie, due to a human error). Is.

ネットワーク装置には、各VMのMACアドレスに対応するMACアドレスが固定的に設定される。従って、たとえHDDに格納されたVM番号とMACアドレスとの対応関係が変更されたとしても、ネットワーク装置側の設定は自動的には変更されないので、VMとネットワーク装置との間に通信の問題(例えば、通信できない状態に陥る、或いは、パケットが誤配されるなど)が発生する。このような場合には、ネットワーク装置側の設定を手動でやり直さなければならない。   A MAC address corresponding to the MAC address of each VM is fixedly set in the network device. Therefore, even if the correspondence between the VM number and the MAC address stored in the HDD is changed, the setting on the network device side is not automatically changed, which causes a communication problem between the VM and the network device ( For example, communication may be lost, or packets may be erroneously distributed. In such a case, it is necessary to manually redo the setting on the network device side.

ここで、図2に示すように、EEPROMに格納されている設定情報が障害によって消失したとする。このような場合、稼働中のVMに即座に影響が及ぶことはないが、情報処理装置が設定情報の消失後に新たに起動する場合、EEPROMには設定情報が格納されていないので、VMには設定情報に基づく通信設定が行われない。従って、VMが起動して通信を行うことはできない。   Here, as shown in FIG. 2, it is assumed that the setting information stored in the EEPROM is lost due to a failure. In such a case, the VM in operation is not immediately affected, but when the information processing apparatus is newly started after the disappearance of the setting information, the setting information is not stored in the EEPROM, so the VM is not stored. Communication settings based on the setting information are not made. Therefore, the VM cannot start and communicate.

このような場合、図3に示すように、ネットワーク装置側の設定に対応する設定情報を、管理者がユーザインタフェースを介してEEPROMに書き込むことができれば、VMに対しては、EEPROMに書き込まれた設定情報に基づき通信設定が行われる。これにより、VMとネットワーク装置とが正常に通信を行うことができる。   In such a case, as shown in FIG. 3, if the administrator can write the setting information corresponding to the setting on the network device side into the EEPROM through the user interface, the VM is written into the EEPROM. Communication setting is performed based on the setting information. As a result, the VM and the network device can normally communicate with each other.

これに対して、図4に示すように、ネットワーク装置側の設定に対応しない設定情報を、管理者がユーザインタフェースを介してEEPROMに書き込んだ場合、VMに対しては、EEPROMに書き込まれた正しくない設定情報に基づき通信設定が行われる。図4の例では、番号が1であるVMに対してMACアドレス「A」が割り当てられ、番号が2であるVMに対してMACアドレス「B」が割り当てられ、番号が3であるVMに対してMACアドレス「C」が割り当てられる。従って、VMとネットワーク装置との間の通信に問題が発生する。   On the other hand, as shown in FIG. 4, when the administrator writes the setting information that does not correspond to the setting on the network device side to the EEPROM via the user interface, the VM is correctly written to the EEPROM. Communication setting is performed based on the non-existing setting information. In the example of FIG. 4, the MAC address “A” is assigned to the VM having the number 1, the MAC address “B” is assigned to the VM having the number 2, and the VM having the number 3 is assigned to the VM having the number 3. MAC address “C” is assigned. Therefore, a problem occurs in communication between the VM and the network device.

[本実施の形態の概要]
そこで本実施の形態においては、図5に示すように、設定情報を退避するための領域を情報処理装置のHDDに設け、EEPROMに格納されている設定情報を自動的に退避する。設定情報の退避は、EEPROMに新たな設定情報が書き込まれた場合に行われる。また、情報処理装置の起動時に退避用の領域に設定情報が格納されていない場合には、EEPROMに格納されている設定情報を退避用の領域に格納することで、新たな設定情報がEEPROMに書き込まれる前にEEPROMから設定情報が消失した場合にも対処できるようにする。
[Outline of Embodiment]
Therefore, in the present embodiment, as shown in FIG. 5, an area for saving the setting information is provided in the HDD of the information processing apparatus, and the setting information stored in the EEPROM is automatically saved. The setting information is saved when new setting information is written in the EEPROM. Further, when the setting information is not stored in the save area when the information processing apparatus is started up, the setting information stored in the EEPROM is stored in the save area so that new setting information is stored in the EEPROM. Even if the setting information is lost from the EEPROM before being written, it can be dealt with.

図6に示すように、例えばEEPROM内の設定情報が消失した場合、VMは起動して通信を行うことができなくなるが、退避用の領域の書き込まれた設定情報は消失せずに残ることになる。このような場合には、EEPROMを交換したうえで情報処理装置の再起動を行う。   As shown in FIG. 6, for example, when the setting information in the EEPROM is lost, the VM cannot be started and cannot communicate, but the setting information written in the save area remains without being lost. Become. In such a case, the EEPROM is replaced and the information processing apparatus is restarted.

EEPROMを交換した後に情報処理装置を起動した場合には、EEPROMにとっては、その起動は初回の起動に相当する。このような場合には、図7に示すように、退避用の領域に格納された設定情報がEEPROMに復元される。これにより、VMに対しては、ネットワーク装置側の設定と対応する設定情報によって通信設定が行われるので、通信の問題は発生しない。   When the information processing device is started after the EEPROM is replaced, the start corresponds to the first start for the EEPROM. In such a case, as shown in FIG. 7, the setting information stored in the save area is restored in the EEPROM. As a result, the communication setting is performed for the VM based on the setting information corresponding to the setting on the network device side, so that no communication problem occurs.

[本実施の形態の具体的内容]
図8に、本実施の形態におけるシステムの概要を示す。本実施の形態の主要な処理を実行する情報処理装置1は、例えばLAN(Local Area Network)を介して管理者端末3に接続され、また、例えば専用線を介してネットワーク装置5に接続される。管理者端末3は、システムの管理者によって操作される。ネットワーク装置5は、例えば物理サーバ、ネットワークスイッチ、或いはストレージデバイス等である。
[Specific contents of the present embodiment]
FIG. 8 shows an outline of the system in this embodiment. The information processing device 1 that executes the main processing of this embodiment is connected to the administrator terminal 3 via a LAN (Local Area Network), for example, and is connected to the network device 5 via a dedicated line, for example. . The administrator terminal 3 is operated by the administrator of the system. The network device 5 is, for example, a physical server, a network switch, a storage device, or the like.

図9に、情報処理装置1のハードウエア構成図を示す。情報処理装置1は、本体装置15と、HDD16とを有する。本体装置15は、CPU(Central Processing Unit)151と、RAM(Random Access Memory)152と、EEPROM153と、NIC(Network Interface Card)155と、バス156とを有する。CPU151、RAM152、EEPROM153及びNIC155は、バス156によって接続される。本体装置15はHDD16にアクセス可能である。なお、本体装置15がその他のハードウエア(例えばHDD)を有してもよい。   FIG. 9 shows a hardware configuration diagram of the information processing apparatus 1. The information processing device 1 has a main body device 15 and an HDD 16. The main body device 15 includes a CPU (Central Processing Unit) 151, a RAM (Random Access Memory) 152, an EEPROM 153, a NIC (Network Interface Card) 155, and a bus 156. The CPU 151, RAM 152, EEPROM 153, and NIC 155 are connected by a bus 156. The main body device 15 can access the HDD 16. The main device 15 may have other hardware (for example, HDD).

本体装置15は、情報処理装置1から取り外しが可能である。本実施の形態においては、例えばEEPROM153に障害が発生した場合、本体装置15は情報処理装置1から取り外され、新しい本体装置15に交換される。   The main body device 15 can be removed from the information processing device 1. In this embodiment, for example, when a failure occurs in the EEPROM 153, the main body device 15 is removed from the information processing device 1 and replaced with a new main body device 15.

図10に、情報処理装置1の機能ブロック図を示す。情報処理装置1は、VM121乃至VM124と、例えばハイパバイザである仮想化処理部110と、管理部100とを含む。仮想化処理部110は、例えば、プログラムがRAM152にロードされ、CPU151に実行されることによって実現される。VM121乃至VM124は、仮想化処理部110によって実現される。本体装置15のハードウエア(例えば、CPU151、RAM152及びNIC155)はVM121乃至VM124に割り当てられるが、VM121乃至VM124のデータはHDD16に格納される。VM121乃至VM124に対しては、EEPROM153に格納された設定情報に基づき、仮想化処理部110によって通信の設定が行われる。管理部100は、プログラム(例えばファームウエア)がRAM152にロードされ、CPU151に実行されることによって実現される。   FIG. 10 shows a functional block diagram of the information processing device 1. The information processing device 1 includes VMs 121 to 124, a virtualization processing unit 110 that is, for example, a hypervisor, and a management unit 100. The virtualization processing unit 110 is realized by, for example, a program being loaded into the RAM 152 and being executed by the CPU 151. The VM 121 to the VM 124 are realized by the virtualization processing unit 110. The hardware of the main body device 15 (for example, the CPU 151, the RAM 152, and the NIC 155) is assigned to the VM 121 to VM 124, but the data of the VM 121 to VM 124 is stored in the HDD 16. For the VMs 121 to 124, the virtualization processing unit 110 sets communication based on the setting information stored in the EEPROM 153. The management unit 100 is realized by a program (for example, firmware) being loaded into the RAM 152 and executed by the CPU 151.

図11に、管理部100の機能ブロック図を示す。管理部100は、第1退避部101と、第2退避部102と、復元部103と、受付部104と、フラグ管理部105と、起動処理部106とを含む。   FIG. 11 shows a functional block diagram of the management unit 100. The management unit 100 includes a first evacuation unit 101, a second evacuation unit 102, a restoration unit 103, a reception unit 104, a flag management unit 105, and a boot processing unit 106.

第1退避部101は、情報処理装置1の起動時に、EEPROM153に格納されている設定情報をHDD16の退避用の領域に複製(すなわち退避)する処理を実行する。第2退避部102は、管理者端末3から受信した設定情報をEEPROM153から読み出し、HDD16の退避用の領域に複製する処理を実行する。復元部103は、情報処理装置1の初回起動時に、HDD16の退避用の領域に格納されている設定情報をEEPROM153に複製する。受付部104は、管理者端末3から設定情報を受信した場合、受信した設定情報をEEPROM153に格納する。フラグ管理部105は、情報処理装置1の起動が初回であるか否かを示す初回起動フラグを管理する。起動処理部106は、情報処理装置1の起動時に実行すべき処理を実行する。   When the information processing device 1 is started up, the first save unit 101 executes a process of copying (that is, saving) the setting information stored in the EEPROM 153 to the save area of the HDD 16. The second save unit 102 reads the setting information received from the administrator terminal 3 from the EEPROM 153, and copies the setting information to the save area of the HDD 16. The restoring unit 103 copies the setting information stored in the save area of the HDD 16 to the EEPROM 153 when the information processing apparatus 1 is started for the first time. When receiving the setting information from the administrator terminal 3, the receiving unit 104 stores the received setting information in the EEPROM 153. The flag management unit 105 manages a first-time activation flag indicating whether or not the information processing device 1 is activated for the first time. The activation processing unit 106 executes processing that should be performed when the information processing apparatus 1 is activated.

次に、図12乃至図14を用いて、情報処理装置1において実行される処理について説明する。   Next, processing executed in the information processing device 1 will be described with reference to FIGS. 12 to 14.

まず、図12及び図13を用いて、情報処理装置1の起動時に実行される処理について説明する。本体装置15の起動処理部106は、情報処理装置1の起動時の処理(例えば、一部のハードウエアの初期化など)を実行する(図12:ステップS1)。ステップS1の処理はよく知られた処理であり、また、本実施の形態の主要な部分とは関係が無いので、詳細な説明を省略する。   First, the processing executed when the information processing apparatus 1 is started up will be described with reference to FIGS. 12 and 13. The activation processing unit 106 of the main body device 15 executes a process at the time of activation of the information processing device 1 (for example, initialization of some hardware) (FIG. 12: step S1). Since the process of step S1 is a well-known process and has no relation to the main part of the present embodiment, detailed description thereof will be omitted.

第1退避部101は、設定情報がHDD16の退避用の領域に格納されているか判定する(ステップS3)。稼働中のVMに対して実際に設定されている、HDD16上の設定情報は、情報処理装置1のシャットダウン時にVMを停止した時点で消去されるものとする。   The first save unit 101 determines whether the setting information is stored in the save area of the HDD 16 (step S3). It is assumed that the setting information on the HDD 16 that is actually set for the running VM is erased when the VM is stopped when the information processing apparatus 1 is shut down.

設定情報がHDD16の退避用の領域に格納されている場合(ステップS3:Yesルート)、EEPROM153に格納されている設定情報をHDD16の退避用の領域に格納しなくてもよい。従って、ステップS11の処理に移行する。   When the setting information is stored in the save area of the HDD 16 (step S3: Yes route), the setting information stored in the EEPROM 153 does not have to be stored in the save area of the HDD 16. Therefore, the process proceeds to step S11.

設定情報がHDD16の退避用の領域に格納されていない場合(ステップS3:Noルート)、第1退避部101は、設定情報がEEPROM153に格納されているか判定する(ステップS5)。設定情報がEEPROM153に格納されていない場合(ステップS5:Noルート)、退避を実行できないので、ステップS11の処理に移行する。   If the setting information is not stored in the saving area of the HDD 16 (step S3: No route), the first saving unit 101 determines whether the setting information is stored in the EEPROM 153 (step S5). If the setting information is not stored in the EEPROM 153 (step S5: No route), the save cannot be executed, and the process proceeds to step S11.

一方、設定情報がEEPROM153に格納されている場合(ステップS5:Yesルート)、第1退避部101は、設定情報をEEPROM153から読み出す(ステップS7)。   On the other hand, when the setting information is stored in the EEPROM 153 (step S5: Yes route), the first saving unit 101 reads the setting information from the EEPROM 153 (step S7).

第1退避部101は、ステップS7においてEEPROM153から読み出した設定情報を、HDD16の退避用の領域に書き込む(ステップS9)。   The first save unit 101 writes the setting information read from the EEPROM 153 in step S7 into the save area of the HDD 16 (step S9).

フラグ管理部105は、本体装置15内の記憶装置に設けられた初回起動フラグが立っている(すなわち、起動が初回の起動である)か判定する(ステップS11)。初回起動フラグは、EEPROM153に設けられてもよいし、本体装置15の別の記憶装置に設けられてもよい。初回起動フラグは、本体装置15の製造時点において立った状態に設定される。従って、本体装置15が交換されたため情報処理装置1の起動が初回の起動である場合には、初回起動フラグが立っている。   The flag management unit 105 determines whether or not the initial activation flag provided in the storage device in the main body device 15 is set (that is, the activation is the initial activation) (step S11). The initial activation flag may be provided in the EEPROM 153 or may be provided in another storage device of the main body device 15. The initial activation flag is set to a standing state at the time of manufacturing the main body device 15. Therefore, when the information processing apparatus 1 is activated for the first time because the main device 15 has been replaced, the initial activation flag is set.

初回起動フラグが立っていない場合(ステップS11:Noルート)、処理は端子Aを介して図13の処理に移行し終了する。一方、初回起動フラグが立っている場合(ステップS11:Yesルート)、処理は端子Bを介して図13のステップS13に移行する。   When the initial activation flag is not set (step S11: No route), the process shifts to the process of FIG. On the other hand, if the first activation flag is set (step S11: Yes route), the process proceeds to step S13 of FIG.

図13の説明に移行し、復元部103は、設定情報がHDD16の退避用の領域に格納されているか判定する(図13:ステップS13)。設定情報がHDD16の退避用の領域に格納されていない場合(ステップS13:Noルート)、復元を行うことができないので、処理は終了する。   13, the restoration unit 103 determines whether the setting information is stored in the save area of the HDD 16 (FIG. 13: step S13). If the setting information is not stored in the save area of the HDD 16 (step S13: No route), restoration cannot be performed, and the process ends.

一方、設定情報がHDD16の退避用の領域に格納されている場合(ステップS13:Yesルート)、復元部103は、設定情報をHDD16の退避用の領域から読み出す(ステップS15)。   On the other hand, when the setting information is stored in the save area of the HDD 16 (step S13: Yes route), the restoration unit 103 reads the setting information from the save area of the HDD 16 (step S15).

復元部103は、ステップS15においてHDD16の退避用の領域から読み出した設定情報を、EEPROM153に書き込む(ステップS17)。   The restoration unit 103 writes the setting information read from the save area of the HDD 16 in step S15 into the EEPROM 153 (step S17).

フラグ管理部105は、本体装置15内の記憶装置に設けられた初回起動フラグを落とす(すなわち、情報処理装置1の起動が初回ではないことを示す状態に設定する)(ステップS19)。そして処理は終了する。   The flag management unit 105 clears the initial activation flag provided in the storage device in the main body device 15 (that is, sets it to a state indicating that the information processing device 1 is not activated for the first time) (step S19). Then, the process ends.

以上のように、本体装置15の交換後に情報処理装置1を初めて起動する場合には、交換されなかったHDD16の退避用の領域に保存された設定情報を、EEPROM153に復元することができる。これにより、VM121乃至VM124は起動後に正常に通信を行うことができるようになる。   As described above, when the information processing apparatus 1 is activated for the first time after the replacement of the main body device 15, the setting information saved in the save area of the HDD 16 that has not been replaced can be restored to the EEPROM 153. As a result, the VM 121 to the VM 124 can normally perform communication after being activated.

また、自動的に退避が行われるので、初回起動時に人手で設定情報を入力するようなケースと比較すると、ヒューマンエラーが無くなる。   Further, since the evacuation is automatically performed, human error is eliminated as compared with the case where the setting information is manually input at the time of first activation.

また、情報処理装置1の起動時にHDD16の退避用の領域に設定情報が格納されていない場合には、EEPROM153に格納されている設定情報をHDD16の退避用の領域に格納することで、新たな設定情報がEEPROM153に書き込まれる前にEEPROM153から設定情報が消失した場合にも対処できるようになる。   If the setting information is not stored in the save area of the HDD 16 when the information processing apparatus 1 is started, the setting information stored in the EEPROM 153 is stored in the save area of the HDD 16 to create a new one. It becomes possible to deal with the case where the setting information is lost from the EEPROM 153 before the setting information is written in the EEPROM 153.

次に、図14を用いて、管理者端末3から設定情報を受信した際に実行される処理について説明する。   Next, the process executed when the setting information is received from the administrator terminal 3 will be described with reference to FIG.

まず、情報処理装置1の受付部104は、管理者端末3から設定情報を受信し(図14:ステップS21)、受信した設定情報をEEPROM153に書き込む(ステップS23)。既に設定情報がEEPROM153に格納されている場合には、既にEEPROM153に格納されている設定情報が、受信した設定情報で更新される。また、受付部104は、受信した設定情報を第2退避部102に出力する。   First, the reception unit 104 of the information processing device 1 receives the setting information from the administrator terminal 3 (FIG. 14: step S21), and writes the received setting information in the EEPROM 153 (step S23). When the setting information is already stored in the EEPROM 153, the setting information already stored in the EEPROM 153 is updated with the received setting information. Further, the reception unit 104 outputs the received setting information to the second saving unit 102.

第2退避部102は、ステップS21において受信された設定情報を、EEPROM153から読み出す(ステップS25)。   The second saving unit 102 reads the setting information received in step S21 from the EEPROM 153 (step S25).

第2退避部102は、ステップS25において読み出した設定情報を、HDD16の退避用の領域に書き込む(ステップS27)。そして処理は終了する。   The second saving unit 102 writes the setting information read in step S25 into the saving area of the HDD 16 (step S27). Then, the process ends.

以上のような処理を実行すれば、新たな設定情報がEEPROM153に書き込まれたタイミングでHDD16の退避用の領域にも書き込まれるので、新たな設定情報が退避される前にEEPROM153内の設定情報が消失する可能性を低くすることができるようになる。   If the above-described processing is executed, the new setting information is also written in the saving area of the HDD 16 at the timing when the new setting information is written in the EEPROM 153. It becomes possible to reduce the possibility of disappearance.

以上本発明の一実施の形態を説明したが、本発明はこれに限定されるものではない。例えば、上で説明した情報処理装置1の機能ブロック構成は実際のプログラムモジュール構成に一致しない場合もある。   Although one embodiment of the present invention has been described above, the present invention is not limited to this. For example, the functional block configuration of the information processing device 1 described above may not match the actual program module configuration.

また、上で説明した各テーブルの構成は一例であって、上記のような構成でなければならないわけではない。さらに、処理フローにおいても、処理結果が変わらなければ処理の順番を入れ替えることも可能である。さらに、並列に実行させるようにしても良い。   Further, the configuration of each table described above is an example, and the configuration does not have to be as described above. Further, also in the processing flow, it is possible to change the order of processing if the processing result does not change. Further, it may be executed in parallel.

また、上ではEEPROM及びHDDではなく、他の記憶装置であってもよい。例えば、EEPROMではなく、不揮発性の他のメモリであってもよい。また、HDDではなく、他のディスク装置(例えばSSD(Solid State Drive))であってもよい。また、VMのデータを格納するHDDと、退避用の領域を有するHDDとが一体でなくてもよい。   Further, other storage device may be used instead of the EEPROM and the HDD. For example, other non-volatile memory may be used instead of the EEPROM. Further, instead of the HDD, another disk device (for example, SSD (Solid State Drive)) may be used. Further, the HDD storing the VM data and the HDD having the save area may not be integrated.

また、交換の対象は本体装置15全体でなくてもよい。例えば、EEPROM153のみが交換の対象であってもよい。この場合には、初回起動フラグがEEPROM153に設けられ、EEPROM153の製造時点において初回起動フラグが立った状態に設定されるものとする。   Further, the replacement target does not have to be the entire main body device 15. For example, only the EEPROM 153 may be replaced. In this case, the initial start flag is provided in the EEPROM 153, and the initial start flag is set to the raised state when the EEPROM 153 is manufactured.

以上述べた本発明の実施の形態をまとめると、以下のようになる。   The embodiments of the present invention described above can be summarized as follows.

本実施の形態の第1の態様に係る情報処理装置は、(A)第1の記憶装置と、(B)情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、(C)判定部により初回の起動であると判定された場合、情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、第1の記憶装置に複製する第1複製部と、(D)第1の記憶装置に格納された設定情報に基づき、情報処理装置において実行される仮想マシンの通信の設定を行う設定部とを有する。   The information processing apparatus according to the first aspect of the present embodiment includes (A) a first storage device, and (B) a determination unit that determines, when the information processing apparatus is activated, whether the activation is a first activation. , (C) when the determination unit determines that the activation is the first time, the setting information, which is stored in advance in the second storage device accessible by the information processing device and includes the address, is copied to the first storage device. The information processing apparatus includes a first duplication unit and (D) a setting unit that sets the communication of the virtual machine executed in the information processing device based on the setting information stored in the first storage device.

例えば情報処理装置に障害が発生した場合、次の起動は初回の起動であるので、第1の記憶装置に設定情報は存在しない。従って、上で述べたようにすれば、仮想マシンの通信に問題が発生することを防止できるようになる。   For example, if a failure occurs in the information processing device, the next startup is the first startup, so there is no setting information in the first storage device. Therefore, as described above, it becomes possible to prevent a problem from occurring in the communication of the virtual machine.

また、本情報処理装置は、(E)判定部により初回の起動ではないと判定された場合、第2記憶装置に設定情報が格納されているか判定し、第2記憶装置に設定情報が格納されていない場合に、第1記憶装置から設定情報を読み出し、第2記憶装置に複製する第2複製部とをさらに有してもよい。これにより、第1の記憶装置に格納されている設定情報が失われたとしても復元することができるようになる。   In addition, when the information processing apparatus (E) determines that it is not the first activation, the information processing apparatus determines whether the setting information is stored in the second storage device, and the setting information is stored in the second storage device. If not, it may further include a second duplication unit that reads the setting information from the first storage device and duplicates it in the second storage device. As a result, even if the setting information stored in the first storage device is lost, it can be restored.

また、本情報処理装置は、(F)設定情報を受信し、当該設定情報を第1の記憶装置に格納する受付部と、(G)受付部により第1の記憶装置に設定情報が入力された場合、第1の記憶装置に格納されている設定情報を、第2の記憶装置に複製する第3複製部とをさらに有してもよい。これにより、設定情報の変更等にも対処できるようになる。   Further, the information processing apparatus receives (F) the setting information and stores the setting information in the first storage device, and (G) the receiving unit inputs the setting information to the first storage device. In this case, the setting information stored in the first storage device may be further included in the second storage device. As a result, it becomes possible to deal with a change in setting information.

また、上で述べた判定部は、(b1)第1の記憶装置又は情報処理装置内の他の記憶装置に格納された、初回の起動であるか否かを判定するためのデータに基づき、起動が初回の起動であるか判定してもよい。   Further, the determination unit described above, based on (b1) data stored in the first storage device or another storage device in the information processing device for determining whether or not it is the first start, It may be determined whether the activation is the first activation.

また、第1の記憶装置は不揮発性メモリであり、第2の記憶装置はハードディスクドライブであってもよい。   Further, the first storage device may be a non-volatile memory and the second storage device may be a hard disk drive.

本実施の形態の第2の態様に係る通信設定方法は、(H)第1の記憶装置を有するコンピュータの起動時に、当該起動が初回の起動であるか判定し、(I)上記起動が初回の起動であると判定された場合、コンピュータがアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、第1の記憶装置に複製し、(J)第1の記憶装置に格納された設定情報に基づき、コンピュータにおいて実行される仮想マシンの通信の設定を行う処理を含む。 In the communication setting method according to the second aspect of the present embodiment, (H) when the computer having the first storage device is activated, it is determined whether the activation is the first activation , and (I) the activation is the first activation. If it is determined to be the start of, the setting information, which is stored in advance in the second storage device accessible by the computer and includes an address, is copied to the first storage device, and (J) is stored in the first storage device. It includes a process of setting communication of a virtual machine executed in a computer based on the stored setting information.

なお、上記方法による処理をプロセッサ(例えばCPU)に行わせるためのプログラムを作成することができ、当該プログラムは、例えばフレキシブルディスク、CD−ROM、光磁気ディスク、半導体メモリ、ハードディスク等のコンピュータ読み取り可能な記憶媒体又は記憶装置に格納される。尚、中間的な処理結果はメインメモリ等の記憶装置に一時保管される。   A program for causing a processor (for example, CPU) to perform the processing according to the above method can be created, and the program can be read by a computer such as a flexible disk, a CD-ROM, a magneto-optical disk, a semiconductor memory, a hard disk. Stored in another storage medium or storage device. The intermediate processing result is temporarily stored in a storage device such as a main memory.

以上の実施例を含む実施形態に関し、さらに以下の付記を開示する。   With regard to the embodiments including the above-described examples, the following additional notes are disclosed.

(付記1)
情報処理装置であって、
第1の記憶装置と、
前記情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、
前記判定部により初回の起動であると判定された場合、前記情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製する第1複製部と、
前記第1の記憶装置に格納された前記設定情報に基づき、前記情報処理装置において実行される仮想マシンの通信の設定を行う設定部と、
を有する情報処理装置。
(Appendix 1)
An information processing device,
A first storage device;
A determination unit that determines whether the startup is the first startup when the information processing apparatus is started,
When it is determined by the determination unit that the startup is the first time, the setting information that is stored in advance in the second storage device accessible to the information processing device and that includes an address is copied to the first storage device. 1 duplication section,
A setting unit configured to set communication of a virtual machine executed in the information processing device based on the setting information stored in the first storage device;
Information processing device having a.

(付記2)
前記判定部により初回の起動ではないと判定された場合、前記第2記憶装置に前記設定情報が格納されているか判定し、前記第2記憶装置に前記設定情報が格納されていない場合に、前記第1記憶装置から前記設定情報を読み出し、前記第2記憶装置に複製する第2複製部と、
をさらに有する付記1記載の情報処理装置。
(Appendix 2)
If the determination unit determines that the setting is not the first activation, it is determined whether the setting information is stored in the second storage device, and when the setting information is not stored in the second storage device, A second duplication unit that reads the setting information from the first storage device and duplicates the setting information in the second storage device;
The information processing apparatus according to appendix 1, further comprising:

(付記3)
前記設定情報を受信し、当該設定情報を前記第1の記憶装置に格納する受付部と、
前記受付部により前記第1の記憶装置に前記設定情報が入力された場合、前記第1の記憶装置に格納されている前記設定情報を、前記第2の記憶装置に複製する第3複製部と、
をさらに有する付記1又は2記載の情報処理装置。
(Appendix 3)
A receiving unit that receives the setting information and stores the setting information in the first storage device;
A third duplicating unit that duplicates the setting information stored in the first storage device to the second storage device when the setting information is input to the first storage device by the receiving unit; ,
The information processing apparatus according to appendix 1 or 2, further comprising:

(付記4)
前記判定部は、
前記第1の記憶装置又は前記情報処理装置内の他の記憶装置に格納された、初回の起動であるか否かを判定するためのデータに基づき、前記起動が初回の起動であるか判定する、
付記1乃至3のいずれか1つ記載の情報処理装置。
(Appendix 4)
The determination unit,
Based on data stored in the first storage device or another storage device in the information processing device for determining whether or not it is the first activation, it is determined whether the activation is the first activation. ,
The information processing apparatus according to any one of appendices 1 to 3.

(付記5)
前記第1の記憶装置は不揮発性メモリであり、前記第2の記憶装置はハードディスクドライブである、
付記1乃至4のいずれか1つ記載の情報処理装置。
(Appendix 5)
The first storage device is a non-volatile memory, and the second storage device is a hard disk drive,
The information processing apparatus according to any one of appendices 1 to 4.

(付記6)
第1の情報処理装置と、
第2の情報処理装置と、
を有し、
前記第1の情報処理装置は、
第1の記憶装置と、
前記第1の情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、
前記判定部により初回の起動であると判定された場合、前記第1の情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製する第1複製部と、
前記第1の記憶装置に格納された前記設定情報に基づき、前記第1の情報処理装置において実行される仮想マシンと前記第2の情報処理装置との間の通信の設定を行う設定部と、
を有する情報処理システム。
(Appendix 6)
A first information processing device;
A second information processing device;
Have
The first information processing device is
A first storage device;
A determination unit that determines, when the first information processing apparatus is activated, whether the activation is the first activation;
When the determination unit determines that the activation is the first time, setting information including an address, which is stored in advance in the second storage device accessible by the first information processing device, is stored in the first storage device. A first duplicating section for duplicating,
A setting unit configured to set communication between the virtual machine executed in the first information processing device and the second information processing device based on the setting information stored in the first storage device;
Information processing system having.

(付記7)
第1の記憶装置を有するコンピュータが、
前記コンピュータの起動時に、当該起動が初回の起動であるか判定し、
前記起動が初回の起動であると判定された場合、前記コンピュータがアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製し、
前記第1の記憶装置に格納された前記設定情報に基づき、前記コンピュータにおいて実行される仮想マシンの通信の設定を行う、
処理を実行する通信設定方法。
(Appendix 7)
A computer having a first storage device ,
When the computer is started, it is determined whether the start is the first start,
When it is determined that the startup is the first startup, the setting information including an address which is stored in advance in the second storage device accessible by the computer is copied to the first storage device,
Based on the setting information stored in the first storage device, the virtual machine communication executed in the computer is set.
Communication setting method to execute processing.

(付記8)
第1の記憶装置を有するコンピュータに、
前記コンピュータの起動時に、当該起動が初回の起動であるか判定し、
前記起動が初回の起動であると判定された場合、前記コンピュータがアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製し、
前記第1の記憶装置に格納された前記設定情報に基づき、前記コンピュータにおいて実行される仮想マシンの通信の設定を行う、
処理を実行させる通信設定プログラム。
(Appendix 8)
A computer having a first storage device ,
When the computer is started, it is determined whether the start is the first start,
When it is determined that the startup is the first startup, the setting information including an address which is stored in advance in the second storage device accessible by the computer is copied to the first storage device,
Based on the setting information stored in the first storage device, the virtual machine communication executed in the computer is set.
Communication setting program that executes processing.

1 情報処理装置 3 管理者端末
5 ネットワーク装置
15 本体装置 16 HDD
151 CPU 152 RAM
153 EEPROM 155 NIC
100 管理部 110 仮想化処理部
121,122,123,124 VM
101 第1退避部 102 第2退避部
103 復元部 104 受付部
105 フラグ管理部 106 起動処理部
1 Information Processing Device 3 Administrator Terminal 5 Network Device 15 Main Unit 16 HDD
151 CPU 152 RAM
153 EEPROM 155 NIC
100 management unit 110 virtualization processing unit 121, 122, 123, 124 VM
101 First Evacuation Unit 102 Second Evacuation Unit 103 Restoration Unit 104 Reception Unit 105 Flag Management Unit 106 Startup Processing Unit

Claims (7)

情報処理装置であって、
第1の記憶装置と、
前記情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、
前記判定部により初回の起動であると判定された場合、前記情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製する第1複製部と、
前記第1の記憶装置に格納された前記設定情報に基づき、前記情報処理装置において実行される仮想マシンの通信の設定を行う設定部と、
を有する情報処理装置。
An information processing device,
A first storage device;
A determination unit that determines whether the startup is the first startup when the information processing apparatus is started,
When it is determined by the determination unit that the activation is the first time, the setting information including an address, which is stored in advance in the second storage device accessible by the information processing device, is copied to the first storage device. 1 duplication section,
A setting unit configured to set communication of a virtual machine executed in the information processing device based on the setting information stored in the first storage device;
Information processing device having a.
前記判定部により初回の起動ではないと判定された場合、前記第2記憶装置に前記設定情報が格納されているか判定し、前記第2記憶装置に前記設定情報が格納されていない場合に、前記第1記憶装置から前記設定情報を読み出し、前記第2記憶装置に複製する第2複製部と、
をさらに有する請求項1記載の情報処理装置。
When the determination unit determines that the setting is not the first activation, it is determined whether the setting information is stored in the second storage device, and when the setting information is not stored in the second storage device, A second duplication unit that reads the setting information from the first storage device and duplicates the setting information in the second storage device;
The information processing apparatus according to claim 1, further comprising:
前記設定情報を受信し、当該設定情報を前記第1の記憶装置に格納する受付部と、
前記受付部により前記第1の記憶装置に前記設定情報が入力された場合、前記第1の記憶装置に格納されている前記設定情報を、前記第2の記憶装置に複製する第3複製部と、
をさらに有する請求項1又は2記載の情報処理装置。
A receiving unit that receives the setting information and stores the setting information in the first storage device;
A third duplicating unit that duplicates the setting information stored in the first storage device to the second storage device when the setting information is input to the first storage device by the receiving unit; ,
The information processing apparatus according to claim 1, further comprising:
前記判定部は、
前記第1の記憶装置又は前記情報処理装置内の他の記憶装置に格納された、初回の起動であるか否かを判定するためのデータに基づき、前記起動が初回の起動であるか判定する、
請求項1乃至3のいずれか1つ記載の情報処理装置。
The determination unit,
Based on data stored in the first storage device or another storage device in the information processing device for determining whether or not it is the first activation, it is determined whether the activation is the first activation. ,
The information processing apparatus according to claim 1.
第1の情報処理装置と、
第2の情報処理装置と、
を有し、
前記第1の情報処理装置は、
第1の記憶装置と、
前記第1の情報処理装置の起動時に、当該起動が初回の起動であるか判定する判定部と、
前記判定部により初回の起動であると判定された場合、前記第1の情報処理装置がアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製する第1複製部と、
前記第1の記憶装置に格納された前記設定情報に基づき、前記第1の情報処理装置において実行される仮想マシンと前記第2の情報処理装置との間の通信の設定を行う設定部と、
を有する情報処理システム。
A first information processing device;
A second information processing device;
Have
The first information processing device is
A first storage device;
A determination unit that determines, when the first information processing apparatus is activated, whether the activation is the first activation;
When the determination unit determines that the activation is the first time, setting information including an address, which is stored in advance in the second storage device accessible by the first information processing device, is stored in the first storage device. A first duplication section for duplicating,
A setting unit configured to set communication between the virtual machine executed in the first information processing device and the second information processing device based on the setting information stored in the first storage device;
Information processing system having.
第1の記憶装置を有するコンピュータが、
前記コンピュータの起動時に、当該起動が初回の起動であるか判定し、
前記起動が初回の起動であると判定された場合、前記コンピュータがアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製し、
前記第1の記憶装置に格納された前記設定情報に基づき、前記コンピュータにおいて実行される仮想マシンの通信の設定を行う、
処理を実行する通信設定方法。
A computer having a first storage device ,
When the computer is started, it is determined whether the start is the first start,
When it is determined that the startup is the first startup, the setting information including an address which is stored in advance in the second storage device accessible by the computer is copied to the first storage device,
Based on the setting information stored in the first storage device, the virtual machine communication executed in the computer is set.
Communication setting method to execute processing.
第1の記憶装置を有するコンピュータに、
前記コンピュータの起動時に、当該起動が初回の起動であるか判定し、
前記起動が初回の起動であると判定された場合、前記コンピュータがアクセス可能な第2の記憶装置に予め格納され且つアドレスを含む設定情報を、前記第1の記憶装置に複製し、
前記第1の記憶装置に格納された前記設定情報に基づき、前記コンピュータにおいて実行される仮想マシンの通信の設定を行う、
処理を実行させる通信設定プログラム。
A computer having a first storage device ,
When the computer is started, it is determined whether the start is the first start,
When it is determined that the startup is the first startup, the setting information including an address which is stored in advance in the second storage device accessible by the computer is copied to the first storage device,
Based on the setting information stored in the first storage device, the virtual machine communication executed in the computer is set.
Communication setting program that executes processing.
JP2016026722A 2016-02-16 2016-02-16 Communication setting method, communication setting program, information processing apparatus, and information processing system Active JP6682897B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016026722A JP6682897B2 (en) 2016-02-16 2016-02-16 Communication setting method, communication setting program, information processing apparatus, and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016026722A JP6682897B2 (en) 2016-02-16 2016-02-16 Communication setting method, communication setting program, information processing apparatus, and information processing system

Publications (2)

Publication Number Publication Date
JP2017146695A JP2017146695A (en) 2017-08-24
JP6682897B2 true JP6682897B2 (en) 2020-04-15

Family

ID=59680872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016026722A Active JP6682897B2 (en) 2016-02-16 2016-02-16 Communication setting method, communication setting program, information processing apparatus, and information processing system

Country Status (1)

Country Link
JP (1) JP6682897B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022137355A1 (en) * 2020-12-22 2022-06-30 日本電気株式会社 Communication device, method for controlling communication device, and recording medium having control program recorded thereon

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3595783B2 (en) * 2001-07-30 2004-12-02 キヤノン株式会社 Load test execution device and system, method therefor, and program therefor
JP2010020570A (en) * 2008-07-11 2010-01-28 Hitachi Ltd Information processing system and data recovery method
EP2811403A4 (en) * 2012-02-03 2015-10-07 Fujitsu Ltd Virtual machine control program, virtual machine control method and information processing device
JP6366694B2 (en) * 2013-10-23 2018-08-01 華為技術有限公司Huawei Technologies Co.,Ltd. Method, system and apparatus for cloud application redundancy

Also Published As

Publication number Publication date
JP2017146695A (en) 2017-08-24

Similar Documents

Publication Publication Date Title
JP4256693B2 (en) Computer system, I / O device, and virtual sharing method of I / O device
CN104407938B (en) A kind of a variety of granularity restoration methods after virtual machine image level backup
US9460028B1 (en) Non-disruptive and minimally disruptive data migration in active-active clusters
US9384007B2 (en) Memory virtualization-based snapshot boot apparatus and method
WO2017132872A1 (en) Virtual machine backup method, backup device and host
US20180203715A1 (en) Continuous Uptime of Guest Virtual Machines During Upgrade of a Virtualization Host Device
WO2016115661A1 (en) Memory fault isolation method and device
US7219257B1 (en) Method for boot recovery
US20060036832A1 (en) Virtual computer system and firmware updating method in virtual computer system
US9703651B2 (en) Providing availability of an agent virtual computing instance during a storage failure
US9846621B1 (en) Disaster recovery—multiple restore options and automatic management of restored computing devices
US11681455B2 (en) Shadow live migration over a smart network interface card
US20070143591A1 (en) Method for non-destructive restoration of a corrupted operating system
JP5966466B2 (en) Backup control method and information processing apparatus
JP6682897B2 (en) Communication setting method, communication setting program, information processing apparatus, and information processing system
CN113127263B (en) Kernel crash recovery method, device, equipment and storage medium
JP2019074950A (en) Information processing device, control unit, control method, and control program
EP2921965B1 (en) Information processing device and shared memory management method
US10509746B2 (en) Information processing apparatus, storage medium and information processing method
US20110314203A1 (en) Resource adjustment methods and systems for virtual machines
US20140189422A1 (en) Information processing apparatus and stored information analyzing method
JP6497157B2 (en) Information management apparatus, information management method, information management program, data structure, and software asset management system
JP2016200861A (en) Semiconductor device and storage medium control method
WO2024000535A1 (en) Partition table update method and apparatus, and electronic device and storage medium
CN107209727B (en) Storage system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181011

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190828

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190910

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190920

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200225

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200309

R150 Certificate of patent or registration of utility model

Ref document number: 6682897

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150