首页 / 专利库 / 电脑零配件 / 计算机系统 / 计算机网络 / Method using control interface to suspend software network environment running on network devices for loading and executing another software network environment

Method using control interface to suspend software network environment running on network devices for loading and executing another software network environment

阅读:173发布:2024-01-13

专利汇可以提供Method using control interface to suspend software network environment running on network devices for loading and executing another software network environment专利检索,专利查询,专利分析的服务。并且According to the inventive method, a network, including its software environment, is suspended in a manner that completely preserves the previous running environment and frees the network to perform other tasks for a period of time, and then to resume the original test as if it had never been interrupted. The method suspends a computer network that is running a test of a first software environment. It suspends the first software environment by a software suspension and then runs a second software environment on the computer network. At the completion of the run of the second software environment, the first software environment can be resumed, as if it had not been interrupted. A sequence of steps allows for the orderly shutdown and persists the entire network's operating state at the time of suspension.,下面是Method using control interface to suspend software network environment running on network devices for loading and executing another software network environment专利的具体信息内容。

I claim:1. A method of suspending a computer network that is communicating with a plurality of network devices including clocks and running a first software environment, comprising the steps of:providing a control interface to control the suspension;sending a request to suspend to the network devices;synchronizing the clocks the network devices;synchronizing the communications channels of the network devices;using the control interface to control the suspension;handshaking between a control interface and the network devices by the plurality of network devices transmitting a signal to the control interface that the devices are ready to be suspended;suspending the first software network environment;saving the first software network devices image data to non-volatile memory; clearing the network devices and flushing device buffers;loading a second software network environment; and running the second software network environment.2. The method of claim 1 further comprising the steps ofsuspending the second software network environment according to the steps of claim 1;loading the image data of the first software network environment that was suspended; andrunning the first software network environment.3. The method of claim 1 wherein the second software network environment is a production system.4. A method of software testing and computer network suspension of a computer network that is communicating over communications channels with a plurality of network devices having internal clocks and running a first software environment, comprising the steps of:providing a control interface to control the suspension;sending a request to suspend to the network devices that are running a software simulation prior to suspension;synchronizing the clocks of the network devices;synchronizing the communications channels of the network devices;controlling the suspension of the first software network environment with a control interface;handshaking between a control interface and the network devices by the plurality of network devices transmitting a signal that they are ready to be suspended;suspending the first software network environment;saving the first software network devices image data to non-volatile memory;clearing the network devices and flushing device buffers;loading a second software network environment; andrunning the second software network environment.5. The method of claim 4 further comprising the steps of:suspending the second software network environment according to the steps of claim 1;loading the image data of the first software network environment that was suspended, andrunning the first software network environment.6. The method of claim 4 wherein the step of loading a second software network environment comprises loading a second software network environment.7. A method of suspending a network comprising the steps of claim 4 wherein loading a second software network environment comprises the step of loading a second software production network environment such that the network serves for a time as a redundant network to a production network.

说明书全文

CROSS REFERENCE TO RELATED APPLICATIONS

This application claims the benefit of U.S. Provisional Application Ser. No. 60/444,973, “A Method for Software Suspension in a Networked Computer System”, filed Feb. 3, 2003. The 60/444,973 application is incorporated by reference herein.

FIELD OF THE INVENTION

This invention relates to a method for suspending a networked computer system. The method is particularly useful in suspending a computer network for efficient testing of software.

BACKGROUND OF THE INVENTION

Most business and financial institutions use computer systems that exploit the power of computer networking. By networking, individual computers can effectively increase their storage and processing ability, as well as gain access to processed data and live data streams. Such networks range in size from a few computers on a local area network (LAN) in a single office to hundreds or perhaps even thousands of computers spanning many offices and locations. These networks range in size from those confined to a single organization (Intranets) to those built on the global Internet.

To achieve the best utilization of the networked environment, organizations employ complex suites of software. Typically these suites are a mix of commercial software packages, customized commercial software, and software written entirely in house. For example, in a financial trading environment, traders can use desktop computers to view current market prices, to analyze various markets and instruments, and to buy and sell financial instruments. Teams of computer specialists including systems analysts and computer programmers write, integrate, and manage the systems of computer programs that create a financial institution's trading software environment.

These complex suites of software need to be periodically updated or replaced. This need may arise from changed business practices, or the availability of faster software packages or packages with new enhanced features. Any benefits that can be obtained from the installation of new software must be balanced against the risk of making changes on an otherwise properly operating network. Such changes can cause intermittent or event total network failure. Network failures can cause organizations to suffer large financial losses, such as lost trades in a financial instrument trading environment.

Rather then risk catastrophic network failure during testing, many institutions invest in relatively large networks of computers to create a “safe” simulation environment for testing complex software systems as thoroughly as practical. Networks comprising tens or hundreds of computers, including servers and client terminals, are often dedicated solely to testing complex software. Such systems can cost tens of millions of dollars and approximate or match the size and resources of some of an organization's production network systems.

While relatively safe, testing on the simulation network is not efficient. This is because each new software package is typically tested one at a time. Test runs are often paused for debugging and software re-writes. During the pause times, the test network remains idle. It is not practical to terminate a particular test and restart the system for other tasks because then all of the test time before termination would need to be repeated. The problem is that there is currently no process for suspending an entire network of computers to allow it to temporarily stand in for another entirely different network software environment, or to temporarily take over the software environment of an operational network in an emergency.

What is needed is a method to suspend a complex software testing environment in an orderly way so as to completely free the test network to run another test, or even to momentarily commandeer the test network to run a production processing environment in the event of a necessary shutdown or unanticipated failure of an equivalent production system, with the ability to seamlessly resume the original testing environment after the network resources have been returned.

SUMMARY OF THE INVENTION

According to the inventive method, a test network, including its software environment, is suspended in a manner that completely preserves the previous running environment and frees the network to perform other tasks for a period of time, and then to resume the original test as if it had never been interrupted. The method suspends a computer network that is running a test of a first software environment. It suspends the first software environment by a software suspension and then runs a second software environment on the computer network. At the completion of the run of the second software environment, the first software environment can be resumed, as if it had not been interrupted. A sequence of steps allows for the orderly shutdown and persists the entire network's operating state at the time of suspension. These steps include notifying network devices of an impending take over, synchronizing device clocks and communications channels, handshaking by each device that it is ready to freeze its current state, writing device image data to non-volatile memory, and finally loading and running the new environment. After the take over, the method provides for a second orderly process to resume its initial testing environment including restarting the previous simulation as if it had never been interrupted. This is done by synchronizing all device clocks to the test environment time at take over, synchronizing communications channels, handshaking all devices ready, checking for the initial hardware configuration, reading the previously stored non-volatile memory, and loading and restarting the previous test environment.

BRIEF DESCRIPTION OF THE DRAWINGS

The advantages, nature and various additional features of the invention will appear more fully upon consideration of the illustrative embodiments now to be described in detail in connection with the accompanying drawings. In the drawings:

FIG. 1 is a simplified block diagram showing an overview of the method of software network suspension;

FIG. 2 is a block diagram showing the suspension of a first running software network environment;

FIG. 3 is a block diagram showing the suspension of a second running software network environment; and

FIG. 4 is a simplified block diagram showing a hardware system suitable for performing software network suspension.

It is to be understood that the drawings are for the purpose of illustrating the concepts of the invention, and except for the graphs, are not to scale. It is also understood that all application code, other framework code, database programs, and data reside on computer readable media and run on one or more computer systems including standard computer components and operating systems as known in the art.

DESCRIPTION

According to the inventive method, a test network's software environment is suspended in a manner that completely retains the running environment at shut down and frees the network to perform other tasks for a period, and then resumes the test as if it had never been interrupted. Typically a first test is nearing a point at which there is a planned suspension and the party that will follow with a second test might pre-coordinate, as by telephone, with the party running the first test before initiating the suspension process. It should be noted however, that this preliminary agreement by human contact, while beneficial, is absolutely not necessary.

The basic sequence of steps allows for the orderly shutdown and preservation of the entire network's operating state at the time of suspension are shown by the flow chart of FIG. 1, “Network Suspension”. First, a request to suspend is sent to all network hardware to be suspended as shown by block A. The request can be sent by a common “control interface” 401 as shown in hardware FIG. 4. Then the network is suspended through a series of steps explained below, as shown by block B. In block C, a second software environment is loaded and run. Then in block D, the second software environment is suspended as explained in more detail below, and finally the original software environment is restarted, as if it had never been interrupted, in block E. It can now be seen that during the time of suspension, time is suspended for the first environment. But, this is not problematic because the first software test environment runs at a simulated time past. Therefore if that time falls farther behind the present “real” time, there is no deleterious effect on the test.

The detailed steps necessary for a successful network software suspension are shown in FIG. 2. The lettered and numbered blocks of FIG. 2 further expand on the basic lettered steps of FIG. 1. Block Al shows the initiation of a network suspension caused by sending the “request to suspend” command to all suspendable network devices. The request to suspend command can be sent manually by a system manager, or automatically in the case where one network is authorized and enabled to “commandeer” another network. In block B1, all devices receive a command to synchronize their clocks. This can be by sending a “falling edge” electronic signal for example, and can synchronize at the level of an individual clock pulse, but more likely would set the time clocks to all agree on the current time to some precision of, for example, 1 millisecond. Similarly this command could cause all devices to set their time clocks to some external standard available to the network, such as, but not limited to, international low frequency time standards (WWVB in the U.S.) or the global positioning satellite (GPS) time.

In Block B2, all communications channels are synchronized and halted. Communication channel shutdown is generally done at a “sub device” level whereby communication protocols assure that no data is lost. The purpose of communications shutdown is to partition and assign partially transmitted data to the sending or receiving device for storage to preserve the partially completed exchange during suspension. Bytes not yet transmitted become part of the “image” of the transmitting device's buffers and memory and bytes already received become part of the receiving device's buffers and memory. Alternatively, a portion of partially received data could be flushed on the receiving end and a pointer established to retransmit an entire byte, packet, or other logical element of data. Various network devices will take varying times to complete the time synchronization and communications channel shutdown process.

In block B3, devices respond to the suspension control interface reporting that they are ready to shutdown. The report indicates that the device has successfully synchronized its clock and halted its communications channels according to protocol. The control interface waits for all devices to report affirmatively they are “ready to freeze”. When this handshaking process is complete, the control interface sends the “store image” command to all network devices.

The store image command, as illustrated in block B4, can be viewed as the “freeze” or moment of suspension in time when the previously running network software environment enters a state of suspended animation. The preservation process is accomplished by writing all device buffers, registers, and volatile memory to non-volatile memory. The device images can be saved to suitable areas of non-volatile memory on each device (not shown), or to a common non-volatile suspension memory 406 as shown in hardware FIG. 4. Hard disk drives can be particularly suitable for this task, other forms of non-volatile memory as know in the art such as semiconductor memory, bubble memory, EPROM, and EEPROM, can similarly be used. Finally, all device volatile memory is cleared and all buffers are flushed in preparation for loading a second software environment.

FIG. 1, block C, shows the second software environment loaded onto the network. The second environment is typically a second test environment that will use the network resources either for a fixed granted period of time, or until the first test is in a suitable condition to resume running, or until the second test is complete. This embodiment is a typical application of the suspension method, as it provides a complex and costly resource for near continuous use. An important advantage of the suspension system will be seen below, in that the original test can be seamlessly resumed in exactly the same state as when it was suspended.

Following the running of a second test environment to completion, or until the first test is ready to resume, the second environment can be shut down or suspended. The case where the second process was the running of a production network is a special case and is further described below. FIG. 1, block D shows the suspension of the second software network environment. FIG. 3 shows the block D process in more detail according to the steps D1 through D5.

According to FIG. 3, block D1, a request to suspend is either manually or automatically sent by the control interface 401, or by other messaging techniques, to suspend the second software network environment. As in the initial suspension, all network device clocks are synchronized in block D2 and all device communications channels are synchronized in block D3. Then all suspendable network devices hand shake with the control interface, by sending a “ready to suspend” signal back to the control interface.

In block D5 the second software network environment can be suspended for later running, or if completed, simply terminated. If it is desired to suspend the second network environment, its device images are saved to non-volatile memory for later use. Then the network devices are reset, their memory and buffers flushed, and the initially suspended first software network environment can be reloaded and run.

FIG. 4 shows a block diagram of a suitable network hardware environment to perform the inventive method. Here control interface 401 supervises the suspension process for the network comprising machines A 402, B 403 through N 405. In the embodiment shown, it is envisioned that network device images can be saved to common non-volatile memory storage area 406. In another embodiment (not shown), device images could be saved within a dedicated non-volatile memory area within each device. That memory area would remain unaffected by a device reset, clear, or suspend command.

The Un-Interruptible Network:

Alternatively, the complex network normally used for testing, may be “commandeered” by an organization's production environment in the event of a fatal failure of the production network. In this embodiment, the suspension process provides a network backup, which is analogous to the function served by an un-interruptible power supply. Here the critical production network is failing, or has failed. In the most desirable case, the failing network was able to preserve an image for re-start. In a worst-case scenario, the image of the failing production system is corrupted or not available.

By manual operator intervention, or more preferably by automatic signaling, a predetermined test network can be made to immediately terminate its testing process and to go into network software suspension. The test network can then load the production environment. Ideally, an image of the production environment can be loaded before running, or if no image is available, the production environment can be initialized in some predefined state perhaps using data and records normally persisted in the normal running environment.

While this technique can be used to quickly replace a failed production network environment, it is envisioned to be useful to carry the production network for a short period of outage and then to release the test network to seamlessly resume the first testing environment. In a best-case scenario, it is known ahead of time that the production environment has to go down for a period ranging from minutes to hours. The test environment can then be suspended and taken to the state of Block C. Then the production environment can be suspended and immediately restarted on the now available test network. In this case, when the production network is ready to resume, it can similarly be made to enter a fully ready state, and then the production environment on the test network can be suspended and immediately loaded and run on the now waiting production network.

It should be noted that when suspending a network for a second test, the transition can be perfect in that the second test, as the first one, runs in simulation time, a time in history. But, the suspension process when serving as a backup to a real time production system can be problematic in that if the production system failed abruptly, real time activity from the time of production network failure to the time of test network suspension can be lost.

高效检索全球专利

专利汇是专利免费检索,专利查询,专利分析-国家发明专利查询检索分析平台,是提供专利分析,专利查询,专利检索等数据服务功能的知识产权数据服务商。

我们的产品包含105个国家的1.26亿组数据,免费查、免费专利分析。

申请试用

分析报告

专利汇分析报告产品可以对行业情报数据进行梳理分析,涉及维度包括行业专利基本状况分析、地域分析、技术分析、发明人分析、申请人分析、专利权人分析、失效分析、核心专利分析、法律分析、研发重点分析、企业专利处境分析、技术处境分析、专利寿命分析、企业定位分析、引证分析等超过60个分析角度,系统通过AI智能系统对图表进行解读,只需1分钟,一键生成行业专利分析报告。

申请试用

QQ群二维码
意见反馈