FIG. 1 is a simplified block diagram that conceptually illustrates a network computer system according to one embodiment of the present invention.

FIG. 2 is a block diagram of a digital processing system which may be used in accordance with one embodiment of the present invention.

FIG. 3 is a flow diagram illustrating processing that occurs on an NC client and an NC server to accomplish a net-boot of the NC client according to one embodiment of the present invention.

FIG. 4 is a flow diagram illustrating how NC client write requests directed to the system volume are handled according to one embodiment of the present invention.

FIG. 5 is a flow diagram illustrating how NC client read requests directed to the system volume are handled according to one embodiment of the present invention.

FIG. 6 is a simplified block diagram illustrating an exemplary hierarchical directory structure that may be used by an NC server according to one embodiment of the present invention.

FIG. 7 is a flow diagram illustrating NC system administration processing according to one embodiment of the present invention.

FIG. 8 is a simplified block diagram illustrating two NC systems coupled via the Internet.

FIG. 9 is a block diagram that conceptually illustrates NC client interaction with a SplitOS according to one embodiment of the present invention.

FIG. 10 is a block diagram that conceptually illustrates the structure of a shadow system volume according to one embodiment of the present invention.

FIG. Nfpa 101 free download 2012. 11 is a block diagram that conceptually illustrates the structure of a shadow system volume according to another embodiment of the present invention in which a banding feature is employed.

FIG. 12 is an example of a machine-readable medium that may be accessed by a digital processing system, such as an NC client or an NC server, according to one embodiment of the present invention.DETAILED DESCRIPTION OF THE INVENTION

A method and apparatus are described for providing a reliable and maintainable operating system in a net-booted environment. Broadly stated, embodiments of the present invention seek to provide a fault-tolerant, self-repairing, and remotely maintainable operating system for the clients in a net-booted environment. According to one embodiment of the present invention, a network computer (NC) system maintains a copy of the operating system that cannot be corrupted by ordinary users of the NC system. Additionally, the NC system may preserve user customizations, such as preferences, by maintaining individual, user, storage areas. When an NC client boots from the network and accesses a stored copy of the operating system from an NC server, the user's preferences are dynamically merged with the system environment provided to the NC client. Advantageously, since, the user's desktop preferences and other customized settings are all preserved from session to session and supplied to the NC client as it boots from the network, the user may login to any NC client on the network and have the same user experience. According to another embodiment, a network administrator can upgrade every NC client in the NC system to a new version of the operating system by simply replacing a single file on the NC server. Further, according to another feature of the present invention, the network administrator can perform such an upgrade remotely from any NC client of the NC system. Advantageously, in this manner, NC system administration and maintenance costs are kept low as compared to a typical network of thick clients that each has a local copy of the operating system that must be replaced.

In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced without some of these specific details. In other instances, well-known structures and devices are shown in block diagram form.

The present invention includes various steps, which will be described below. The steps of the present invention may be performed by hardware components or may be embodied in machine-executable instructions, which may be used to cause a general-purpose or special-purpose processor or logic circuits programmed with the instructions to perform the steps. Alternatively, the steps may be performed by a combination of hardware and software.

The present invention may be provided as a computer program product which may include a machine-readable medium having stored thereon instructions which may be used to program a computer (or other electronic devices) to perform a process according to the present invention. The machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnet or optical cards, flash memory, or other type of media/machine-readable medium suitable for storing electronic instructions. Moreover, the present invention may also be downloaded as a computer program product, wherein the program may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a client) by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection). Accordingly, herein, a carrier wave shall be regarded as comprising a machine-readable medium.

Importantly, while embodiments of the present invention will be described with reference to the Mac® operating system (OS) software and NetBoot technology on a Mac OS X Server, the method and apparatus described herein are equally applicable to other types of servers and operating systems, such as Microsoft® Windows® 95/98, Windows NT, Windows 2000, Windows CE, AIX, UNIX®, Linux, and the like. Consequently, the techniques described herein are thought to be generally useful in connection with remote bootstrapping of client systems in a variety of operating environments and networking environments.

Terminology

Before describing an exemplary environment in which various embodiments of the present invention may be implemented, some terms that will be used throughout this application will briefly be defined.

The terms “boot,” “booting,” “bootstrap,” and “bootstrapping” generally refer to the process of starting-up a computer, which typically involves loading operating system software.

An “image” refers to an electronic representation of an individual disk or a portion thereof.

The term “file system” generally refers to the logical structures and software routines used to control access to and from the storage on a storage medium, such as a hard disk system.

An “operating system” refers to a program that manages a computer's internal functions and provides a means to control the computer's operations and file system. Examples of operating systems include: MacOS, Windows 95/98, Windows NT, Windows 2000, Windows CE, AIX, UNIX, and Linux.

“Personal computer” generally refers to a computer system equipped with system, utility, application software, and/or input/output devices. Importantly, as used herein, the term “personal computer” is intended to refer collectively and individually to stand-alone Macintosh computers, Apple computers, IBM® Personal Computers, IBM PC-compatible computers, Amiga computers, and others, such as Commodore that are no longer manufactured and those yet to be manufactured.

The term “thick client” generally refers to a computer system, such as a personal computer (PC), that includes a hard drive or other local storage medium. Traditionally, such computer systems boot and execute application programs from the local storage medium.

A “thin client” generally refers to a disk-less computer system that relies upon external means, such as a server, to supply it with an operating system and application programs.

As used herein, the terms “network computer client” or “NC client” generally refer to a client (thick or thin) that boots by accessing a copy of the operating system over a network. As such, an NC client is not required to be disk-less.

The terms “network computer server” or “NC server” generally refer to a computer system that services requests of NC clients. For example, an NC server may provide access to a copy of the operating system to an NC client in response to a boot request.

A “network computer system” or “NC system” refers to a network including one or more NC clients and one or more NC servers.

In the context of this application, the term “volume” generally refers to a fixed amount of storage on a storage medium, such as a disk or tape. In some instances, however, the term may be used as a synonym for the storage medium itself. However, it is possible for a single storage medium to contain more than one volume or for a volume to span more than one storage medium.

Network Computer System Overview

In order to obtain the benefits of low-cost administration, all storage of application programs and operating system software for an NC system is preferably on the NC server. This doesn't mean the NC clients have no mass storage, but rather that the NC clients boot over the network by accessing a stored copy of the operating system from the NC server. Additionally, when NC clients want to run an application, they access it from the NC server. Advantageously, in this manner, an application may be upgraded by simply replacing the old version of the application with a new version on the NC server. Then, the next time an NC client requests the application, the NC client will receive the new version.

FIG. 1 is a simplified block diagram that conceptually illustrates an NC system 100 according to one embodiment of the present invention. In this example, the NC system 100 includes an NC client 150 coupled to an NC server 170 via a data communication link 140, such as a 10, 100, or 1000 megabit/second Ethernet link. While according to one embodiment, the NC client 150 is a Macintosh computer or iMac™ computer and the NC server 170 is a Mac OS X Server, the NC client 150 and/or the NC server 170 may alternatively represent one or a combination of the devices/systems described below with reference to FIG. 2.

The NC server 170 includes one or more system volumes 174, one or more application volumes 176, a user registry 178, non-persistent client-specific data 184, and persistent user data 186. The system volumes 174 include a protected, read-only, master copy of the operating system software. The application volumes 176 include copies of various application programs for use by the NC client 150. According to one embodiment, the user registry 178 is a database of authorized users, user passwords, NC client hardware addresses, such as Ethernet Media Access Control (MAC) addresses, and NC client network addresses, such as Internet Protocol (IP) addresses. In an AppleTalk network environment or the like, the user registry 178 may comprise the AppleShare Registry. The non-persistent client-specific data 184 represents temporary data storage that is typically preserved only for the duration of a user session on a particular NC client. The persistent user data 186 represents long-term data storage for user information that is desirable to retain between user sessions, such as preferences, browser bookmarks, and other desktop environment customizations.

The NC server 170 also includes a boot server process 172, a server software management process 180, and a user environment process 182, each of which may include hard-wired circuitry or machine-executable instructions or a combination thereof. Furthermore, at least a portion of such hard-wired circuitry and/or machine-executable instructions may be shared between a combination of the boot server process 172, the server software management process 180, and the user environment process 182. In one embodiment, at least one storage area/memory (e.g., a machine-readable medium) having appropriate routines and/or data stored therein coupled to at least one processor is utilized, at least in part, to implement one or a combination of the boot server process 172, the server software management process 180, and the user environment process 182.

According to one embodiment, the boot server process 172 manages access to and from the system volumes 174 and the application volumes 176. Additionally, the boot server process 172 performs server-side bootstrapping processing. In one embodiment, the boot server process 172 may include conventional Bootstrap Protocol (Bootp) server processing that waits for NC clients to appear on the network in accordance with Request For Comments (RFC) 951, Bill Croft, John Gilmore, Bootstrap Protocol, RFC 951, September 1985, RFC 2132, and uses the standard extensions format. As described further below, when the boot server process 172 receives a boot request from the NC client 150, the boot server process 172 may provide the NC client 150 with a network address, such as an Internet Protocol (IP) address, the address of the NC server 170, and the name of a file to be loaded into memory and executed. This first phase of the bootstrapping process is described by RFC 951 as the “address determination and bootfile selection” phase. The second phase of the boot strapping process involves the file transfer of the bootfile (also referred to as a boot image) by way of the Trivial File Transfer Protocol (TFTP), the Simple File Transfer Protocol (SFTP), the File Transfer Protocol (FTP), or the like. Further details regarding the particular information exchanged during these two phases will be described below.

In one embodiment, to facilitate remote NC system administration, such as the installation of new system or application software, the boot server process 172 may serve application and system images that exist in the NC client's folder at the time of bootstrapping as a read-write file. In this manner, a user having proper access privileges on the NC system, such as an NC system administrator, may create a read-write file from any NC client in the NC system, modify the read-write file, and subsequently upgrade the NC system by simply replacing the system and/or application volumes on the NC server with the modified file.

In one embodiment the server software management process 180 manages access to and from the non-persistent client-specific data 184. For example, at the conclusion of a user session on an NC client, the server software management process 180 may provide data that is to be preserved between user sessions to the user environment management process 182 and reinitialize the client-specific storage area associated with the NC client for use by the next user. According to one embodiment, the server software management process 180 performs self-repair functionality at two levels, automatic and administrator commanded. For example, the NC server 170 may be configured to automatically replace the shadow volume at every boot of a NC client 150. This insures that every time that NC client boots it will have a complete, functional operating system regardless of any changes any connected user has made to their system. In the event that a user performs some action which would damage their operating system in a standard desktop environment, the server software management process 180 repairs that damage at the next boot.

According to one embodiment, the user environment management process 182 tracks and maintains the persistent user data 186 to insure that changes the user has made during the current session will be persistent at the next logic. For example, upon termination of a user session, preferences, desktop items, and various other information representing changes made by the user during the user session are copies to a user-specific storage location on the NC server 170. Subsequently, at the user's next login, from the same or different NC client, the user environment management process 182 will retrieve the data from the corresponding user-specific storage location and return it to the NC client thereby allowing the user to login to any NC client of the NC system 100 and have the same user experience.

In one embodiment, the administration tool 188 facilitates NC system administration by automating certain file manipulations that are common for software installation and configuration changes. The administration tool 188 is described further below.

While for purposes of illustration, the boot server process 172, the server software management process 180, the user environment process 182, and the administration tool 188 are shown as part of a single NC server 170, in alternative embodiments, they may be distributed in whole or in part across multiple server computer systems. Additionally, the system volumes 174, the application volumes 176, the user registry 178, the non-persistent client-specific data 184, and the persistent user data 186 may be independently distributed across multiple server computer systems.

The NC client 150 includes one or more system volume images 160 and one or more application volume images 162. The outlines of the system volume images 160 and the application volume images 162 are shown with dotted outlines because preferably only representations of the content of the corresponding NC server volumes are stored in random access memory of the NC client 150 rather than copies of the actual underlying data and files of the corresponding NC server volumes.

The NC client also includes a file system 152, a block device driver 154, a network stack 156, and a network device driver 158, each of which may include hard-wired circuitry or machine-executable instructions or a combination thereof. Furthermore, at least a portion of such hard-wired circuitry and/or machine-executable instructions may be shared between a combination of the file system 152, the block device driver 154, the network stack 156, and the network device driver 158. In one embodiment, at least one storage area/memory (e.g., a machine-readable medium) having appropriate routines and/or data stored therein coupled to at least one processor is utilized, at least in part, to implement one or a combination of the file system 152, the block device driver 154, the network stack 156, and the network device driver 158.

The file system 152 represents logical structures and software routines that are used to control access to and from a local storage medium, such as a hard disk system. Since the NC client 150 may not have a local mass storage device, the file system 152 may actually control access to and from a remote storage medium with or without knowledge that this is occurring. According to one embodiment, the file system 152 operates as if the contents of the system volumes 160 are, in fact, contained on a local hard drive and the file system's read and write requests are redirected at a lower level of the operating system. In an alternative embodiment, the file system 152 itself may be given knowledge regarding the need to read and write to the network rather than to a local hard drive.

The block device driver 154 services file system read and write requests to the system volumes 160. In one embodiment, the block device driver 154 appears to the file system 152 to be a standard hard drive device driver. However, in reality, the block device driver 154 may be configured to service the read and write requests of the file system 152 by accessing the NC server 170. As will be discussed further below, in one embodiment, one or more shadow volumes, may be created for the NC client 150 and stored with the non-persistent client-specific data 184 for the purpose of storing user preferences and/or changes to the operating system. Therefore, some mechanism is needed to direct reads and writes to the appropriate volume, e.g., the shadow volumes or the system volumes 174. According to one embodiment, the block device driver 154 has knowledge of the separate shadow volumes and system volumes 174 and redirects read and write requests to the appropriate volume. Alternatively, server-side logic may perform the redirection locally.

The network stack 156 represents logical structures and software routines that are used to control access to and from the data communication link 140. In this example, the network stack 156 employs the services of the network device driver 158 to transform data into electrical signals that are appropriate for the specific type of physical media, such as Ethernet.

Exemplary Digital Processing System

FIG. 2 is a block diagram of a digital processing system which may be used in accordance with one embodiment of the present invention. For example, the digital processing system 200 shown in FIG. 2 may be used as an NC client, an NC server, or other server computer system, such as an NT server. The digital processing system 200 may be interfaced to external systems through a network interface 268. It will be appreciated that the network interface 268 may be considered as part of the digital processing system 200. The network interface 268 may be an analog modem, an ISDN modem, a cable modem, a token ring interface, a satellite transmission interface, a wireless interface, or other interface(s) for providing a data communication link between two or more digital processing systems.

The digital processing system 200 includes a processor 252, which may represent one or more processors and may include one or more conventional types of such processors, such as Motorola PowerPC processor, an Intel Pentium (or ×86) processor, etc. A memory 254 is coupled to the processor 252 by a bus 256. The memory 254 may be a dynamic random access memory (DRAM) and/or may include static RAM (SRAM). The processor may also be coupled to other types of storage areas/memories (e.g., cache, Flash memory, disk, etc.), which could be considered as part of the memory 254 or separate from the memory 254.

The bus 256 further couples the processor 252 to a display controller 258, an optional mass memory 262, the network interface 268, and an input/output (I/O) controller 264. The mass memory 262 may represent a magnetic, optical, magneto-optical, tape, and/or other type of machine-readable medium/device for storing information. For example, the mass memory 262 may represent a hard disk, a read-only or writeable optical CD, etc. The display controller 258 controls in a conventional manner a display 260, which may represent a cathode ray tube (CRT) display, a liquid crystal display (LCD), a plasma display, or other type of display device. The I/O controller 264 controls I/O device(s) 266, which may include one or more keyboards, mouse/trackball or other pointing devices, magnetic and/or optical disk drives, printers, scanners, digital cameras, microphones, etc.

It will be appreciated that the digital processing system 200 represents only one example of a system, which may have many different configurations and architectures, and which may be employed with the present invention. For example, Macintosh and Intel systems often have multiple busses, such as a peripheral bus, a dedicated cache bus, etc. On the other hand, a network computer, which may be used as a digital processing device of the present invention, may not include, for example, a hard disk or other mass storage device, but may receive routines and/or data from a network connection, such as the network interface 268, to be processed by the processor 252. Similarly, a Web TV system, which is known in the art, may be considered to be a digital processing system of the present invention, but such a system may not include one or more I/O devices, such as those described above with reference to I/O device(s) 266. Additionally, a portable communication and data processing system, which may employ a cellular telephone and/or paging capabilities, may be considered a digital processing system which may be used with the present invention.

The processor 252 may execute one or more routines to redirect read and write requests from the file system 152 of the NC client to an appropriate volume on the NC server. Such routines may be stored in the mass memory 262, the memory 264, and/or another machine-readable medium accessible by the digital processing system 200. According to one embodiment of the present invention, a network computer (NC) system maintains a copy of the operating system in the mass memory 262 (and/or the memory 254) that cannot be corrupted by ordinary users of the NC system. Additionally, the NC system may preserve user customizations, such as preferences, by maintaining individual, user, storage areas in the mass memory 262 (and/or the memory 254). When an NC client boots from the network and accesses the operating system from an NC server, the user's preferences are dynamically merged with the system environment provided to the NC client. Advantageously, since, the user's desktop preferences and other customized settings are all preserved from session to session and supplied to the NC client as it boots from the network, the user may login to any NC client on the network and have the same user experience. According to another embodiment, a network administrator can upgrade every NC client in the NC system to a new version of the operating system by simply replacing a single file on the NC server. Further, according to another feature of the present invention, the network administrator can perform such an upgrade remotely from any NC client of the NC system. Advantageously, in this manner, NC system administration and maintenance costs are kept low as compared to a typical network of thick clients that each has a local copy of the operating system that must be replaced.

Net-booting Overview

Having briefly described an exemplary environment in which the present invention may be employed, exemplary net-boot processing will now be described with reference to FIG. 3. Providing a reliable, fault-tolerant and maintainable operating system for all NC clients in a net-booted environment is an important component in insuring the successful implementation of such as system. NC clients have no operating system internally. Therefore, they depend on reliably retrieving a complete operating system from the network to boot and continue operations.

The NC system environment and the net-booting process described herein are intended to provide the needed reliability. The net-booting process generally breaks down into an address determination and bootfile selection phase, a file transfer phase, a RAM boot phase and a system boot. The address determination and bootfile selection phase is represented by steps 350 through 375, the file transfer phase includes steps 380 and 385, and the RAM boot phase is represented by steps 390 and 395. Briefly, for administrative and maintenance purposes, preferably only the NC server 320 has a copy of the master read-only operating system image and NC clients boot according to the net-booting process described below. Since rebooting an NC client restores the NC client to a standard, useable state, it is impossible for a user without proper access privileges to make an NC client unbootable. Consequently, this NC system architecture and net-booting approach greatly simplifies NC client administration and provides a high level of reliability for the NC clients.

The first phase of the net-booting processing begins at step 350. After the NC client 310 has powered on, the NC client 310 starts the address determination and bootfile selection phase by initiating the boot process out of a local read-only memory (ROM). This may include executing power-on self tests, acquiring device information, and performing any other functions necessary to give the NC client 310 a basic identify.

At step 355, the NC client 310 connects to the network and asks for additional information to be provided to it that will allow it to boot further. According to one embodiment, the request for additional information takes the form of a Bootp request. In alternative embodiments, the Dynamic Host Configuration Protocol (DHCP) may be employed.

At step 360, the NC server 320 receives the boot request and determines if the request is from a known NC client. For example, the NC server 320 may search the user registry 178 for the NC client's hardware address.

If the NC client 310 is unknown to the NC server 320, then an IP address is allocated for the NC client 310 at step 370 and registration processing is performed. In order to allow the NC server 320 to recognize the NC client 310 next time it boots, information regarding the NC client 310 may be stored in the user registry 178. For example, the NC client's hardware address can be marked as known in the user registry 178 and the IP address allocated can be associated in the user registry with the NC client's hardware address. User registration processing may include creating a user for this NC client 310, e.g., by adding the user to the user registry 178, and creating a private system file for the user.

If the NC client 310 is known to the NC server 320, then at step 365 information regarding the NC client 310, such as its IP address may be retrieved from the user registry 178.

At step 375, boot information is returned to the NC client 310. The boot information may include, among other things, the IP address of the NC client 310, the IP address of the NC server 320, the name of the file to be loaded into the NC client's memory and executed, and the names and locations of shadow volumes, if any.

The second phase of the bootstrapping process, file transfer of the bootfile, begins at step 380. According to one embodiment, the NC client 310 sends a file transfer request to the NC server 320 specifying the bootfile identified in the NC server's Bootp reply. At step 385, the NC server 320 responds by initiating the transfer of the boot image. Upon receipt at the NC client 310, the boot image is stored in a local RAM of the NC client 310.

After the NC client 310 has received the boot image from the NC server 320, the RAM boot phase begins at step 390. During the RAM boot phase, the NC client 310 begins to execute the boot image out of the local RAM. According to one embodiment, the boot image is a Macintosh ROM image that performs additional machine initialization, and creates a Macintosh environment. In alternative embodiments, the boot image may create other operating environments, such as Windows 95/98, Windows NT, Windows 2000, etc. In one embodiment, the block device driver 154 may be included as part of the boot image. Alternatively, the block device driver 154 may be part of the NC client's ROM.

https://treehere852.weebly.com/an-inconvenient-truth-download-torrent.html. Finally, at step 395, the NC client 310 mounts the remote system and application volumes 174 and 176. Other boot processing (not shown) may include a system boot phase in which the setting up of the operating environment is completed and the virtual memory subsystem is initialized. At this point, a login may be presented on the NC client 310. Based upon the user information, the user environment management process 182 may move all the components that are specific to this user, including preferences, to the user's system environment.

System Read/Write Redirection

Intel Dram Controller Driver154 Download

As indicated above, the NC client 150 may or may not have a local storage medium, such as a hard disk system. Therefore, in one embodiment, the block device driver 154 may redirect read and write requests received from the file system 152 to a remote storage medium on the NC server 170, for example.

FIG. 4 is a flow diagram illustrating how NC client write requests directed to the system volumes 160 are handled according to one embodiment of the present invention. In one embodiment, the steps described below may be performed under the control of a programmed processor, such as processor 252. However, in alternative embodiments, the steps may be fully or partially implemented by any programmable or hardcoded logic, such as Field Programmable Gate Arrays (FPGAs), TTL logic, or Application Specific Integrated Circuits (ASICs), for example.

According to the embodiment depicted, at step 410, the file system 152 generates a write request directed to the system volumes 160. The write request is received by the block device driver 154 and redirected by the block device driver 154 at step 420 by translating it into a write request directed to the user's shadow volume on the NC server 170. At step 430, the NC server 170 stores information associated with the write request in the shadow volume associated with the NC client 150. In this manner, the file system 152 need not be aware that attempted modifications to the system volumes 160 are recorded instead in a client-specific shadow volume residing on the NC server 170.

In alternative embodiments, however, the file system 152 may be configured to recognize that write requests should be directed to the network interface 268. In these embodiments, the file system 152 may be configured to bypass the block device driver and interface directly with the network stack 156.

In other embodiments, the block device driver 154 may retain knowledge that writes are to be redirected to the NC server 170, but may not be aware of the existence of the shadow volume. Therefore, the block device driver 154 will issue write requests to the NC server 170, but will issue these requests to the system volumes 174 rather than the shadow volume. In this situation, logic on the NC server 170 will redirect the write requests received from the NC client 150 to the appropriate shadow volume.

According to yet another alternative embodiment, the NC server 170 may maintain separate copies of the operating system software in its entirety for each user. However, this would likely have the effect of increasing complexity of the NC server 170 and could potentially dramatically increase the storage requirements of the NC server 170.

Referring now to FIG. 5, NC client read request processing will now be described according to one embodiment of the present invention. In one embodiment, the steps described below may be performed under the control of a programmed processor, such as processor 252. However, in alternative embodiments, the steps may be fully or partially implemented by any programmable or hardcoded logic, such as Field Programmable Gate Arrays (FPGAs), TTL logic, or Application Specific Integrated Circuits (ASICs), for example.

In the embodiment depicted, it is assumed that the shadow volume contains only those portions of the operating system that have been modified by the user rather than a complete copy of the operating system as modified. The various options regarding the granularity of the portions written to the shadow volume are discussed below.

At any rate, according the present example, at step 510, the file system 152 generates a read request directed to the system volumes 160. At step 520, the read request is received by the block device driver 154 and a determination is made whether the read request specifies a portion of the operating system that has been modified by the user or whether the read request specifies a portion of the operating system that remains unchanged. If the read request corresponds to a portion of the operating system that has not been modified by the user, the processing continues with step 530. However, if the read request corresponds to a portion of the operating system that has been previously modified by the user, then processing continues with step 540.

At step 530, the block device driver directs the NC server 170 to retrieve the information associated with the read request from the system volumes 174.

At step 540, the block device driver directs the NC server 170 to retrieve the information associated with the read request from the user's shadow volume.

In this manner, the file system 152 need not be aware of the particular mechanism used to coordinate user modifications with the original operating system as contained in the system volumes 174.

In alternative embodiments, rather than having the block device driver 154 keep track of which portions of the operating system that have been modified by the user, such a tracking mechanism may be implemented centrally on the NC server 170. In this case, the NC server 170 would make the determination of step 520 and provide the appropriate read responses in steps 530 and 540.

In yet another embodiment, the NC server 170 may maintain separate copies of the operating system in its entirety for each user, including any user-specific modifications. In this case, neither the block device driver 154 nor the NC server 170 would need to track which portion(s) of the operating system contain user modifications. Rather, the portion of the user-specific copy of the operating system corresponding to the read request may simply be returned in response to the read request.

Exemplary Server Directory Structure

FIG. 6 is a simplified block diagram illustrating the layout of an exemplary hierarchical directory structure that may be used by an NC server according to one embodiment of the present invention.

According to the embodiment depicted, a hard drive 610 of the NC server 170 or other mass storage device associated with the NC server 170 includes an NC folder (directory) 620. Within the NC folder 620 are an NC admin folder 630 and an NC shared data folder 640. The NC admin folder 630 is preferably inaccessible to ordinary users that do not have proper access privileges and includes a read-only, master operating system image 650.

The NC shared data folder 640 includes a shared operating system image 660, a boot image 670, and a clients folder 680. The shared operating system image 660 is a read-write version of the read-only master operating system image 650 and may be mounted by the NC client 150 as part of step 395. The boot image 670 is downloaded and executed by the NC client 150 after the first phase of the bootstrapping process in order to create an operating environment on the NC client 150, such as a Macintosh or Windows environment.

The clients folder 680 is an area that may be used to store non-persistent client-specific information, such as modifications to the shared operating system 660. In this example, the NC clients are numbered from 1 to N and the clients folder 680 includes a folder for each NC client. For example, an NC #1 folder 690 is an area for storing client-specific information, such as a shadow image 695, corresponding to NC client #1. As described above, the shadow image 695 preferably contains only portions of the shared operating system image 660 that have been modified by the user. However, the shadow image 695 may be a user-specific copy of the shared operating image 660 in its entirety.

Network Computer System Administration

Intel

As described above, according to one embodiment, NC system administration is facilitated by a feature of the boot server process 172 that serves application and system images to the NC client 150 as a read-write file if such images exist in the NC client's folder. Thus, a user of the NC client 150 having proper access privileges is provided with the ability to upgrade the NC system by replacing the existing images being served to the NC clients with modified versions containing, for example, new system or application software or configuration changes.

FIG. 7 is a flow diagram illustrating NC system administration processing according to one embodiment of the present invention. According to this example, at step 710, the NC server 170 receives an administrator logic request from the NC client 150. At step 720, the NC server 170 performs administrator login processing to verify the user has appropriate access privileges on the NC system 100. Assuming the user has appropriate access privileges, processing continues with step 730. At step 730, one or more shared images (e.g., shared operating system image 660 and/or a shared application image) are copied to the NC client's folder on the NC server 170. At step 740, editing of the one or more shared image copies (the working copies) is enabled. According to one embodiment, this is accomplished by simply rebooting the NC client 150 as discussed above. Alternatively, the attributes associated with the working copies may be modified in some other manner so as to make them editable by the user. In any event, at step 750, the user may add software and/or make configuration changes to the working copies. Finally, the NC system is updated at step 760 by replacing the one or more shared images currently being served to NC clients with the working copies. Advantageously, in this manner, there is no need to log users out to insure that changes have been propagated across all the images. Instead, changes become accessible to a NC client the next time that NC client is booted thereby allowing all connected users to easily complete whatever tasks they are working on without impeding NC system administration.

According to one embodiment, steps 730, 740, and 760 may be provided as part of the administration tool 188. The first execution of the administration tool 188 may accomplish step 730 by copying the shared images to the appropriate NC client folder. After the copies are complete, the administration tool 188 may automatically restart the NC client 150, which will boot up with read-write access to the working copies.

At this point, the network administrator is free to add software and/or make configuration changes. When the network administrator has completed his/her changes, the administration tool 188 can be run for a second time at which point the network administrator may be presented with the option of either committing (saving) or discarding the changes to the working copies.

If the administrator chooses to discard the changes, the administration tool 188 marks the working copies for deletion. Note that immediate deletion of the working copies is not desirable because the NC client 150 is still using the working copies. Rather, it is preferable to remove the working copies that are marked for deletion during a subsequent boot of the NC client 150. In one embodiment, the administration tool 188 automatically restarts the NC client 150 thereby causing the removal of the working copies and causing the NC client 150 to boot from the shared images.

Intel Host Controller Drivers

If the administrator chooses to commit the changes, the administration tool 188 can immediately replace the shared images with those of the working copies that have been edited which makes the updates immediately available to any NC client that subsequently boots.

Advantageously, the administration tool 188 allows the network administrator to remotely modify the shared images on the NC server 170 from an NC client without having to access the NC server 170 directly. Additionally, use of the administration tool 188 allows the administrator to update the NC system 100 without having to know about or directly manipulate the files on the NC server 170.

FIG. 8 is a simplified block diagram illustrating two NC systems 810 and 820 coupled via the Internet 805. It is contemplated that the NC system configuration process described above with reference to FIG. 7 may also be useful in connection with the reconfiguration of remote NC systems. For example, the administration tool 188 may be run from any of NC clients 812, 814, or 816 to install a new application program on local NC system 810 that is desired by the users of the local NC system 810 as well as by the users of NC clients 822, 824, and 826 of remote NC system 820. After completing the steps described above for installation on the local NC system 810, the administration tool 188 running on NC system 810 may replicate the modified shared images to the remote NC system 820.

Spilt Operating System

FIG. 9 is a block diagram that conceptually illustrates NC client interaction with a SplitOS 920 according to one embodiment of the present invention. According to the example depicted, the SplitOS 920 of the NC server 170 contains a read-only core system volume image 922 and a read-write user system volume image 924.

The core system volume 922 preferably contains those parts of the system that do not need to be written back to during system operation. One goal of the core system volume 922 is to provide all the system components that are mandatory for system operation. By separating these essential components from the user system volume 924 and protecting them as read-only, an additional level of stability is provided to the NC system 100 since a user will be unable to delete or move items that are essential to system operation.

The user system volume 924 contains all the user-configurable system components, including preferences and all the system additions installed by application software, such as application-installed extensions and libraries. Additionally, the user system volume 924 may contain applications that cannot be run from an AppleShare server and/or other system components that do not function on a read-only volume.

Preferably, the NC server 170 also creates a shadow system volume 930 for each connected NC client. The shadow system volume 930 shadows the user system volume 924 by storing modifications that are made to the user system volume 924. In alternative embodiments, the NC server 170 may provide a separate user system volume 924 for each connected NC client.

As described above, according to one embodiment, the shadow system volume 930 is used by the block device driver 154 of the NC client 150 to implement a “copy-on-write” storage scheme in which modifications (writes) directed to the user system volume 930 are instead copied to the shadow system volume 930. In one embodiment, the shadow system volume 930 is not visible to the user. Consequently, the user system volume 924 will appear to be the location where all writes are directed. For example, if a user modifies a preference, that preference will appear to be written to the preference file located in the preferences folder on the user system volume 924.

As indicated by the directional arrows along the connections between the core system volume 922, the user system volume 924, and the shadow system volume 930 and the NC client 910, data may be read from each of the core system volume 922, the user system volume 924, and the shadow system volume 930; however, data may only be written to the shadow system volume 930.

Shadow System Volume

FIG. 10 is a block diagram that conceptually illustrates the structure of a shadow system volume 1020 according to one embodiment of the present invention. In this example, the shadow system volume 1020 is a complete copy of the system volume 1010 with any user-modifications incorporated therein. Therefore, the disk space used by the shadow system volume 1020 will be approximately the same as that used by the system volume 1010.

Banding

FIG. 11 is a block diagram that conceptually illustrates the structure of a sparse shadow system volume 1120 according to another embodiment of the present invention in which a banding feature is employed. According to this embodiment, the sparse shadow system volume 1120 is written in band increments rather than as an entire file. A band is a predetermined number of blocks. For example, according to one embodiment bands are 128K (256 512-byte blocks). In alternative embodiments, the band size may be more or less. Using bands, the disk space used by the shadow volume 1120 will consist only of the actual data written (in band increments).

According to one embodiment of the banding feature, the inherent one-to-one block mapping in copy-on-write images may be replaced with a table or other data structure that maps a band of the primary file to a corresponding band in the shadow file. Logic may be included in the block device driver 154, for example, to break up requests into the largest contiguous chunks possible. In this manner, both reads and writes can span non-contiguous band boundaries.

The main motivation for banding is to reduce disk space requirements of the NC client shadow system images. According to one embodiment, the reduction is achieved by only storing those bands which have actually been written to. An exemplary band table 1122 is a simple array allocated at initialization. Entries in the table are assigned BAND_NONE until the corresponding band is written to, at which point the next available band in the shadow file is assigned. In order to encourage contiguous blocks on the NC server's file system, in one embodiment, if bands are allocated during a write, the shadow file size is increased to the appropriate number of bands before the write request is sent.

Exemplary Machine-Readable Medium

FIG. 12 is an example of a machine-readable medium 1200 that may be accessed by a digital processing system, such as an NC client or an NC server, according to one embodiment of the present invention. Importantly, the actual memory that stores the elements shown in and described below with reference to FIG. 12 may comprise one or more disks (which may, for example be magnetic, optical, magneto-optical, etc.), the memory 254 and/or the mass memory 262 described above with reference to FIG. 2, or a combination thereof. Additionally, one or more of the elements of the machine-readable medium 1200 may be stored at one digital processing system, such as an NC server, and downloaded or transmitted to another digital processing system, such as an NC client or another NC server. Furthermore, the elements described with reference to the machine-readable medium 1200 may, at some point in time, be stored in a non-volatile mass memory (e.g., a hard disk). Conversely, at other times, the elements of the machine-readable medium 1200 may be dispersed between different storage areas, such as DRAM, SRAM, disk, etc.

According to one embodiment, the machine-readable medium 1200 is utilized, at least in part, to facilitate administration and maintenance of system and/or application volumes of an NC system in accordance with one or more methods of the invention. For example, the machine-readable medium 1200 may be associated with an NC server and include one or more routines for performing bootstrapping as discussed with reference to FIG. 3 (the boot server program 1205), for performing system read and write processing as discussed with reference to FIGS. 4 and 5 (the block device driver 1230), and/or for performing remote administration of the NC system 100 as discussed with reference to FIG. 7 (the administration program).

While the block device driver 1230 is show as being separate from the boot image 1210 in this example, the block device driver may be provided as part of the boot image 1210 in alternative embodiments.

ServerALTERNATIVE EMBODIMENTS

While the invention has been described with reference to specific embodiments and illustrative figures, those skilled in the art will recognize that the invention is not limited to the embodiments or figures described. In particular, the invention can be practiced in several alternative embodiments that provide net-booting and remote administration of an NC system.

Therefore, it should be understood that the method and apparatus of the invention can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting on the invention.

Claims (18)

1. A method comprising:
a network computer (NC) client booting from a boot image provided by an NC server, the boot image including information identifying the location of one or more system volumes on the NC server, the one or more system volumes containing operating system software; and
in response to an attempt to modify the contents of the one or more system volumes, the NC client causing information identifying a modification associated with the attempt to be recorded on the NC server in a shadow system volume of a mass storage medium associated with the NC client separate from the one or more system volumes.
2. The method of claim 1, further comprising
transmitting information identifying a user of the NC client to the NC server;
receiving information identifying the user's desktop environment preferences from the NC server; and
customizing a desktop environment of the NC client in accordance with the user's desktop environment preferences.
3. The method of claim 1, wherein the NC client maintains a copy of the operating system software from the one or more system volumes, the operating system software being a split operating system including a core operating system image from a core system volume that can be read but not written by the NC client and a user operating system image from a user system volume that can be read and/or written by the NC client, wherein the storage area associated with the NC client comprises the shadow volume corresponding to the user operating system volume, and wherein the NC client causing information identifying a modification associated with the attempt to be recorded comprises tracking modifications to the user operating system volume in the shadow volume.
4. The method of claim 1, further comprising, prior to booting from a boot image provided by the NC server, (1) the NC client initiating a boot process by booting into a local memory of the NC client, (2) the NC client transmitting a boot request to the NC server, and (3) the NC client receiving the boot image from the NC server.
5. The method of claim 3, booting from a boot image provided by the NC server further includes the NC client locally executing the boot image and mounting the one or more system volumes.
6. A network computer (NC) client comprising:
A bootstrapping means for booting from a boot image provided by an NC server, the boot image including information identifying the location of one or more system volumes on the NC server, the one or more system volumes containing operating system software; and
A redirecting means, responsive to an attempt to modify the contents of the one or more system volumes, for causing information identifying a modification associated with the attempt to be recorded on the NC server separate from the one or more system volumes in a shadow system volume of a mass storage disk medium associated with the NC client.
7. The NC client of claim 6, further comprising a banding means for incorporating the modification within one or more bands comprising a predetermined number of blocks.
8. A method comprising:
a network computer (NC) client booting from a boot image provided by an NC server, the boot image including information identifying the location of one or more system volumes on the NC server, the one or more system volumes containing operating system software;
the NC client mounting the one or more system volumes; and
in response to a write request from a file system of the NC client that contains a modification to the one or more system volumes, a block device driver of the NC client redirecting the write request and causing information identifying the modification to be recorded on the NC server in a shadow system volume of a mass storage medium associated with the NC client that is separate from the one or more system volumes.
9. A method comprising:
A network computer (NC) client booting from a boot image provided by an NC server, the boot image including information identifying the location of one or more system volumes on the NC server, the one or more system volumes containing operating system software that has one or more customizable attributes;
In response to a change to an attribute of the one or more customizable attributes, the NC client causing information identifying the change to be recorded on the NC server in a shadow system volume of a mass storage disk medium associated with the NC client that is separate and distinct from the one or more system volumes.
10. A method comprising:
a network computer (NC) server providing a boot image to an NC client, the boot image including information identifying the location on the NC server of one or more system volumes containing operating system software; and
in response to a write request from the NC client that contains a modification to the operating system software, the NC server recording information identifying the modification on the NC server in a shadow system volume of a mass storage medium associated with the NC client that is separate from the one or more system volumes.
11. The method of claim 10, further comprising the NC server maintaining the one or more system volumes as a split operating system including a single core operating system image in a core system volume that can be read but not written by the NC client and a user operating system image in a user system volume that can be both read and written by the NC client.
12. The method of claim 11, wherein the shadow system volume contains a non-persistent shadow volume corresponding to the user system volume to which modifications to the user system volume are recorded.
13. The method of claim 12, further comprising storing information from the shadow system volume to a persistent, user-specific storage area for use in a subsequent user session.
14. The method of claim 13, further comprising:
receiving information identifying the user of the NC client; and
providing the NC client with information indicative of the user's desktop environment by accessing the persistent, user-specific storage area.
15. A network computer (NC) server comprising:
a boot server means for providing a boot image to an NC client, the boot image including information identifying the location on the NC server of one or more system volumes containing operating system software; and
a storage management means for recording information identifying a modification to the operating system software in a shadow system volume of a mass storage medium associated with the NC client that is separate from the one or more system volumes, the storage management means operative in response to a write request from the NC client that contains the modification.
16. A machine-readable medium having stored thereon data representing sequences of instructions, the sequences of instructions which, when executed by a processor, cause the processor to perform the steps of:
providing a boot image to a network computer (NC) client, the boot image including information identifying a location on an NC server of one or more system volumes containing operating system software; and
in response to a write request from the NC client that contains a modification to the operating system software, recording information identifying the modification in a shadow system volume of a mass storage medium associated with the NC client that is separate from the one or more system volumes.
17. In a network computer (NC) system, a method comprising:
an NC server providing a boot image to an NC client, the boot image including information identifying the location on the NC server of one or more system volumes containing operating system software;
the NC client booting from the boot image provided by the NC server;
the NC client mounting the one or more system volumes;
in response to a write request from a file system of the NC client that contains a modification to the one or more system volumes, a block device driver of the NC client redirecting the write request to a shadow system volume of a mass storage medium on the NC server that is associated with the NC client and which is separate from the one or more system volumes;
the NC server receiving the write request from the NC client; and
the NC server causing information identifying the modification to be recorded in the shadow system volume associated with the NC client.
18. A network computer (NC) system comprising:
an NC server configured to provide a boot image to one or more NC clients associated with the NC system, the boot image including information identifying the location on the NC server of one or more system volumes containing operating system software; and
an NC client coupled in communication with the NC server, the NC client configured to receive and boot from the boot image, the NC client including a file system process and a block device driver, the block device driver configured to redirect write requests directed to the one or more system volumes to a shadow system volume of a mass storage medium on the NC server that is associated with the NC client and which is separate from the one or more system volumes.
US10/763,5811999-10-182004-01-23Providing a reliable operating system for clients of a net-booted environment Active2021-03-01US7233985B2 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US10/763,581US7233985B2 (en) 1999-10-182004-01-23Providing a reliable operating system for clients of a net-booted environment

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US11/820,234US7849169B2 (en) 1999-10-182007-06-18Providing a reliable operating system for clients of a net-booted environment

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US11/820,234ContinuationUS7849169B2 (en) 1999-10-182007-06-18Providing a reliable operating system for clients of a net-booted environment

Publications (2)

Publication NumberPublication Date
US7233985B2trueUS7233985B2 (en) 2007-06-19

ID=32393296

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US10/763,581Active2021-03-01US7233985B2 (en) 1999-10-182004-01-23Providing a reliable operating system for clients of a net-booted environment
US09/420,614ActiveUS6751658B1 (en) 1999-10-181999-10-18Providing a reliable operating system for clients of a net-booted environment

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US (3) US6751658B1 (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20050144617A1 (en) *2003-12-062005-06-30International Business Machines CorporationAutomatic configuration of reinstall information
US20060107030A1 (en) *2004-11-182006-05-18Ford Motor CompanyMethod and system for booting a plurality of computing systems from an operating system image
US20070250610A1 (en) *1999-10-182007-10-25Haun C KProviding a reliable operating system for clients of a net-booted environment
US20080310306A1 (en) *2003-07-212008-12-18Dropps Frank RProgrammable pseudo virtual lanes for fibre channel systems
US20090063685A1 (en) *2007-08-282009-03-05Common Thomas ESecure computer working environment utilizing a read-only bootable media
US20090138865A1 (en) *2004-12-102009-05-28Furbee Richard LPerforming an operating system upgrade without multiple system interruptions
US20090172136A1 (en) *2005-06-302009-07-02Ulrich SchulzMethod and system for the distribution of configurations to client computers
US7684401B2 (en) 2003-07-212010-03-23Qlogic, CorporationMethod and system for using extended fabric features with fibre channel switch elements
US7792115B2 (en) 2003-07-212010-09-07Qlogic, CorporationMethod and system for routing and filtering network data packets in fibre channel systems
US7930377B2 (en) *2004-04-232011-04-19Qlogic, CorporationMethod and system for using boot servers in networks
US8295299B2 (en) 2004-10-012012-10-23Qlogic, CorporationHigh speed fibre channel switch element
US6181694B1 (en) 1998-04-032001-01-30Vertical Networks, Inc.Systems and methods for multiple mode voice and data communciations using intelligently bridged TDM and packet buses
US7089300B1 (en) *1999-10-182006-08-08Apple Computer, Inc.Method and apparatus for administering the operating system of a net-booted environment
US7086084B2 (en) *2000-03-312006-08-01Schlumbergersema Telekom Gmbh & Co. KgSystem and method for logins
JP2002163174A (en) *2000-09-052002-06-07Seiko Instruments IncNetwork connecting method and computer readable removable recording medium which stores program making computer execute network connecting method
US7209248B1 (en) *2000-12-082007-04-24Hewlett-Packard Development Company, L.P.Managing the lifetime of distributed resource data using temporal scopes
US7072950B2 (en) *2001-01-232006-07-04Sony CorporationMethod and apparatus for operating system and application selection
US7363374B2 (en) *2001-04-272008-04-22International Business Machines CorporationMethod and system for fault-tolerant remote boot in the presence of boot server overload/failure with self-throttling boot servers
EP1283464A1 (en) *2001-08-062003-02-12Hewlett-Packard CompanyA boot process for a computer, a boot ROM and a computer having a boot ROM
US20040199600A1 (en) *2001-10-162004-10-07Dorundo Alan D.Method and apparatus for program installation in a modular network
US7580991B2 (en) *2002-01-072009-08-25Sun Microsystems, Inc.Methods and apparatuses to configure and deploy servers
US7730155B1 (en) *2002-10-012010-06-01Apple Inc.Method and apparatus for dynamically locating resources
US7739365B2 (en) 2002-12-192010-06-15Converged Data Solutions, Inc.Methods for providing a report database for a plurality of localized devices using an abstraction layer and atomic error handling
US20040199639A1 (en) *2003-04-042004-10-07Harris Mitchell N.Automated shared drive mapping
US7234053B1 (en) *2003-07-022007-06-19Adaptec, Inc.Methods for expansive netboot
US7774774B1 (en) 2003-10-222010-08-10Apple Inc.Software setup system
US7464183B1 (en) *2003-12-112008-12-09Nvidia CorporationApparatus, system, and method to prevent address resolution cache spoofing
US7644239B2 (en) *2004-05-032010-01-05Microsoft CorporationNon-volatile memory cache performance improvement
US8812613B2 (en) *2004-06-032014-08-19Maxsp CorporationVirtual application manager
JP2006011541A (en) *2004-06-222006-01-12Hitachi LtdInformation recording method in computer system including computer and shared storage device
US8150837B2 (en) *2004-06-252012-04-03Apple Inc.Methods and systems for managing data
US8131674B2 (en) 2004-06-252012-03-06Apple Inc.Methods and systems for managing data
US7664834B2 (en) *2004-07-092010-02-16Maxsp CorporationDistributed operating system management
US7490197B2 (en) 2004-10-212009-02-10Microsoft CorporationUsing external memory devices to improve system performance
US7702777B2 (en) *2004-12-282010-04-20Lenovo Pte Ltd.Centralized software maintenance of blade computer system
US7870106B1 (en) *2004-12-302011-01-11Panta Systems, Inc.Client side caching in a global file system
US8332844B1 (en) *2004-12-302012-12-11Emendable Assets Limited Liability CompanyRoot image caching and indexing for block-level distributed application management
US7512584B2 (en) *2005-03-042009-03-31Maxsp CorporationComputer hardware and software diagnostic and report system
US8589323B2 (en) 2005-03-042013-11-19Maxsp CorporationComputer hardware and software diagnostic and report system incorporating an expert system and agents
US7921420B2 (en) *2005-04-292011-04-05Sharp Laboratories Of America, Inc.Systems and methods for updating imaging device drivers on one or more computer systems
GB0519890D0 (en) *2005-09-292005-11-09Houghton RobertA system and method for sharing computer resources
US20070124480A1 (en) *2005-11-212007-05-31Ronen HeledSystem and method for persistent user tracking using cached resource content
US7631175B2 (en) *2006-02-212009-12-08Microsoft CorporationControl protocol for image enumeration and transfer
US8811396B2 (en) 2006-05-242014-08-19Maxsp CorporationSystem for and method of securing a network utilizing credentials
US20080077622A1 (en) *2006-09-222008-03-27Keith Robert OMethod of and apparatus for managing data utilizing configurable policies and schedules
US7844686B1 (en) 2006-12-212010-11-30Maxsp CorporationWarm standby appliance
JP2008225765A (en) *2007-03-122008-09-25Nec CorpNetwork storage system, its management method, and control program
US8175418B1 (en) 2007-10-262012-05-08Maxsp CorporationMethod of and system for enhanced data storage
US8645515B2 (en) 2007-10-262014-02-04Maxsp CorporationEnvironment manager
US8631203B2 (en) 2007-12-102014-01-14Microsoft CorporationManagement of external memory functioning as virtual cache
US8495348B2 (en) *2008-06-262013-07-23Lsi CorporationEfficient root booting with solid state drives and redirect on write snapshots
US8032707B2 (en) 2008-09-152011-10-04Microsoft CorporationManaging cache data and metadata
US8285948B2 (en) *2009-03-232012-10-09International Business Machines CorporationReducing storage system power consumption in a remote copy configuration
US20100318987A1 (en) *2009-06-152010-12-16Microsoft CorporationBootstrapping streamed and virtualized applications
US20110060945A1 (en) *2009-09-082011-03-10Softthinks SasSmart repair of computer systems
US9946554B2 (en) *2009-09-242018-04-17International Business Machines CorporationSystem, method, and apparatus for configuring a streamed operating system with associated peripheral information
TWI437493B (en) *2011-07-252014-05-11Quanta Comp IncComputer system and operation systen loading method
US8762502B2 (en) 2011-10-252014-06-24Hewlett-Packard Development Company, L.P.Installation of server-stored disk image on client
US9244693B2 (en) *2012-11-052016-01-26Avago Technologies General Ip (Singapore) Pte. Ltd.System and method for booting multiple servers from snapshots of an operating system installation image while reducing access to unmodified portions of the installation image and reducing latencies between server ports
US9542172B2 (en) 2013-02-052017-01-10Apple Inc.Automatic updating of applications
US9390088B2 (en) *2013-04-222016-07-12International Business Machines CorporationEnsuring access to long-term stored electronic documents
US4747040A (en) 1985-10-091988-05-24American Telephone & Telegraph CompanyDual operating system computer
US5257378A (en) 1990-09-191993-10-26International Business Machines Corp.Network computer workstation with initial program load control
US5339430A (en) 1992-07-011994-08-16Telefonaktiebolaget L M EricssonSystem for dynamic run-time binding of software modules in a computer system
US5483647A (en) 1992-12-171996-01-09Bull Hn Information Systems Inc.System for switching between two different operating systems by invoking the server to determine physical conditions to initiate a physical connection transparent to the user
US5666293A (en) 1994-05-271997-09-09Bell Atlantic Network Services, Inc.Downloading operating system software through a broadcast channel
US5742829A (en) 1995-03-101998-04-21Microsoft CorporationAutomatic software installation on heterogeneous networked client computer systems
US5764992A (en) 1995-06-061998-06-09Apple Computer, Inc.Method and apparatus for automatic software replacement
US5859978A (en) 1995-07-071999-01-12Novell, Inc.Managing application programs in a computer network by using a database of application objects
US5926631A (en) 1997-08-151999-07-20International Business Machines CorporationNetwork computer emulator systems, methods and computer program products for personal computers
US5968170A (en) 1997-04-231999-10-19Advanced Micro Devices, Inc.Primary swap size increase on a UNIX based computer system
US6006034A (en) 1996-09-051999-12-21Open Software Associates, Ltd.Systems and methods for automatic application version upgrading and maintenance
US6016400A (en) 1996-01-112000-01-18International Business Machines CorporationPreloading software onto a computer system
US6066182A (en) 1998-11-052000-05-23Platinum Technology Ip, Inc.Method and apparatus for operating system personalization during installation
US6128734A (en) 1997-01-172000-10-03Advanced Micro Devices, Inc.Installing operating systems changes on a computer system
US6134614A (en) 1997-05-132000-10-17Micron Electronics, Inc.Method for facilitating the replacement or insertion of devices in a computer system through the use of a graphical user interface
US6163853A (en) 1997-05-132000-12-19Micron Electronics, Inc.Method for communicating a software-generated pulse waveform between two servers in a network
US6175917B1 (en) 1998-04-232001-01-16Vpnet Technologies, Inc.Method and apparatus for swapping a computer operating system
US6178503B1 (en) 1998-09-112001-01-23Powerquest CorporationManaging multiple operating systems on a single computer
US6199204B1 (en) 1998-01-282001-03-06International Business Machines CorporationDistribution of software updates via a computer network
US6205473B1 (en) 1997-10-032001-03-20Helius Development CorporationMethod and system for asymmetric satellite communications for local area networks
US6209031B1 (en) 1998-07-172001-03-27International Business Machines CorporationConfiguring computer network operations based upon a sequence of interactive user entries into a network server computer with a one time entry of data commonly required by multiple clients
US6253209B1 (en) 1998-07-072001-06-26International Business Machines CorporationMethod for parallel, remote administration of mirrored and alternate volume groups in a distributed data processing system
US6266809B1 (en) 1997-08-152001-07-24International Business Machines CorporationMethods, systems and computer program products for secure firmware updates
US6279109B1 (en) 1999-01-072001-08-21Dell U.S.A., L.P.Computing system and operating method for booting and running a graphical user interface (GUI) with r/w hard drive partition unavailable
US6292941B1 (en) 1996-04-302001-09-18Sun Microsystems, Inc.Operating system installation
US6317826B1 (en) *1998-02-132001-11-13International Business Machines CorporationBooting a computer system from a network
US6330653B1 (en) 1998-05-012001-12-11Powerquest CorporationManipulation of virtual and live computer storage device partitions
US6345309B2 (en) 1998-02-102002-02-05Fujitsu LimitedCommunication-terminal management system with storage-processing-system network and real-time-processing-system network and a communication terminal for these networks
US6357040B1 (en) 1998-10-212002-03-12Wildseed LimitedUsage characteristic based software customization
US6401093B1 (en) 1999-03-312002-06-04International Business Machines CorporationCross file system caching and synchronization
US6434695B1 (en) 1998-12-232002-08-13Apple Computer, Inc.Computer operating system using compressed ROM image in RAM
US6446203B1 (en) *1999-05-242002-09-03International Business Machines CorporationMethod and system for selecting from multiple boot code images to be loaded in a data processing system
US6466972B1 (en) 1999-03-312002-10-15International Business Machines CorporationServer based configuration of network computers via machine classes
US6477642B1 (en) 1999-06-182002-11-05Phoenix Technologies Ltd.Method and apparatus for extending BIOS control of screen display beyond operating system boot process
US6490677B1 (en) *1999-09-162002-12-03International Business Machines CorporationMethod and system for automatically configuring the boot process of a computer having multiple bootstrap programs within a network computer system
US6519633B1 (en) 1999-05-272003-02-11International Business Machines CorporationInstallable file system for client in a computer network
US6535976B1 (en) 1997-03-272003-03-18International Business Machines CorporationInitial program load in data processing network
US6539473B1 (en) *1999-09-022003-03-25International Business Machines CorporationRemotely controlled boot manager
US6546547B1 (en) *1999-09-222003-04-08Cisco Technology, Inc.Method and system for an automated net booting tool
US6578069B1 (en) 1999-10-042003-06-10Microsoft CorporationMethod, data structure, and computer program product for identifying a network resource
US6611915B1 (en) *1999-05-272003-08-26International Business Machines CorporationSelective loading of client operating system in a computer network
US6631442B1 (en) 1999-06-292003-10-07Emc CorpMethods and apparatus for interfacing to a data storage system
US6697851B1 (en) *1999-09-022004-02-24International Business Machines CorporationMethod and apparatus for identifying clients using incoming option data
US6718549B1 (en) 1999-05-052004-04-06Microsoft CorporationMethods for managing the distribution of client bits to client computers
US6769022B1 (en) *1999-07-092004-07-27Lsi Logic CorporationMethods and apparatus for managing heterogeneous storage devices
US7089300B1 (en) *1999-10-182006-08-08Apple Computer, Inc.Method and apparatus for administering the operating system of a net-booted environment

Family Cites Families (34)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
DE29511872U1 (en) *1995-07-221995-09-28Howmedica Gmbh Drill bit for drilling bone canals
US6957427B1 (en) *1997-10-152005-10-18Sun Microsystems, Inc.Remote object activation in a distributed system
US6567774B1 (en) *1998-01-302003-05-20Compaq Computer CorporationMethod and system for configuring and updating networked client stations using a virtual disk and a snapshot disk
US6542926B2 (en) *1998-06-102003-04-01Compaq Information Technologies Group, L.P.Software partitioned multi-processor system with flexible resource sharing levels
US6189016B1 (en) *1998-06-122001-02-13Microsoft CorporationJournaling ordered changes in a storage volume
US6119131A (en) *1998-06-122000-09-12Microsoft CorporationPersistent volume mount points
US6665786B2 (en) *1998-09-212003-12-16Microsoft CorporationDynamic disk partition management
US6282642B1 (en) *1998-11-182001-08-28International Business Machines CorporationSystem for presetting a first or second remote boot protocol by a computer remotely receiving and storing a boot parameter prior to being powered on
US6665779B1 (en) *1998-12-242003-12-16Roxio, Inc.Image backup method for backing up disk partitions of a storage device
US6363495B1 (en) *1999-01-192002-03-26International Business Machines CorporationMethod and apparatus for partition resolution in clustered computer systems
US6453426B1 (en) *1999-03-262002-09-17Microsoft CorporationSeparately storing core boot data and cluster configuration data in a server cluster
US6917958B1 (en) *1999-04-262005-07-12International Business Machines CorporationMethod and apparatus for dynamic distribution of system file and system registry changes in a distributed data processing system
US6463530B1 (en) *1999-06-102002-10-08International Business Machines CorporationMethod and apparatus for remotely booting a client computer from a network by emulating remote boot chips
US6453396B1 (en) *1999-07-142002-09-17Compaq Computer CorporationSystem, method and computer program product for hardware assisted backup for a computer mass storage system
US6490690B1 (en) *1999-07-222002-12-03International Business Machines CorporationMethod and apparatus for unix system catastrophic recovery aid
US6493729B2 (en) *1999-09-232002-12-10International Business Machines CorporationMethod and system to administer mirrored filesystems
EP1243528A1 (en) *2001-03-212002-09-25Erhard SchmaleBraking roller for a roller conveyor
  • 2004-01-23USUS10/763,581patent/US7233985B2/enactiveActive
  • 2007-06-18USUS11/820,234patent/US7849169B2/enactiveActive
  • Patent Citations (93)

    * Cited by examiner, † Cited by third party
    Publication numberPriority datePublication dateAssigneeTitle
    US5146568A (en) 1988-09-061992-09-08Digital Equipment CorporationRemote bootstrapping a node over communication link by initially requesting remote storage access program which emulates local disk to load other programs
    US5325529A (en) 1990-05-181994-06-28Compaq Computer CorporationExternal boot information loading of a personal computer
    US5452454A (en) 1991-12-101995-09-19Digital Equipment CorporationGeneric remote boot for networked workstations by creating local bootable code image
    US5339430A (en) 1992-07-011994-08-16Telefonaktiebolaget L M EricssonSystem for dynamic run-time binding of software modules in a computer system
    US5603011A (en) 1992-12-111997-02-11International Business Machines CorporationSelective shadowing and paging in computer memory systems
    US5666293A (en) 1994-05-271997-09-09Bell Atlantic Network Services, Inc.Downloading operating system software through a broadcast channel
    US5724530A (en) 1994-07-251998-03-03Apple Computer, Inc.Supervisory control system for networked multimedia workstations that provides remote launching of files
    US5742829A (en) 1995-03-101998-04-21Microsoft CorporationAutomatic software installation on heterogeneous networked client computer systems
    US5802297A (en) 1995-07-031998-09-01Sun Microsystems, Inc.Client-server computer system and method utilizing a local client disk drive as a data cache
    US5859978A (en) 1995-07-071999-01-12Novell, Inc.Managing application programs in a computer network by using a database of application objects
    US6016400A (en) 1996-01-112000-01-18International Business Machines CorporationPreloading software onto a computer system
    US6016402A (en) 1996-05-212000-01-18Iomega CorporationMethod for integrating removable media disk drive into operating system recognized as fixed disk type and modifying operating system to recognize as floppy disk type
    US5948101A (en) 1996-12-021999-09-07The Foxboro CompanyMethods and systems for booting a computer in a distributed computing system
    US6128734A (en) 1997-01-172000-10-03Advanced Micro Devices, Inc.Installing operating systems changes on a computer system
    US6535976B1 (en) 1997-03-272003-03-18International Business Machines CorporationInitial program load in data processing network
    US6134614A (en) 1997-05-132000-10-17Micron Electronics, Inc.Method for facilitating the replacement or insertion of devices in a computer system through the use of a graphical user interface
    US6175918B1 (en) 1997-08-112001-01-16Kabushiki Kaisha ToshibaClient computer, initialization processing method applied to client computer, and computer program product used in client computer
    US6266809B1 (en) 1997-08-152001-07-24International Business Machines CorporationMethods, systems and computer program products for secure firmware updates
    US6205473B1 (en) 1997-10-032001-03-20Helius Development CorporationMethod and system for asymmetric satellite communications for local area networks
    US6202091B1 (en) 1997-12-082001-03-13Nortel Networks LimitedProcess and apparatus for initializing a computer from power up
    US6199204B1 (en) 1998-01-282001-03-06International Business Machines CorporationDistribution of software updates via a computer network
    US6317826B1 (en) *1998-02-132001-11-13International Business Machines CorporationBooting a computer system from a network
    US5974547A (en) 1998-03-201999-10-263Com CorporationTechnique for reliable network booting of an operating system to a client computer
    US6466203B2 (en) 1998-04-172002-10-15Koninklijke Philips Electronics N.V.Hand-held with auto-zoom for graphical display of Web page
    US6330653B1 (en) 1998-05-012001-12-11Powerquest CorporationManipulation of virtual and live computer storage device partitions
    US6260068B1 (en) 1998-06-102001-07-10Compaq Computer CorporationMethod and apparatus for migrating resources in a multi-processor computer system
    US6253209B1 (en) 1998-07-072001-06-26International Business Machines CorporationMethod for parallel, remote administration of mirrored and alternate volume groups in a distributed data processing system
    US6209089B1 (en) 1998-08-122001-03-27Microsoft CorporationCorrecting for changed client machine hardware using a server-based operating system
    US6357040B1 (en) 1998-10-212002-03-12Wildseed LimitedUsage characteristic based software customization
    US6279030B1 (en) 1998-11-122001-08-21International Business Machines CorporationDynamic JAVA™ class selection and download based on changeable attributes
    US6170008B1 (en) 1998-12-072001-01-02Mediaone Group, Inc.On-the-fly trivial file transfer protocol
    US6334149B1 (en) 1998-12-222001-12-25International Business Machines CorporationGeneric operating system usage in a remote initial program load environment
    US6279109B1 (en) 1999-01-072001-08-21Dell U.S.A., L.P.Computing system and operating method for booting and running a graphical user interface (GUI) with r/w hard drive partition unavailable
    US6401093B1 (en) 1999-03-312002-06-04International Business Machines CorporationCross file system caching and synchronization
    US6538668B1 (en) *1999-04-092003-03-25Sun Microsystems, Inc.Distributed settings control protocol
    US6421777B1 (en) *1999-04-262002-07-16International Business Machines CorporationMethod and apparatus for managing boot images in a distributed data processing system
    US6446203B1 (en) *1999-05-242002-09-03International Business Machines CorporationMethod and system for selecting from multiple boot code images to be loaded in a data processing system
    US6611915B1 (en) *1999-05-272003-08-26International Business Machines CorporationSelective loading of client operating system in a computer network
    US6477642B1 (en) 1999-06-182002-11-05Phoenix Technologies Ltd.Method and apparatus for extending BIOS control of screen display beyond operating system boot process
    US6564232B1 (en) 1999-06-302003-05-13International Business Machines CorporationMethod and apparatus for managing distribution of change-controlled data items in a distributed data processing system
    US6543004B1 (en) 1999-07-292003-04-01Hewlett-Packard Development Company, L.P.Method and apparatus for archiving and restoring data
    US6697851B1 (en) *1999-09-022004-02-24International Business Machines CorporationMethod and apparatus for identifying clients using incoming option data
    US6490677B1 (en) *1999-09-162002-12-03International Business Machines CorporationMethod and system for automatically configuring the boot process of a computer having multiple bootstrap programs within a network computer system
    US6487601B1 (en) 1999-09-302002-11-26International Business Machines CorporationDynamic mac allocation and configuration
    US7089300B1 (en) *1999-10-182006-08-08Apple Computer, Inc.Method and apparatus for administering the operating system of a net-booted environment
    US6598131B2 (en) *1999-11-082003-07-22Ondotek, Inc.Data image management via emulation of non-volatile storage device
    'Bootstap Tests: How Many Bootstraps?'-Davidson, qed.econ.queensu.ca/pub/faculty/mackinnon/papers/many.ps, 1997.

    Cited By (35)

    * Cited by examiner, † Cited by third party
    Publication numberPriority datePublication dateAssigneeTitle
    US20070250610A1 (en) *1999-10-182007-10-25Haun C KProviding a reliable operating system for clients of a net-booted environment
    US20030172157A1 (en) *2001-06-282003-09-11Wright Michael H.System and method for managing replication sets of data distributed over one or more computer systems
    US7894348B2 (en) 2003-07-212011-02-22Qlogic, CorporationMethod and system for congestion control in a fibre channel switch
    US7684401B2 (en) 2003-07-212010-03-23Qlogic, CorporationMethod and system for using extended fabric features with fibre channel switch elements
    US20090041029A1 (en) *2003-07-212009-02-12Dropps Frank RMethod and system for managing traffic in fibre channel systems
    US7646767B2 (en) 2003-07-212010-01-12Qlogic, CorporationMethod and system for programmable data dependant network routing
    US20050144617A1 (en) *2003-12-062005-06-30International Business Machines CorporationAutomatic configuration of reinstall information
    US7676611B2 (en) 2004-10-012010-03-09Qlogic, CorporationMethod and system for processing out of orders frames
    US20060075165A1 (en) *2004-10-012006-04-06Hui Ben KMethod and system for processing out of order frames
    US20060107030A1 (en) *2004-11-182006-05-18Ford Motor CompanyMethod and system for booting a plurality of computing systems from an operating system image
    US20090172136A1 (en) *2005-06-302009-07-02Ulrich SchulzMethod and system for the distribution of configurations to client computers
    US7805600B2 (en) 2005-09-152010-09-28Sas Institute Inc.Computer-implemented systems and methods for managing images
    US20080307215A1 (en) *2007-06-052008-12-11Hewlett-Packard Development Company, L.P.Remote computer operating system upgrade
    US20090063685A1 (en) *2007-08-282009-03-05Common Thomas ESecure computer working environment utilizing a read-only bootable media
    US20090138876A1 (en) *2007-11-222009-05-28Hsuan-Yeh ChangMethod and system for delivering application packages based on user demands
    US8386757B1 (en) *2009-02-132013-02-26Unidesk CorporationManaged desktop system
    US20120005472A1 (en) *2009-03-302012-01-05Fujitsu LimitedManagement server, boot server, network boot system, and network boot method
    US7849169B2 (en) 2010-12-07
    US20070250610A1 (en) 2007-10-25
    US6466972B1 (en) Server based configuration of network computers via machine classes
    CN101443748B (en) Converting the machine into a virtual machine
    US7412583B2 (en) Virtual incremental storage method
    EP2024849B1 (en) Updating virtual machine with patch or the like
    US6594757B1 (en) Remote BIOS upgrade of an appliance server by rebooting from updated BIOS that has been downloaded into service partition before flashing programmable ROM
    US6463509B1 (en) Preloading data in a cache memory according to user-specified preload criteria
    US8386428B2 (en) Method and system for fast generation of file system snapshot bitmap in virtual environment
    JP4688821B2 (en) Method and apparatus for remote modification of the system configuration
    US6539473B1 (en) Remotely controlled boot manager
    JP4861546B2 (en) Method and apparatus incorporating automatically install the software on your computer
    CN1129845C (en) Computer system and method of modifying graph user interface controlled by operating system
    RU2421785C2 (en) Automated control of device drivers
    US5359713A (en) Method and apparatus for enhancing synchronous I/O in a computer system with a non-volatile memory and using an acceleration device driver in a computer operating system

    Legal Events

    Owner name: APPLE INC., CALIFORNIA

    Effective date: 20070109

    Free format text: PATENTED CASE
    DateCodeTitleDescription
    FPAYFee payment

    FPAYFee payment

    MAFPMaintenance fee payment

    Year of fee payment: 12

    Scan performed on 4/24/2017, Computer: Panasonic CF-F9JYFCDR - Windows 7 64 bit

    Outdated or Corrupted drivers:8/22
    Device/DriverStatusStatus DescriptionUpdated By Scanner
    Motherboards
    Synaptics Intel(R) 5 Series/3400 Series-Chipsatzfamilie - SMBus-Controller - 3B30Outdated
    Mice And Touchpads
    Logitech Logitech WheelMouse (USB)Corrupted By 3rd Gen Core Processor Dram Controller 0154
    Logitech Logitech Bluetooth Travel MouseCorrupted By 3rd Gen Core Processor Dram Controller 0154
    Microsoft Microsoft USB IntelliMouse ExplorerUp To Date and Functioning
    Usb Devices
    Hewlett-Packard HP Officejet Pro 8100 (REST)Up To Date and Functioning
    Sound Cards And Media Devices
    AVerMedia AVerMedia A350 MiniCard Hybrid ATSC TVUp To Date and Functioning
    Realtek AzureWave AW-CA100/100DCorrupted By 3rd Gen Core Processor Dram Controller 0154
    Network Cards
    Intel Ethernet ControllerOutdated
    Keyboards
    Microsoft Keyboard Device FilterUp To Date and Functioning
    Hard Disk Controller
    Advanced Micro Devices ATI IDE ControllerUp To Date and Functioning
    Others
    Nokia Nokia 5230 USB PhonetUp To Date and Functioning
    Nokia S60 HandsetUp To Date and Functioning
    EPSON EPSON USB PrinterUp To Date and Functioning
    Intel Port racine express PCI Intel(R) 82801FB/FBM PCI - 2660Corrupted By 3rd Gen Core Processor Dram Controller 0154
    Microsoft HID-compliant deviceUp To Date and Functioning
    AuthenTec TouchStrip Fingerprint SensorUp To Date and Functioning
    Cameras, Webcams And Scanners
    Realtek Realtek USB2.0 PC CameraCorrupted By 3rd Gen Core Processor Dram Controller 0154
    Video Cards
    Intel(R) 82945G Express Chipset Family (Microsoft Corporation - WDDM 1.0)Up To Date and Functioning
    Input Devices
    Logitech Logitech Wheel Mouse (USB)Outdated
    Port Devices
    D-Link USB Single PortUp To Date and Functioning
    Monitors
    Sony Digital Flat Panel (1024x768)Up To Date and Functioning
    Mobile Phones And Portable Devices
    Acer NOKIAUp To Date and Functioning