JP4814539B2 - ネットブート方法 - Google Patents
ネットブート方法 Download PDFInfo
- Publication number
- JP4814539B2 JP4814539B2 JP2005067553A JP2005067553A JP4814539B2 JP 4814539 B2 JP4814539 B2 JP 4814539B2 JP 2005067553 A JP2005067553 A JP 2005067553A JP 2005067553 A JP2005067553 A JP 2005067553A JP 4814539 B2 JP4814539 B2 JP 4814539B2
- Authority
- JP
- Japan
- Prior art keywords
- computer
- stored data
- gateway server
- processing unit
- boot
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Stored Programmes (AREA)
Description
手順1:ブート時だけストレージ装置3へのアクセスを中継するゲートウェイサーバ2は、ブート時に要求されたセクタ番号を記録する。
手順2:計算機1の電源オフを検知する。
手順3:手順1で記録したセクタ番号から先読みを行う。これは、OS起動後、計算機1はゲートウェイサーバ2を経由せずにストレージ装置3と直接通信するときに、キャッシュの最新チェックを省略するためである。
手順4:計算機1からストレージ装置3へのアクセス要求が先読みキャッシュにあればそれを応答する。
手順5:一斉ブートした計算機数、キャッシュミス数を監視し、ゲートウェイサーバ2、ストレージ装置3の性能限界超過時に、計算機1からの要求をゲートウェイサーバ2にてキューイングする。
2 ゲートウェイサーバ
3 ストレージ装置
4 管理サーバ
5 ネットワーク
6 ネットワーク
10 NBPローダ
11 下位プロトコル処理部
12 NBP記憶部
13 NBP
14 OSローダ
15 ディスクアクセス仮想部
16 OS
17 中継処理部
18 下位プロトコル処理部
19 上位プロトコル処理部
20 OS記憶部
100 プロセッサ
101 記憶装置
102 プログラムメモリ
103 入出力バッファ
104 計算機管理表
105 キャッシュ表
Claims (12)
- ストレージ装置に格納されたブート用の格納データを読み込んでブートする計算機のネットブート方法であって、
前記計算機は、起動のためのプログラムを実行し、
ゲートウェイサーバは、前記計算機からのブート要求を受信すると、セキュリティに関する通信を行う上位プロトコル処理により、前記ストレージ装置から前記格納データを受信し、高速の通信に関する下位プロトコル処理により、前記計算機に前記格納データを送信し、
前記計算機は、受信した前記格納データをもとにブートすること
を特徴とするネットブート方法。 - 前記計算機と前記ゲートウェイサーバとは、LANで接続することを特徴とする請求項1に記載のネットブート方法。
- 前記プログラムは、前記プログラムを格納する管理サーバから前記計算機に転送されることを特徴とする請求項1に記載のネットブート方法。
- 前記ゲートウェイサーバは、受信した複数の前記ブート要求をキューイングし、その順序に従って前記格納データを受信することを特徴とする請求項1に記載のネットブート方法。
- 前記ゲートウェイサーバは、受信した前記格納データをキャッシュとして保持し、前記キャッシュから読み取った前記格納データを、前記計算機に送信することを特徴とする請求項1に記載のネットブート方法。
- ストレージ装置に格納されたブート用の格納データを読み込んでブートする計算機に送信するゲートウェイサーバであって、
前記計算機からのブート要求を受信すると、セキュリティに関する通信を行う上位プロトコル処理により、前記ストレージ装置から前記格納データを受信する上位プロトコル処理部と、
高速の通信に関する下位プロトコル処理により、前記計算機に前記格納データを送信する下位プロトコル処理部と、
を備えることを特徴とするゲートウェイサーバ。 - 前記ゲートウェイサーバは、受信した複数の前記ブート要求をキューイングし、その順序に従って前記格納データを受信する中継処理部を備えることを特徴とする請求項6に記載のゲートウェイサーバ。
- 前記中継処理部は、受信した前記格納データをキャッシュとして保持し、前記キャッシュから読み取った前記格納データを、前記計算機に送信することを特徴とする請求項6に記載のゲートウェイサーバ。
- ブート用のOSを有するストレージ装置と、前記OSを読み込んでブートする計算機と、前記ストレージ装置から前記OSを読み込んで前記計算機に送信するゲートウェイサーバと、前記計算機の起動のためのNBPを格納する管理サーバと、を含む前記計算機システムであって、
前記計算機と前記ゲートウェイサーバとは、LANで接続され、
前記計算機が、前記NBPを読み込む前記NBPローダと、前記OSを読み込む前記OSローダとを備え、
前記ゲートウェイサーバが、
前記計算機からのブート要求を受信すると、セキュリティに関する通信を行う上位プロトコル処理により、前記ストレージ装置から格納データを受信する上位プロトコル処理部と、
高速の通信に関する下位プロトコル処理により、前記計算機に前記格納データを送信する下位プロトコル処理部と、
を備えることを特徴とする計算機システム。 - 前記ゲートウェイサーバは、受信した複数の前記ブート要求をキューイングし、その順序に従って前記格納データを受信する中継処理部を備えることを特徴とする請求項9に記載の計算機システム。
- 前記中継処理部は、受信した前記格納データをキャッシュとして保持し、前記キャッシュから読み取った前記格納データを、前記計算機に送信することを特徴とする請求項9に記載の計算機システム。
- 前記上位プロトコル処理部は、TCP/IPのiSCSI処理を行い、
前記下位プロトコル処理部は、UDP処理を行うことを特徴とする請求項9ないし請求項11のいずれか1項に記載の計算機システム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005067553A JP4814539B2 (ja) | 2005-03-10 | 2005-03-10 | ネットブート方法 |
| US11/124,233 US20060206699A1 (en) | 2005-03-10 | 2005-05-09 | Network boot system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005067553A JP4814539B2 (ja) | 2005-03-10 | 2005-03-10 | ネットブート方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2006252168A JP2006252168A (ja) | 2006-09-21 |
| JP4814539B2 true JP4814539B2 (ja) | 2011-11-16 |
Family
ID=36972382
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005067553A Expired - Fee Related JP4814539B2 (ja) | 2005-03-10 | 2005-03-10 | ネットブート方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20060206699A1 (ja) |
| JP (1) | JP4814539B2 (ja) |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7581029B2 (en) * | 2005-06-20 | 2009-08-25 | Intel Corporation | Updating machines while disconnected from an update source |
| JP4597038B2 (ja) * | 2005-11-07 | 2010-12-15 | 株式会社日立製作所 | 計算機システム、帯域制御方法及びプログラム |
| JP2007280236A (ja) * | 2006-04-11 | 2007-10-25 | Hitachi Ltd | バックアップ方法およびバックアッププログラム |
| FR2913122B1 (fr) * | 2007-02-22 | 2010-10-15 | Airbus France | Systeme d'information embarque a restauration automatique |
| JP2009176213A (ja) * | 2008-01-28 | 2009-08-06 | Hitachi Software Eng Co Ltd | ネットワークブート方式 |
| JP2009276909A (ja) * | 2008-05-13 | 2009-11-26 | Buffalo Inc | Os起動方法及びプロトコル変換器 |
| JP4966942B2 (ja) | 2008-10-01 | 2012-07-04 | 株式会社日立製作所 | 仮想pc管理方法、仮想pc管理システム、および仮想pc管理プログラム |
| JP5333579B2 (ja) * | 2009-03-30 | 2013-11-06 | 富士通株式会社 | 管理サーバ、ブートサーバ、ネットワークブートシステムおよびネットワークブート方法 |
| JP5538310B2 (ja) * | 2011-06-27 | 2014-07-02 | 株式会社エヌ・ティ・ティ・データ | 仮想化システム、および仮想化方法 |
| CN102323888B (zh) * | 2011-08-11 | 2014-06-04 | 杭州顺网科技股份有限公司 | 一种无盘计算机启动加速方法 |
| US10205750B2 (en) * | 2013-03-13 | 2019-02-12 | Intel Corporation | Policy-based secure web boot |
| US20140282478A1 (en) * | 2013-03-15 | 2014-09-18 | Silicon Graphics International Corp. | Tcp server bootloader |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4332880A (en) * | 1979-09-04 | 1982-06-01 | Energy Conversion Devices, Inc. | Imaging film with improved passivating layers |
| JPH11112541A (ja) * | 1997-09-12 | 1999-04-23 | Internatl Business Mach Corp <Ibm> | メッセージ中継方法及びメッセージ処理方法、ルータ装置、ネットワークシステム、ルータ装置を制御するプログラムを格納した記憶媒体 |
| JP2000112860A (ja) * | 1998-10-01 | 2000-04-21 | Mitsubishi Electric Corp | 安全な情報発信・共有サービス方法 |
| US6114088A (en) * | 1999-01-15 | 2000-09-05 | 3M Innovative Properties Company | Thermal transfer element for forming multilayer devices |
| KR100319292B1 (ko) * | 1999-12-02 | 2002-01-05 | 윤종용 | 빠른 부팅 속도를 갖는 컴퓨터 시스템 및 그 방법 |
| DE10117786A1 (de) * | 2001-04-10 | 2002-10-17 | Bayer Ag | Wärmeabsorbierendes Schichtsystem |
| EP1283464A1 (en) * | 2001-08-06 | 2003-02-12 | Hewlett-Packard Company | A boot process for a computer, a boot ROM and a computer having a boot ROM |
| US7065640B2 (en) * | 2001-10-11 | 2006-06-20 | International Business Machines Corporation | System for implementing a diagnostic or correction boot image over a network connection |
| JP2003216593A (ja) * | 2002-01-17 | 2003-07-31 | Hitachi Ltd | サーバ管理システム |
| US6749939B2 (en) * | 2002-02-19 | 2004-06-15 | Ppg Industries, Ohio, Inc. | Composition having sealing and sound dampening properties and methods related thereto |
| US7237031B2 (en) * | 2002-03-07 | 2007-06-26 | Sun Microsystems, Inc. | Method and apparatus for caching protocol processing data |
| US7270882B2 (en) * | 2003-02-21 | 2007-09-18 | General Electric Company | Weatherable multilayer articles and method for their preparation |
| JP4252828B2 (ja) * | 2003-03-19 | 2009-04-08 | 株式会社日立製作所 | キャッシュ制御方法、ノード装置、プログラム |
-
2005
- 2005-03-10 JP JP2005067553A patent/JP4814539B2/ja not_active Expired - Fee Related
- 2005-05-09 US US11/124,233 patent/US20060206699A1/en not_active Abandoned
Also Published As
| Publication number | Publication date |
|---|---|
| US20060206699A1 (en) | 2006-09-14 |
| JP2006252168A (ja) | 2006-09-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4814539B2 (ja) | ネットブート方法 | |
| US7496690B2 (en) | Method, system, and program for managing memory for data transmission through a network | |
| US7664892B2 (en) | Method, system, and program for managing data read operations on network controller with offloading functions | |
| US20170177541A1 (en) | Apparatus and method for transferring data and commands in a memory management environment | |
| WO2017054454A1 (zh) | 对usb设备的访问方法、装置、终端、服务器及系统 | |
| WO2017000593A1 (zh) | 报文处理方法及装置 | |
| JP5686204B2 (ja) | サーバ装置、情報処理システム、サーバ装置のアドレス管理方法、及びサーバ装置のアドレス管理プログラム | |
| KR20190062166A (ko) | 네트워크 어드레스 변환을 위한 통신 시스템 및 방법 | |
| CN108196794A (zh) | 一种消息处理方法、装置及系统 | |
| US9172744B2 (en) | Scalable storage with programmable networks | |
| JP2008518324A (ja) | コンピュータネットワークにおいて共有イメージに対する読み取り要請をキャッシュする方法およびシステム | |
| US10664418B2 (en) | Peripheral device controlling device, operation method thereof, and operation method of peripheral device controlling device driver | |
| JP2017215745A (ja) | データ処理装置、データ処理方法およびプログラム | |
| JP5880551B2 (ja) | 再送制御システム及び再送制御方法 | |
| CN113746647B (zh) | 数据传输方法、节点、电子设备及可读存储介质 | |
| JP2009110407A (ja) | キャッシュ方法及びキャッシュ装置 | |
| CN113852665A (zh) | 文件上传方法、装置、电子设备、存储介质及程序产品 | |
| JP2010123023A (ja) | 情報処理装置、情報処理装置の制御方法、プログラム、及び、記録媒体 | |
| US20060242258A1 (en) | File sharing system, file sharing program, management server and client terminal | |
| US20050132084A1 (en) | Method and apparatus for providing server local SMBIOS table through out-of-band communication | |
| CN113726723B (zh) | 基于udp的数据传输方法、装置及设备 | |
| JP5911943B2 (ja) | データの少なくとも一部が処理に利用可能であることの少なくとも1つのインジケーションの少なくとも部分的な提供 | |
| JP7740545B2 (ja) | スイッチ | |
| JP2007128409A (ja) | 計算機システム、帯域制御方法及びプログラム | |
| CN111324580A (zh) | 分布式文件系统目录列表操作方法、装置、设备及介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071207 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101220 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110412 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110610 |
|
| 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: 20110823 |
|
| 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: 20110826 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140902 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |