[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2006085209A - Deployment method of computer system - Google Patents

Deployment method of computer system Download PDF

Info

Publication number
JP2006085209A
JP2006085209A JP2004266170A JP2004266170A JP2006085209A JP 2006085209 A JP2006085209 A JP 2006085209A JP 2004266170 A JP2004266170 A JP 2004266170A JP 2004266170 A JP2004266170 A JP 2004266170A JP 2006085209 A JP2006085209 A JP 2006085209A
Authority
JP
Japan
Prior art keywords
disk
server
master
master disk
blade
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
JP2004266170A
Other languages
Japanese (ja)
Inventor
Masayuki Kitamura
将之 喜多村
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004266170A priority Critical patent/JP2006085209A/en
Publication of JP2006085209A publication Critical patent/JP2006085209A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem in a current deployment method wherein a latency time is generated up to start of a business because an added server cannot start the business while copying from a master disk to a system disk of each server blade is executed, and it is started after completing the copying to start business processing. <P>SOLUTION: In a computer system including a plurality of server modules and at least one or more master disks storing operating systems and applications, which are mutually connected through a backplane, each server module including a processor, a memory, and a system disk for storing operating systems and applications, when a new server module is connected to the backplane, the processor of this server module reads an operating system and application from any master disk followed by storing in the memory of the server module for execution, and also stores the operating system and application read from the master disk in its system disk. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、複数のサーバに業務を分散して処理を行わせる計算機システムに係わり、特にサーバのデプロイメント方式に関する。   The present invention relates to a computer system that distributes operations to a plurality of servers to perform processing, and more particularly to a server deployment method.

近年、サーバの新たな形態としてブレードサーバと呼ばれるコンピュータが製品化されている。ブレードサーバは、サーバブレードと呼ばれるカード1枚1枚が1台のサーバとして機能するブレードを、複数のサーバブレードで共有する電源や冷却ファンおよびサーバブレードを相互に接続するバックプレーン(あるいはネットワークスイッチ)を持つシャーシに挿入して搭載することにより、従来のラックマウント型サーバにくらべより高密度にサーバを設置することを可能としたサーバである。ブレードサーバでは、サーバ増設時にもサーバブレードをシャーシに挿入するだけで、同一シャーシ内の他サーバブレードはもとより、シャーシ外のサーバ、ストレージ、ネットワークとも接続されるため、従来のキャビネット型サーバやラックマウント型サーバではサーバ設置・増設のたびに必要となっていたケーブル接続作業が不要で増設作業が非常に容易であるという特長も持っている。   In recent years, a computer called a blade server has been commercialized as a new form of server. A blade server is a backplane (or network switch) that connects power supplies, cooling fans, and server blades that are shared by multiple server blades, each blade functioning as one server, called a server blade. The server can be installed at a higher density than a conventional rack-mount server by being inserted into a chassis having a rack. With a blade server, when a server is added, simply insert the server blade into the chassis and connect to other server blades in the same chassis as well as servers, storage, and networks outside the chassis. The type server also has the feature that it is very easy to install, without the need for cable connection required for each server installation and expansion.

また、ブレードサーバでは通常、多数のサーバブレードに対し一つ管理端末から各サーバブレードのデプロイメント(前線配備の意で、シャーシに挿入されたサーバブレードにオペレーティングシステムおよびアプリケーションをインストールして業務を行える状態にすること)や各サーバブレードへの業務の割り当て等を一元的に行うことができ、ブレードサーバシステム全体の容易な運用管理を可能としている。   In blade servers, deployment of each server blade from a single management terminal to a large number of server blades (in the sense of frontline deployment, operating states and applications installed on a server blade inserted in the chassis is a state where operations can be performed. And the assignment of tasks to each server blade can be performed in a centralized manner, thereby enabling easy operation management of the entire blade server system.

現在ブレードサーバのデプロイメントに関しては、一般的に下記のような方法が用いられている。   Currently, the following methods are generally used for blade server deployment.

まず事前に1台のサーバブレードのシステムディスクに、ある業務を処理させるのに必要なオペレーティングシステムおよびアプリケーションをインストール用CD-ROMを使うなどして通常どおりインストールする。インストール完了後、そのシステムディスクの内容をそのまま別のディスクにコピーする。このコピーされたディスクが今後この業務をサーバブレードに割り当てる際に必要となるマスタディスクとなる。このマスタディスクは割り当てる業務の種類ごとに作成しておく。   First, in advance, install the operating system and applications necessary to process a job on the system disk of one server blade as usual, such as using an installation CD-ROM. After installation is complete, copy the contents of the system disk to another disk. This copied disk will be the master disk that will be required in the future when this task is assigned to the server blade. This master disk is created for each type of business to be assigned.

サーバブレードを追加した時、管理端末を用いてこのサーバブレードに割り当てる業務に応じたマスタディスクから、追加したサーバブレードのシステムディスクにファイルをコピー行う。すでにオペレーティングシステムおよびアプリケーションがインストールされた状態でマスタディスクが作成されているため、コピーを行うだけで追加したサーバのシステムディスクにオペレーティングシステムおよびアプリケーションがインストールされた状態となる。   When a server blade is added, a file is copied from the master disk corresponding to the task assigned to this server blade to the system disk of the added server blade using the management terminal. Since the master disk has been created with the operating system and applications already installed, the operating system and applications are installed on the system disk of the added server simply by copying.

最後に追加したサーバブレードをシステム上で識別するために必要なサーバ名やIPアドレス等、各々のサーバブレード固有の情報を、管理端末を用いて設定してデプロイメントを完了する。デプロイメント完了後、追加したサーバブレードを起動し業務処理を開始させる。   The information specific to each server blade, such as the server name and IP address necessary for identifying the last added server blade on the system, is set using the management terminal to complete the deployment. After the deployment is complete, start the added server blade and start business processing.

特開2001−134482号公報JP 2001-134482 A

現状のデプロイメント方式は、マスタディスクから各サーバブレード(サーバモジュール)のシステムディスクへのコピーを行っている間は、追加したサーバは業務を開始することができない。コピーが完了後に起動し、業務処理を開始するため、業務開始までに待ち時間が発生する。   In the current deployment method, the added server cannot start a business while copying from the master disk to the system disk of each server blade (server module). Since it starts after copying is completed and starts business processing, there is a waiting time until the business starts.

ブレードサーバは、サーバブレード(サーバモジュール)の増設が容易である点や、非常に多くのサーバモジュールを1台の管理端末で一元的に運用管理できるなどの特長から、業務量の増加に応じて必要なだけサーバブレードを追加したり各サーバブレードに対する業務の割り当てを動的に変更するなど、従来のキャビネット型やラックマウント型のサーバにくらべサーバの追加やサーバへの業務の割り当て変更がより頻繁に行われる。しかし従来のデプロイメント方式では、必ずディスクコピーのための待ち時間が必要となり、迅速な業務システムの拡張、システム処理能力の各業務への割り当て変更が行えないという問題がある。   The blade server has features such as easy addition of server blades (server modules) and the ability to operate and manage a large number of server modules from a single management terminal. Adding more servers and changing the assignment of tasks to servers than conventional cabinet-type or rack-mount servers, such as adding as many server blades as necessary and dynamically changing the assignment of tasks to each server blade To be done. However, the conventional deployment method always requires a waiting time for disk copy, and there is a problem that it is impossible to quickly expand the business system and change the allocation of system processing capacity to each business.

本発明は、マスタディスクからシステムディスクへのオペレーティングシステムおよびアプリケーションのコピーが終了する前に各サーバブレードの起動開始し、ブレードサーバの増設から業務開始までの時間を短縮し迅速な業務開始を実現することを目的とする。   The present invention starts each server blade before the copying of the operating system and application from the master disk to the system disk is completed, and shortens the time from the addition of the blade server to the start of the work, thereby realizing a quick start of the work. For the purpose.

本発明は、複数のサーバモジュールとオペレーティングシステムおよびアプリケーションが格納された少なくとも1個以上のマスタディスクがバックプレーンを介して接続され、各サーバモジュールにはプロセッサとメモリとオペレーティングシステムおよびアプリケーションを格納するシステムディスクが備えられた計算機システムにおいて、新たなサーバモジュールが前記バックプレーンに接続された際、当該サーバモジュールのプロセッサはオペレーティングシステムおよびアプリケーションをいずれかのマスタディスクから読み出して当該サーバモジュールのメモリに格納して実行し、同時に前記マスタディスクから読み出されたオペレーティングシステムおよびアプリケーションを前記システムディスクに格納することを特徴とする計算機システムのデプロイメント方式である。   The present invention is a system in which a plurality of server modules and at least one master disk storing an operating system and applications are connected via a backplane, and each server module stores a processor, memory, an operating system and applications. In a computer system equipped with a disk, when a new server module is connected to the backplane, the processor of the server module reads the operating system and application from one of the master disks and stores it in the memory of the server module. And the operating system and application read from the master disk at the same time are stored in the system disk. A deployment system of the computer system.

即ち、マスタディスクからメモリに読み込まれたファイルは、同時にサーバブレードが持つシステムディスクに書き込まれ、起動処理と並行してマスタディスクからシステムディスクへのコピーが行われる。   That is, the file read from the master disk into the memory is simultaneously written into the system disk of the server blade, and is copied from the master disk to the system disk in parallel with the startup process.

サーバブレードのマスタディスクからシステムディスクへのオペレーティングシステムおよびアプリケーションのコピーが終了する前に各サーバブレードの起動開始でき、サーバの増設から業務開始までの時間を短縮し迅速な業務開始の実現が可能となる。   Each server blade can be started before the operating system and application copy from the server blade master disk to the system disk is completed, and it is possible to shorten the time from server addition to the start of the business and realize a quick business start. Become.

図1は本発明を実現するシステム全体のブロック図を示しており、例としてブレードサーバにおける実施の一形態を示している。以下本システムの構成について説明する。   FIG. 1 shows a block diagram of the entire system for realizing the present invention, and shows an embodiment in a blade server as an example. The configuration of this system will be described below.

サーバブレード(サーバモジュール)A10は、プロセッサ101、メモリ102、I/Oコントローラ103、ネットワークI/F105、ディスクI/F106、システムディスクA107から構成される。またI/Oコントローラ103は内部にアクセス先情報、初期設定情報など各々のサーバブレード固有の情報を格納する内蔵メモリ104を搭載している。図2は内蔵メモリ104が持つ情報格納領域を示しており、マスタディスク情報格納領域1041および初期設定情報格納領域1042から構成される。   The server blade (server module) A10 includes a processor 101, a memory 102, an I / O controller 103, a network I / F 105, a disk I / F 106, and a system disk A107. The I / O controller 103 has an internal memory 104 for storing information unique to each server blade such as access destination information and initial setting information. FIG. 2 shows an information storage area of the built-in memory 104, which is composed of a master disk information storage area 1041 and an initial setting information storage area 1042.

図1が示す例ではサーバブレード(サーバモジュール)A10のシステムディスクA107はディスクI/F106を介して直接サーバブレードA10に接続されているが、バックプレーン40を介してネットワーク経由で接続される場合もある。   In the example shown in FIG. 1, the system disk A107 of the server blade (server module) A10 is directly connected to the server blade A10 via the disk I / F 106, but may be connected via the network via the backplane 40. is there.

サーバブレードA10はバックプレーン40を介してマスタディスクA50、マスタディスクB60、管理端末70に接続されている。バックプレーン40にはサーバブレードA10以外にもサーバブレードB20、サーバブレードZ30等、複数のサーバを接続することができる。バックプレーン40を複数並列接続することにより、1つのバックプレーンを介して接続できる数を超える複数サーバを接続する場合もある。   The server blade A10 is connected to the master disk A50, the master disk B60, and the management terminal 70 via the backplane 40. In addition to the server blade A10, a plurality of servers such as a server blade B20 and a server blade Z30 can be connected to the backplane 40. By connecting a plurality of backplanes 40 in parallel, a plurality of servers exceeding the number that can be connected via one backplane may be connected.

マスタディスクA50は業務Aを行うためのオペレーティングシステムおよびアプリケーションが格納されたディスク、マスタディスクB60は業務Bを行うためのオペレーティングシステムおよびアプリケーションが格納されたディスクである。マスタディスクA50およびマスタディスクB60は、バックプレーン40に接続されたサーバがそれぞれ固有にもつシステムディスクにインストールされるオペレーティングシステムおよびアプリケーションのマスタとなるファイルが格納されているディスクであり、バックプレーン40に接続された各サーバブレードからはマスタディスクの内容を読み出すことは可能だが、内容を変更することはできない。バックプレーン40には業務A、B用以外にも、別の業務を行うためのオペレーティングシステムおよびアプリケーションが格納されたマスタディスクを複数接続することができる。   The master disk A50 is a disk that stores an operating system and applications for performing business A, and the master disk B60 is a disk that stores an operating system and applications for performing business B. The master disk A50 and master disk B60 are disks in which files serving as operating system and application masters installed on system disks inherent to servers connected to the backplane 40 are stored. The contents of the master disk can be read from each connected server blade, but the contents cannot be changed. In addition to the tasks A and B, the backplane 40 can be connected to a plurality of master disks storing operating systems and applications for performing other tasks.

管理端末70はバックプレーンに40に接続された各サーバブレードの管理を行う端末である。管理端末70はバックプレーン40を介して、各サーバブレードのバックプレーン40への接続の検知、初期設定情報の設定などを行うことができる。   The management terminal 70 is a terminal that manages each server blade connected to the backplane 40. The management terminal 70 can detect connection of each server blade to the backplane 40 and set initial setting information via the backplane 40.

以下に本発明の実施の手順を説明する。   The procedure for carrying out the present invention will be described below.

図3はサーバブレードの追加からサーバブレード起動までの手順を示している。   FIG. 3 shows a procedure from addition of a server blade to activation of the server blade.

システムに新たにサーバブレードA10が追加された場合(300)、管理端末70はバックプレーン40を介しサーバブレードA10がバックプレーン40に接続されたことを検知する(301)。   When a server blade A10 is newly added to the system (300), the management terminal 70 detects that the server blade A10 is connected to the backplane 40 via the backplane 40 (301).

管理端末70はサーバブレードA10のI/Oコントローラ103に、どのマスタディスクを使用するかを示したマスタディスク情報およびサーバブレードA10固有の初期設定情報を送信する。マスタディスク情報は、例えばサーバブレードA10に業務Aを割り当てる場合には業務Aで使用するオペレーティングシステムおよびアプリケーションが格納されたマスタディスクA50を、また業務Bを割り当てる場合には業務Bで使用するオペレーティングシステムおよびアプリケーションが格納されたマスタディスクB60を、というようにサーバブレードA10に割り当てる業務によって変わる。ここでは業務Aを割り当て、マスタディスク情報としてマスタディスクA50の情報が送信されるものとする(302)。   The management terminal 70 transmits master disk information indicating which master disk is used and initial setting information unique to the server blade A10 to the I / O controller 103 of the server blade A10. The master disk information includes, for example, a master disk A50 storing an operating system and applications used in the business A when the business A is allocated to the server blade A10, and an operating system used in the business B when the business B is allocated. The master disk B 60 in which the application is stored changes depending on the work assigned to the server blade A 10. Here, it is assumed that the operation A is allocated and the information of the master disk A50 is transmitted as master disk information (302).

I/Oコントローラ103はマスタディスク情報および初期設定情報をI/Oコントローラ103の内蔵メモリ104のマスタディスク情報格納領域1041および初期設定情報格納領域1042に格納する。初期設定情報は内蔵メモリ104だけでなくシステムディスクA107にファイルとして格納しておくことも可能である。I/Oコントローラ103はこれらの情報の格納を完了し、サーバブレードA10の起動準備ができたことを管理端末70に通知する(303)。   The I / O controller 103 stores the master disk information and the initial setting information in the master disk information storage area 1041 and the initial setting information storage area 1042 of the internal memory 104 of the I / O controller 103. The initial setting information can be stored not only in the built-in memory 104 but also as a file on the system disk A 107. The I / O controller 103 completes the storage of these pieces of information and notifies the management terminal 70 that the server blade A10 is ready to start (303).

管理端末70は、サーバブレードA10の起動準備ができたことを確認後、サーバブレードA10のプロセッサ101に起動開始を指示する(304)。   After confirming that the server blade A10 is ready for activation, the management terminal 70 instructs the processor 101 of the server blade A10 to start activation (304).

起動開始の指示を受けたプロセッサ101は、オペレーティングシステム等のファイルをシステムディスクA107から読み出しメモリ102に格納し実行するため、I/Oコントローラ103に対し必要とするファイルをシステムディスクA107から読み出すよう要求を行う。   The processor 101 that has received the start-up instruction requests the I / O controller 103 to read the necessary file from the system disk A 107 in order to read the file such as the operating system from the system disk A 107 and store it in the memory 102. I do.

図4はI/Oコントローラによるファイルアクセス制御の手順を示している。プロセッサ101がファイルをI/Oコントローラ103に要求し(401)、I/Oコントローラ103は要求されたファイルがシステムディスクA107に存在するかをディスクI/F106を介して確認する(402)。   FIG. 4 shows a file access control procedure by the I / O controller. The processor 101 requests a file from the I / O controller 103 (401), and the I / O controller 103 checks whether the requested file exists in the system disk A 107 via the disk I / F 106 (402).

システムにサーバブレードA10を新たに追加した直後の場合は、システムディスクA107は空でオペレーティングシステム等のファイルは格納されていないため、I/Oコントローラ103は要求されたファイルをシステムディスクA107から読み出すことはできない。要求されたファイルがシステムディスクA107に存在しなかった場合、I/Oコントローラ103は内蔵メモリ104のマスタディスク情報格納領域1041を参照し、サーバブレードA10の起動に使用するマスタディスクがどれであるかを確認する。ここでは例としてマスタディスク情報格納領域1041には使用するマスタディスクはマスタディスクA50であるという情報が格納されているため、I/Oコントローラ103はネットワークI/F105を介してマスタディスクA50にアクセスし要求されたファイルを読み込む(403)。I/Oコントローラ103は、マスタディスクA50から読み出したファイルをプロセッサ101に伝送する。同時にI/Oコントローラ103は、マスタディスクA50から読み出したファイルを、システムディスクA107に格納する。このため起動処理が進みファイルをマスタディスクA50から読み出すにつれ、同時にマスタディスクA50からシステムディスクA107へのファイルのコピーが進展する。一度マスタディスクA50から読み込んだファイルは二度目以降はシステムディスクA107から読み出すため、マスタディスクA50からのファイルの読み出しは徐々に少なくなる(404)。   Immediately after the server blade A10 is newly added to the system, the system disk A107 is empty and no operating system file is stored, so the I / O controller 103 reads the requested file from the system disk A107. I can't. If the requested file does not exist on the system disk A 107, the I / O controller 103 refers to the master disk information storage area 1041 in the internal memory 104, and which master disk is used to start the server blade A10. Confirm. Here, as an example, since the master disk information storage area 1041 stores information that the master disk to be used is the master disk A50, the I / O controller 103 accesses the master disk A50 via the network I / F 105. The requested file is read (403). The I / O controller 103 transmits the file read from the master disk A50 to the processor 101. At the same time, the I / O controller 103 stores the file read from the master disk A50 in the system disk A107. For this reason, as the startup process proceeds and the file is read from the master disk A50, the file copy from the master disk A50 to the system disk A107 progresses at the same time. Since the file once read from the master disk A50 is read from the system disk A107 for the second time and thereafter, reading of the file from the master disk A50 gradually decreases (404).

プロセッサ101はI/Oコントローラ103から受け取ったファイルをメモリ102に格納後実行する(406)。このようにしてオペレーティングシステムが実行され、次に業務アプリケーションの読み込み、実行も同様に行われる。   The processor 101 stores the file received from the I / O controller 103 in the memory 102 and executes it (406). In this way, the operating system is executed, and then the business application is read and executed in the same manner.

ファイルをシステムディスクA107またはマスタディスクA50のどちらから読み込むかはI/Oコントローラ103によって制御されるため、プロセッサ101はI/Oコントローラ103から伝送されたファイルはすべてシステムディスクA107から読み込んだものとして認識する。このためサーバブレードA10は、実際にはシステムディスクA107に起動に必要なファイルが存在していないにもかかわらず、あたかも起動および業務処理に必要なオペレーティングシステムおよびアプリケーションがあらかじめシステムディスクA107にインストールされていた場合と同様に起動し業務処理を開始することが可能となる。   Since the I / O controller 103 controls whether the file is read from the system disk A 107 or the master disk A 50, the processor 101 recognizes that all the files transmitted from the I / O controller 103 are read from the system disk A 107. To do. For this reason, in the server blade A10, the operating system and applications necessary for starting and business processing are preinstalled in the system disk A107 in spite of the fact that the files necessary for starting are not actually present on the system disk A107. It is possible to start up and start business processing in the same manner as in

プロセッサ101からシステムディスクA107に書き込み要求があった場合は、I/Oコントローラ103はシステムディスクA107に対してのみ書き込み処理を行い、マスタディスクA50には書き込み処理を行わない。これにより、サーバブレードA10がオペレーティングシステムまたはアプリケーションの実行中に一時的に作成されるテンポラリファイル等は常にシステムディスクA107にのみ格納され、マスタディスクA50の内容が変更されることはない。   When there is a write request from the processor 101 to the system disk A 107, the I / O controller 103 performs a write process only on the system disk A 107 and does not perform a write process on the master disk A 50. Thus, the temporary file or the like temporarily created while the server blade A10 is executing the operating system or application is always stored only in the system disk A107, and the contents of the master disk A50 are not changed.

またI/Oコントローラ103は、マスタディスクA50からシステムディスクA107へのファイルのコピー状況を常にチェックし、サーバブレードA10が業務処理を開始した後も、まだマスタディスクA50からシステムディスクA107にコピーされていないファイルが存在する場合には、プロセッサ101からのシステムディスクA107やネットワークI/F105を介した外部へのアクセス処理などのバックグラウンドでそれらのファイルのコピーを行う。マスタディスクA50からすべてのファイルのシステムディスクA107へコピーが完了した時点で、I/Oコントローラ103は、サーバブレードA10のシステムディスクA107へのインストールが完了したことをバックプレーン40を介し管理端末70に通知する。以後サーバA10はマスタディスクA50にアクセスすることなく業務Aを行うことが可能となる。   Further, the I / O controller 103 always checks the copy status of the file from the master disk A50 to the system disk A107, and after the server blade A10 starts the business process, it is still copied from the master disk A50 to the system disk A107. When there are no files, the files are copied in the background such as access processing to the outside from the system disk A 107 or the network I / F 105 from the processor 101. When copying of all files from the master disk A50 to the system disk A107 is completed, the I / O controller 103 notifies the management terminal 70 via the backplane 40 that the installation of the server blade A10 to the system disk A107 is completed. Notice. Thereafter, the server A10 can perform the operation A without accessing the master disk A50.

本発明の実現するシステムの全体を示したブロック図である。1 is a block diagram illustrating an entire system realized by the present invention. I/Oコントローラに搭載される内蔵メモリのもつ情報格納領域を示した図である。It is the figure which showed the information storage area | region which the internal memory mounted in an I / O controller has. サーバモジュールの追加から起動までの手順を示したフローチャートである。It is the flowchart which showed the procedure from the addition of a server module to starting. I/Oコントローラによるファイルアクセス制御の手順を示したフローチャートである。It is the flowchart which showed the procedure of the file access control by I / O controller.

符号の説明Explanation of symbols

10 サーバブレードA
40 バックプレーン
50 マスタディスクA
70 管理端末
101 プロセッサ
102 メモリ
103 I/Oコントローラ
104 内蔵メモリ
105 ネットワークI/F
106 ディスクI/F
107 システムディスクA
10 Server blade A
40 Backplane 50 Master disk A
70 Management terminal 101 Processor 102 Memory 103 I / O controller 104 Built-in memory 105 Network I / F
106 Disk I / F
107 System disk A

Claims (1)

複数のサーバモジュールとオペレーティングシステムおよびアプリケーションが格納された少なくとも1個以上のマスタディスクがバックプレーンを介して接続され、各サーバモジュールにはプロセッサとメモリとオペレーティングシステムおよびアプリケーションを格納するシステムディスクが備えられた計算機システムにおいて、新たなサーバモジュールが前記バックプレーンに接続された際、当該サーバモジュールのプロセッサはオペレーティングシステムおよびアプリケーションをいずれかのマスタディスクから読み出し当該サーバモジュールのメモリに格納して実行し、同時に前記マスタディスクから読み出されたオペレーティングシステムおよびアプリケーションを前記システムディスクに格納することを特徴とする計算機システムのデプロイメント方式。
A plurality of server modules and at least one master disk storing an operating system and applications are connected via a backplane, and each server module includes a processor, memory, a system disk storing an operating system and applications. When a new server module is connected to the backplane, the processor of the server module reads the operating system and application from one of the master disks, stores it in the memory of the server module, and executes it simultaneously. An operating system and an application read from the master disk are stored in the system disk. Arm of the deployment system.
JP2004266170A 2004-09-14 2004-09-14 Deployment method of computer system Pending JP2006085209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004266170A JP2006085209A (en) 2004-09-14 2004-09-14 Deployment method of computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004266170A JP2006085209A (en) 2004-09-14 2004-09-14 Deployment method of computer system

Publications (1)

Publication Number Publication Date
JP2006085209A true JP2006085209A (en) 2006-03-30

Family

ID=36163702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004266170A Pending JP2006085209A (en) 2004-09-14 2004-09-14 Deployment method of computer system

Country Status (1)

Country Link
JP (1) JP2006085209A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007334383A (en) * 2006-06-12 2007-12-27 Sony Corp Information processor, method of starting it, and program
JP2008015967A (en) * 2006-07-10 2008-01-24 Nec Corp Blade server and method thereof
JP2008287631A (en) * 2007-05-21 2008-11-27 Hitachi Ltd Computer to be deployed, deployment system and deployment method
JP2013543192A (en) * 2010-11-23 2013-11-28 インターナショナル・ビジネス・マシーンズ・コーポレーション Migration method, computer program, and system
US9230113B2 (en) 2010-12-09 2016-01-05 International Business Machines Corporation Encrypting and decrypting a virtual disc

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215168A (en) * 1998-07-28 2000-08-04 Sun Microsyst Inc Authentication and access control in management console program for managing service in computer network
JP2002024028A (en) * 2000-05-25 2002-01-25 Internatl Business Mach Corp <Ibm> Method and device for constructing server
WO2003034754A1 (en) * 2001-10-12 2003-04-24 Metilinx System-wide optimization integration model
JP2004110791A (en) * 2002-09-16 2004-04-08 Hewlett-Packard Development Co Lp Dynamic adaptative server provisioning for blade architecture
JP2004519749A (en) * 2000-07-17 2004-07-02 ギャラクティック・コンピューティング・コーポレイション Method and system for dynamically providing host service management across remote accounts / sites

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215168A (en) * 1998-07-28 2000-08-04 Sun Microsyst Inc Authentication and access control in management console program for managing service in computer network
JP2002024028A (en) * 2000-05-25 2002-01-25 Internatl Business Mach Corp <Ibm> Method and device for constructing server
JP2004519749A (en) * 2000-07-17 2004-07-02 ギャラクティック・コンピューティング・コーポレイション Method and system for dynamically providing host service management across remote accounts / sites
WO2003034754A1 (en) * 2001-10-12 2003-04-24 Metilinx System-wide optimization integration model
JP2004110791A (en) * 2002-09-16 2004-04-08 Hewlett-Packard Development Co Lp Dynamic adaptative server provisioning for blade architecture

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007334383A (en) * 2006-06-12 2007-12-27 Sony Corp Information processor, method of starting it, and program
US7937571B2 (en) 2006-06-12 2011-05-03 Sony Corporation Information-processing apparatus and activation method and program for activating an operating system in a short period of time
JP2008015967A (en) * 2006-07-10 2008-01-24 Nec Corp Blade server and method thereof
US8112762B2 (en) 2006-07-10 2012-02-07 Nec Corporation Blade server and service start method therefore
JP2008287631A (en) * 2007-05-21 2008-11-27 Hitachi Ltd Computer to be deployed, deployment system and deployment method
JP2013543192A (en) * 2010-11-23 2013-11-28 インターナショナル・ビジネス・マシーンズ・コーポレーション Migration method, computer program, and system
US9230113B2 (en) 2010-12-09 2016-01-05 International Business Machines Corporation Encrypting and decrypting a virtual disc
US9230118B2 (en) 2010-12-09 2016-01-05 International Business Machines Corporation Encrypting and decrypting a virtual disc
US9626302B2 (en) 2010-12-09 2017-04-18 International Business Machines Corporation Encrypting and decrypting a virtual disc

Similar Documents

Publication Publication Date Title
JP4464378B2 (en) Computer system, storage system and control method for saving storage area by collecting the same data
US20080028402A1 (en) Method of setting operation environment and computer system
JP2008102667A (en) Computer system managing power supply for every logical partition, storage device, and method for controlling them
US20110107344A1 (en) Multi-core apparatus and load balancing method thereof
US7689765B2 (en) Control apparatus of storage unit, and method of controlling the control apparatus of storage unit
JP2007172334A (en) Method, system and program for securing redundancy of parallel computing system
JP2011227766A (en) Management method for storage means, virtual computer system and program
JP2010146450A (en) Storage switch, storage system and data copying method
JP2007323657A (en) Method and system for storing transient state information, and computer program
JP2006085209A (en) Deployment method of computer system
WO2024109540A1 (en) Chip circuit, starting method for processor, and server
CN105162833A (en) Client computer management system and method applied to diskless workstation
JP4874807B2 (en) Server management program, server management method, and server management apparatus
JP2006048560A (en) Method for managing cache memory and storage device or computer system
JP2006164095A (en) Disk system
JP2010231684A (en) Physical computer having virtual computer
JP2007080012A (en) Rebooting method, system and program
JPH11232233A (en) Method for managing network computer and network computer system
JP4211648B2 (en) Software installation method and system
CN113411362A (en) Application instance control method, device and equipment
JP2002278705A (en) Computer system
JP2005004282A (en) Disk array system, and method and program for managing disk array system
JP7062142B2 (en) Information processing equipment, information processing methods and information processing programs
JP2024106485A (en) Storage system
KR100489044B1 (en) Multi package management method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060425

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070313

A977 Report on retrieval

Effective date: 20100107

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20100608

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101019