WO2006045217A1 - Incremental provisioning of software - Google Patents
Incremental provisioning of software Download PDFInfo
- Publication number
- WO2006045217A1 WO2006045217A1 PCT/CN2004/001221 CN2004001221W WO2006045217A1 WO 2006045217 A1 WO2006045217 A1 WO 2006045217A1 CN 2004001221 W CN2004001221 W CN 2004001221W WO 2006045217 A1 WO2006045217 A1 WO 2006045217A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- processing system
- storage device
- data
- modified block
- platform
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1435—Saving, restoring, recovering or retrying at system level using file system or storage system metadata
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1471—Error detection or correction of the data by redundancy in operations involving logging of persistent data for recovery
Definitions
- the present disclosure relates generally to the field of data processing, and more particularly to the incremental provisioning of software for a processing system.
- automation may be used to expedite the process. For instance, if many processing systems with identical hardware are to receive identical software components and configurations, one system to serve as a model may be manually loaded with the desired software and configured. A disk image from the model system may then be copied to each of the other systems, to provision those systems with the same software and configuration as the model system.
- the processing systems to be provisioned may be referred to as managed systems or managed platforms.
- the model image may be stored on a processing system operating as a server.
- Each managed system may also include firmware that runs in a preboot execution environment (PXE), retrieves the model image from the server, and loads the model image into a local hard disk drive. The managed system may then launch an OS from the local hard disk drive.
- PXE preboot execution environment
- the managed system may then launch an OS from the local hard disk drive.
- HD hard drive
- HD recovery cards Two types of adapter cards, known as hard drive (HD) protection cards or HD recovery cards, have been designed to protect the data on a hard disk drive from modification.
- the first type of HD protection card divides a hard disk drive into a visible partition and a hidden partition.
- the HD protection card then intercepts every IDE write command directed to the visible partition, and redirects those writes to the hidden partition. Subsequent reads involving the data written to the hidden partition are then also redirected to the hidden partition.
- the HD protection card can allow the write commands to modify the data in the visible partition, but only after copying the original data from the visible partition to the hidden partition.
- the user may decide whether or not to accept the modifications permanently.
- the HD recovery card may accept policy settings that cause the processing system to revert to the original data whenever the system is rebooted. For example, if writes were redirected to the hidden partition, the HD recovery card may discard or disregard the data in the hidden partition after the reboot. If writes were applied to the original partition after copying the original data to the hidden partition, the HD recovery card may copy the original data from the hidden partition back to the visible partition.
- Nanjing HardSoft markets the second type of HD protection card. Like the first type of card, the second type also uses space on the hard drive to store both the original data and the modified data. However, the second type of card may not require the use of a hidden partition on that disk drive. Instead, the second type of card may simply utilize unused blocks in the visible partition.
- Both types of cards may track the changes in a modification log.
- the modification log may be stored in the hard drive itself, or possibly in flash memory or some other type of storage onboard the HD protection card.
- Both types of HD protection cards may reduce the runtime performance of the processing system by approximately 20%. For instance, system performance is reduced significantly when original data is copied to a second location on the hard disk before a write is allowed to modify the data in the first location, and when reads and writes are redirected.
- the hard disk capacity available to the user may be reduced to approximately 50% of the actual capacity of the hard disk.
- FIG. 1 is a block diagram depicting an example embodiment of a suitable data processing environment in which certain aspects of the invention may be implemented;
- FIG. 2 is a flowchart illustrating a process for implementing incremental provisioning, in accordance with an example embodiment of the present invention.
- FIG. 3 is a block diagram depicting incremental provisioning operations performed according to an example embodiment of the present invention.
- FIG. 1 and the following discussion are intended to provide a general description of a suitable environment in which certain aspects of the present invention may be implemented.
- processing system and “data processing system” are intended to broadly encompass a single machine, or a system of communicatively coupled machines or devices operating together.
- Exemplary processing systems include, without limitation, distributed computing systems, supercomputers, computing clusters, mainframe computers, mini-computers, client-server systems, personal computers, workstations, servers, portable computers, laptop computers, tablet processing systems, telephones, personal digital assistants (PDAs), handheld devices, entertainment devices such as audio and/or video devices, and other devices for processing or transmitting information.
- distributed computing systems supercomputers, computing clusters, mainframe computers, mini-computers, client-server systems, personal computers, workstations, servers, portable computers, laptop computers, tablet processing systems, telephones, personal digital assistants (PDAs), handheld devices, entertainment devices such as audio and/or video devices, and other devices for processing or transmitting information.
- PDAs personal digital assistants
- entertainment devices such as audio and/or video devices, and other devices for processing or transmitting information.
- the data processing environment of FIG. 1 may include a processing system 20 that includes one or more processors or central processing units (CPUs) 22 communicatively coupled to various other components via one or more buses 28 or other communication conduits or pathways.
- Such components may include one or more volatile or non-volatile data storage devices, such as random access memory (RAM) 24 and read-only memory (ROM) 25.
- RAM random access memory
- ROM read-only memory
- the term "ROM” may be used in general to refer to non-volatile memory devices such as erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash ROM, flash memory, etc.
- CPU 22 may also be communicatively coupled to mass storage devices, such as one or more integrated drive electronics (IDE), small computer systems interface (SCSI), or other types of hard disk drives 40.
- mass storage devices such as one or more integrated drive electronics (IDE), small computer systems interface (SCSI), or other types of hard disk drives 40.
- IDE integrated drive electronics
- SCSI small computer systems interface
- Other types of mass storage devices and storage media that may be used by processing system 20 may include floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc.
- the components coupled to processor 22 may also include one or more PCI root bridges and one or more PCI-to-PCI bridges.
- One or more of the above bridges and buses may be used to connect processor 22, either directly or indirectly, with storage devices and with additional components, such as one or more input/output (I/O) devices, ports, or controllers 26.
- I/O input/output
- Such devices may include a video controller, a SCSI controller, a network controller, a universal serial bus (USB) controller, a keyboard controller, etc.
- one or more devices may be implemented as embedded controllers, using components such as programmable or non-programmable logic devices or arrays, application- specific integrated circuits (ASICs), embedded computers, smart cards, and the like.
- ASICs application-specific integrated circuits
- Processing system 20 may be controlled, at least in part, by input from conventional input devices, such as a keyboard 32, a mouse, etc., and/or by directives received from one or more remote data processing systems 50, interaction with a virtual reality (VR) environment, biometric feedback, or other input sources or signals.
- Processing system 20 may send output to components such as a display device 30, remote data processing system 50, etc. Communications with remote data processing system 50 may travel through any suitable communications medium.
- Processing systems may be interconnected by way of a physical and/or logical network 36, such as a local area network (LAN), a wide area network (WAN), an intranet, the Internet, etc.
- LAN local area network
- WAN wide area network
- intranet the Internet
- Communications involving network 36 may utilize various wired and/or wireless short range or long range carriers and protocols, including radio frequency (RF), satellite, microwave, Institute of Electrical and Electronics Engineers (IEEE) 802.11 , Bluetooth, optical, infrared, cable, laser, etc.
- RF radio frequency
- IEEE Institute of Electrical and Electronics Engineers
- the invention may be described by reference to or in conjunction with associated data including instructions, functions, procedures, data structures, application programs, etc. which when accessed by a machine result in the machine performing tasks or defining abstract data types or low-level hardware contexts.
- the data may be referred to in general as software, and it may be stored in volatile and/or non-volatile data storage.
- ROM 25 may include firmware instructions 70 for establishing a firmware environment 44 when processing system 20 is booted. Alternatively, some or all of the firmware instructions may be retrieved from one or more remote sources, such as remote data processing system 50.
- a model for an interface between platform firmware and higher-level software such as operating systems was recently announced. That model is known as the Extensible Firmware Interface (EFI). Version 1.10 of the EFI Specification, dated December 1 , 2002, may be obtained from www.intel.com/technology/efi/main_specification.htm.
- the EFI specification defines a set of standard interfaces and structures to be provided by low-level platform firmware, for use in loading additional firmware and booting the OS. Platform frameworks based on the EFI model, such as the Intel® Platform
- firmware instructions 70 operate in accordance with the EFI specification.
- Firmware instructions 70 may include numerous modules that are loaded into RAM 24 during the boot process before an OS 62 is launched. Those firmware modules may include a provisioning module or agent 58. Provisioning agent 58 may also be referred to as incremental provisional agent 58.
- Processing system 20 may also include a write monitoring module 46.
- write monitoring module 46 is implemented as part of OS 62, for instance as part of a device driver 64 for managing reads from and writes to devices such as hard disk drive 40.
- write monitoring module 46 may be implemented as software outside of OS 62, or as hardware or a combination of hardware and software, for instance as part of a disk drive controller 56 associated with hard disk drive 40, as suggested by the dashed box near the center of FIG. 1. Additional details concerning provisioning agent 58 and write monitoring module 46 are provided below.
- FIG. 2 is a flowchart illustrating a process for implementing incremental provisioning, in accordance with an example embodiment of the present invention. The illustrated process may begin with processing system 20 beginning a boot process after having been powered on or reset, for example.
- the initial stages of the boot process may include loading and executing firmware instructions 70 to establish a preboot execution environment (PXE), as depicted at block 202.
- processing system may then load a provisioning agent 58 into RAM 24.
- processing system 20 obtains provisioning agent 58 from remote data processing system 50.
- Provisioning agent 58 may be designed to operate in the preboot execution environment. Additional components, such as a transmission control protocol (TCP) driver, may also be obtained from a local or remote source.
- TCP transmission control protocol
- Processing system 20 may then launch or start provisioning agent 58, as indicated at block [0025]
- provisioning agent 58 may then determine whether a disk write log file 48 for processing system 20 exists.
- Disk write log file 48 may also be referred to as write log 48 or log file 48.
- write log 48 if it exists, may include information that identifies which blocks within hard disk drive 40 have been modified. However, if write log 48 does not exist, provisioning agent 58 may conclude that processing system 20 has not yet been configured to support incremental provisioning, and provisioning agent 58 may therefore perform the initial provisioning of processing system 20. For instance, provisioning agent 58 may obtain a disk image from remote processing system 50, and provisioning agent 58 may load that image into hard disk drive 40 in processing system 20, as depicted at block 212.
- disk image refers a data image that contains or provides an exact, byte-for-byte copy of data on the subject drive (i.e., the drive from which the image was derived). Disk images may be created, for example, using tools such as the disk imaging utility distributed by
- remote processing system 50 may include one or more storage devices 54 that contain a copy of a disk image to be used for provisioning platforms such as processing system 20. Such an image may be referred to in general as provisionable software 52.
- Processing system 50 may be considered one possible embodiment of a remote management device or remote management system. Since the content of provisionable software 52 typically will not be affected by operations at processing system 20, provisionable software 52 may also be considered a backup or archive copy of the initial software content of processing system 20. Once provisionable software 52 has been copied into processing system 20, the copy in hard disk drive 40 may be referred to a provisioned software 42.
- processing system 20 may also be referred to as target processing system 20, managed processing system 20, or local processing system 20.
- Provisioned software 42 may include, for example, OS 62, one or more user applications 66 (e.g., a web browser program, a word processing application, etc.), information pertaining to configuration settings for the software and/or hardware in processing system 20, and other data.
- provisioning agent 58 may create write log 48, as indicated at block 214.
- write log 48 resides in processing system 20.
- Write log 48 may reside in hard disk drive 40 or in other non-volatile storage such as EEPROM or flash memory.
- write log 48 may reside outside of processing system 20, for example in remote processing system 50, as indicated by the dashed box toward the bottom of FIG. 1.
- provisioning agent 58 may determine whether write log 48 identifies any blocks from hard disk drive 40 as having been modified since the last time processing system 20 was provisioned. Blocks that are identified as having been modified may also be referred to as dirty blocks. If write log 48 does not identify any dirty blocks, provisioning agent 58 may conclude that provisioned software 42 matches provisionable software 52, and may therefore allow processing system 20 to boot OS 62, as indicated at block 226. In the example embodiment, the OS 62 is part of provisioned software 42.
- provisioning agent 58 obtains a clean copy of one of those blocks from provisionable software 52 in remote processing system 50, and overwrites the dirty block in hard disk drive 40 with the clean block, as indicated at block 222.
- provisioning agent 58 may then update write log 48 so that write log 48 no longer identifies the block in question as dirty.
- provisioning agent 58 may continue to obtain clean blocks from remote processing system 50 and copy those blocks over the dirty blocks in hard disk drive 40 until the original content has been returned to each dirty block.
- provisioning agent 58 utilizes native provisioning infrastructure in an EFI-compliant firmware environment to facilitate the original provisioning operations and the subsequent incremental provisioning operations. Other resources may be used to provision and/or incrementally reprovision managed processing systems in alternative embodiments.
- provisioning agent 58 may allow processing system 20 to boot OS 62, as indicated at block 226. Once processing system 20 boots to OS 62, write monitoring module 46 may begin monitoring all write commands addressed to hard disk drive 40. As indicated at blocks 230 and 232, whenever write monitoring module 46 detects a write command addressed to hard disk drive 40, write monitoring module 46 makes sure that write log 48 includes an entry to identify to block being modified or written to.
- write monitoring module 46 may maintain a bit map corresponding to the blocks in hard disk drive 40, with write monitoring module 46 setting bits as appropriate to indicate whether respective blocks have been logged as dirty. Accordingly, write monitoring module 46 may update write log 48 only when the block being addresses has not already been flagged as dirty in the bitmap.
- the bitmap may reside in RAM 24.
- the logging operation may be completed before the write operation is executed and/or before the bitmap is updated.
- the log may be stored in a faster storage medium, such as in registers on some dedicated hardware device.
- high ⁇ speed reliable connections to the remote systems may be used to transmit log updates.
- FIG. 3 is a block diagram depicting incremental provisioning operations performed according to an example embodiment of the present invention. For purposes of illustration, FIG.
- FIG. 3 depicts ten individual blocks within hard disk drive 40, and ten corresponding blocks in the model image 52 in remote processing system 50.
- the slanted lines within blocks A and B indicate that those two blocks are identified as dirty in write log 48.
- the dots in the corresponding blocks A and B indicate that those blocks contain a backup copy of the content that was originally provisioned into blocks A and B of target processing system 20.
- Arrows 110A and 110B indicate that, when provisioning agent 58 runs in processing system 20, provisioning agent 58 will replace the modified content of dirty blocks A and B with clean content from storage device 54 in remote processing system 50.
- the blocks in hard disk drive 40 that are not filled with slanted lines represent blocks that were provisioned and are still clean.
- provisioning agent 58 overwrites only blocks A and B in hard disk drive 40.
- Processing system 20 may therefore be reprovisioned in a fraction of the time that would be required to provision an entire disk image.
- the invention may provide EFI-based incremental provisioning in a networked environment. For instance, the invention may provide incremental data collection and restoration.
- OS 62 addresses hard disk drive 40 by reference to blocks or block addresses. For instance, each block in hard disk drive 40 may be identified by a unique logical block address (LBA).
- LBA unique logical block address
- OS 62 may use those LBAs in write commands directed to hard disk drive 40, and write monitoring module 46 may use those LBAs, or values based on those LBAs, to identify dirty blocks in write log 48.
- the mass storage device holding the software configuration in the managed processing system may use different types of storage subdivisions
- an operating system in the managed processing system may address the storage device by reference to other types of addresses or indexes
- the write monitoring module may use other types of indexes or addresses to keep track of which blocks or subdivisions have been modified.
- the platform firmware does not require a file system driver.
- teachings herein could be used to manage storage devices that employ any suitable file system, including without limitation, file allocation table (FAT) file systems, NT file systems (NTFSs), and future file systems. Such file systems may be supported without requiring a file system driver in the platform firmware. The teachings may also be implemented without requiring any additional hardware components in the managed processing systems.
- the teachings of the present disclosure may be used to advantage in any environment that includes a processing system to be restored to an original software configuration. For instance, a private or public entity or organization may wish to deploy numerous processing systems for utilization by individual users. Those processing systems may all have identical or substantially similar hardware configurations, and the above process may be used to provide each of those systems with the same software configuration from a central server or a group of servers.
- a first user may use one of the systems, and then a second user may use that same system.
- the period of time spent by a user interacting with a processing system may be referred to as a user session or a session of interaction.
- a user session may be terminated by resetting or rebooting the processing system, or by any other suitable event.
- the system may be rebooted after the first user has finished his or her session of interaction and before the second user starts his or her session.
- the original content may be automatically restored to any modified storage blocks in the system.
- the modified blocks may be restored after the OS terminates for one user session but before the OS is launched again for the next user session.
- the desired software configuration may thus be rapidly restored to the system in preparation for the next session of interaction with a user.
- the teachings herein could be used to rapidly restore each processing system to an original software configuration by simply rebooting each processing system between each user session.
- through use of incremental provisioning it may be possible to restore a disk image within two minutes or less after one user checks out and before the next user checks in.
- a similar usage model may be used in the education sector and in other public and private organizations.
- the illustrated embodiments can be modified in arrangement and detail without departing from such principles.
- alternative embodiments include embodiments in which software, configuration data, or other information associated with establishing a particular environment on a target platform is incrementally provisioned into any suitable type of mass storage device.
- an alternative embodiment may involve replacing the model disk image in the management server with a new model imaging that incorporates changes such as updates to software or configuration settings.
- the management server may then push the new model image, or the modified portions of that image, to the managed clients.
- the clients may then utilize incremental re-provisioning to maintain the updated image using a process such as the one described above with regard to FIG. 2, in which the clients initiate the transmission of the backup data.
- alternative embodiments may include processes that use fewer than all of the disclosed operations, processes that use additional operations, processes that use the same operations in a different sequence, and processes in which the individual operations disclosed herein are combined, subdivided, or otherwise altered.
- Alternative embodiments of the invention also include machine accessible media encoding instructions for performing the operations of the invention. Such embodiments may also be referred to as program products.
- Such machine accessible media may include, without limitation, storage media such as floppy disks, hard disks, CD-ROMs, ROM, and RAM; as well as communications media such antennas, wires, optical fibers, microwaves, radio waves, and other electromagnetic or optical carriers. Accordingly, instructions and other data may be delivered over transmission environments or networks in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a distributed environment and stored locally and/or remotely for access by single or multi-processor machines.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Library & Information Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2004/001221 WO2006045217A1 (en) | 2004-10-28 | 2004-10-28 | Incremental provisioning of software |
| US10/587,343 US7506115B2 (en) | 2004-10-28 | 2004-10-28 | Incremental provisioning of software |
| CN200480044120.6A CN100585558C (en) | 2004-10-28 | 2004-10-28 | Method and apparatus for providing and restoring data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2004/001221 WO2006045217A1 (en) | 2004-10-28 | 2004-10-28 | Incremental provisioning of software |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2006045217A1 true WO2006045217A1 (en) | 2006-05-04 |
Family
ID=36227043
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2004/001221 Ceased WO2006045217A1 (en) | 2004-10-28 | 2004-10-28 | Incremental provisioning of software |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US7506115B2 (en) |
| CN (1) | CN100585558C (en) |
| WO (1) | WO2006045217A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101329631B (en) * | 2007-06-21 | 2011-03-16 | 大唐移动通信设备有限公司 | Method and apparatus for automatically detecting and recovering start-up of embedded system |
| US8020158B2 (en) | 2005-12-17 | 2011-09-13 | Intel Corporation | Installing and executing shared applications in shared folders |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101271425A (en) * | 2007-03-23 | 2008-09-24 | 国际商业机器公司 | Application program server pre-configuration system and method based on magnetic disk image outline |
| JP5446157B2 (en) * | 2008-07-28 | 2014-03-19 | 富士通株式会社 | Information processing apparatus, information processing method, and information processing program |
| US8655847B2 (en) * | 2010-08-16 | 2014-02-18 | Microsoft Corporation | Mirroring data changes in a database system |
| US8856724B2 (en) * | 2011-06-20 | 2014-10-07 | Ebay Inc. | Systems and methods for incremental software development |
| US9250866B2 (en) | 2011-06-20 | 2016-02-02 | Ebay Inc. | Systems and methods for incremental software deployment |
| US9760720B2 (en) * | 2015-07-10 | 2017-09-12 | Senteon LLC | Securing temporary data on untrusted devices |
| US11327844B1 (en) * | 2020-10-30 | 2022-05-10 | Dell Products L.P. | Automated cloud recovery to provide a full usable application image |
| CN114968658B (en) * | 2021-02-26 | 2026-02-03 | 华为技术有限公司 | System repair method, electronic device and architecture |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6553464B1 (en) * | 2001-03-04 | 2003-04-22 | Emc Corporation | Obtaining data from a remote storage device |
| US20030079132A1 (en) * | 2001-02-23 | 2003-04-24 | International Business Machines Corporation | Computer functional architecture and a locked down environment in a client-server architecture |
| JP2004118291A (en) * | 2002-09-24 | 2004-04-15 | Hitachi Kokusai Electric Inc | Software management system and fault management device |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6141773A (en) * | 1998-06-30 | 2000-10-31 | Emc Corporation | Method and apparatus for undoing changes to computer memory |
| US6931522B1 (en) | 1999-11-30 | 2005-08-16 | Microsoft Corporation | Method for a computer using the system image on one of the partitions to boot itself to a known state in the event of a failure |
| US6847983B2 (en) | 2001-02-28 | 2005-01-25 | Kiran Somalwar | Application independent write monitoring method for fast backup and synchronization of open files |
| CN1162782C (en) * | 2001-08-03 | 2004-08-18 | 华为技术有限公司 | How to deal with flash memory files |
| US7127477B2 (en) * | 2001-11-06 | 2006-10-24 | Everyware Solutions Inc. | Method and system for access to automatically synchronized remote files |
| AU2003251504A1 (en) * | 2002-06-12 | 2003-12-31 | Fslogic Inc. | Systems and methods for the creation of software packages using layered systems |
| US7272549B2 (en) * | 2003-08-05 | 2007-09-18 | At & T Knowledge Ventures, L.P. | Restoring base configuration on software testing computer |
-
2004
- 2004-10-28 WO PCT/CN2004/001221 patent/WO2006045217A1/en not_active Ceased
- 2004-10-28 US US10/587,343 patent/US7506115B2/en not_active Expired - Fee Related
- 2004-10-28 CN CN200480044120.6A patent/CN100585558C/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030079132A1 (en) * | 2001-02-23 | 2003-04-24 | International Business Machines Corporation | Computer functional architecture and a locked down environment in a client-server architecture |
| US6553464B1 (en) * | 2001-03-04 | 2003-04-22 | Emc Corporation | Obtaining data from a remote storage device |
| JP2004118291A (en) * | 2002-09-24 | 2004-04-15 | Hitachi Kokusai Electric Inc | Software management system and fault management device |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8020158B2 (en) | 2005-12-17 | 2011-09-13 | Intel Corporation | Installing and executing shared applications in shared folders |
| US8645940B2 (en) | 2005-12-17 | 2014-02-04 | Intel Corporation | Installing and executing shared applications in shared folders |
| CN101329631B (en) * | 2007-06-21 | 2011-03-16 | 大唐移动通信设备有限公司 | Method and apparatus for automatically detecting and recovering start-up of embedded system |
Also Published As
| Publication number | Publication date |
|---|---|
| CN101036121A (en) | 2007-09-12 |
| US20070162690A1 (en) | 2007-07-12 |
| US7506115B2 (en) | 2009-03-17 |
| CN100585558C (en) | 2010-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10261800B2 (en) | Intelligent boot device selection and recovery | |
| CN101443748B (en) | Convert the machine to a virtual machine | |
| US7475282B2 (en) | System and method for rapid restoration of server from back up | |
| US9052918B2 (en) | Management of multiple software images with shared memory blocks | |
| US20170228228A1 (en) | Remote launch of deploy utility | |
| US20070028244A1 (en) | Computer system para-virtualization using a hypervisor that is implemented in a partition of the host system | |
| EP2622460A2 (en) | Techniques for streaming virtual machines from a server to a host | |
| US7797526B2 (en) | Service processor host flash update over LPC | |
| CN113342365A (en) | Operating system deployment method, device, equipment and computer-readable storage medium | |
| US7506115B2 (en) | Incremental provisioning of software | |
| US20060047927A1 (en) | Incremental provisioning of software | |
| US8549545B2 (en) | Abstraction of computer disk image cloning capabilities from bootable media | |
| US11295018B1 (en) | File system modification | |
| KR100947136B1 (en) | Incremental provisioning of software | |
| US10210004B2 (en) | Method of providing at least one data carrier for a computer system and computer system including service processor independently operable from a main processor of the computer system | |
| KR102108891B1 (en) | Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same | |
| KR20150134704A (en) | Client PC using a network drive system and control method | |
| HK1176145A (en) | Virtual disk storage techniques |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BW BY BZ CA CH CN CO CR CU CZ DK DM DZ EC EE EG ES FI GB GD GE GM HR HU ID IL IN IS JP KE KG KP KZ LC LK LR LS LT LU LV MA MD MK MN MW MX MZ NA NI NO NZ PG PH PL PT RO RU SC SD SE SG SK SY TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GM KE LS MW MZ NA SD SZ TZ UG ZM ZW AM AZ BY KG MD RU TJ TM AT BE BG CH CY DE DK EE ES FI FR GB GR HU IE IT MC NL PL PT RO SE SI SK TR BF CF CG CI CM GA GN GQ GW ML MR SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2007162690 Country of ref document: US Ref document number: 10587343 Country of ref document: US |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1020077007395 Country of ref document: KR Ref document number: 200480044120.6 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 10587343 Country of ref document: US |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 04789880 Country of ref document: EP Kind code of ref document: A1 |