JP5680961B2 - 物理イメージと仮想イメージの統合的な提供 - Google Patents
物理イメージと仮想イメージの統合的な提供 Download PDFInfo
- Publication number
- JP5680961B2 JP5680961B2 JP2010514953A JP2010514953A JP5680961B2 JP 5680961 B2 JP5680961 B2 JP 5680961B2 JP 2010514953 A JP2010514953 A JP 2010514953A JP 2010514953 A JP2010514953 A JP 2010514953A JP 5680961 B2 JP5680961 B2 JP 5680961B2
- Authority
- JP
- Japan
- Prior art keywords
- client
- image
- virtual machine
- disk
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 claims description 39
- 238000004891 communication Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 5
- 230000002093 peripheral effect Effects 0.000 description 4
- 230000005055 memory storage Effects 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000013479 data entry Methods 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 239000007787 solid Substances 0.000 description 2
- 102100035373 Cyclin-D-binding Myb-like transcription factor 1 Human genes 0.000 description 1
- 101000804518 Homo sapiens Cyclin-D-binding Myb-like transcription factor 1 Proteins 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004744 fabric Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 230000007723 transport mechanism Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
- G06F8/63—Image based installation; Cloning; Build to order
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4416—Network booting; Remote initial program loading [RIPL]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
- Processing Or Creating Images (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
図4は、例示の実施形態および態様を実装することができる例示的なコンピューティング環境を示す。コンピューティングシステム環境400は、適切なコンピューティング環境の一例に過ぎず、使用範囲または機能範囲に関して、いかなる限定も示唆するようには意図されていない。また、コンピューティングシステム環境400は、例示的なコンピューティングシステム環境400内に図示されるいずれかのコンポーネントまたはいずれかのコンポーネントの組み合わせに関して、いかなる依存関係または要件を有するようにも解釈されるべきではい。
Claims (4)
- クライアントのディスクイメージをサーバによって構成するための方法であって、
サーバがディスクイメージの要求をクライアントから受信するステップであって、前記クライアントは、前記クライアント上で動作する仮想マシンを含むステップと、
前記サーバが前記クライアントのハードウェア特性を決定するステップであって、前記クライアント上の前記仮想マシンは、前記ディスクイメージを実行するのに必要なリソースを有するように構成される、ステップと、
前記クライアント上で動作する前記仮想マシンによってブート可能となるように前記要求されたイメージを修正するステップと、
前記修正されたイメージを前記クライアントに提供するステップと
を含み、
物理イメージは、前記サーバによって前記仮想マシンのイメージ用に構築されることを特徴とする方法。 - クライアントのディスクイメージをサーバによって構成するための方法であって、
サーバがディスクイメージの要求をクライアントから受信するステップであって、前記クライアントは、前記クライアント上で動作する仮想マシンを含むステップと、
前記サーバが前記クライアントのハードウェア特性を決定するステップであって、前記クライアント上の前記仮想マシンは、前記ディスクイメージを実行するのに必要なリソースを有するように構成される、ステップと、
前記クライアント上で動作する前記仮想マシンによってブート可能となるように前記要求されたイメージを修正するステップと、
前記修正されたイメージを前記クライアントに提供するステップと
を含み、
前記クライアントが物理イメージを前記サーバにロードするステップをさらに含むことを特徴とする方法。 - サーバが、処理すべきディスクイメージの要求をクライアントから受信するステップであって、前記クライアントは、該クライアント上で動作する仮想マシンを含むステップと、
前記サーバが前記クライアントのハードウェア特性を決定するステップであって、前記クライアント上の仮想マシンは、前記ディスクイメージ実行するのに必要なリソースを有するように構成される、ステップと、
前記クライアント上で動作している前記仮想マシンによってブート可能となるように前記要求されたイメージを修正するステップと、
前記修正されたイメージを前記クライアントに提供するステップと
を含み、
前記ハードウェア特性を決定するステップは、前記クライアントに該クライアントの前
記ハードウェア特性に関して問い合わせることを含む、
方法を実行するためのコンピュータ実行可能命令を記録したことを特徴とするコンピュータ読取可能記憶媒体。 - サーバが、処理すべきディスクイメージの要求をクライアントから受信するステップであって、前記クライアントは、該クライアント上で動作する仮想マシンを含むステップと、
前記サーバが前記クライアントのハードウェア特性を決定するステップであって、前記クライアント上の仮想マシンは、前記ディスクイメージ実行するのに必要なリソースを有するように構成される、ステップと、
前記クライアント上で動作している前記仮想マシンによってブート可能となるように前記要求されたイメージを修正するステップと、
前記修正されたイメージを前記クライアントに提供するステップと
を含み、
前記クライアントが物理イメージを前記サーバにロードするステップをさらに含み、
前記物理イメージを仮想ハード・ドライブ・イメージに変換するステップをさらに含むことを特徴とするコンピュータ読取可能記憶媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/771,371 US8069341B2 (en) | 2007-06-29 | 2007-06-29 | Unified provisioning of physical and virtual images |
US11/771,371 | 2007-06-29 | ||
PCT/US2008/066763 WO2009005996A1 (en) | 2007-06-29 | 2008-06-12 | Unified provisioning of physical and virtual images |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010532527A JP2010532527A (ja) | 2010-10-07 |
JP5680961B2 true JP5680961B2 (ja) | 2015-03-04 |
Family
ID=40161963
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010514953A Active JP5680961B2 (ja) | 2007-06-29 | 2008-06-12 | 物理イメージと仮想イメージの統合的な提供 |
Country Status (7)
Country | Link |
---|---|
US (1) | US8069341B2 (ja) |
EP (1) | EP2176747B1 (ja) |
JP (1) | JP5680961B2 (ja) |
CN (1) | CN101689119B (ja) |
BR (1) | BRPI0811105B1 (ja) |
RU (1) | RU2462749C2 (ja) |
WO (1) | WO2009005996A1 (ja) |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8239665B2 (en) * | 2007-10-31 | 2012-08-07 | Dell Products L.P. | Methods, systems and media for configuring boot options |
JP5142678B2 (ja) * | 2007-11-15 | 2013-02-13 | 株式会社日立製作所 | デプロイ方法およびシステム |
US9100297B2 (en) | 2008-08-20 | 2015-08-04 | Red Hat, Inc. | Registering new machines in a software provisioning environment |
US8612968B2 (en) * | 2008-09-26 | 2013-12-17 | Red Hat, Inc. | Methods and systems for managing network connections associated with provisioning objects in a software provisioning environment |
US9558195B2 (en) | 2009-02-27 | 2017-01-31 | Red Hat, Inc. | Depopulation of user data from network |
US9134987B2 (en) | 2009-05-29 | 2015-09-15 | Red Hat, Inc. | Retiring target machines by a provisioning server |
US8776053B2 (en) * | 2009-09-25 | 2014-07-08 | Oracle International Corporation | System and method to reconfigure a virtual machine image suitable for cloud deployment |
US8856294B2 (en) * | 2009-06-01 | 2014-10-07 | Oracle International Corporation | System and method for converting a Java application into a virtual server image for cloud deployment |
US8639787B2 (en) * | 2009-06-01 | 2014-01-28 | Oracle International Corporation | System and method for creating or reconfiguring a virtual server image for cloud deployment |
US8683464B2 (en) * | 2009-06-04 | 2014-03-25 | Microsoft Corporation | Efficient virtual machine management |
US8966475B2 (en) * | 2009-08-10 | 2015-02-24 | Novell, Inc. | Workload management for heterogeneous hosts in a computing system environment |
US9678736B2 (en) * | 2009-09-14 | 2017-06-13 | The Directv Group, Inc. | Method and system for updating a software image at a client device |
US9830243B1 (en) | 2009-09-14 | 2017-11-28 | The Directv Group, Inc. | Method and system for rebooting a client device within a local area network from a central server |
US8856080B2 (en) * | 2009-10-30 | 2014-10-07 | Microsoft Corporation | Backup using metadata virtual hard drive and differential virtual hard drive |
US20110126193A1 (en) * | 2009-11-20 | 2011-05-26 | Dell Products, Lp | System and Method for Imaging and Provisioning of Information Handling System |
US8751738B2 (en) | 2010-02-08 | 2014-06-10 | Microsoft Corporation | Background migration of virtual storage |
US8751780B2 (en) * | 2010-02-08 | 2014-06-10 | Microsoft Corporation | Fast machine booting through streaming storage |
US8775781B2 (en) | 2010-03-25 | 2014-07-08 | Microsoft Corporation | Intelligent boot device selection and recovery |
US8352415B2 (en) * | 2010-06-15 | 2013-01-08 | International Business Machines Corporation | Converting images in virtual environments |
US20120054743A1 (en) * | 2010-08-31 | 2012-03-01 | Yuji Fujiwara | Information Processing Apparatus and Client Management Method |
US8490088B2 (en) * | 2010-09-10 | 2013-07-16 | International Business Machines Corporation | On demand virtual machine image streaming |
US20120144390A1 (en) * | 2010-12-07 | 2012-06-07 | Microsoft Corporation | Customized computer image preparation and deployment including virtual machine mode |
US9612803B2 (en) | 2011-04-15 | 2017-04-04 | Oracle International Corporation | System and method for use of a virtual assembly builder |
US8868882B2 (en) | 2011-06-08 | 2014-10-21 | Microsoft Corporation | Storage architecture for backup application |
EP2725488A1 (en) * | 2011-06-21 | 2014-04-30 | Fujitsu Limited | Information processing device, virtual machine management method and virtual machine management program |
EP2618255A1 (de) * | 2012-01-20 | 2013-07-24 | Siemens Aktiengesellschaft | Elektronisches Gerät zur Installation von Abbildern |
JP5998566B2 (ja) | 2012-03-27 | 2016-09-28 | 富士通株式会社 | 移動制御プログラム、移動制御方法および制御装置 |
US9600316B2 (en) | 2012-10-17 | 2017-03-21 | Microsoft Technology Licensing, Llc | Augmented allocation of virtual machines for application |
GB2503600B (en) * | 2012-12-21 | 2014-05-14 | Mobile Content Man Solutions Ltd | Digital memory imaging system and method |
US9354894B2 (en) | 2013-10-11 | 2016-05-31 | International Business Machines Corporation | Pluggable cloud enablement boot device and method that determines hardware resources via firmware |
US9384006B2 (en) | 2013-10-11 | 2016-07-05 | Globalfoundries Inc. | Apparatus and methods for automatically reflecting changes to a computing solution into an image for the computing solution |
US10031761B2 (en) | 2013-10-11 | 2018-07-24 | International Business Machines Corporation | Pluggable cloud enablement boot device and method |
US9535735B2 (en) | 2014-06-09 | 2017-01-03 | International Business Machines Corporation | Adaptive virtual machine request approver |
US20170024224A1 (en) * | 2015-07-22 | 2017-01-26 | Cisco Technology, Inc. | Dynamic snapshots for sharing network boot volumes |
RU2602376C1 (ru) * | 2015-09-14 | 2016-11-20 | ЭйАйСи ИНК. | Устройство jbod, содержащее модуль bmc, и способ управления им |
EP3842930A1 (en) * | 2016-11-17 | 2021-06-30 | Huawei Technologies Co., Ltd. | Image file conversion method and apparatus |
CN109325012A (zh) * | 2018-08-08 | 2019-02-12 | 国云科技股份有限公司 | 一种修改虚拟机镜像分区的方法 |
US10867375B2 (en) * | 2019-01-30 | 2020-12-15 | Siemens Healthcare Gmbh | Forecasting images for image processing |
Family Cites Families (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3860829A (en) * | 1973-08-10 | 1975-01-14 | Keene Corp | Fluorescent fixture auxiliary light |
US6026452A (en) * | 1997-02-26 | 2000-02-15 | Pitts; William Michael | Network distributed site cache RAM claimed as up/down stream request/reply channel for storing anticipated data and meta data |
JP2525122B2 (ja) * | 1992-11-09 | 1996-08-14 | インターナショナル・ビジネス・マシーンズ・コーポレイション | コンピュ―タ・システムのバックアップ記録方法、復元方法およびシステム |
RU2237275C2 (ru) * | 1999-02-18 | 2004-09-27 | Ситрикс Системз, Инк. | Сервер и способ (варианты) определения программного окружения клиентского узла в сети с архитектурой клиент/сервер |
US6804774B1 (en) * | 2000-05-12 | 2004-10-12 | Hewlett-Packard Development Company, L.P. | Software image transition aid comprising building a disk image based on identified hardware |
US6775790B2 (en) * | 2000-06-02 | 2004-08-10 | Hewlett-Packard Development Company, L.P. | Distributed fine-grained enhancements for distributed table driven I/O mapping |
US20050091376A1 (en) * | 2001-10-12 | 2005-04-28 | Helfman Nadav B. | Apparatus and method for optimized and secured reflection of network services to remote locations |
US6715031B2 (en) * | 2001-12-28 | 2004-03-30 | Hewlett-Packard Development Company, L.P. | System and method for partitioning a storage area network associated data library |
EP1418501A1 (fr) * | 2002-11-08 | 2004-05-12 | Dunes Technologies S.A. | Méthode d'administration d'applications sur des machines virtuelles |
GB0227825D0 (en) * | 2002-11-29 | 2003-01-08 | Ibm | High-performance lock management for flash copy in n-way shared storage systems |
US6993649B2 (en) * | 2002-12-17 | 2006-01-31 | John Alan Hensley | Method of altering a computer operating system to boot and run from protected media |
US7127602B1 (en) * | 2003-02-21 | 2006-10-24 | Cisco Technology, Inc. | iSCSI computer boot system and method |
EP1460806A3 (en) * | 2003-03-20 | 2006-03-22 | Broadcom Corporation | System and method for network interfacing in a multiple network environment |
US6857069B1 (en) * | 2003-03-24 | 2005-02-15 | Cisco Technology, Inc. | Modified operating system boot sequence for iSCSI device support |
US8209680B1 (en) * | 2003-04-11 | 2012-06-26 | Vmware, Inc. | System and method for disk imaging on diverse computers |
US6925533B2 (en) * | 2003-05-07 | 2005-08-02 | International Business Machines Corporation | Virtual disk image system with local cache disk for iSCSI communications |
US7281247B2 (en) * | 2003-06-24 | 2007-10-09 | Microsoft Corporation | Software image creation in a distributed build environment |
US20050138346A1 (en) * | 2003-08-28 | 2005-06-23 | Cauthron David M. | iSCSI boot drive system and method for a scalable internet engine |
JP3861087B2 (ja) * | 2003-10-08 | 2006-12-20 | 株式会社エヌ・ティ・ティ・データ | 仮想マシン管理装置及びプログラム |
WO2005092666A1 (en) * | 2004-03-11 | 2005-10-06 | Energy Wise Lighting, Inc. | Light fixture for cold temperature environments |
US7533190B2 (en) * | 2004-04-08 | 2009-05-12 | Intel Corporation | Network storage target boot and network connectivity through a common network device |
US8190714B2 (en) * | 2004-04-15 | 2012-05-29 | Raytheon Company | System and method for computer cluster virtualization using dynamic boot images and virtual disk |
JP4050249B2 (ja) * | 2004-05-20 | 2008-02-20 | 株式会社エヌ・ティ・ティ・データ | 仮想マシン管理システム |
US20050289218A1 (en) * | 2004-06-28 | 2005-12-29 | Rothman Michael A | Method to enable remote storage utilization |
US7453678B2 (en) * | 2004-08-24 | 2008-11-18 | Hamilton Sunstrand Corporation | Power interruption system for electronic circuit breaker |
JP4833541B2 (ja) * | 2004-12-08 | 2011-12-07 | 株式会社日立製作所 | デプロイ方法、プログラム及びサーバシステム |
US8301810B2 (en) * | 2004-12-21 | 2012-10-30 | Infortrend Technology, Inc. | SAS storage virtualization controller, subsystem and system using the same, and method therefor |
US20060184937A1 (en) * | 2005-02-11 | 2006-08-17 | Timothy Abels | System and method for centralized software management in virtual machines |
US8370819B2 (en) * | 2005-03-25 | 2013-02-05 | Microsoft Corporation | Mechanism to store information describing a virtual machine in a virtual disk image |
US7899788B2 (en) * | 2005-04-01 | 2011-03-01 | Microsoft Corporation | Using a data protection server to backup and restore data on virtual servers |
US8281025B2 (en) * | 2005-06-13 | 2012-10-02 | Hewlett-Packard Development Company, L.P. | Contemporaneous peer-to-peer multicast data distribution |
US8549513B2 (en) * | 2005-06-29 | 2013-10-01 | Microsoft Corporation | Model-based virtual system provisioning |
JP4718288B2 (ja) * | 2005-09-29 | 2011-07-06 | 株式会社日立製作所 | ディスクレス計算機の運用管理システム |
JP4852298B2 (ja) * | 2005-10-28 | 2012-01-11 | 株式会社日立製作所 | 仮想ボリュームを識別する情報を引き継ぐ方法及びその方法を用いたストレージシステム |
JP2007135109A (ja) * | 2005-11-11 | 2007-05-31 | Hitachi Ltd | 仮想ネットワーク管理方法、仮想ネットワーク管理プログラム、仮想ネットワーク管理システムおよび仮想ネットワーク管理手段 |
US7536541B2 (en) * | 2006-03-07 | 2009-05-19 | Novell Inc. | Parallelizing multiple boot images with virtual machines |
US20080028034A1 (en) * | 2006-07-25 | 2008-01-31 | Andrew Currid | Method for mapping an iscsi target name to a storage resource based on an initiator hardware class identifier |
US9003000B2 (en) * | 2006-07-25 | 2015-04-07 | Nvidia Corporation | System and method for operating system installation on a diskless computing platform |
US7886139B2 (en) * | 2007-02-23 | 2011-02-08 | International Business Machines Corporation | Method to enable firmware to boot a system from an ISCSI device |
-
2007
- 2007-06-29 US US11/771,371 patent/US8069341B2/en active Active
-
2008
- 2008-06-12 JP JP2010514953A patent/JP5680961B2/ja active Active
- 2008-06-12 EP EP08770879.8A patent/EP2176747B1/en active Active
- 2008-06-12 RU RU2009149161/08A patent/RU2462749C2/ru active
- 2008-06-12 BR BRPI0811105-7A patent/BRPI0811105B1/pt active IP Right Grant
- 2008-06-12 WO PCT/US2008/066763 patent/WO2009005996A1/en active Application Filing
- 2008-06-12 CN CN2008800223214A patent/CN101689119B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
EP2176747B1 (en) | 2017-11-15 |
RU2462749C2 (ru) | 2012-09-27 |
CN101689119A (zh) | 2010-03-31 |
BRPI0811105A2 (pt) | 2014-12-09 |
CN101689119B (zh) | 2013-03-20 |
WO2009005996A1 (en) | 2009-01-08 |
JP2010532527A (ja) | 2010-10-07 |
EP2176747A4 (en) | 2013-05-01 |
RU2009149161A (ru) | 2011-07-10 |
BRPI0811105B1 (pt) | 2019-04-16 |
US8069341B2 (en) | 2011-11-29 |
EP2176747A1 (en) | 2010-04-21 |
US20090006534A1 (en) | 2009-01-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5680961B2 (ja) | 物理イメージと仮想イメージの統合的な提供 | |
US11467755B2 (en) | Method and system for enabling agentless backup and restore operations on a container orchestration platform | |
CN101650660B (zh) | 从中央存储装置引导计算机系统 | |
US9286087B2 (en) | Storage optimization selection within a virtualization environment | |
US10574524B2 (en) | Increasing reusability of and reducing storage resources required for virtual machine images | |
US9052940B2 (en) | System for customized virtual machine for a target hypervisor by copying image file from a library, and increase file and partition size prior to booting | |
US10860380B1 (en) | Peripheral device for accelerating virtual computing resource deployment | |
US11775475B2 (en) | Deferred path resolution during container deployment | |
US8875132B2 (en) | Method and apparatus for implementing virtual proxy to support heterogeneous systems management | |
CN110908753A (zh) | 一种智能融合的云桌面服务器、客户端及系统 | |
US11630777B2 (en) | Provisioning virtual machines with a single identity and cache virtual disk | |
US20140082275A1 (en) | Server, host and method for reading base image through storage area network | |
US10185573B2 (en) | Caching based operating system installation | |
US20230034521A1 (en) | Computing cluster bring-up on any one of a plurality of different public cloud infrastructures | |
US8612737B2 (en) | System and method for supporting multiple hardware platforms with a single disk image | |
US20220374256A1 (en) | Information processing system, information processing apparatus, method of controlling the same, and storage medium | |
US11526286B1 (en) | Adaptive snapshot chunk sizing for snapshots of block storage volumes | |
US20200326965A1 (en) | System and method for vm cloning in a software defined storage environment | |
US11900172B2 (en) | Computing cluster bring-up on public cloud infrastructure using expressed intents | |
US20240036896A1 (en) | Generating installation images based upon dpu-specific capabilities | |
CN117931096A (zh) | 应用于边缘计算集群的服务器的信息提供方法及装置 | |
WO2023211542A1 (en) | Out of band method to change boot firmware configuration |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110419 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130201 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130501 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130701 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20130717 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130717 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131011 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20131018 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20131220 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150108 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5680961 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |