JP2009110183A - Computer startup method and computer system - Google Patents

Computer startup method and computer system Download PDF

Info

Publication number
JP2009110183A
JP2009110183A JP2007280577A JP2007280577A JP2009110183A JP 2009110183 A JP2009110183 A JP 2009110183A JP 2007280577 A JP2007280577 A JP 2007280577A JP 2007280577 A JP2007280577 A JP 2007280577A JP 2009110183 A JP2009110183 A JP 2009110183A
Authority
JP
Japan
Prior art keywords
computer
startup
disk
storage device
startup disk
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.)
Granted
Application number
JP2007280577A
Other languages
Japanese (ja)
Other versions
JP4997063B2 (en
Inventor
Isamu Katagiri
勇 片桐
Koji Saito
光司 齋藤
Kiyotaka Shimada
清隆 嶌田
Takashi Kikuchi
崇 菊池
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 JP2007280577A priority Critical patent/JP4997063B2/en
Publication of JP2009110183A publication Critical patent/JP2009110183A/en
Application granted granted Critical
Publication of JP4997063B2 publication Critical patent/JP4997063B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable computer startup at higher speed even in such a case that startup disks for a plurality of computers in a data center, etc., are frequently modified. <P>SOLUTION: In a plurality of memory media 131a-131c respectively owned by computers 130a-130c, by preserving the same contents as the startup disks preserved in a magnetic memory device 140 on a SAN environment, and by initiating each computer from the startup disk owned by the own computer, the computer can be initiated at higher speed as compared to the case of initiating the computer from the startup disk in the magnetic memory device on the SAN environment having a conflict concerning the magnetic memory device. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、計算機の起動方法及び計算機システムに係り、特に、データセンタ等のSAN環境で構築された複数の計算機のそれぞれを起動するための計算機の起動方法及び計算機システムに関する。   The present invention relates to a computer activation method and a computer system, and more particularly to a computer activation method and a computer system for activating each of a plurality of computers constructed in a SAN environment such as a data center.

一般に、データセンタ等における計算機システムは、ユーザの業務システム毎に固定的に計算機資源を割り当てたシステムとして構築されることが多いが、近年、データセンタ等は、ユーザの業務システム毎に計算機資源を時間単位で提供することにより、計算機資源をより有効に活用しようとしている。   In general, a computer system in a data center or the like is often constructed as a system in which computer resources are fixedly assigned to each user's business system. However, in recent years, a data center or the like allocates computer resources for each user's business system. We are trying to use computer resources more effectively by providing hourly units.

ユーザの業務システム毎に前述したような計算機資源を時間単位で提供するサービスを行うためには、ユーザの業務システム毎に必要な計算機資源を割り当て、計算機の起動及び停止を頻繁に実施する必要がある。   In order to provide a service for providing the computer resources as described above for each user business system, it is necessary to allocate necessary computer resources for each user business system and to frequently start and stop the computer. is there.

計算機を起動するためには、OSの立ち挙げに必要なファイルを保存している起動ディスクが必要である。起動ディスクは、計算機に設けられている内蔵型記憶装置に格納可能である。しかし、起動ディスクは、複数のユーザの業務システム毎に必要であるため、多数の業務システムを1台の計算機で扱う場合、内蔵型記憶装置に全ての業務システム毎の起動ディスクを格納するには容量に限界がある。このため、データセンタ等における計算機システムにおける起動ディスクは、大容量のRAID構成を作成することができる磁気記憶装置に保持されることとなり、磁気記憶装置が複数の計算機と接続されることになるのでSAN環境となる。また、計算機も、仮想化により、より資源の有効活用が可能となり、1つのサーバに複数のシステムが動作するようになり、磁気記憶装置はより多くのシステムの起動ディスクを保持するようになり、磁気ディスク装置に対する接続集中がますます大きくなっている。   In order to start the computer, a startup disk storing files necessary for starting up the OS is required. The startup disk can be stored in a built-in storage device provided in the computer. However, since a startup disk is required for each business system of a plurality of users, when handling a large number of business systems with a single computer, it is necessary to store a startup disk for every business system in the built-in storage device. Capacity is limited. For this reason, the startup disk in a computer system in a data center or the like is held in a magnetic storage device capable of creating a large-capacity RAID configuration, and the magnetic storage device is connected to a plurality of computers. It becomes a SAN environment. In addition, the computer can also use resources more effectively by virtualization, a plurality of systems can operate on one server, and a magnetic storage device holds more system startup disks. The concentration of connections to magnetic disk units is increasing.

なお、本発明に関連する従来技術として、データセンタ等における複数の計算機にブートイメージをローディングするという技術が、例えば、特許文献1等に記載されて知られている。
特開2006−39888号公報
As a conventional technique related to the present invention, a technique of loading a boot image into a plurality of computers in a data center or the like is described in, for example, Patent Document 1 or the like.
JP 2006-39888 A

前述したように、ユーザの要求に応じて任意の計算機の起動及び停止が自動的にできるSAN環境で構築された複数の計算機を有する計算機システムは、SAN環境上の磁気記憶装置に構築された論理ユニット(以下、LUという)に起動ディスクを格納し、その起動ディスクを使用して複数の計算機を起動する場合、SAN環境上の磁気記憶装置に接続が集中することにより、計算機の起動時間が増大し、ユーザが計算機を使用するまでの時間が増大してしまうという問題点を生じる。   As described above, a computer system having a plurality of computers constructed in a SAN environment that can automatically start and stop an arbitrary computer in response to a user request is a logical system constructed in a magnetic storage device in the SAN environment. When a startup disk is stored in a unit (hereinafter referred to as LU) and multiple computers are started up using the startup disk, the startup time of the computer is increased by concentrating connections on the magnetic storage device in the SAN environment. However, there arises a problem that the time until the user uses the computer increases.

本発明の目的は、SAN環境で構築された複数の計算機を有する計算機システムにおける前述したような問題点を解決し、データセンタ等のSAN環境で構築された複数の計算機を有する計算機システムにおける複数の計算機のそれぞれを高速に起動することができるようにした計算機の起動方法及び計算機システムを提供することにある。   An object of the present invention is to solve the above-described problems in a computer system having a plurality of computers constructed in a SAN environment, and to provide a plurality of computer systems having a plurality of computers constructed in a SAN environment such as a data center. It is an object of the present invention to provide a computer starting method and a computer system capable of starting each computer at high speed.

本発明によれば前記目的は、複数の計算機と、管理サーバと、計算機の起動ディスクを格納する磁気記憶装置とを備えて構成される計算機システムの前記複数の計算機のそれぞれを起動する計算機の起動方法において、前記磁気記憶装置は、複数の業務システム毎の前記起動ディスクを保持しており、前記複数の計算機のそれぞれは、複数の内蔵記憶媒体を備え、該内臓記憶媒体には、前回起動した業務システムの起動ディスクを保存しており、前記管理サーバは、ユーザが使用するユーザ端末からの利用要件を取り纏めて優先順位を付け、使用する計算機の選択、計算機の起動ディスクの選択を行うと共に、選択された計算機の起動、停止を管理し、前記選択された計算機の起動に際して、前記内蔵記憶媒体内の起動ディスクを用いて計算機を起動するか、前記磁気記憶装置内の起動ディスクを用いて計算機を起動するかを選択することにより達成される。   According to the present invention, the object is to start a computer for starting each of the plurality of computers in a computer system comprising a plurality of computers, a management server, and a magnetic storage device for storing a computer startup disk. In the method, the magnetic storage device holds the startup disk for each of a plurality of business systems, and each of the plurality of computers includes a plurality of built-in storage media, and the built-in storage media has been started last time. Saving the business system startup disk, the management server collects and prioritizes usage requirements from the user terminal used by the user, selects the computer to use, selects the startup disk of the computer, Manages the start and stop of the selected computer, and uses the boot disk in the internal storage medium when starting the selected computer Whether to start, it is achieved by selecting whether to start the computer using the boot disk in the magnetic storage device.

本発明によれば、複数の計算機の起動ディスクが頻繁に変更となるような場合にも、より高速に計算機を起動することができる。   According to the present invention, a computer can be started at a higher speed even when the startup disks of a plurality of computers are frequently changed.

以下、本発明による計算機の起動方法及び計算機システムの実施形態を図面により詳細に説明する。   Embodiments of a computer startup method and a computer system according to the present invention will be described below in detail with reference to the drawings.

図1は本発明の一実施形態による計算機システムの構成を示すブロック図である。図示計算機システムは、管理サーバ110と、複数の計算機130a〜130cと、計算機で共有される磁気記憶装置140とにより構成されている。ユーザA〜Dが使用する計算機である複数のユーザ端末100a〜100dは、サービスネットワーク150を介して管理サーバ110、複数の計算機130a〜130cのそれぞれに接続されている。また、管理サーバ110は、管理ネットワーク151を介して、計算機130a〜130cと、磁気記憶装置140とに接続されており、さらに、計算機130a〜130cと、磁気記憶装置140とは、ストレージエリアネットワーク(SAN)152を介して相互に接続されている。   FIG. 1 is a block diagram showing the configuration of a computer system according to an embodiment of the present invention. The illustrated computer system includes a management server 110, a plurality of computers 130a to 130c, and a magnetic storage device 140 shared by the computers. A plurality of user terminals 100 a to 100 d which are computers used by the users A to D are connected to the management server 110 and the plurality of computers 130 a to 130 c via the service network 150. The management server 110 is connected to the computers 130a to 130c and the magnetic storage device 140 via the management network 151. Furthermore, the computers 130a to 130c and the magnetic storage device 140 are connected to a storage area network ( Are connected to each other via (SAN) 152.

前述において、複数のユーザ端末100A〜100Dのそれぞれは、利用要件101を有し、この利用要件101は、サービスネットワーク150を介して管理サーバ110に送付される。   As described above, each of the plurality of user terminals 100 </ b> A to 100 </ b> D has the usage requirement 101, and this usage requirement 101 is sent to the management server 110 via the service network 150.

管理サーバ110は、メインメモリ111と、HDD(ハードディスク)112と、NIC(ネットワークインターフェース)113、114と、図示しないCPUとを備えて構成された計算機である。管理サーバ110のメインメモリ111には、ユーザの利用要件を満たす計算機及び起動ディスクを割り当てるために、計算機及び起動ディスク選定部115と、計算機を自動的に起動するための計算機起動部116と、計算機の終了処理をするための計算機終了処理部117と、磁気記憶装置を管理するための磁気記憶装置管理プログラム118と、計算機の状態を監視するための計算機監視プログラム119とが読み込まれている。   The management server 110 is a computer that includes a main memory 111, an HDD (hard disk) 112, NICs (network interfaces) 113 and 114, and a CPU (not shown). In the main memory 111 of the management server 110, a computer and a startup disk selection unit 115, a computer startup unit 116 for automatically starting the computer, and a computer are allocated in order to allocate a computer and a startup disk that satisfy user usage requirements. The computer end processing unit 117 for performing the end processing, the magnetic storage device management program 118 for managing the magnetic storage device, and the computer monitoring program 119 for monitoring the state of the computer are read.

前述のメインメモリ111に読み込まれている計算機及び起動ディスク選定部115と、計算機起動部116と、計算機終了処理部117とは、プログラムにより構成されており、これらのプログラム及び磁気記憶装置管理プログラム118、計算機監視プログラム119は、管理サーバ110内に備える図示しないCPUにより実行されることにより、本発明での各種の機能を実現している。   The computer and startup disk selection unit 115, the computer startup unit 116, and the computer end processing unit 117 read into the main memory 111 are configured by programs, and these programs and the magnetic storage device management program 118 are included. The computer monitoring program 119 implements various functions according to the present invention by being executed by a CPU (not shown) provided in the management server 110.

管理サーバ110のHDD112には、ユーザの利用要件とその状態を格納した利用要件一覧表120と、利用要件に対して計算機及び起動ディスクの割当て情報とその状況を格納した計画表121と、各計算機130a〜130cのCPUの数やメモリ搭載量の仕様情報を格納した計算機管理表122と、磁気記憶装置140のLU毎の業務情報を格納した磁気記憶装置LU管理表123と、各計算機の使用状況、起動しているディスク、記憶媒体のディスク情報を格納した計算機状況表124とが保持されている。   The HDD 112 of the management server 110 includes a usage requirement list 120 storing user usage requirements and their statuses, a plan table 121 storing computer and boot disk allocation information and statuses for the usage requirements, and each computer. The computer management table 122 that stores specification information of the number of CPUs 130a to 130c and the amount of memory mounted, the magnetic storage device LU management table 123 that stores business information for each LU of the magnetic storage device 140, and the usage status of each computer And a computer status table 124 storing the disk information of the activated disk and the storage medium.

計算機130a〜130cのそれぞれは、複数の記憶媒体131a〜130cと、HBA(ホストチャネルアダプタ)132と、NIC(ネットワークインターフェース)133、134と、図示しないCPU、主メモリ、HDD等の外部記憶装置とを備える計算機である。記憶媒体131a〜130cには、前回、起動したOSディスク(起動ディスク)のコピーが格納されている。   Each of the computers 130a to 130c includes a plurality of storage media 131a to 130c, an HBA (host channel adapter) 132, NICs (network interfaces) 133 and 134, and external storage devices such as a CPU, main memory, and HDD (not shown). It is a computer provided with. The storage media 131a to 130c store a copy of the previously started OS disk (startup disk).

磁気記憶装置140は、計算機の起動ディスクを格納する磁気記憶装置であり、複数のHDDを1つのボリュームとして扱って入出力の制御を行うコントローラ141と、NIC(ネットワークインターフェース)142と、ストレージを構成する複数のHDD143a〜143hとにより構成される。磁気記憶装置140のHDD143a〜143hは、それぞれ、受信器記憶装置140内でLUとして管理されていてよく、ユーザ毎の業務に対する起動ディスクが格納されている。図1に示す例では、HDD143a〜143hのそれぞれは、LU番号1〜8を持つLUとして管理されているものとしている。   The magnetic storage device 140 is a magnetic storage device that stores a boot disk of a computer. The magnetic storage device 140 includes a controller 141 that handles a plurality of HDDs as one volume and controls input / output, a NIC (network interface) 142, and a storage. And a plurality of HDDs 143a to 143h. Each of the HDDs 143a to 143h of the magnetic storage device 140 may be managed as an LU in the receiver storage device 140, and stores a startup disk for business for each user. In the example illustrated in FIG. 1, each of the HDDs 143a to 143h is managed as an LU having LU numbers 1 to 8.

前述において、計算機130a〜130cのそれぞれが備える記憶媒体131a〜130cに格納される、また、磁気記憶装置140に格納される起動ディスクは、業務に対応して業務毎に必要なものであり、本発明の実施形態では、その業務に必要なアプリケーションをも含めて起動ディスクが構成されているものとする。また、アプリケーションが使用するデータ等についても、起動ディスクにに含めてもよいが、データ等を起動ディスクに含めない場合、そのデータを保持しているHDD等のアドレスを起動ディスクに含ませておけばよい。   In the above description, the boot disk stored in the storage media 131a to 130c included in each of the computers 130a to 130c and stored in the magnetic storage device 140 is necessary for each business corresponding to the business. In the embodiment of the invention, it is assumed that the boot disk is configured including applications necessary for the business. In addition, data used by applications may be included in the startup disk, but if the data is not included in the startup disk, the address of the HDD etc. that holds the data can be included in the startup disk. That's fine.

サービスネットワーク150は、ユーザ端末100a〜100dと管理サーバ110との間、及び、ユーザ端末100a〜100dと計算機130a〜130cとの間で情報の授受を行う際に利用される。この情報の授受は、管理サーバ110では、NIC113を経由して、計算機130a〜130cでは、NIC133を経由して行われる。   The service network 150 is used when information is exchanged between the user terminals 100a to 100d and the management server 110, and between the user terminals 100a to 100d and the computers 130a to 130c. This information exchange is performed via the NIC 113 in the management server 110 and via the NIC 133 in the computers 130a to 130c.

管理ネットワーク151は、管理サーバ110と計算機130a〜130cとの間、管理サーバ110と磁気記憶装置140との間で情報の授受を行う際に利用される。この情報の授受は、管理サーバ110では、NIC114を経由して、計算機130a〜130cでは、NIC134を経由して、磁気記憶装置140では、NIC142を経由して行われる。   The management network 151 is used when information is exchanged between the management server 110 and the computers 130a to 130c, and between the management server 110 and the magnetic storage device 140. This information exchange is performed via the NIC 114 in the management server 110, via the NIC 134 in the computers 130 a to 130 c, and via the NIC 142 in the magnetic storage device 140.

ストレージエリアネットワーク152は、計算機130と磁気記憶装置140との間の情報の授受を行う際に使用される。計算機130と磁気記憶装置140との間のアクセスは、HBA132とコントローラ141を経由して行われる。   The storage area network 152 is used when information is exchanged between the computer 130 and the magnetic storage device 140. Access between the computer 130 and the magnetic storage device 140 is performed via the HBA 132 and the controller 141.

図2は利用要件101の内容の一例を示す図である。利用要件101は、ユーザが計算機130a〜130cの1つを使用するために、サーバ110に送付する情報であり、計算機を使用する日時、時間、計算機の仕様(CPU数とメモリ容量)、業務の情報であり、これらの情報を1つのレコードとして格納するテーブル内に管理されている。そして、利用要件101は、ユーザ名201と、日付202と、開始時刻203と、使用時間204と、CPU数205と、メモリ容量206と、業務207とにより構成される。   FIG. 2 is a diagram showing an example of the contents of the usage requirement 101. The usage requirement 101 is information sent to the server 110 so that the user can use one of the computers 130a to 130c. The usage requirement 101 includes the date and time when the computer is used, the time, the computer specifications (the number of CPUs and the memory capacity), It is information and is managed in a table that stores such information as one record. The usage requirement 101 includes a user name 201, a date 202, a start time 203, a usage time 204, a CPU count 205, a memory capacity 206, and a task 207.

図2に示すレコード211は、ユーザ名201が「A」のユーザという意味である。日付202が「0501」、開始時刻203が「0900」、使用時間204が「4」は、5月1日、9時00分から4時間使用するという意味である。また、CPU数205が「4」、メモリ容量206が「4」は、CPU数が4個以上、メモリ容量が4GB以上の計算機を使用するという意味である。また、業務207が「AAA」は、業務AAAで計算機を使用するという意味である。   The record 211 shown in FIG. 2 means that the user name 201 is “A”. The date 202 is “0501”, the start time 203 is “0900”, and the usage time 204 is “4”, meaning that it will be used for 4 hours from 9:00 on May 1st. Further, the CPU number 205 is “4” and the memory capacity 206 is “4” means that a computer having four or more CPUs and a memory capacity of 4 GB or more is used. Further, “AAA” for the business 207 means that a computer is used for the business AAA.

図3は利用要件一覧表120の内容の一例を示す図である。この利用要件一覧表120は、複数のユーザが管理サーバ110に送付した利用要件を日付、開始時刻でソートして一覧にした表であり、ユーザ名301と、日付302と、開始時刻303と、使用時間304と、CPU数305と、メモリ容量306と、業務307と、受付番号308と、要件状況309とにより構成されるレコードを複数格納した表である。   FIG. 3 is a diagram showing an example of the contents of the usage requirement list 120. The usage requirement list 120 is a table in which usage requirements sent by a plurality of users to the management server 110 are sorted according to date and start time, and the user name 301, date 302, start time 303, It is a table storing a plurality of records each including a usage time 304, a CPU number 305, a memory capacity 306, a business 307, a reception number 308, and a requirement status 309.

図3に示すレコード311の例は、ユーザ名301が「A」のユーザという意味である。日付302が「0501」、開始時刻303が「0900」、使用時間304が「4」は、5月1日、9時00分から4時間使用するという意味である。また、CPU数305が「4」、メモリ容量306が「4」はCPU数が4個以上、メモリ容量が4GB以上の計算機を使用するという意味である。また、業務307が「AAA」は、業務AAAで計算機を使用するという意味である。また、受付番号308の「200705010900001」は、日付302及び開始時刻303でソートされた順番で付与される番号である。また、要件状況309の「実行中」は、計算機が割り当てられた場合に利用要件の状況を示している。   The example of the record 311 illustrated in FIG. 3 means a user whose user name 301 is “A”. The date 302 is “0501”, the start time 303 is “0900”, and the usage time 304 is “4”, meaning that it will be used for 4 hours from 9:00 on May 1. The CPU number 305 is “4” and the memory capacity 306 is “4” means that a computer having four or more CPUs and a memory capacity of 4 GB or more is used. Further, “AAA” for the business 307 means that the computer is used for the business AAA. Also, “200705010900001” of the reception number 308 is a number assigned in the order sorted by the date 302 and the start time 303. Further, “Now executing” in the requirement status 309 indicates the usage requirement status when a computer is assigned.

図4は計画表121の内容の一例を示す図である。この表計画表121は、利用要件に対して割り当てた計算機及び起動ディスクを示す情報を1つのレコードとして、複数のレコードを格納している表であり、1つのレコードは、受付番号401と、計算機402と、起動ディスク403とにより構成される。起動ディスク403の欄には、起動ディスクとして、磁気記憶装置140のLUが割り当てられた場合、LU番号が、計算機の記憶媒体131a〜131cの1つが割り当てられた場合、その記憶媒体名が格納される。   FIG. 4 is a diagram showing an example of the contents of the plan table 121. This table plan table 121 is a table storing a plurality of records with information indicating the computer and the boot disk assigned to the usage requirements as one record. One record includes a reception number 401, a computer 402 and a startup disk 403. The startup disk 403 field stores the LU number of the magnetic storage device 140 as the startup disk, the LU number, and the storage medium name of one of the storage media 131a to 131c of the computer. The

図4のレコード411の例は、受付番号401が「200705010900001」の利用要件に対して、計算機402は「計算機03」が、起動ディスク403が「1」であり、磁気記憶装置のLU番号1が割り当てられていることを示している。   In the example of the record 411 in FIG. 4, the computer 402 is “Computer 03”, the startup disk 403 is “1”, and the LU number 1 of the magnetic storage device is “1” for the usage requirement of the reception number 401 “200705010900001”. Indicates that it is assigned.

図5は計算機管理表122の内容の一例を示す図である。この計算機管理表122は、計算機の仕様(CPU数とメモリ容量)を管理する表であり、計算機501と、CPU数502と、メモリ容量503とを1つのレコードとして、複数のレコードを格納している表である。   FIG. 5 is a diagram showing an example of the contents of the computer management table 122. The computer management table 122 is a table for managing computer specifications (the number of CPUs and the memory capacity). The computer 501, the number of CPUs 502, and the memory capacity 503 are stored as one record, and a plurality of records are stored. It is a table.

図5に示すレコード511の例は、計算機501が「計算機01」の計算機の仕様が、CPU数がCPU数502で示す通り「4」個であり、搭載メモリ容量がメモリ容量503で示す通り「4」GBであることを示している。   In the example of the record 511 shown in FIG. 5, the specification of the computer having the “computer 01” as the computer 501 is “4” as indicated by the CPU number 502 and the installed memory capacity is indicated as “memory capacity 503”. 4 "indicates GB.

図6は磁気記憶装置LU管理表123の内容の一例を示す図である。この磁気記憶装置LU管理表123は、磁気記憶装置のLU(論理ユニット)の番号と業務との対応を示すレコードを複数格納している表であり、LU番号601と、起動ディスク602とにより構成される。   FIG. 6 is a diagram showing an example of the contents of the magnetic storage device LU management table 123. This magnetic storage device LU management table 123 is a table that stores a plurality of records indicating correspondence between LU (logical unit) numbers of magnetic storage devices and business, and is composed of an LU number 601 and a startup disk 602. Is done.

図6に示すレコード611の例は、LU番号601が「1」のLU内の起動ディスク602が業務「AAA」用の起動ディスクであることを示している。   The example of the record 611 illustrated in FIG. 6 indicates that the boot disk 602 in the LU with the LU number 601 of “1” is the boot disk for the business “AAA”.

図7は計算機利用状況表124の内容の一例を示す図である。この計算機利用状況表124は、計算機の利用状況とその計算機の記憶媒体にどの業務がコピーされているかを示す表であり、計算機701と、使用状況702と、記憶媒体703と、記憶媒体704と、記憶媒体705とにより構成されるレコードを複数格納した表である。   FIG. 7 is a diagram showing an example of the contents of the computer usage status table 124. The computer usage status table 124 is a table showing the usage status of a computer and which business is copied to the storage medium of the computer. The computer 701, the usage status 702, the storage medium 703, the storage medium 704, and the like. This is a table storing a plurality of records composed of the storage medium 705.

図7に示すレコード711の例は、計算機701の欄にある「計算機01」が、「起動」しており、記憶媒体1には業務「AAB」、記憶媒体2には、業務「BAB」、記憶媒体3には、業務「CAB」が保存されていることを示している。なお、使用状況には、図示していないが、「起動」の他に「停止」がある。   In the example of the record 711 shown in FIG. 7, “Computer 01” in the column of the computer 701 is “activated”, the storage medium 1 has a business “AAB”, the storage medium 2 has a business “BAB”, The storage medium 3 indicates that the business “CAB” is stored. Although not shown in the figure, the usage status includes “stop” in addition to “start”.

図8は計算機と起動ディスク選定部115とでの処理動作を説明するフローチャートであり、次に、図8のフローチャートを参照しながら、計算機の選定処理及び起動ディスクの選定処理を説明する。   FIG. 8 is a flowchart for explaining the processing operation of the computer and the startup disk selection unit 115. Next, the computer selection process and the startup disk selection process will be described with reference to the flowchart of FIG.

(1)まず、管理サーバ110は、ユーザ端末100a〜100dの1つから、ユーザが計算機を使用したい日時、開始時刻、使用時間、計算機の仕様、業務(利用要件101)を取得し、取得した利用要件101と、利用要件一覧表120の日付302、開始時刻303とをソートし、優先順位を付け、受付番号308を追加して、その結果を利用要件一覧表120としてHDD112に格納する。なお、この時点では、状況309の欄は空欄となっているものとする(ステップ801)。 (1) First, the management server 110 acquires and acquires the date and time when the user wants to use the computer, the start time, the usage time, the computer specifications, and the business (use requirement 101) from one of the user terminals 100a to 100d. The usage requirement 101 and the date 302 and the start time 303 of the usage requirement list 120 are sorted, prioritized, a reception number 308 is added, and the result is stored in the HDD 112 as the usage requirement list 120. At this point, the status 309 field is blank (step 801).

(2)次に、HDD112から利用要件一覧表120を読み込み、受付番号308を取得し、計画表122に書き込んでHDD112に格納する。なお、この時点では、ステップ801で追加されたものの計画表121の計算機402の欄、起動ディスク403の欄は空欄となっているものとする。計算機402の欄への値の格納は後述のステップ807の処理で行われ、また、起動ディスク403の欄への値の格納は後述するステップ810またはステップ821の処理で行われる(ステップ802)。 (2) Next, the usage requirement list 120 is read from the HDD 112, the reception number 308 is acquired, written into the plan table 122, and stored in the HDD 112. At this time, it is assumed that the column of the computer 402 and the column of the startup disk 403 of the plan table 121 that are added in step 801 are blank. The storage of the value in the column of the computer 402 is performed by the processing of step 807 described later, and the storage of the value in the column of the startup disk 403 is performed by the processing of step 810 or step 821 described later (step 802).

(3)次に、管理サーバ110は、HDD112から計算機利用状況表124を読み込んでメインメモリ111に格納し、計算機状況表124の使用状況702の欄が「停止」の計算機が計算機701の欄にあるか否かを検索する。使用状況702の欄が「停止」の計算機は、起動ディスク703の欄は空欄である。起動ディスク703の欄への値の格納はステップ810またはステップ821の処理で行われる(ステップ803、804)。 (3) Next, the management server 110 reads the computer usage status table 124 from the HDD 112 and stores it in the main memory 111, and the computer whose usage status 702 in the computer status table 124 is “stopped” is entered in the computer 701 column. Search whether there is. For a computer whose usage status 702 column is “stopped”, the startup disk 703 column is blank. The storage of the value in the field of the startup disk 703 is performed by the processing of Step 810 or Step 821 (Steps 803 and 804).

(4)ステップ804の検索で、計算機の使用状況702の欄に「停止」となっている計算機があった場合、管理サーバ110は、HDD112から計算機管理表122を取得して、計算機管理表122をメインメモリ111に格納する(ステップ805)。 (4) If there is a computer that is “stopped” in the column of the computer usage status 702 in the search in step 804, the management server 110 acquires the computer management table 122 from the HDD 112, and the computer management table 122. Is stored in the main memory 111 (step 805).

(5)また、ステップ804の検索で、計算機の使用状況702の欄に「停止」となっている計算機がなかった場合、すなわち、全ての計算機701の欄の使用状況702の欄が「停止」でなかった場合(起動の場合)、割り当てることができる計算機がないので、利用要件一覧表120の状況309の欄に「不可」と書き込み、該当ユーザ端末に割り当て不可のメッセージを送付して、ここでの処理を終了する(ステップ830、831)。 (5) Also, in the search in step 804, if there is no computer that is “stopped” in the computer usage status 702 column, that is, the usage status 702 column in all the computer 701 columns is “stopped”. If it is not (in the case of activation), there is no computer that can be assigned, so write “impossible” in the status 309 column of the usage requirement list 120 and send an unassignable message to the corresponding user terminal. The process in (5) is terminated (steps 830 and 831).

(6)ステップ805の処理の後、管理サーバ110は、計算機の使用状況702の欄が「停止」となっている計算機の仕様を計算機管理表122のCPU数502の欄、メモリ容量503の欄から取得し、利用要件一覧表のCPU数305及びメモリ容量306の要件を満たしている計算機があるか否かを判定すると共に、要件を満たしている計算機が複数あった場合、その1つを選択する(ステップ806)。 (6) After the processing in step 805, the management server 110 sets the specifications of the computer whose column of the computer usage status 702 is “stopped” in the column of the number of CPUs 502 and the column of the memory capacity 503 in the computer management table 122. To determine whether there is a computer that satisfies the requirements for the number of CPUs 305 and the memory capacity 306 in the usage requirement list, and if there are multiple computers that meet the requirements, select one of them (Step 806).

(7)ステップ806の判定で、計算機の使用状況702の欄が「停止」となっている計算機があり、その仕様が要件を満たしていた計算機が1つ選択されていた場合、計画表121の計算機402の欄にその計算機名を追加してHDD112に格納する(ステップ807)。 (7) If it is determined in step 806 that there is a computer whose column of the computer usage status 702 is “stopped” and one computer whose specifications satisfy the requirements is selected, The computer name is added to the column of the computer 402 and stored in the HDD 112 (step 807).

(8)ステップ806の判定で、計算機の使用状況702の欄が「停止」となっている計算機で、その仕様が要件を満たしている計算機がなかった場合、割り当てることができる計算機がないので、利用要件一覧表120の状況309の欄に「不可」と書き込み、該当ユーザ端末に割り当て不可のメッセージを送付して、ここでの処理を終了する(ステップ830、831)。 (8) If there is no computer whose specification satisfies the requirement in the computer usage status 702 column in the determination of step 806, there is no computer that can be assigned. In the status 309 column of the usage requirement list 120, “impossible” is written, an unassignable message is sent to the corresponding user terminal, and the processing here ends (steps 830 and 831).

(9)ステップ807の処理の後、管理サーバ110は、HDD112から磁気記憶装置LU管理表123を取得して、それをメインメモリ111に格納し、利用要件一覧表120の使用業務307の欄と計算機の使用状況702の欄が「停止」となっている計算機の計算機状況表125の記憶媒体704、705、706の各欄とが一致しているか否かを判定する(ステップ808、809)。 (9) After the processing in step 807, the management server 110 acquires the magnetic storage device LU management table 123 from the HDD 112, stores it in the main memory 111, and uses the column of the usage task 307 in the usage requirement list 120. It is determined whether or not the columns of the storage media 704, 705, and 706 in the computer status table 125 of the computer in which the column of the computer usage status 702 is “stopped” (steps 808 and 809).

(10)ステップ809の判定で、使用業務が一致していた場合、計画表121の起動ディスク403の欄に記憶媒体名を書き込んで、それをHDD112に格納して、ここでの処理を終了する(ステップ810)。 (10) If it is determined in step 809 that the usage tasks match, the storage medium name is written in the column of the startup disk 403 of the plan table 121, stored in the HDD 112, and the processing here ends. (Step 810).

(11)ステップ809の判定で、使用業務が一致していなかった場合、磁気記憶装置LU管理表123から利用要件と一致する業務のLU番号601を取得し、計画表121の起動ディスク403の欄に磁気記憶装置のLU番号601を書き込んで、それをHDD112に格納してここでの処理を終了する(ステップ820、821)。 (11) If it is determined in step 809 that the used jobs do not match, the LU number 601 of the job that matches the usage requirements is acquired from the magnetic storage device LU management table 123, and the column of the startup disk 403 in the plan table 121 The LU number 601 of the magnetic storage device is written into the HDD 112, which is stored in the HDD 112, and the processing here ends (steps 820 and 821).

図9は計算機起動部116での処理動作を説明するフローチャートであり、次に、図9のフローチャートを参照して計算機の起動処理を説明する。   FIG. 9 is a flowchart for explaining the processing operation in the computer activation unit 116. Next, the computer activation process will be described with reference to the flowchart in FIG.

(1)まず、計画表121の計算機402の欄の計算機名をHDD112から読み込むと共に、対応する起動ディスク403の欄にの起動ディスク名をHDD112から読み込む(ステップ901、902)。 (1) First, the computer name in the column of the computer 402 of the plan table 121 is read from the HDD 112, and the startup disk name in the column of the corresponding startup disk 403 is read from the HDD 112 (steps 901 and 902).

(2)次に、起動ディスク403の欄の起動ディスク名が磁気記憶装置のLU番号か否かを判定し、起動ディスク403の欄の起動ディスク名が磁気記憶装置のLU番号であった場合、磁気記憶装置管理プログラム118を起動し、ステップ901の処理で読み込んだ計算機に、ステップ902の処理で読み込んだLU番号を割り当てる(ステップ903、904)。 (2) Next, it is determined whether the startup disk name in the column of startup disk 403 is the LU number of the magnetic storage device. If the startup disk name in the column of startup disk 403 is the LU number of the magnetic storage device, The magnetic storage device management program 118 is activated, and the LU number read in step 902 is assigned to the computer read in step 901 (steps 903 and 904).

(3)次に、ステップ901の処理で読み込んだ計算機の電源をONにし、ステップ901の処理で読み込んだ計算機のブートローダーを、ステップ902で読み込んだ磁気記憶装置のLU番号に切り替える(ステップ905、906)。 (3) Next, the computer read in step 901 is turned on, and the boot loader of the computer read in step 901 is switched to the LU number of the magnetic storage device read in step 902 (step 905, 906).

(4)次に、利用要件一覧表120の状況309の欄に「実行中」と書き込んで、それをHDD112に保存すると共に、計算機監視プログラム119を起動し実行させて、計算機状況表124の使用状況702の欄に「起動」と記載して、それをHDD112に格納して、ここでの処理を終了する(ステップ907、908)。 (4) Next, “execution” is written in the status 309 column of the usage requirement list 120 and is saved in the HDD 112, and the computer monitoring program 119 is started and executed to use the computer status table 124. “Activation” is written in the field of the status 702, it is stored in the HDD 112, and the processing here ends (steps 907 and 908).

(5)ステップ903の判定で、起動ディスク403の欄の起動ディスク名が磁気記憶装置のLU番号ではなく記憶媒体名であった場合、ステップ901の処理で読み込んだ計算機の電源をONにし、ステップ901で読み込んだ計算機のブートローダーをステップ902で読み込んだ起動ディスクに切り替える(ステップ910、911)。 (5) If it is determined in step 903 that the startup disk name in the column of the startup disk 403 is not the LU number of the magnetic storage device but the storage medium name, the power of the computer read in the process of step 901 is turned on. The boot loader of the computer read in 901 is switched to the boot disk read in step 902 (steps 910 and 911).

(6)その後、利用要件一覧表120の状況309の欄に「実行中」と書き込んで、それをHDD112に保存をすると共に、計算機監視プログラム119をを起動して実行させて、計算機状況表124の使用状況702の欄に「起動」と記載して、それをHDD112に格納して、ここでの処理を終了する(ステップ912、913)。 (6) After that, “running” is written in the status 309 column of the usage requirement list 120, it is stored in the HDD 112, and the computer monitoring program 119 is started and executed to execute the computer status table 124. "Activation" is written in the column of the usage status 702, and it is stored in the HDD 112, and the processing here ends (steps 912 and 913).

図10は計算機終了処理部117での処理動作を説明するフローチャートであり、次に、図10に示すフローチャートを参照して、ユーザが計算機の使用が終了した後の処理動作を説明する。   FIG. 10 is a flowchart for explaining the processing operation in the computer end processing unit 117. Next, the processing operation after the user finishes using the computer will be described with reference to the flowchart shown in FIG.

(1)まず、管理サーバ110は、該当するユーザ端末100にサービスが終了した旨を連絡をすると共に、該当する計算機130のサービスを終了する(ステップ1011、1002)。 (1) First, the management server 110 notifies the corresponding user terminal 100 that the service has ended, and ends the service of the corresponding computer 130 (steps 1011 and 1002).

(2)次に、計画表121の計算機402の欄に対応する起動ディスク403の欄の起動ディスクをメインメモリ111に読み込み、該当する計算機130の起動ディスクが、記憶媒体か否かを判定する(ステップ1003、1004)。 (2) Next, the activation disk in the column of the activation disk 403 corresponding to the column of the computer 402 in the plan table 121 is read into the main memory 111, and it is determined whether or not the activation disk of the corresponding computer 130 is a storage medium ( Steps 1003 and 1004).

(3)ステップ1004の判定で、該当する計算機130の起動ディスクが記憶媒体であった場合、計算機の使用により起動ディスクの内容が変更されているので、変更された起動ディスクを記憶媒体131a〜131cの1つに格納すると共に、その記憶媒体に格納したと同一の起動ディスクの内容を磁気記憶装置のHDD143a〜143hの該当するLUにコピーする(ステップ1005)。 (3) If it is determined in step 1004 that the startup disk of the corresponding computer 130 is a storage medium, the contents of the startup disk have been changed by use of the computer, so the changed startup disk is stored in the storage media 131a to 131c. And the contents of the same boot disk stored in the storage medium are copied to the corresponding LU of the HDDs 143a to 143h of the magnetic storage device (step 1005).

(4)次に、該当する計算機130の電源をOFFにし、計算機監視プログラム119を起動して実行し、計算機状況表124の使用状況702の欄に「停止」と記載し、それをHDD112に格納すると共に、利用要件一覧表120の状況309の欄に「終了」と書き込んでここでの処理を終了する(ステップ1006〜1008)。 (4) Next, the corresponding computer 130 is turned off, and the computer monitoring program 119 is started and executed. In the usage status 702 column of the computer status table 124, “stopped” is written and stored in the HDD 112. At the same time, “end” is written in the status 309 column of the usage requirement list 120 to end the processing here (steps 1006 to 1008).

(5)ステップ1004の判定で、該当する計算機130の起動ディスクが記憶媒体でなく、磁気記憶装置であった場合、計算機の使用により起動ディスクの内容が変更されているので、変更された起動ディスクを磁気記憶装置のLUとしてのHDD143a〜403hの該当する1つに格納すると共に、同一の起動ディスクの内容を該当する計算機130の記憶媒体131a〜131cの1つにコピーする(ステップ1010)。 (5) If it is determined in step 1004 that the startup disk of the corresponding computer 130 is not a storage medium but a magnetic storage device, the contents of the startup disk have been changed by the use of the computer. Is stored in the corresponding one of the HDDs 143a to 403h as the LU of the magnetic storage device, and the contents of the same boot disk are copied to one of the storage media 131a to 131c of the corresponding computer 130 (step 1010).

(6)次に、該当する計算機130の電源をOFFにし、計算機監視プログラム119を起動して実行し、計算機状況表124の使用状況702の欄に「停止」と記載し、それをHDD112に格納すると共に、利用要件一覧表120の状況309の欄に「終了」と書き込んでここでの処理を終了する(ステップ1011〜1013)。 (6) Next, the power of the corresponding computer 130 is turned off, and the computer monitoring program 119 is started and executed, “Stop” is written in the column of the usage status 702 of the computer status table 124, and it is stored in the HDD 112. At the same time, “end” is written in the field 309 of the usage requirement list 120 to end the processing here (steps 1011 to 1013).

前述したような終了処理を行うことにより、1度使用した計算機には、使用した起動ディスクが自計算機の記憶媒体に格納されることになるので、次回の計算機の起動を、より迅速に行うことができる。また、計算機の立ち挙げに自計算機の記憶媒体に格納された起動ディスクを使用した場合、この起動ディスクを磁気ディスク装置のLUに格納して管理することが可能となる。   By performing the termination process as described above, the used startup disk is stored in the storage medium of the computer once used, so that the next computer can be started up more quickly. Can do. Further, when a startup disk stored in the storage medium of the own computer is used for setting up the computer, the startup disk can be stored and managed in the LU of the magnetic disk device.

前述した本発明の実施形態での各処理は、プログラムにより構成し、本発明が備えるCPUに実行させることができ、また、それらのプログラムは、FD、CDROM、DVD等の記録媒体に格納して提供することができ、また、ネットワークを介してディジタル情報により提供することができる。   Each process in the above-described embodiment of the present invention is configured by a program and can be executed by a CPU included in the present invention. These programs are stored in a recording medium such as an FD, CDROM, or DVD. It can be provided and can be provided by digital information via a network.

前述した本発明の実施形態によれば、起動ディスクが頻繁に変更となるシステム環境において、計算機が所持する複数の記憶媒体に起動ディスクが保存されている場合に、記憶媒体に保存されている起動ディスクから計算機を起動し、SAN環境上の磁気記憶装置に保存されている起動ディスクを使用することなく計算機を起動することができ、これにより、磁気記憶装置の競合が発生しているSAN環境上の磁気記憶装置の起動ディスクから計算機を起動するより速く計算機を起動することができる。   According to the above-described embodiment of the present invention, in a system environment in which the startup disk is frequently changed, when the startup disk is stored in a plurality of storage media possessed by the computer, the startup stored in the storage medium The computer can be booted from the disk and the computer can be booted without using the boot disk stored in the magnetic storage device in the SAN environment. It is possible to start the computer faster than starting the computer from the startup disk of the magnetic storage device.

また、前述した本発明の実施形態によれば、計算機が所持する複数の記憶媒体に起動ディスクが保存されている場合に、記憶媒体に保存されている起動ディスクから計算機を起動することにより、他の計算機が磁気記憶装置の起動ディスクを使用して起動する場合、磁気記憶装置への接続集中を緩和することができる。   In addition, according to the above-described embodiment of the present invention, when a startup disk is stored in a plurality of storage media possessed by the computer, the computer is started from the startup disk stored in the storage medium. When the computer is started using the startup disk of the magnetic storage device, the concentration of connections to the magnetic storage device can be eased.

本発明は、データセンタ等のSAN環境で構築された複数の計算機の起動を高速に実施するために利用することができる。   The present invention can be used to quickly start a plurality of computers constructed in a SAN environment such as a data center.

本発明の一実施形態による計算機システムの構成を示すブロック図である。It is a block diagram which shows the structure of the computer system by one Embodiment of this invention. 利用要件の内容の一例を示す図である。It is a figure which shows an example of the content of a usage requirement. 利用要件一覧表の内容の一例を示す図である。It is a figure which shows an example of the content of a usage requirement list. 計画表の内容の一例を示す図である。It is a figure which shows an example of the content of a plan table. 計算機管理表の内容の一例を示す図である。It is a figure which shows an example of the content of a computer management table | surface. 磁気記憶装置LU管理表の内容の一例を示す図である。It is a figure which shows an example of the content of the magnetic storage unit LU management table. 計算機利用状況表の内容の一例を示す図である。It is a figure which shows an example of the content of a computer utilization condition table | surface. 計算機と起動ディスク選定部とでの処理動作を説明するフローチャートである。It is a flowchart explaining the processing operation in a computer and a starting disk selection part. 計算機起動部での処理動作を説明するフローチャートである。It is a flowchart explaining the processing operation in a computer starting part. 計算機終了処理部での処理動作を説明するフローチャートである。It is a flowchart explaining the processing operation in a computer completion process part.

符号の説明Explanation of symbols

100a〜100d ユーザ端末
110 管理サーバ
111 メインメモリ
112 HDD
113、114、132〜134、142 NIC
115 計算機と起動ディスク選定部
116 計算機起動部
117 計算機終了処理部
120 利用要件一覧表
121 計画表
122 計算機管理表
123 磁気ディスク装置LU管理表
124 計算機状況表
130a〜130c 計算機
131a〜131c 記憶媒体
140 磁気記憶装置
143a〜143h LUとしてのHDD
150 サービスネットワーク
151 管理ネットワーク
152 ストレージエリアネットワーク
100a to 100d User terminal 110 Management server 111 Main memory 112 HDD
113, 114, 132-134, 142 NIC
115 Computer and Startup Disk Selection Unit 116 Computer Startup Unit 117 Computer End Processing Unit 120 Usage Requirement Table 121 Plan Table 122 Computer Management Table 123 Magnetic Disk Unit LU Management Table 124 Computer Status Table 130a-130c Computer 131a-131c Storage Medium 140 Magnetic Storage devices 143a to 143h HDD as LU
150 Service Network 151 Management Network 152 Storage Area Network

Claims (6)

複数の計算機と、管理サーバと、計算機の起動ディスクを格納する磁気記憶装置とを備えて構成される計算機システムの前記複数の計算機のそれぞれを起動する計算機の起動方法において、
前記磁気記憶装置は、複数の業務システム毎の前記起動ディスクを保持しており、
前記複数の計算機のそれぞれは、複数の内蔵記憶媒体を備え、該内臓記憶媒体には、前回起動した業務システムの起動ディスクを保存しており、
前記管理サーバは、ユーザが使用するユーザ端末からの利用要件を取り纏めて優先順位を付け、使用する計算機の選択、計算機の起動ディスクの選択を行うと共に、選択された計算機の起動、停止を管理し、前記選択された計算機の起動に際して、前記内蔵記憶媒体内の起動ディスクを用いて計算機を起動するか、前記磁気記憶装置内の起動ディスクを用いて計算機を起動するかを選択することを特徴とする計算機の起動方法。
In a computer startup method for starting up each of the plurality of computers of a computer system comprising a plurality of computers, a management server, and a magnetic storage device for storing a computer startup disk,
The magnetic storage device holds the boot disk for each of a plurality of business systems,
Each of the plurality of computers includes a plurality of internal storage media, and the built-in storage medium stores a startup disk of a business system that was started last time,
The management server summarizes the usage requirements from the user terminals used by the user, prioritizes them, selects the computers to be used, selects the computer startup disk, and manages the startup and stop of the selected computer. When starting up the selected computer, it is selected whether to start up the computer using a startup disk in the internal storage medium or to start up the computer using a startup disk in the magnetic storage device. How to start up the calculator.
前記計算機の起動に際しての起動ディスクの選択は、前記選択された計算機の内蔵記憶媒体に、行おうとする業務に対応する起動ディスクが存在する場合に、計算機の内蔵記憶媒体内の起動ディスクを選択するように行われることを特徴とする請求項1記載の計算機の起動方法。   Selection of a startup disk at the time of startup of the computer selects a startup disk in the internal storage medium of the computer when there is a startup disk corresponding to the job to be performed in the internal storage medium of the selected computer. The computer startup method according to claim 1, wherein the computer startup method is performed as follows. 前記計算機の起動時に使用した業務システムの起動ディスクが磁気記憶装置に格納されたものであった場合、計算機の使用の終了時、使用した起動ディスクを計算機の内蔵記憶媒体に保存し、前記計算機の起動時に使用した業務システムの起動ディスクが内蔵記憶媒体に格納されたものであった場合、計算機の使用の終了時、使用した起動ディスクを磁気記憶装置に保存することを特徴とする請求項1記載の計算機の起動方法。   If the business system startup disk used at the startup of the computer is stored in a magnetic storage device, the used startup disk is stored in the internal storage medium of the computer at the end of use of the computer. 2. The startup disk used when starting a computer is stored in an internal storage medium, and the used startup disk is stored in a magnetic storage device when the use of the computer ends. How to start the calculator. 複数の計算機と、管理サーバと、計算機の起動ディスクを格納する磁気記憶装置とを備えて構成される計算機システムにおいて、
前記磁気記憶装置は、複数の業務システム毎の前記起動ディスクを保持しており、
前記複数の計算機のそれぞれは、複数の内蔵記憶媒体を備え、該内臓記憶媒体には、前回起動した業務システムの起動ディスクを保存しており、
前記管理サーバは、ユーザが使用するユーザ端末からの利用要件を取り纏めて優先順位を付け、使用する計算機の選択、計算機の起動ディスクの選択を行う手段と、選択された計算機の起動、停止を管理する手段と、前記選択された計算機の起動に際して、前記内蔵記憶媒体内の起動ディスクを用いて計算機を起動するか、前記磁気記憶装置内の起動ディスクを用いて計算機を起動するかを選択する手段とを有することを特徴とする計算機システム。
In a computer system configured to include a plurality of computers, a management server, and a magnetic storage device that stores a computer startup disk,
The magnetic storage device holds the boot disk for each of a plurality of business systems,
Each of the plurality of computers includes a plurality of internal storage media, and the built-in storage medium stores a startup disk of a business system that was started last time,
The management server manages the usage requirements from the user terminals used by the user, assigns priorities, selects a computer to be used, selects a computer boot disk, and manages the start and stop of the selected computer And means for selecting whether to start the computer using the startup disk in the internal storage medium or to start the computer using the startup disk in the magnetic storage device when starting the selected computer And a computer system.
前記計算機の起動に際して起動ディスクの選択する手段は、前記選択された計算機の内蔵記憶媒体に、行おうとする業務に対応する起動ディスクが存在する場合に、計算機の内蔵記憶媒体内の起動ディスクを選択するように行われることを特徴とする請求項4記載の計算機システム。   The means for selecting a startup disk when starting up the computer selects a startup disk in the internal storage medium of the computer if the internal storage medium of the selected computer has a startup disk corresponding to the job to be performed. 5. The computer system according to claim 4, wherein the computer system is performed as follows. 前記計算機の起動、停止を管理する手段は、前記計算機の起動時に使用した業務システムの起動ディスクが磁気記憶装置に格納されたものであった場合、計算機の使用の終了時、使用した起動ディスクを計算機の内蔵記憶媒体に保存し、前記計算機の起動時に使用した業務システムの起動ディスクが内蔵記憶媒体に格納されたものであった場合、計算機の使用の終了時、使用した起動ディスクを磁気記憶装置に保存することを特徴とする請求項4記載の計算機システム。   The means for managing the start and stop of the computer, when the start disk of the business system used at the start of the computer is stored in a magnetic storage device, the used start disk at the end of use of the computer When the business system startup disk stored in the computer's internal storage medium and used when starting the computer is stored in the internal storage medium, the used startup disk is stored in the magnetic storage device when the use of the computer ends. 5. The computer system according to claim 4, wherein the computer system is stored in a storage system.
JP2007280577A 2007-10-29 2007-10-29 Computer startup method and computer system Expired - Fee Related JP4997063B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007280577A JP4997063B2 (en) 2007-10-29 2007-10-29 Computer startup method and computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007280577A JP4997063B2 (en) 2007-10-29 2007-10-29 Computer startup method and computer system

Publications (2)

Publication Number Publication Date
JP2009110183A true JP2009110183A (en) 2009-05-21
JP4997063B2 JP4997063B2 (en) 2012-08-08

Family

ID=40778629

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007280577A Expired - Fee Related JP4997063B2 (en) 2007-10-29 2007-10-29 Computer startup method and computer system

Country Status (1)

Country Link
JP (1) JP4997063B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010140403A (en) * 2008-12-15 2010-06-24 Mitsubishi Electric Corp Information processing apparatus, information processing system, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005071242A (en) * 2003-08-27 2005-03-17 Toshiba Corp Computer system and dynamic boot image switching program
JP2005322254A (en) * 2005-05-16 2005-11-17 Hitachi Ltd Computer system, computer used for this computer system, and storage device
JP2005327233A (en) * 2004-04-12 2005-11-24 Hitachi Ltd Computer system
JP2006039888A (en) * 2004-07-27 2006-02-09 Hitachi Ltd Method and system for safely organizing hosting environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005071242A (en) * 2003-08-27 2005-03-17 Toshiba Corp Computer system and dynamic boot image switching program
JP2005327233A (en) * 2004-04-12 2005-11-24 Hitachi Ltd Computer system
JP2006039888A (en) * 2004-07-27 2006-02-09 Hitachi Ltd Method and system for safely organizing hosting environment
JP2005322254A (en) * 2005-05-16 2005-11-17 Hitachi Ltd Computer system, computer used for this computer system, and storage device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010140403A (en) * 2008-12-15 2010-06-24 Mitsubishi Electric Corp Information processing apparatus, information processing system, and program

Also Published As

Publication number Publication date
JP4997063B2 (en) 2012-08-08

Similar Documents

Publication Publication Date Title
JP5932043B2 (en) Volatile memory representation of non-volatile storage set
US8473462B1 (en) Change tracking for shared disks
US9146766B2 (en) Consistent unmapping of application data in presence of concurrent, unquiesced writers and readers
US9170928B1 (en) I/O scheduling and load balancing across the multiple nodes of a clustered environment
JP4464378B2 (en) Computer system, storage system and control method for saving storage area by collecting the same data
JP2010026946A (en) Storage subsystem and method of executing command by controller
JP2008015888A (en) Load distribution control system and load distribution control method
EP2153309B1 (en) Physical network interface selection
US9110591B2 (en) Memory resource provisioning using SAS zoning
JP2007140728A (en) Storage device system and storage control method
CN107423301B (en) Data processing method, related equipment and storage system
JP2009053921A (en) Storage system, computer and computer system
US20150293719A1 (en) Storage Space Processing Method and Apparatus, and Non-Volatile Computer Readable Storage Medium
JP2014063536A (en) Method of resource allocation in computer-based system
JPWO2008126202A1 (en) Storage system load balancing program, storage system load balancing method, and storage management device
CN108932112B (en) Data read-write method, device, equipment and medium for solid particles
US9395930B2 (en) Information processing system, control method of information processing system, and recording medium
JP2007072672A (en) Computer system and allocation method for storage area
JP2007286975A (en) Computing system, storage system, and volume allocation method
US9547450B2 (en) Method and apparatus to change tiers
EP2703993A2 (en) Information processing apparatus, computer program, and copy control method
US20220374256A1 (en) Information processing system, information processing apparatus, method of controlling the same, and storage medium
JP4997063B2 (en) Computer startup method and computer system
JP4997858B2 (en) Data recording apparatus and data recording program
JP4871758B2 (en) Volume allocation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120131

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120329

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: 20120417

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120514

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150518

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees