Hierarchical system manager rollback

Information

  • Patent Grant
  • 9612920
  • Patent Number
    9,612,920
  • Date Filed
    Friday, March 15, 2013
    11 years ago
  • Date Issued
    Tuesday, April 4, 2017
    7 years ago
Abstract
Data state rollover is performed based on data state snapshots and deltas. A series of snapshots is taken of the current data state, an original data state, and data states in between. Deltas are then generated between two sequential snapshots. This results in numerous deltas which represent the difference between consecutive snapshots. Once the deltas are acquired, the deltas may be stored along with the snapshot of the present data state. As such, previous data states may be rolled back to by determining the number of deltas to apply to the current data state to achieve the desired previous data state. In cases where the rollback or rollover fails, deltas may be played against the current data state to a point where the last known trusted and working data point existed.
Description
BACKGROUND OF THE INVENTION

Field of the Invention


The present invention relates to data backup systems. In particular, the present invention relates to performing data rollbacks.


Description of the Related Art


As companies create more and more data, data storage systems reliability become more important. As technology improves, the data storage systems improve as well. Sometimes, the data storage systems transition between a first data format to a second data format. This creates challenges when a company's important data is stored in a first format or technology and the data storage company is transitioning to a second storage format.


When transitioning from a first format to a second format, it is very important to a data storage company to not lose any client information or data. To do so would risk the stability of a product, as well as risk the company's track record and reputation. Therefore, providing a safe and reliable means to transition from one data state to another is very important.


What is needed is an improved method for transitioning from one data state to another.


SUMMARY OF THE CLAIMED INVENTION

The present technology allows for data state rollover using snapshots and deltas. A series of snapshots is taken of the current data state, an original data state, and data states in between. Deltas are then generated between two sequential snapshots. This results in numerous deltas which represent the difference between consecutive snapshots. Once the deltas are acquired, the deltas may be stored along with the snapshot of the present data state. As such, previous data states may be rolled back to by determining the number of deltas to apply to the current data state to achieve the desired previous data state. In cases where the rollback or rollover fails, deltas may be played against the current data state to a point where the last known trusted and working data point existed.


An embodiment for performing a data state rollback beings with capturing a multitude of snapshots of workflow data from an original data state to a present data state. A series of deltas are created which represents the difference between each successive state. The deltas are wrapped between the current state and a desired state in a transaction framework to be replayed. The deltas and then played back to completion against the current snapshot.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a block diagram of a system for performing rollback.



FIG. 2 is a method for storing rollback data.



FIG. 3 is a method for performing rollback.



FIG. 4 is a method for processing a failed rollback.



FIG. 5 is a block diagram of a computing system for implementing a server.





DETAILED DESCRIPTION

Data state rollover is performed using snapshots and deltas. A series of snapshots is taken of the current data state, an original data state, and data states in between. Deltas are then generated between two sequential snapshots. This results in numerous deltas which represent the difference between consecutive snapshots. Once the deltas are acquired, the deltas may be stored along with the snapshot of the present data state. As such, previous data states may be rolled back to by determining the number of deltas to apply to the current data state to achieve the desired previous data state. In cases where the rollback or rollover fails, deltas may be played against the current data state to a point where the last known trusted and working data point existed.



FIG. 1 is a block diagram of a system for performing rollback. The system of FIG. 1 includes server 100 and data storage device 140. Server 100 and data storage device 140 may communicate over a network, such as a private network, a public network, an intranet, the internet, or some other network or combination of networks.


Server 100 includes rollback engine 110, delta 120 and snapshot 130. Rollback engine 110 may include one or more modules that are stored in memory and executed by a processor to perform rollback operations. Rollback engine 110 may also be executed to collect rollback data. The rollback data may include delta data 120 and snapshot 130. Snapshots 130 may include snapshots of the current state of data, a snapshot of the original state of data and snapshots contained periodically in between. The snapshots may be obtained at policy driven intervals to ensure that enough data is collected to rollback to any particular state desired by a user. In some embodiments, snapshots may be acquired periodically, based on specific policies or volume of changed data, or based on other reasons. Delta 120 may represent a measure of the distance between successive snapshots. For example a first delta may be taken between the current snapshot and the most recent snapshot other than the current snapshot. Only the current snapshot is stored in server 100, as the base snapshot and deltas 120 are all that is needed in order to perform a rollback operation.



FIG. 2 is a method for storing rollback data. The method of FIG. 2 begins with capturing a plurality of snapshots of workflow data from an original data state to a present data state at step 210. The snapshots may be taken periodically, based on specific policies or volume of changed data, or based on other active or passive events. In some embodiments, the two states of data may have different formats. For example, the original data may be in a NoSQL data store while the present data state is managed by a relational database management system (RDBMS) format of data.


Deltas may then be created representing the differences between the successive states at step 220. The deltas may be determined simply by taking the difference of two consecutive snapshots. The snapshot of the current period and the deltas are stored at step 230. The other snapshots are not needed as the other states can be determined based on the deltas and the current snapshot.


An embodiment may be used to rollback new data in a new state to old data in an old state. An original data state and format is formatted by a particular software program. The data may initially be converted to a new data state and format, and the later data states may be formatted differently by upgraded or changed software programs. The deltas may be taken in the new format and convert the new data, if a rollback is desired, into a neutral format. In some embodiments, the deltas may be generated in the neutral data format representing the difference between each successive state. The deltas can then be wrapped between the current state and the desired state in a transaction framework to be replayed. This allows for replay of the deltas against the original data state and format as well, and the original software can access the data, regardless of which state the data is originally formatted in. An application written to use the original format may still be used to access the data. The application may be able to pickup from the current data state, but in the old data format.



FIG. 3 is a method for performing rollback. First, a request to rollback to a previous desired state is received at step 310. In some embodiments, the request may be received from a user. The deltas between the current state and the previous desired state are identified at step 310. In some embodiments, the deltas may be time stamped to identify their approximate association in time. Identified deltas may be added at step 330. The deltas may be added up to one delta in some embodiments. The deltas may be wrapped up in a transaction framework to be replayed at step 340. The deltas are replayed to completion against the current snapshot at step 350. In some embodiments, a single delta is played against a current snapshot at step 350.



FIG. 4 is a method for processing a failed rollback. The method of FIG. 4 begins with determining that a rollback operation was not successful at step 410. The deltas between the current state and the last known good state are identified at step 420. The identified deltas are then replayed to completion against a current snapshot at step 430.



FIG. 5 is a block diagram of a computing system for implementing a server 100. The computing system 500 of FIG. 5 includes one or more processors 510 and memory 520. Main memory 520 stores, in part, instructions and data for execution by processor 510. Main memory 520 can store the executable code when in operation. The system 500 of FIG. 5 further includes a mass storage device 530, portable storage medium drive(s) 540, output devices 550, user input devices 560, a graphics display 570, and peripheral devices 580.


The components shown in FIG. 5 are depicted as being connected via a single bus 590. However, the components may be connected through one or more data transport means. For example, processor unit 510 and main memory 520 may be connected via a local microprocessor bus, and the mass storage device 530, peripheral device(s) 580, portable storage device 540, and display system 570 may be connected via one or more input/output (I/O) buses.


Mass storage device 530, which may be implemented with a magnetic disk drive or an optical disk drive, is a non-volatile storage device for storing data and instructions for use by processor unit 510. Mass storage device 530 can store the system software for implementing embodiments of the present invention for purposes of loading that software into main memory 520.


Portable storage device 540 operates in conjunction with a portable non-volatile storage medium, such as a floppy disk, compact disk or Digital video disc, to input and output data and code to and from the computer system 500 of FIG. 5. The system software for implementing embodiments of the present invention may be stored on such a portable medium and input to the computer system 500 via the portable storage device 540.


Input devices 560 provide a portion of a user interface. Input devices 560 may include an alpha-numeric keypad, such as a keyboard, for inputting alpha-numeric and other information, or a pointing device, such as a mouse, a trackball, stylus, or cursor direction keys. Additionally, the system 500 as shown in FIG. 5 includes output devices 550. Examples of suitable output devices include speakers, printers, network interfaces, and monitors.


Display system 570 may include a liquid crystal display (LCD) or other suitable display device. Display system 570 receives textual and graphical information, and processes the information for output to the display device.


Peripherals 580 may include any type of computer support device to add additional functionality to the computer system. For example, peripheral device(s) 580 may include a modem or a router.


The components contained in the computer system 500 of FIG. 5 are those typically found in computer systems that may be suitable for use with embodiments of the present invention and are intended to represent a broad category of such computer components that are well known in the art. Thus, the computer system 500 of FIG. 5 can be a personal computer, hand held computing device, telephone, mobile computing device, workstation, server, minicomputer, mainframe computer, or any other computing device. The computer can also include different bus configurations, networked platforms, multi-processor platforms, etc. Various operating systems can be used including Unix, Linux, Windows, Macintosh OS, Palm OS, and other suitable operating systems.


The foregoing detailed description of the technology herein has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the technology to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. The described embodiments were chosen in order to best explain the principles of the technology and its practical application to thereby enable others skilled in the art to best utilize the technology in various embodiments and with various modifications as are suited to the particular use contemplated. It is intended that the scope of the technology be defined by the claims appended hereto.

Claims
  • 1. A method for performing a data state rollback, the method comprising a processor executing instructions out of a memory to: capture a plurality of snapshots of workflow data from an original data state, wherein each snapshot of the plurality of snapshots are captured based on a volume of changed data since a previous snapshot was captured according to a policy that identifies that a subsequent snapshot should be taken according to the policy, and the workflow data from the original data state is formatted according to a data format associated with a non-relational database;convert the workflow data into a present data state, wherein the present data state is formatted according to a data format associated with a relational database;creating create one or more deltas representing the difference between each successive state;wrapping the deltas between a current state and a desired state in a transaction framework to be replayed; andreplaying replay the deltas to completion against the current snapshot, wherein the replaying of the deltas performs a rollback operation that rollbacks the workflow data to a previous desired state.
  • 2. The method of claim 1, wherein the original data state included non-SOL (NoSQL) data and the present data state includes relational database management system (RDBMS) data.
  • 3. The method of claim 1, wherein the processor executing instructions out of the memory identifies the deltas between the current state and the previous desired state.
  • 4. The method of claim 3, wherein the processor executing instructions out of the memory sums the identified deltas.
  • 5. The method of claim 1, wherein the processor also receives a request to rollback to the previous desired state.
  • 6. The method of claim 1, wherein the processor stores the snapshot of the current state and a delta in the memory, wherein the delta includes information that identifies changes in the workflow data from a previous state to the current state.
  • 7. The method of claim 1, wherein the processor executing instructions out of the memory: further comprising: identifies that the rollback operation was not successful; androlls back to a last good recovery point after identifying that the rollback operation was not successful.
  • 8. A non-transitory computer readable storage medium having embodied thereon a program, the program being executable by a processor to perform a method for performing a data state rollback, the method comprising: capturing a plurality of snapshots of workflow data from an original data state, wherein each snapshot of the plurality of snapshots are captured based on a volume of changed data since a previous snapshot was captured according to a policy that identifies that a subsequent snapshot should be taken according to the policy, and the workflow data from the original data state is formatted according to a data format associated with a non-relational database;converting the workflow data into a present data state, wherein the present data state is formatted according to a data format associated with a relational database;creating deltas representing the difference between each successive state;wrapping the deltas between a current state and a desired state in a transaction framework to be replayed; andreplaying the deltas to completion against the current snapshot, wherein the replaying of the deltas performs a rollback operation that rollbacks the workflow data to a previous desired state.
  • 9. The computer readable non-transitory computer readable storage medium of claim 8, wherein the original data state included non-SQL (NoSQL) data and the present data state includes relational database management system (RDBMS) data.
  • 10. The non-transitory computer readable storage medium of claim 8, the program is further executable to identify the deltas between the current state and the previous desired state.
  • 11. The non-transitory computer readable storage medium of claim 10, the program is further executable to sum the identified deltas.
  • 12. The non-transitory computer readable storage medium of claim 8, the program is further executable to receive a request to rollback to the previous desired state.
  • 13. The non-transitory computer readable storage medium of claim 8, the program further executable to store the snapshot of the current state and a delta, wherein the delta includes information that identifies changes in the workflow data from a previous state to the current state.
  • 14. The computer readable non-transitory computer readable storage medium of claim 8, the program further executable to: identify that the rollback operation was not successful; androll back to a last good recovery point after identifying that the rollback operation was not successful.
  • 15. An apparatus for performing a data state rollback, the apparatus comprising: a memory; anda processor, wherein the processor executing instructions out of the memory: captures a plurality of snapshots of workflow data from an original data state, wherein each snapshot of the plurality of snapshots are captured based on a volume of changed data since a previous snapshot was captured according to a policy that identifies that a subsequent snapshot should be taken according to the policy, and the workflow data from the original data state is formatted according to a data format associated with a non-relational database;converts the workflow data into a present data state, wherein the present data state is formatted according to a data format associated with a relational database;creates one or more deltas representing the difference between each successive state;wrapping the deltas between a current state and a desired state in a transaction framework to be replayed; andreplays the deltas to completion against the current snapshot, wherein the replaying of the deltas performs a rollback operation that rollbacks the workflow data to a previous desired state.
  • 16. The apparatus of claim 15, wherein the original data state included non-SOL (NoSQL) data and the present data state includes relational database management system (RDBMS) data.
  • 17. The apparatus of claim 15, wherein the deltas between the current state and the previous desired state are identified.
  • 18. The apparatus of claim 17, wherein the processor executing instructions out of the memory also sums the identified deltas.
  • 19. The apparatus of claim 15, wherein the processor receives a request to rollback to the previous desired state.
  • 20. The apparatus of claim 15, wherein the snapshot of the current state and a delta are store in the memory, and the delta includes information that identifies changes in the workflow data from a previous state to the current state.
US Referenced Citations (189)
Number Name Date Kind
1853428 Jackson Apr 1932 A
3184645 Schaeffer May 1965 A
4447856 Takahashi et al. May 1984 A
4644443 Swensen et al. Feb 1987 A
4672509 Speraw Jun 1987 A
4691274 Barrus Sep 1987 A
4702154 Dodson Oct 1987 A
4728160 Mondor et al. Mar 1988 A
4754397 Ferchau Jun 1988 A
4774631 Okuyama et al. Sep 1988 A
4860163 Sarath Aug 1989 A
4901200 Mazura Feb 1990 A
4911231 Horne Mar 1990 A
4977532 Borkowicz Dec 1990 A
5031075 Casanova et al. Jul 1991 A
D319225 Kline et al. Aug 1991 S
5038308 Le et al. Aug 1991 A
5069274 Haslett et al. Dec 1991 A
5101320 Bhargava et al. Mar 1992 A
5107398 Bailey Apr 1992 A
5136464 Ohmori Aug 1992 A
5216579 Basara et al. Jun 1993 A
5227957 Deters Jul 1993 A
D350333 Sharp Sep 1994 S
5351176 Oliver Sep 1994 A
5398159 Andersson et al. Mar 1995 A
5398161 Roy Mar 1995 A
5410448 Barker, III et al. Apr 1995 A
5412534 Cutts et al. May 1995 A
5432674 Hardt Jul 1995 A
5440450 Lau et al. Aug 1995 A
5450285 Schlemmer Sep 1995 A
5460441 Hastings et al. Oct 1995 A
5466059 Liu Nov 1995 A
5497288 Otis et al. Mar 1996 A
5505533 Kammersqard et al. Apr 1996 A
5515239 Kamerman et al. May 1996 A
5528454 Niklos Jun 1996 A
5544012 Koike Aug 1996 A
5571256 Good et al. Nov 1996 A
5587877 Ryan et al. Dec 1996 A
5596483 Wylar Jan 1997 A
5602721 Slade et al. Feb 1997 A
5646823 Amori Jul 1997 A
5684671 Blewett Nov 1997 A
5684674 Yin Nov 1997 A
5691883 Nelson Nov 1997 A
5726866 Allen Mar 1998 A
5751549 Eberhardt et al. May 1998 A
5788347 Rabinovitz Aug 1998 A
5793608 Winick et al. Aug 1998 A
5793610 Schmitt et al. Aug 1998 A
5793616 Aubuchon et al. Aug 1998 A
5796580 Komatsu et al. Aug 1998 A
5800258 Knoop Sep 1998 A
5808871 Rosecan et al. Sep 1998 A
5813243 Johnson et al. Sep 1998 A
5822182 Scholder et al. Oct 1998 A
5875965 Lee Mar 1999 A
5896273 Varghese et al. Apr 1999 A
5909357 Orr Jun 1999 A
5935227 Phan Aug 1999 A
5947570 Anderson et al. Sep 1999 A
5949646 Eberhardt et al. Sep 1999 A
5956227 Kitaoka Sep 1999 A
D415738 Ito et al. Oct 1999 S
5971506 Dubin Oct 1999 A
5992953 Rabinovitz Nov 1999 A
5999365 Hasegawa Dec 1999 A
6000464 Scafidi et al. Dec 1999 A
6018456 Young et al. Jan 2000 A
6018458 Delia et al. Jan 2000 A
6024165 Melane et al. Feb 2000 A
6025989 Ayd Feb 2000 A
6034868 Paul Mar 2000 A
6052276 Do et al. Apr 2000 A
6058009 Hood, III May 2000 A
6078503 Gallagher et al. Jun 2000 A
6081425 Cheng Jun 2000 A
6088224 Gallagher et al. Jul 2000 A
6098131 Unger et al. Aug 2000 A
6106687 Edelstein Aug 2000 A
6114622 Draeger Sep 2000 A
6115250 Schmitt Sep 2000 A
6129429 Allen Oct 2000 A
6134107 Buller et al. Oct 2000 A
6134667 Suzuki et al. Oct 2000 A
6141213 Antonuccio et al. Oct 2000 A
6147862 Ho Nov 2000 A
6163454 Strickler Dec 2000 A
6185098 Benavides Feb 2001 B1
6195262 Bodette et al. Feb 2001 B1
6195493 Bridges Feb 2001 B1
6208522 Manweiller et al. Mar 2001 B1
6255583 Johnson et al. Jul 2001 B1
6259605 Schmitt Jul 2001 B1
6304443 Chou Oct 2001 B1
6305180 Miller et al. Oct 2001 B1
6313988 Pham Nov 2001 B1
6356435 Davis Mar 2002 B1
6412292 Spinazzola et al. Jul 2002 B2
6437980 Casebolt Aug 2002 B1
6494050 Spinazzola et al. Dec 2002 B2
6496366 Coglitore et al. Dec 2002 B1
6504717 Heard Jan 2003 B1
6504718 Wu Jan 2003 B2
6506111 Sharp et al. Jan 2003 B2
6523918 Baiza Feb 2003 B1
6525935 Casebolt Feb 2003 B2
6535382 Bishop et al. Mar 2003 B2
6557357 Spinazzola et al. May 2003 B2
D475705 Coglitore et al. Jun 2003 S
6574104 Patel et al. Jun 2003 B2
6616524 Storck, Jr. et al. Sep 2003 B2
6639794 Olarig et al. Oct 2003 B2
6643123 Hartel et al. Nov 2003 B2
6650535 Moss Nov 2003 B1
6667891 Coglitore et al. Dec 2003 B2
6741467 Coglitore et al. May 2004 B2
6795314 Arbogast Sep 2004 B1
6819563 Chu et al. Nov 2004 B1
6822859 Coglitore et al. Nov 2004 B2
6829141 Garnett Dec 2004 B2
6840304 Kobayashi et al. Jan 2005 B1
6847524 Tomioka Jan 2005 B2
6848989 Miyazaki et al. Feb 2005 B2
6850408 Coglitore et al. Feb 2005 B1
6867966 Smith et al. Mar 2005 B2
6867967 Mok Mar 2005 B2
6876164 Liu Apr 2005 B2
6878874 Osborn Apr 2005 B2
6927980 Fukuda et al. Aug 2005 B2
7068509 Bash et al. Jun 2006 B2
7108051 Hung Sep 2006 B2
7123477 Coglitore et al. Oct 2006 B2
7173821 Coglitore Feb 2007 B2
7209352 Chen Apr 2007 B2
7236370 Coglitore Jun 2007 B2
7286345 Casebolt Oct 2007 B2
7369406 Matsushima May 2008 B2
7397662 Oyamada Jul 2008 B2
7436663 Matsushima Oct 2008 B2
7499273 Casebolt Mar 2009 B2
7500911 Johnson et al. Mar 2009 B2
7508663 Coglitore Mar 2009 B2
7535707 Seibold May 2009 B2
7650533 Saxena Jan 2010 B1
7719837 Wu et al. May 2010 B2
7768780 Coglitore Aug 2010 B2
8787014 Zhang Jul 2014 B2
9426932 Kinstle Aug 2016 B2
20020075656 Hastings et al. Jun 2002 A1
20020126449 Casebolt Sep 2002 A1
20020173266 Sharp et al. Nov 2002 A1
20020173267 Sharp et al. Nov 2002 A1
20030035268 Coglitore et al. Feb 2003 A1
20030133266 Behl Jul 2003 A1
20030198018 Cipolla et al. Oct 2003 A1
20040004813 Coglitore et al. Jan 2004 A1
20040070936 Coglitore et al. Apr 2004 A1
20040085727 Kim May 2004 A1
20040114323 Mok Jun 2004 A1
20040228087 Coglitore Nov 2004 A1
20050030711 Tsai Feb 2005 A1
20050047098 Garnett et al. Mar 2005 A1
20050068716 Pereira Mar 2005 A1
20050103480 Pokharna et al. May 2005 A1
20050168938 Bash Aug 2005 A1
20050168945 Coglitore Aug 2005 A1
20050170770 Johnson et al. Aug 2005 A1
20050218869 Casebolt Oct 2005 A1
20080024988 Suzuki et al. Jan 2008 A1
20090116183 Mundt May 2009 A1
20100124012 Kondo et al. May 2010 A1
20100161558 Goldberg Jun 2010 A1
20110078657 Okada Mar 2011 A1
20110100608 Huang et al. May 2011 A1
20110203777 Zhao et al. Aug 2011 A1
20110247348 Mashiko et al. Oct 2011 A1
20130085999 Tung Apr 2013 A1
20130110961 Jadhav May 2013 A1
20130141863 Ross et al. Jun 2013 A1
20130147503 Kamath et al. Jun 2013 A1
20130168050 Chauhan et al. Jul 2013 A1
20140085808 Tung et al. Mar 2014 A1
20140268550 Kinstle Sep 2014 A1
20140268551 Van Pelt Sep 2014 A1
20140268552 Provenzale Sep 2014 A1
20140268553 Van Pelt Sep 2014 A1
Foreign Referenced Citations (3)
Number Date Country
3316978 Nov 1984 DE
2610471 Aug 1988 FR
2124432 Feb 1984 GB
Non-Patent Literature Citations (136)
Entry
US 6,491,274, 09/1987, Matouk et al. (withdrawn).
3Com Corporation. “NETBuilder II 3C6023 Token Ring Module,” located at <http://www.all3com.com/cart/3c6023.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II 4-Slot Chassis,” located at <http://www.all3com.com/cart/3c6000.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II 8-Slot Chassis,” located at <http://www.all3com.com/cart/3c6001.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II CEC 12 Meg. Module PWA,” located at <http://www.all3com.com/cart/3c6010.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II CEC 12 Meg. Module PWA,” located at <http://www.all3com.com/cart/3c6010a.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II CEC 8MB Memory Expansion,” located at <http://www.all3com.com/cart/3c6011.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II CEC-Star 20MB Module,” located at <http://www.all3com.com/cart/3c6012html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II CEC-Star 20 MB Module,” located at <http://www.all3com.com/cart/3c6012a.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II DPE PLUS 80MB Module,” located at <http://www.all3com.com/cart/3c6091a.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Dual-Processor Engine 40 MB Module,” located at <http://www.all3com.com/cart/3c6090.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Dual-Processor Engine plus Module,” located at <http://www.all3com.com/cart/3c6091.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Ethernet Module, AUI or BNC,” located at <http://www.all3com.com/cart/3c6021.html> last visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Ethernet with AUI Module, No BNC,” located at <http://www.all3com.com/cart/3c6062.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Fast Ethernet 100Base-FX Module—Fiber,” located at <http://www.all3com.com/cart/3c6071.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Fast Ethernet 100Base-TX Module—RJ-45,” located at <http://www.all3com.com/cart/3c6070.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II FDDI SingleMode Module,” located at <http://www.all3com.com/cart/3c6050a.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II FDDILink Module—Multimode-multimode,” located at <http://www.all3com.com/cart/3c6055.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II Flash for 8 Slot Extended Chassis,” located at <http://www.all3com.com/cart/3c6082a.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS 3-Port RS-449 Module,” located at <http://www.all3com.com/cart/3c6042.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS 4 Port WAN Module,” located at <http://www.all3com.com/cart/3c6047.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS 4 Port WAN Module,” located at <http://www.all3com.com/cart/3c6047a.html> vistied on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS 8 Port BRI U Module,” located at <http://www.all3com.com/cart/3c6045.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS G.703 Module,” located at <http://www.all3com.com/cart/3c6025.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS RS-232 3 Port Module,” located at <http://www.all3com.com/cart/3c6041a.html> visted on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS RS-449 Module,” located at <http://www.all3com.com/cart/3c6024.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS V.35 3 Port Module,” located at <http://www.all3com.com/cart/3c6040.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSSI Module—OC-1<SUB>-</SUB>T3-E3 and subrates,” located at <http://www.all3com.com/cart/3c6028.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS-V.35.RS-232 Module,” located at <http://www.all3com.com/cart/3c6022a.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II MP ATMLink OC-3 Multimode Module,” located at <http://www.all3com.com/cart/3c6075.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II MP Ethernet 6 Port 10Base-FL Module,” located at <http://www.all3com.com/cart/3c6061.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II MP Ethernet 6 Port 10Base-T Module,” located at <http://www.all3com.com/cart/3c6060.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II MultiMode FDDI module set,” located at <http://www.all3com.com/cart/3c6020.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II MultiMode FDDI module set,” located at <http://www.all3com.com/cart/3c6020b.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II PWA Flash Floppy Board for NetBuilder II 3C6081A,” located at <http://www.all3com.com/cart/3c6027a.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II HSS 8 Port BRI ST Module,” located at <http://www.all3com.com/cart/3c6046.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NETBuilder II V.35.RS-232 HSS Module,” located at <http://www.all3com.com/cart/3c6022.html> visited on May 9, 2003 (1 page).
3Com Corporation. “NEW 3Com NETBuilder II EM AU 3C6062,” located at <http://cgi.ebay.com/ws/eBayISAPI.dll?View Item&item=3045649846&category=11184> visited on Sep. 8, 2003 (1 page).
3Com Corporation. (1997). Title Unknown. Chapters 27-70, Appendices A-B, 416 pages.
3Com Corporation. (1997). Title Unknown. Chapters 31-54, Appendices A-R, 636 pages.
3Com Corporation. (Aug. 1994). “NETBuilder II(R) High-Speed Serial RS-449/X.21 3-Port Module Installation Guide”, 23 pages.
3Com Corporation. (Aug. 1996). “NETBuilder II(R) HSS RS-232 3-Port DCE/DTE Module Installation Guide,” 25 pages.
3Com Corporation. (Aug. 1997). “Installing the NETBuilder II(R) Dual Processor Engine Module,” 33 pages.
3Com Corporation. (Date Unknown). “Discontinued Products List NetBuilder—(NETBuilder II, SSIINBSI, SSIINB, OCNB, NBRO),” 8 pages total.
3Com Corporation. (Date Unknown). “NETBuilder II Intelligent Routers,” NETBuilder , 8 pages.
3Com Corporation. (Date Unknown). “DTE-to-DCE Adapter Release Notes,” 2 pages.
3Com Corporation. (Date Unknown). “Installing the NETBuilder II Dual Processor Engine Module IMAGE,” located at <http://www.all3com.com/cart/img/3c6090<SUB>-</SUB>zoom.jpg> visited on May 9, 2003 (2 pages).
3Com Corporation. (Date Unknown). “Installing the NETBuilder II Dual Processor Engine Module IMAGE,” located at <http://www.all3com.com/cart/img/3c6091<SUB>-</SUB>zoom.jpg> visited on May 9, 2003 (2 pages).
3Com Corporation. (Dec. 1993). “NETBuilder II Dual Power Supply System Installation Guide,” 26 pages.
3Com Corporation. (Dec. 1993). “NETBuilder II Dual Power Supply System Installation Guide,” 61 pages.
3Com Corporation. (Dec. 1996). “NETBuilder II® Flash Memory Drive Installation Guide”, 42 pages.
3Com Corporation. (Feb. 1994). “NETBuilder II® HSSI Module Installation Guide Release Notes”, 35 pages.
3Com Corporation. (Jan. 1993). “NETBuilder II® High-Speed Serial V.35/RS-232 Module Installation Guide”, 23 pages.
3Com Corporation. (Jan. 1994). “NETBuilder II Base System Installation Guide Release Notes”, 4 pages.
3Com Corporation. (Jan. 1994). “NETBuilder II® HSSI Module Installation Guide”, 28 pages.
3Com Corporation. (Jan. 1998). “Installing the NETBuilder II® HSS 4-Port WAN Module”, 19 pages.
3Com Corporation. (Jan. 1998). “NETBuilder II® HSS 4-Port WAN Module Software Release Notes: Software Version 10.3”, 13 pages.
3Com Corporation. (Jan. 1998). “NETBuilder II® HSS 4-Port WAN Module Software Release Notes—Software Version 10.3”, 12 pages.
3Com Corporation. (Jul. 1995). “NETBuilder II® MP Ethernet 6-Port 10BASE-T and 10BASE-FL Module Installation Guide”, 19 pages.
3Com Corporation. (Jun. 1995). “NETBuilder II® Fast Ethernet 100BASE-TX/100BASE-FX Module Installation Guide”, 25 pages.
3Com Corporation. (Jun. 1996). “NETBuilder II(R) Communications Engine Card (CEC20) Module Installation Guide”, 34 pages.
3Com Corporation. (Jun. 1996). “NETBuilder II® Communications Engine Card (CEC20) Module Installation Guide”, 29 pages.
3Com Corporation. (Mar. 1992). “NETBuilder II® Ethernet Module Installation Guide”, 21 pages.
3Com Corporation. (Mar. 1993). “NETBuilder II® High-Speed Serial RS-449 Module Installation Guide”, 24 pages.
3Com Corporation. (Mar. 1993). “NETBuilder II(R) High Speed Serial G.703 Module Installation Guide”, 19 pages.
3Com Corporation. (Mar. 1995). “NETBuilder II® CEC Memory Expansion Installation Guide”, 7 pages.
3Com Corporation. (May 1997). “Approved Flash Memory and DRAM for the NETBuilder II® DPe Module”, 1 page.
3Com Corporation. (May 1997). “Installing the NETBuilder II® Bridge/Router: For EZ Built Systems and Base Chassis”, 81 pages.
3Com Corporation. (May 1997). “Installing the NETBuilder II® Dual Processor Engine Module: For Models DPE 40 and DPE 80”, 29 pages.
3Com Corporation. (May 1997). “NETBuilder II® Hardware Installation Guides”, 12 pages.
3Com Corporation. (May 2003). “Installing the NETBuilder II Bridge/Router”, 45 pages.
3Com Corporation. (Oct. 1997). “New Installation for NETBuilder II® Software: Software Version 10.1.”, 70 pages.
Anonymous, “Cobalt RaQ 2,” located at <http://www.cobalt.com/products/pdfs/datasheet.rag2.pdf>, last visited on Nov. 27, 2000, 2 pages.
Anonymous, “Cobalt RaQ 3,”located at <http://www.cobalt.com/products/pdfs/datasheet.rag3.pdf>, last visited on Nov. 27, 2000, 2 pages.
Anonymous, “Cobalt RaQ 4,”located at <http://www.cobalt.com/products/pdfs/datasheet.rag4.pdf>, last visited on Nov. 27, 2000, 2 pages.
Anonymous, “SGI—O2 Workstation Product Overview,” located at <http://www.sgi.com/02/overview.html>, last visited on Sep. 8, 2000, 4 pages.
Anonymous. “A Rack-Mountable Web Server for ISPs of All Sizes,” located at http://www.sgi.com/solutions/internet/products/rackmount.html <http://www.sgi.com/solutions/internet/products/rachmoun.html>, last visited on Jan. 6, 2000, 4 pages.
Anonymous. (Mar. 10, 1988). “Silicon Graphics Unveils Dedicated, Entry-Level Hosting Solution,” Press Release, located at <http://www.sgi.com/newsroom/press—releases/1998/march/o2webserver—release.html>, last visited on Jan. 6, 2000, 2 pages.
Anonymous. (Monday, Apr. 24, 2000). “Rackmount Solutions,” San Jose Mercury News Business Section, 1 page.
Anderson, R.D. et al. (Feb. 1972). “Volatile Memory Data Retention,” IBM Technical Disclosure Bulletinpp. 2712-2713, located <http://www.delphion.com/tdb?order=72C+00474>visited on Nov. 18, 2005 (2 pages).
Argento, C.W. et al. (Jun. 1996). “Forced Convection Air-Cooling of a Commerical Electronic Chassis: An Experimental and Computational Case Study,” IEEE Transactions on Components, Packaging, and Manufacturing Technology—Part A19(2):248-257.
Artecon, Inc. (Mar. 26, 1997). “Artecon Announces Industry's Highest Performing RAID System for Small Networks; LynxArray Series 3000 Offers Fault Tolerance, True Scalability, Hot-Swap Components,” Business Wire(Press Release), 2 pages.
Author Unknown. (Jul. 26, 1999). “New Products,” Electronic Design, 3 pages.
Baker, D.L. et al. (Jan. 1990). “Rack-Mounted Computer System,” IBM Technical Disclosure Bulletin, pp. 258-259.
Bay Networks, Inc. (Date Unknown). “Bay Networks Accelar-Supports Management Module SM-BAY 1002”, SPECTRUM Enterprise Manager, Device, Management, Cabletron Systems, 71 pages.
Bay Networks, Inc. (Dec. 1997). “Using the Accelar 1200/1250 Routing Switch”, 80 pages.
Bay Networks, Inc. (Dec. 1997). “Release Notes for the Accelar 1000 Series Products—Release 1.0”, 18 pages.
Bay Networks, Inc. (Jun. 1998). “Release Notes for the Accelar 1000 Series Products—Software Release 1.1.1”, 60 pages.
Bay Networks, Inc. (Nov. 1997). “Accelar 1200 Routing Switch”, Strategic Networks, 9 pages.
Bay Networks, Inc. (Sep. 1998). “Release Notes for the Accelar 1000 Series Products—Software Release 1.3”, 56 pages.
Bay Networks, Inc. (Sep. 1998). “Using the Accelar 1200/1250 Routing Switch”, 94 pages.
Brown et al. (Sep. 1989). “Accessible Interconnect for Rack-Mounted Processor Module-To-Module Logic Signal Communication,” IBM Technical Disclosure Bulletin, pp. 276-277.
Cisco Systems, Inc. (Jan. 17, 1994). “News Release: Cisco Adds Four Remote Access Routers,” News Release, 29 pages.
COL Computer Online, “HP ProCurve Routing Switch 9308M,” located at <http://www.gotocol.com/hp9308m.html> visited on Mar. 6, 2006. (3 pages).
David Systems, Inc. (1988). David Co-Net Technical Reference Manual David Systems, Inc.: Sunnyvale, CA, 162 pages.
David Systems, Inc. (Oct. 1984-Nov. 1986). “Selected Press Articles”, David Systems, Inc.: Sunnyvale, CA, 133 pages.
Dax Systems, Inc. (Aug. 9, 1996). “Dax Systems Serves Up Rack Mount Solution for Intel Multi-processor,” Business Wire(Press Release). 2 pages.
Electronic Technology Group, Inc. (Jul. 8, 1994). “ETG Announces Release of New Raidmaster Disk Array Subsystem,” PR Newswire (Press Release), 2 pages.
European Telecommunication Standards Institute ed. (Jan. 1994). “Equipment Engineering (EE): European Telecommunication Standard for Equipment Practice Part 3: Engineering Requirements for Miscellaneous Racks and Cabinets,” ETS 300 119-3. ETSI: Valbonne, France, pp. 1-17.
Fetters, D. (Feb. 8, 1999). “Cubix High-Density Server Leads the Way With Standout Management Software,” Network Computing, pp. 84-92.
Fetters, D. (Mar. 22, 1999). “Need Some Space? Have a Server Rack Attack,” Network Computing, pp. 90-91.
Grigonis, R. (Feb. 1997). Dialog.RTM. Search for “Getting Under the Hood,” Computer TelephonypS10, 8 pages.
Kaiser, L. et al. (1989). “Noise Control on Computer and Business Equipment using Speed Controlled Blowers,” IEEE2:114-117.
Markstein, H.W. (May 1996). “Cooling Electronic Equipment Enclosures,” Electronic Packaging & Production, pp. 57-63.
Nortel Networks, Inc. (Oct. 1998). “News Release,” located at <http://www.nortel.com/corporate/news/newsreleases/press.sub.--10-98.h- tml> visited on Feb. 16, 2006 (10 pages total).
Nortel Networks, Inc. (Date Unknown). “Building SAP-Capable Networks-How to Turn Your Network Into a Competitive Advantage”, White Paper, pp. 1-24.
Nortel Networks, Inc. (Mar. 1999). “Release Notes for the Accelar 1000 Series Products—Software Release 2.0”, 39 pages.
Nortel Networks, Inc. (Mar. 1999). “Using the Accelar 1200/1250 Routing Switch”, 96 pages.
Paturet, J. (May 1989). “Improved Cooling System for Rack-Mounted Equipment,” IBM Technical Disclosure Bulletin, pp. 140-141, located at <http://www.delphion.com/tdbs/tdb?order=89A+60774>visited on Nov. 22, 2005.
Perlmutter, A. (Sep. 1959). “Uniform Cooling Air Flow During Computer Maintenance and Operation,” IRE Transactions on Component Parts6(3):180-189.
Rezek, G. (Mar./Jun. 1966). “Suction vs. Pressure Forced Air Cooling-Part II,” IEEE Transactions on Parts, Materials and Packaging 2(1/2):35-43.
Ross, G. (Feb. 1995). “Thermal Management in Racks and Cabinets,” Computer Packaging Technology pp. 82-84.
Simons, R.E. (Dec. 1995). “The Evolution of IBM High Performance Cooling Technology,” IEEE Transactions on Components, Packaging, and Manufacturing Technology—Part A 18(4):805-811.
Soliman, F.A. et al. (1992). “Software-Compensated Programmable Temperature Controller,” Int. J. Electronics 73(1): 101-105.
The Tolly Group ed. (Mar. 1998). “Bay Networks Accelar 1200.TM. Routing Switch”, The Tolly Group, pp. 1-6.
Wong, H. et al. (Dec. 1996). “Thermal Evaluation of PowerPC 620 Microprocessor in a Multiprocessor Computer,” IEEE Transactions and Components, Packaging and Manufacturing Technology—Part A 19(4):469-477.
U.S. Appl. No. 11/026,163 Final Office Action mailed Jul. 3, 2008.
U.S. Appl. No. 11/026,163 Office Action mailed Feb. 28, 2008.
U.S. Appl. No. 11/026,163 Final Office Action mailed Jan. 19, 2007.
U.S. Appl. No. 11/026,163 Office Action mailed Jul. 27, 2006.
U.S. Appl. No. 11/026,163 Final Office Action mailed Jan. 24, 2006.
U.S. Appl. No. 11/026,163 Office Action mailed Jul. 11, 2005.
U.S. Appl. No. 11/054,031 Office Action mailed Jan. 4, 2007.
U.S. Appl. No. 11/855,370 Final Office Action mailed Aug. 22, 2008.
U.S. Appl. No. 11/855,370 Office Action mailed Feb. 22, 2008.
U.S. Appl. No. 11/282,848 Office Action mailed Jul. 9, 2008.
U.S. Appl. No. 11/282,848 Final Office Action mailed Apr. 9, 2008.
U.S. Appl. No. 11/282,848 Office Action mailed Dec. 7, 2007.
U.S. Appl. No. 11/764,551 Office Action mailed Sep. 8, 2009.
U.S. Appl. No. 10/815,422 Office Action mailed Oct. 5, 2005.
U.S. Appl. No. 13/931,813 Office Action mailed Jun. 30, 2015.
U.S. Appl. No. 13/931,814 Office Action mailed Jun. 18, 2015.
U.S. Appl. No. 14/038,588, Kevin L. Van Pelt, Enclosure High Pressure Push-Pull Airflow, filed Jun. 26, 2013.
U.S. Appl. No. 13/931,781, Kevin L. Van Pelt, System for Cooling Multiple In-Line Central Processing Units in a Confined Enclosure, filed Jun. 28, 2013.
U.S. Appl. No. 13/931,813 Final Office Action mailed Dec. 16, 2015.
U.S. Appl. No. 15/215,009, Robert M. Kinstle, Server With Heat Pipe Coolin, filed Jul. 20, 2016.
Related Publications (1)
Number Date Country
20140279919 A1 Sep 2014 US