Patent application title:

Managed computer network caching requested and related data from remote computers

Publication number:

-

Publication date:
Application number:

11/590,395

Filed date:

2006-10-31

✅ Patent granted

Patent number:

US 8,799,432 B1

Grant date:

2014-08-05

PCT filing:

-

PCT publication:

-

Examiner:

Azizul Choudhury | James Forman

Adjusted expiration:

2032-12-18

Smart Summary: A system is designed to improve how data is managed in a computer network. When a request for information is made, the system not only retrieves the requested data but also collects extra related information from a remote server. This additional data is stored locally, which helps reduce delays when the same information is needed again. By caching this extra data, the system minimizes the need for repeated connections to remote computers, making network usage more efficient. Overall, this approach speeds up access to information while using less bandwidth. 🚀 TL;DR

Abstract:

The present invention provides a system and method for managing a network. In response to an original request, a management station sends an augmented request to a remote server for information fulfilling the original request plus additional information available.

Inventors:

Assignee:

Applicant:

Interested in similar patents?

Get notified when new applications in this technology area are published.

Classification:

G06F15/173 IPC

Digital computers in general ; Data processing equipment in general; Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs; Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake

Description

BACKGROUND OF THE INVENTION

Herein, related art may be discussed to put the invention in context. Related art labeled “prior art” is admitted prior art; related art not labeled “prior art” is not admitted prior art.

Centralized management of remote computers requires local access to configuration and utilization data for the remote computers. If required information is gathered from remote computers only upon request, there can be an undesirable latency between the request and provision of the data. This problem can be ameliorated by caching recently used data so that, if it is requested again, it can be supplied from a local cache. In an alternative approach, a management function continuously polls all remotely managed computers so that all data relating to their management is available locally. However, this approach can result in superfluous accesses and consume network bandwidth. The present invention provides for management of remote computers with fewer remote accesses so that network bandwidth is used more efficiently. These and other features of the present invention are apparent from the description below with reference to the following drawings.

BRIEF DESCRIPTION OF THE DRAWING

The following drawing is of an embodiment of the invention and not of the invention itself.

FIG. 1 is a schematic diagram of a management computer network and associated method in accordance with embodiments of the invention.

DETAILED DESCRIPTION

The present invention provides for collecting more data from a provider on a remote computer than is needed to meet a request. The extra data is cached along with requested data, reducing the number of remote computer connections relative to alternative approaches. In many cases, the cost of collecting and caching the extra data is small compared to the reduction in latency achieved when the extra data is requested. By “remote” is meant “accessed over a network”.

A network AP1 includes servers SV1, SV2, and SV3, a management station S1, and network infrastructure 101. Server SV1 is divided into two hard partitions HP1 and HP2. Hard partition HP1 runs a workload WL1 and a provider PH1, that can provide configuration and utilization data for hard partition HP1. Hard partition HP2 includes a provider PH2 that can provide configuration and utilization data for hard partition HP2. In addition, providers PH1 and PH2 can provide information regarding the non-respective hard partition.

Hard partition HP2 runs two virtual machines VM1 and VM2, each running a respective workload WL2, WL3. Each of these virtual machines VM1, VM2 has a respective provider PV1, PV2. Each of these providers provides information only for the respective virtual machine. Servers SV2 and SV3 are also partitioned, but for expository purposes their details can be ignored.

The providers can conform to Web-Based Enterprise Management (WBEM), a set of systems management technologies developed to unify the management of distributed computing environments. Alternatively, another protocol can be used, such as the simple network management protocol (SNMP), which forms part of the Internet protocol suite defined by the Internet Engineering Task Force. The SNMP protocol is used by network management systems for monitoring network-attached devices for conditions that warrant administrative attention.

Management station S1 runs several software programs in computer-readable media, including a workload manager WM1, a data manager DM1, a requestor RQ1, and a user interface to the data manager UI1. Workload manager WM1 dynamically reallocates hardware resources to workloads on remote computers in accordance with locally stored management policies P1. To this end, it requests configuration and status information from data manager DM1. Also, a human manager can access data manager DM1 via a user interface UI1, e.g., by using a display 103, keyboard 105, and mouse 107.

A method ME1 is practiced in the context of network AP1. At method segment M1, data manager DM1 receives a request, e.g., from workload manager WM1 or from a human manager, for data pertaining to a remote server. For example, a human manager might request information regarding the CPU utilization of virtual machine VM1.

At method segment M2, data manager DM1 determines whether or not the request can be met from cache DC1. If it can (i.e., if there is a “hit”), the request is fulfilled from cache DC1 at method segment M3. Whether or not there is a hit, at method segment M4, data manager DM1 makes an augmented request for all data from the remote provider of the requested data. In the case of a request for CPU utilization by virtual machine VM1, data manager DM1 makes an augmented request for all data available from provider PH1, including the requested CPU utilization, memory usage, input/output resources and utilization, operating system and version, identity of any applications running on the virtual machine, etc. The augmented request is handled by requestor RQ1, which accesses the specified provider and obtains both the requested and related data in the augmented request.

At method segment M5, requested data QD1 and related data RD1 returned by requestor RQ1 are placed in cache DC1, which draws no distinction based on whether data is in there because it was originally requested or is in there as part of the augmented portion of the request. If at method segment M2, there was a hit, method ME1 ends at method segment M5. However, if at method segment M2, there was a miss, then the requested data just cached is forwarded to data manager DM1 to meet the original request.

Normally, the present invention will reduce the time-averaged number of connections to remote computers required. The illustrated embodiment reduces latency relative to a method in which only requested data is cached in cases when data manager DM1 receives a request for cached related data RD1. The present invention achieves reduced bandwidth requirements relative to a continuous polling approach because data remote systems are accessed only when a request is made. The invention can require more time and bandwidth when fulfilling a request when compared to the request-only cache method. However, this extra latency and time are often negligible. In the event of a cache hit, timing is less critical as the request has already been satisfied from the cache.

The present invention applies to networks with different numbers and types of servers, different technologies (e.g., hard partitions, virtual partitions, virtual machines) for partitioning or otherwise allocating resources. In some embodiments, a remote server running multiple operating systems can have a system-wide provider that gathers all data of interest regarding the host server. In that case, each request to that server is for all information regarding that server and its partitions and workloads.

In the illustrated embodiment, the management station is accessed directly, e.g., not through network infrastructure 101, using attached human interface devices, display 103, keyboard 105, and mouse 107. In alternative embodiments, a management station is accessed over network infrastructure 101 via remote computers or terminals. For example, the user interface can be a web browser so that a human manager can control management network AP1 using a World-Wide Web interface. These and other variations upon and modifications to the illustrated embodiment are provided for by the present invention, the scope of which is defined by the following claims.

Claims

What is claimed is:

1. A managed computer network comprising:

remote servers; and

a management station for managing said remote servers, said management station having a cache and a data manager, said data manager responding to an original request for originally requested data regarding a server of said servers, some partition thereof, or some workload running thereon, by sending an augmented request to a provider running on said server for not only said originally requested data but also for additional data that was not originally requested but is available from said provider, said data manager storing said originally requested data and said additional data in said cache;

wherein said server runs plural data providers, said original request pertaining to data available from a first provider and not to data available from a second provider, said additional data being available from said first provider and not from said second provider.

2. A network as recited in claim 1 wherein said management station fulfills said original request from said cache before sending said augmented request.

3. A network as recited in claim 1 wherein said management station sends said augmented request in conjunction with a cache miss.

4. A network as recited in claim 1 wherein said server has first and second hard partitions, said original request pertaining to said first hard partition and not to said second hard partition, said additional data pertaining to said first hard partition and not to said second hard partition.

5. A managed computer network comprising:

remote servers; and

a management station for managing said remote servers, said management station having a cache and a data manager, said data manager responding to an original request for originally requested data regarding a server of said servers, some partition thereof, or some workload running thereon, by sending an augmented request to a provider running on said server for not only said originally requested data but also for additional data that was not originally requested but is available from said provider, said data manager storing said originally requested data and said additional data in said cache;

wherein said server runs first and second virtual machines, said original request pertaining to said first virtual machine and not to said second virtual machine, said additional data pertaining to said first virtual machine and not to said second virtual machine.

6. A method comprising:

issuing an original request to an automated manager for managing remote servers including a first server, said automated manager managing said remote servers over a network, said original request pertaining to said first server;

attempting to fulfill said request from a local cache;

issuing an augmented request to said first server; and

caching data received from said first server, said data including main data in response to said original request and additional data that was not called for by said original request but was called for by said augmented request;

wherein said first server runs plural data providers, said original request pertaining to data available from a first provider and not to data available from a second provider, said additional data being available from said first provider and not from said second provider.

7. A method as recited in claim 6 wherein said augmented request is issued in the event of a cache hit allowing said original request to be fulfilled from said cache.

8. A method as recited in claim 6 wherein said augmented request is issued in the event of a cache miss.

9. A method as recited in claim 6 wherein said server has first and second hard partitions, said original request pertaining to said first hard partition and not to said second hard partition, said additional data pertaining to said first hard partition and not to said second hard partition.

10. A method comprising:

issuing an original request to an automated manager for managing remote servers including a first server, said automated manager managing said remote servers over a network, said original request pertaining to said first server;

attempting to fulfill said request from a local cache;

issuing an augmented request to said first server; and

caching data received from said first server, said data including main data in response to said original request and additional data that was not called for by said original request but was called for by said augmented request;

wherein said first server runs first and second virtual machines, said original request pertaining to said first virtual machine and not to said second virtual machine, said additional data pertaining to said first virtual machine and not to said second virtual machine.

Resources

Images & Drawings included:

Sources:

Recent applications in this class:

Recent applications for this Assignee: