US20120290695A1 - Distributed Policy Service - Google Patents

Distributed Policy Service Download PDF

Info

Publication number
US20120290695A1
US20120290695A1 US13/107,434 US201113107434A US2012290695A1 US 20120290695 A1 US20120290695 A1 US 20120290695A1 US 201113107434 A US201113107434 A US 201113107434A US 2012290695 A1 US2012290695 A1 US 2012290695A1
Authority
US
United States
Prior art keywords
policy
module
virtual
server
virtual machine
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/107,434
Inventor
Katherine Barabash
Rami Cohen
Vinit Jain
Renato J. Recio
Benny Rochwerger
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US13/107,434 priority Critical patent/US20120290695A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RECIO, RENATO J., BARABASH, KATHERINE, COHEN, RAMI, ROCHWERGER, BENNY, JAIN, VINIT
Priority to CN201210147339.5A priority patent/CN102780758B/en
Priority to US13/556,769 priority patent/US8819211B2/en
Publication of US20120290695A1 publication Critical patent/US20120290695A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management

Definitions

  • the present disclosure relates to a distributed policy service and more specifically, to a distributed policy service that manages logical policies for virtual machines that communicate over virtual networks.
  • Physical networks include switches and routers that transport data between host computing systems, storage locations, and other computing entities. While virtualization technology enables system administrators to shift physical servers into a “virtual” domain, the same level of virtualization is not available from a network policy perspective. In many systems involving entities that are dynamically managed by one or more independent administrative authorities, it may be required to maintain a policy structure such that each administrative authority is able to maintain individual policies that are applied to virtual networks.
  • a policy server receives a request for a policy from a requestor.
  • the policy server identifies an initiating virtual machine; the initiating virtual machine's corresponding virtual network; and a destination virtual machine.
  • a policy corresponding to sending data from the first virtual machine to the second virtual machine is selected.
  • the policy includes one or more logical references to the virtual network and does not include a physical reference to a physical entity located on a physical network.
  • a physical path translation corresponding to the selected policy is identified and sent to the requestor.
  • FIG. 1 is a diagram showing virtual network abstractions that overlayed onto a physical space
  • FIG. 2A is a diagram showing distributed overlay virtual network (DOVE) modules executing on host systems that provide an end-to-end virtual network environment between virtual machines;
  • DOVE distributed overlay virtual network
  • FIG. 2B is a diagram showing virtual machines logically coupled in a virtual network
  • FIG. 3 is a diagram showing an “initiating” virtual machine sending data to a “destination” virtual machine through a physical network that is based upon logical policies;
  • FIG. 4 is a diagram showing a destination module informing an initiating module that a virtual machine has relocated to a different host;
  • FIG. 5 is a diagram showing a hierarchically-based policy service
  • FIG. 6 is a diagram showing a DOVE module querying a distributed policy service for an updated policy
  • FIG. 7 is a flowchart showing steps taken in sending data from an initiating virtual machine (VM) to a destination virtual machine through a physical network;
  • VM virtual machine
  • FIG. 8 is a flowchart showing steps taken in a DOVE module acquiring an updated policy from a distributed policy service
  • FIG. 9 is a flowchart showing steps taken in a destination module informing an initiating module that a policy received from the initiating module is deprecated;
  • FIG. 10 is a table showing policies that correspond to initiating and destination virtual machines
  • FIG. 11 is a block diagram of a data processing system in which the methods described herein can be implemented.
  • FIG. 12 provides an extension of the information handling system environment shown in FIG. 11 to illustrate that the methods described herein can be performed on a wide variety of information handling systems which operate in a networked environment, such as network routers, gateways and appliances.
  • aspects of the present disclosure may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present disclosure may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof.
  • a computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • LAN local area network
  • WAN wide area network
  • Internet Service Provider for example, AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • FIG. 1 is a diagram showing virtual network abstractions that are overlayed onto a physical space.
  • Virtual networks 100 include policies (e.g., policies 103 - 113 ) that provide an end-to-end virtual connectivity between virtual machines (e.g., virtual machines 102 - 110 ).
  • Each of virtual networks 100 corresponds to a unique virtual identifier. This allows concurrent operation of multiple virtual networks over physical space 120 .
  • some of virtual networks 100 may include a portion of virtual machines 102 - 110 , while other virtual networks 100 may include different virtual machines and different policies than what is shown in FIG. 1 .
  • policies 103 - 113 define how different virtual machines communicate with each other (or with external networks).
  • a policy may define quality of service (QoS) requirements between a set of virtual machines; access controls associated with particular virtual machines; or a set of virtual or physical appliances (equipment) to traverse when sending or receiving data (See FIG. 10 and corresponding text for further details).
  • QoS quality of service
  • some appliances may include accelerators such as compression, IP Security (IPSec), SSL, or security appliances such as a firewall or an intrusion detection system.
  • a policy may be configured to disallow communication between the initiating virtual machine and the destination virtual machine.
  • Virtual networks 100 are logically overlayed onto physical space 120 , which includes physical entities such as switches 125 - 140 , servers 150 - 170 , and routers 175 - 180 , and various appliances (e.g., firewalls). While the way in which a policy is enforced in the system affects and depends on physical space 120 , virtual networks 100 are more dependent upon logical descriptions in the policies. As such, multiple virtual networks 100 may be overlayed onto physical space 120 .
  • physical entities such as switches 125 - 140 , servers 150 - 170 , and routers 175 - 180 , and various appliances (e.g., firewalls). While the way in which a policy is enforced in the system affects and depends on physical space 120 , virtual networks 100 are more dependent upon logical descriptions in the policies. As such, multiple virtual networks 100 may be overlayed onto physical space 120 .
  • the virtual network abstractions support address independence between different virtual networks 100 .
  • two different virtual machines operating in two different virtual networks may have the same IP address.
  • the virtual network abstractions support deploying virtual machines, which belong to the same virtual networks, onto different hosts that are located in different physical subnets (includes switches and/or routers between the physical entities).
  • virtual machines belonging to different virtual networks may be hosted on the same physical host.
  • the virtual network abstractions support virtual machine migration anywhere in a data center without changing the virtual machine's network address and losing its network connection.
  • FIG. 2A is a diagram showing distributed overlay virtual network (DOVE) modules executing on host systems that provide an end-to-end virtual network environment between virtual machines.
  • Physical space 200 includes hosts 205 - 265 , which support virtual machine operations (virtual machines 220 - 290 ) that communicate with each other over hardware switches/routers 292 .
  • Each of hosts 205 - 265 employ a software switch (switches 210 - 270 ), which includes a distributed overlay virtual network (DOVE) module (DOVE modules 215 - 275 ).
  • switches 210 - 270 which includes a distributed overlay virtual network (DOVE) module (DOVE modules 215 - 275 ).
  • DOVE distributed overlay virtual network
  • DOVE modules 215 - 275 encapsulate data with physical path translations based upon policies, and send the encapsulated data between DOVE modules 215 - 275 that, in turn, is decapsulated and forwarded to a destination virtual machine.
  • the policies describe, in a logical manner, how data is required to be sent over virtual networks without details of the underlying physical entities that performs particular tasks (see FIGS. 2B , 10 , and corresponding text for further details).
  • FIG. 2B is a diagram showing virtual machines logically coupled in virtual networks.
  • Virtual space 295 represents physical space 200 in a logical form.
  • virtual machines 220 - 290 communicate with each other over virtual networks 299 .
  • Virtual networks 299 represent the connectivity between the virtual machines, which is defined by their corresponding policies. For example, policy “A” may dictate data must pass through a firewall that is sent from virtual machine 220 to virtual machine 290 .
  • the policy logically describes the data path, the policy does not define the physical path (e.g., physical entity address) that the data must travel.
  • FIG. 3 is a diagram showing an “initiating” virtual machine sending data to a “destination” virtual machine through a virtual network that is based upon policies.
  • Physical space 340 includes overlayed virtual networks on which host 300 and host 320 communicate.
  • Host 300 includes virtual machines 305 - 310 and DOVE module 315 .
  • DOVE module 315 manages data throughput to/from virtual machines 305 - 310 by encapsulating/decapsulating the data with a physical path translation corresponding to a policy prior to sending/receiving the data to/from another virtual machine.
  • Host 320 includes virtual machines 325 - 330 and DOVE module 335 .
  • DOVE module 335 manages data throughput to/from virtual machines 325 - 330 by encapsulating/decapsulating the data prior to sending/receiving the data over a physical network to/from another virtual machine.
  • DOVE modules 315 and 335 may be implemented as software modules, as hardware extensions, and/or as part of a network card within their corresponding host.
  • FIG. 3 shows an embodiment when virtual machine 305 sends data to virtual machine 325 .
  • any of virtual machines 305 - 330 may send data to any other virtual machine, including a virtual machine on the same host.
  • Virtual machine 305 initiates a data transmission, which DOVE module 315 intercepts.
  • virtual machine 305 is the initiating virtual machine and DOVE module 315 is the initiating module.
  • DOVE module 315 identifies a corresponding virtual network and acquires a policy that corresponds to virtual machine 305 and “destination” virtual machine 325 .
  • DOVE module 315 checks its local cache and, if one is not available, DOVE module 315 queries DOVE distributed policy service 345 for the policy.
  • DOVE module 315 provides an initiating (source) virtual machine identifier, a destination virtual machine identifier, and may also provide a protocol identifier and/or port information to DOVE distributed policy service 345 .
  • DOVE distributed policy service 345 provides a corresponding physical path translation to DOVE module 315 .
  • DOVE distributed policy service 345 maintains virtual definitions and physical definitions to translate the logical policy to a physical path translation.
  • the virtual policy definitions describe data traversal requirements, such as data from virtual network 1 targeted for virtual network 2 must pass through a firewall.
  • the physical definitions include, for example, the virtual machines' corresponding physical host and physical entity attributes (e.g., firewalls, etc.).
  • DOVE distributed policy service 345 is a hierarchically-based policy service that manages policies within a physical network (see FIGS. 5 , 6 , 8 , and corresponding text for further details).
  • DOVE module 315 acquires a physical path translation corresponding to the policy
  • DOVE module 315 encapsulates the data with a physical path translation and sends the encapsulated data to “destination” virtual machine 325 through “destination” DOVE module 335 .
  • the embodiment shows that the policy dictates the data to pass through a firewall (firewall 350 ) and an internet security system (ISS 355 ).
  • the policy does not specify a physical entity (e.g., firewall or ISS), but rather logically specifies that the data pass through a firewall and an ISS (see FIG. 10 and corresponding text for further details).
  • Destination DOVE module 335 decapsulates the data and determines whether the policy corresponding to the physical path translation used for encapsulation is deprecated (outdated). For example, DOVE module 315 may have retrieved an outdated policy from its local cache to encapsulate the data. In one embodiment, DOVE module 335 determines whether the policy used for encapsulation is up to date is by sending a policy number update for the policy used by the encapsulation header to DOVE distributed policy service 345 . If the policy is up to date, DOVE distributed policy service 345 sends an acknowledgement. On the other hand, if the policy is stale, DOVE distributed policy service 345 may send a new policy.
  • DOVE module 335 forwards the data to virtual machine 325 . However, if DOVE module 335 detects a deprecated policy, DOVE module 335 informs DOVE module 315 via control message 312 . In one embodiment, DOVE module 335 may include an updated policy in control message 312 . If control message 312 does not include an updated policy, DOVE module 315 may query DOVE distributed policy service 345 for the updated policy. DOVE module 335 may also determine to reject the data or forward the data to virtual machine 325 based on pre-determined configuration parameters (see FIG. 9 and corresponding text for further details).
  • FIG. 4 is a diagram showing a destination module informing an initiating module that a virtual machine has relocated to a different host.
  • FIG. 4 is similar to FIG. 3 with the exception that virtual machine 325 moved to a different host (host 400 ), such as in order to balance workload between hosts.
  • DOVE module 410 sends update information to DOVE distributed policy service 345 , which updates its policy information that virtual machine 325 is now hosted by host 400 .
  • DOVE module 315 retrieves a policy from its local host, which is deprecated because it indicates that virtual machine 325 still resides at host 320 . As such, DOVE module 315 encapsulates the data with a corresponding deprecated physical path translation, which results in the data traversing from DOVE module 315 to DOVE module 335 . In turn, DOVE module 335 sends control message 420 to DOVE module 315 that informs DOVE module 315 that the policy is deprecated. As such, DOVE module 315 retrieves an updated policy from DOVE distributed policy service 345 , which indicates virtual machine 325 resides on host 400 .
  • DOVE module 315 encapsulates the data with a corresponding updated physical path translation, and sends the data to virtual machine 325 through DOVE module 410 accordingly.
  • Policies may become deprecated for other reasons as discussed above.
  • a logical may be modified by a virtualization administrator or management tool.
  • the logical policy's sequence number changes (see FIG. 5 and corresponding text for further details).
  • a logical policy change typically results in a physical path translation.
  • FIG. 5 is a diagram showing a hierarchically-based policy service.
  • Distributed policy service (DPS) 500 includes a set of application servers that maintain a policy by one or more administrative authorities.
  • each administrative authority may dynamically add policies, remove policies, update policies, and delegate new policy authorities.
  • Distributed policy service 500 includes a logical hierarchical structure.
  • distributed policy service 500 includes root zone 510 , which comprises root policy servers 515 - 525 .
  • root policy servers 515 - 525 may be connected to other main policy authorities, and each policy authority is connected to each of its delegated policy authorities (servers 535 , 550 , and 560 ).
  • the hierarchical structure of distributed policy service 500 ensures scalability of service, even in very large systems, where robustness and high availability is achieved by server duplication.
  • the hierarchical structure also enables isolation by having each administrator independently maintain its set of servers.
  • a policy server instance When an administrator creates a new administrative authority (policy domain), a policy server instance is created and connected to the root servers.
  • the policy server instance exposes, in one embodiment, a set of interfaces and allows a domain administrator to create, change, or remove policies associated with each of the virtual networks and virtual machines in a domain.
  • sub-domains (delegation) may be created (server 540 ), which function as a typical domain except that the sub-domains are connected to parent domains instead of a root domain.
  • Each DOVE module and server may maintain a cache that stores policies that were previously requested.
  • each policy in order to handle policy updates, each policy may be associated with a sequence number that increases each time the policy is updated.
  • a deprecated policy is easily detected by other entities or by the policy service.
  • distributed policy service includes policy information servers and policy reference servers.
  • the policy information servers store policies and corresponding physical path translations.
  • the policy reference servers store reference information that indicates which of the policy information servers is responsible for particular policies and/or virtual networks.
  • FIG. 6 is a diagram showing a DOVE module querying a distributed policy service for an updated policy.
  • Host 600 includes virtual machines 605 and 610 , which communicate with virtual machine 675 (residing on host 670 ) over a physical network.
  • DOVE module 615 intercepts data from virtual machine 605 and determines whether local cache 620 includes a policy corresponding to virtual machine 605 and virtual machine 675 . If so, DOVE module encapsulates the data and forwards the encapsulated data to virtual machine 675 through DOVE module 680 .
  • DOVE module 615 queries virtual network policy server 645 included in DOVE distributed policy service 630 , which manages policies pertaining to a virtual network for which virtual machine 605 belongs.
  • policy servers for different virtual networks e.g., virtual machine 610 is part of a different virtual network
  • DOVE distributed policy service 630 is hierarchally-based and, when virtual network policy server 645 does not include a corresponding policy to send to DOVE module 615 , virtual network policy server 645 queries root policy server 650 for the policy. In turn, root policy server 650 may send either the policy to virtual network policy server 645 or an indication as to another server to query for the policy (e.g., virtual network policy server 655 's ID). If the later occurs, virtual network policy server 645 queries virtual network policy server 655 for the updated policy.
  • root policy server 650 may send either the policy to virtual network policy server 645 or an indication as to another server to query for the policy (e.g., virtual network policy server 655 's ID). If the later occurs, virtual network policy server 645 queries virtual network policy server 655 for the updated policy.
  • virtual network policy server 645 acquires the updated policy
  • virtual network policy server 645 sends the updated policy to DOVE module 615 , which it stores in local cache 620 for subsequent use (see FIG. 8 and corresponding text for further details).
  • virtual network policy server 645 informs DOVE module 615 that virtual network policy server 655 is responsible for the requested policy.
  • DOVE module 615 queries virtual network policy server 655 for the policy.
  • FIG. 7 is a flowchart showing steps taken in a DOVE module encapsulating data initiated by a virtual machine (VM) and sending the encapsulated data over a physical network to a destination DOVE module, which decapsulates the data and forwards the decapsulated data to a destination virtual machine.
  • Processing commences at 700 , whereupon a distributed overlay virtual network (DOVE) module intercepts data sent by virtual machine 708 at step 705 .
  • the module that intercepts the data from the initiating virtual machine 708 is referred to herein as an “initiating” module, such as DOVE module 315 shown in FIG. 3 .
  • the initiating module acquires a physical path translation based on a policy that corresponds to initiating virtual machine 708 and the destination virtual machine (destination VM 785 ) through a series of steps, which include accessing distributed policy service 712 when the initiating module does not include a particular policy in local cache.
  • the policy logically describes how data should be traversed through physical network 725 (see FIG. 10 and corresponding text for further details).
  • the initiating module encapsulates the data (step 715 ) and sends the encapsulated data through physical network 725 (step 720 ) to the destination virtual machine.
  • the initiating module encapsulates the data with a physical path translation that corresponds to the policy.
  • the physical path translation is a translation from the logical environment to the physical network according to the corresponding policies.
  • pre-existing policies may be implemented by a physical network administrator.
  • the physical network administrator may implement a static configuration comprising several possible policies, which are eventually translated to physical network paths.
  • a DOVE Policy Service maps logical policies to the physical network policies/paths and enforces them by sending packets over their correct paths (e.g., MPLS tags, VLANs in a physical networks, source route in an encapsulation header, etc.).
  • translation between policy definition formulated in terms of virtual notions/entities and policy enforcement formulated in terms of physical notions/entities may be dynamically achieved through traffic engineering techniques, such as those discussed above and/or newly developed techniques (e.g., proprietary encapsulation protocol).
  • Destination module processing commences at 745 , whereupon a destination module receives the encapsulated data at 750 .
  • the destination module is a DOVE module that corresponds to the destination virtual machine, such as DOVE module 335 shown in FIG. 3 .
  • the destination module decapsulates the data at step 755 , and determines whether the physical path translation that encapsulated the data is deprecated (decision 760 ).
  • DOVE module 335 determines whether the policy used for encapsulation is up to date is by sending a policy number update for the policy used by the encapsulation header to DOVE distributed policy service 345 . If the policy is up to date, DOVE distributed policy service 345 sends an acknowledgement. On the other hand, if the policy is stale, DOVE distributed policy service 345 may send a new policy. If the physical path translation is not deprecated, decision 760 branches to “No” branch 763 , whereupon the destination module forwards the data to destination virtual machine 785 at step 780 and ends at 790 .
  • decision 760 branches to “Yes” branch 762 , whereupon the destination module proceeds through a series of policy update steps, one of which includes informing the initiating module that the recently sent policy is deprecated (pre-defined process block 735 , see FIG. 9 and corresponding text for further details).
  • the initiating module determines whether it received a control message from the destination module that indicates the policy is deprecated (decision 730 ). If the initiating module did not receive a control message, decision 730 branches to “No” branch 738 whereupon processing ends at 740 . On the other hand, if the initiating module received a control message, decision 730 branches to “Yes” branch 732 , whereupon the initiating module acquires an updated policy, such as from the destination module or distributed policy service 712 (pre-defined process block 735 , see FIG. 9 and corresponding text for further details).
  • the destination module determines whether to forward the data that was encapsulated with the deprecated physical path translation to destination virtual machine 785 (decision 765 ). If the destination module determines not to forward the data (e.g., based upon pre-configured parameters), decision 765 branches to “No” branch 767 whereupon processing ends at 770 . On the other hand, if the destination module decides to process the data, decision 765 branches to “Yes” branch 769 , whereupon the destination module forwards the data to destination virtual machine 785 at step 780 , and ends at 790 .
  • FIG. 8 is a flowchart showing steps taken in a DOVE module acquiring an updated policy from a distributed policy service.
  • Initiating module policy acquisition commences at 800 , whereupon the initiating module identifies the initiating virtual machine and the destination virtual machine that correspond to data intercepted in FIG. 7 (step 805 ).
  • the initiating module identifies virtual properties of the communication session between the initiating and the destination virtual machines (communication session properties), and checks its local cache 812 for a corresponding policy.
  • the policy may be defined per communication session properties.
  • the policy corresponds to one or more criteria, such as the identified virtual networks (initiating virtual machine and destination virtual machine by be on different virtual networks); the initiating virtual machine; the destination virtual machine; the type of communication indicated by, for example, port numbers and upper level protocols, etc. and any liable combination of the above.
  • the policy may indicate that, for HTTP data sent from virtual machine A to virtual machine B, the data must pass through a firewall. (see FIG. 10 and corresponding text for further details).
  • each virtual network may be assigned a unique virtual network identifier and, in this embodiment, a mapping of virtual machines to virtual networks mapping are maintained by identifying specific interfaces that the virtual machines couple to inside the virtual switch.
  • DOVE modules or an existing hypervisor virtual switch augmented with a DOVE module component, may maintain the mappings.
  • decision 815 branches to “No” branch 819 , whereupon the initiating module sends a policy request to its local policy server, which resides within a distributed policy service (e.g., policy server 645 residing in distributed policy service 630 shown in FIG. 6 ).
  • a distributed policy service e.g., policy server 645 residing in distributed policy service 630 shown in FIG. 6 .
  • the local policy server receives the request at 825 , and proceeds to check its local storage area (policy store 832 ) for a policy that corresponds to the initiating virtual machine and the destination virtual machine (step 830 ). A determination is made as to whether the policy server located a corresponding policy in its local storage area (decision 835 ). If the policy located a corresponding policy, decision 835 branches to “Yes” branch 837 , whereupon the policy server sends the policy (logical policy) to the initiating module at step 840 and ends at 845 .
  • the policy server provides a physical path translation to the initiating module that is based upon the logical policy, which the initiating module utilizes to encapsulate the data. The initiating module receives and stores the physical path translation at step 822 and returns at 824 .
  • the local policy server determines whether it is responsible for the virtual network that corresponding to the initiating virtual machine. If not, the local policy server queries root policy server 855 for an indication as to which other policy server is responsible for the corresponding virtual network.
  • the local policy server receives a response from root policy server 855 , and a determination is made as to whether the response includes the policy or an indication to acquire the policy from a different (remote) policy server (decision 860 ).
  • decision 860 branches to “Policy” branch 862 , whereupon the local policy server stores the policy in policy store 832 for later retrieval, and sends the policy to the initiating module at step 865 , subsequently ending 868 .
  • decision 860 branches to “Server ID” branch 869 , whereupon the local policy server queries policy server 875 for the policy.
  • the local policy server receives the policy from policy server 875 at step 880 .
  • the local policy server stores the policy in policy store 832 for later retrieval, and sends the policy to the initiating module at step 885 , subsequently ending 890 .
  • FIG. 9 is a flowchart showing steps taken in a destination module informing an initiating module that a policy received from the initiating module is deprecated.
  • Destination module processing commences at 900 , whereupon a determination is made as to whether to attach an updated policy to a control message to be sent to the initiating policy (decision 905 ).
  • the destination module may have configuration parameters that instruct the destination module to send an updated policy to the initiating module when the destination module has the updated policy in its local cache. If the destination module determines to provide the updated policy, decision 905 branches to “Yes” branch 907 , whereupon the destination module attaches the updated policy in the control message at step 910 . On the other hand, if the destination module determines not to attach the updated policy, decision 905 branches to “No” branch 909 , bypassing step 910 .
  • the control message step 925
  • Initiating module processing commences at 935 , whereupon the initiating module receives the control message at step 940 .
  • a determination is made as to whether the control message includes an updated policy (decision 945 ). If the control message includes an updated policy, decision 945 branches to “Yes” branch 947 , whereupon the initiating module stores the updated policy in its local cache at step 950 . On the other hand, if the control message does not include an updated policy, decision 945 branches to “No” branch 949 , whereupon the initiating module proceeds through a series of steps to acquire an updated policy through a distributed policy service (pre-defined process block 955 , see FIG. 8 and corresponding text for further details).
  • FIG. 10 is a table showing policies that correspond to initiating and destination virtual machines.
  • Policy table 1000 includes policies 1010 - 1040 , which logically dictate how different virtual machines (or external networks) communicate with each other (e.g., send data). Policy 1010 indicates that whenever virtual machine 1 sends data to a destination virtual machine, the data must go through a firewall. Note that the policy does not dictate a particular physically firewall, but rather logically dictates that it must go through a firewall.
  • policy table 1000 includes policies for a particular virtual network based upon the particular virtual network's unique identifier.
  • policy table includes information that refers virtual machines in a context of their corresponding virtual networks.
  • Policy 1020 dictates that whenever virtual machine 1 , 2 , or 5 sends data to virtual machine 7 or 8 , that the data must be dropped.
  • Policy 1030 dictates that whenever virtual machine 3 (from port 443 ) sends data to another virtual machine, that the data must pass through an SSL accelerator.
  • policy 1040 dictates that whenever the destination of data is virtual machine 3 's port 443 , that the data must pass through an SSL accelerator.
  • FIG. 11 illustrates information handling system 1100 , which is a simplified example of a computer system capable of performing the computing operations described herein.
  • Information handling system 1100 includes one or more processors 1110 coupled to processor interface bus 1112 .
  • Processor interface bus 1112 connects processors 1110 to Northbridge 1115 , which is also known as the Memory Controller Hub (MCH).
  • Northbridge 1115 connects to system memory 1120 and provides a means for processor(s) 1110 to access the system memory.
  • Graphics controller 1125 also connects to Northbridge 1115 .
  • PCI Express bus 1118 connects Northbridge 1115 to graphics controller 1125 .
  • Graphics controller 1125 connects to display device 1130 , such as a computer monitor.
  • Northbridge 1115 and Southbridge 1135 connect to each other using bus 1119 .
  • the bus is a Direct Media Interface (DMI) bus that transfers data at high speeds in each direction between Northbridge 1115 and Southbridge 1135 .
  • a Peripheral Component Interconnect (PCI) bus connects the Northbridge and the Southbridge.
  • Southbridge 1135 also known as the I/O Controller Hub (ICH) is a chip that generally implements capabilities that operate at slower speeds than the capabilities provided by the Northbridge.
  • Southbridge 1135 typically provides various busses used to connect various components. These busses include, for example, PCI and PCI Express busses, an ISA bus, a System Management Bus (SMBus or SMB), and/or a Low Pin Count (LPC) bus.
  • PCI and PCI Express busses an ISA bus
  • SMB System Management Bus
  • LPC Low Pin Count
  • the LPC bus often connects low-bandwidth devices, such as boot ROM 1196 and “legacy” I/O devices (using a “super I/O” chip).
  • the “legacy” I/O devices ( 1198 ) can include, for example, serial and parallel ports, keyboard, mouse, and/or a floppy disk controller.
  • the LPC bus also connects Southbridge 1135 to Trusted Platform Module (TPM) 1195 .
  • TPM Trusted Platform Module
  • Other components often included in Southbridge 1135 include a Direct Memory Access (DMA) controller, a Programmable Interrupt Controller (PIC), and a storage device controller, which connects Southbridge 1135 to nonvolatile storage device 1185 , such as a hard disk drive, using bus 1184 .
  • DMA Direct Memory Access
  • PIC Programmable Interrupt Controller
  • storage device controller which connects Southbridge 1135 to nonvolatile storage device 1185 , such as a hard disk drive, using bus 1184 .
  • ExpressCard 1155 is a slot that connects hot-pluggable devices to the information handling system.
  • ExpressCard 1155 supports both PCI Express and USB connectivity as it connects to Southbridge 1135 using both the Universal Serial Bus (USB) the PCI Express bus.
  • Southbridge 1135 includes USB Controller 1140 that provides USB connectivity to devices that connect to the USB. These devices include webcam (camera) 1150 , infrared (IR) receiver 1148 , keyboard and trackpad 1144 , and Bluetooth device 1146 , which provides for wireless personal area networks (PANs).
  • webcam camera
  • IR infrared
  • keyboard and trackpad 1144 keyboard and trackpad 1144
  • Bluetooth device 1146 which provides for wireless personal area networks (PANs).
  • USB Controller 1140 also provides USB connectivity to other miscellaneous USB connected devices 1142 , such as a mouse, removable nonvolatile storage device 1145 , modems, network cards, ISDN connectors, fax, printers, USB hubs, and many other types of USB connected devices. While removable nonvolatile storage device 1145 is shown as a USB-connected device, removable nonvolatile storage device 1145 could be connected using a different interface, such as a Firewire interface, etcetera.
  • Wireless Local Area Network (LAN) device 1175 connects to Southbridge 1135 via the PCI or PCI Express bus 1172 .
  • LAN device 1175 typically implements one of the IEEE 802.11 standards of over-the-air modulation techniques that all use the same protocol to wireless communicate between information handling system 1100 and another computer system or device.
  • Optical storage device 1190 connects to Southbridge 1135 using Serial ATA (SATA) bus 1188 .
  • Serial ATA adapters and devices communicate over a high-speed serial link.
  • the Serial ATA bus also connects Southbridge 1135 to other forms of storage devices, such as hard disk drives.
  • Audio circuitry 1160 such as a sound card, connects to Southbridge 1135 via bus 1158 .
  • Audio circuitry 1160 also provides functionality such as audio line-in and optical digital audio in port 1162 , optical digital output and headphone jack 1164 , internal speakers 1166 , and internal microphone 1168 .
  • Ethernet controller 1170 connects to Southbridge 1135 using a bus, such as the PCI or PCI Express bus. Ethernet controller 1170 connects information handling system 1100 to a computer network, such as a Local Area Network (LAN), the Internet, and other public and private computer networks.
  • LAN Local Area Network
  • the Internet the Internet
  • an information handling system may take many forms.
  • an information handling system may take the form of a desktop, server, portable, laptop, notebook, or other form factor computer or data processing system.
  • an information handling system may take other form factors such as a personal digital assistant (PDA), a gaming device, ATM machine, a portable telephone device, a communication device or other devices that include a processor and memory.
  • PDA personal digital assistant
  • the Trusted Platform Module (TPM 1195 ) shown in FIG. 11 and described herein to provide security functions is but one example of a hardware security module (HSM). Therefore, the TPM described and claimed herein includes any type of HSM including, but not limited to, hardware security devices that conform to the Trusted Computing Groups (TCG) standard, and entitled “Trusted Platform Module (TPM) Specification Version 1.2.”
  • TCG Trusted Computing Groups
  • TPM Trusted Platform Module
  • the TPM is a hardware security subsystem that may be incorporated into any number of information handling systems, such as those outlined in FIG. 12 .
  • FIG. 12 provides an extension of the information handling system environment shown in FIG. 11 to illustrate that the methods described herein can be performed on a wide variety of information handling systems that operate in a networked environment.
  • Types of information handling systems range from small handheld devices, such as handheld computer/mobile telephone 1210 to large mainframe systems, such as mainframe computer 1270 .
  • handheld computer 1210 include personal digital assistants (PDAs), personal entertainment devices, such as MP3 players, portable televisions, and compact disc players.
  • PDAs personal digital assistants
  • Other examples of information handling systems include pen, or tablet, computer 1220 , laptop, or notebook, computer 1230 , workstation 1240 , personal computer system 1250 , and server 1260 .
  • Other types of information handling systems that are not individually shown in FIG. 12 are represented by information handling system 1280 .
  • the various information handling systems can be networked together using computer network 1200 .
  • Types of computer network that can be used to interconnect the various information handling systems include Local Area Networks (LANs), Wireless Local Area Networks (WLANs), the Internet, the Public Switched Telephone Network (PSTN), other wireless networks, and any other network topology that can be used to interconnect the information handling systems.
  • Many of the information handling systems include nonvolatile data stores, such as hard drives and/or nonvolatile memory.
  • Some of the information handling systems shown in FIG. 12 depicts separate nonvolatile data stores (server 1260 utilizes nonvolatile data store 1265 , mainframe computer 1270 utilizes nonvolatile data store 1275 , and information handling system 1280 utilizes nonvolatile data store 1285 ).
  • the nonvolatile data store can be a component that is external to the various information handling systems or can be internal to one of the information handling systems.
  • removable nonvolatile storage device 1145 can be shared among two or more information handling systems using various techniques, such as connecting the removable nonvolatile storage device 1145 to a USB port or other connector of the information handling systems.

Abstract

According to one embodiment of the present disclosure, an approach is provided in which a policy server receives a request for a policy from a requestor. The policy server identifies an initiating virtual machine; the initial virtual machine's corresponding virtual network; and a destination virtual machine. Next, a policy corresponding to sending data from the first virtual machine to the second virtual machine is selected. The policy includes one or more logical references to the virtual network and does not include a physical reference to a physical entity located on a physical network. In turn, a physical path translation corresponding to the selected policy is identified and sent to the requestor.

Description

    BACKGROUND
  • The present disclosure relates to a distributed policy service and more specifically, to a distributed policy service that manages logical policies for virtual machines that communicate over virtual networks.
  • Physical networks include switches and routers that transport data between host computing systems, storage locations, and other computing entities. While virtualization technology enables system administrators to shift physical servers into a “virtual” domain, the same level of virtualization is not available from a network policy perspective. In many systems involving entities that are dynamically managed by one or more independent administrative authorities, it may be required to maintain a policy structure such that each administrative authority is able to maintain individual policies that are applied to virtual networks.
  • BRIEF SUMMARY
  • According to one embodiment of the present disclosure, an approach is provided in which a policy server receives a request for a policy from a requestor. The policy server identifies an initiating virtual machine; the initiating virtual machine's corresponding virtual network; and a destination virtual machine. Next, a policy corresponding to sending data from the first virtual machine to the second virtual machine is selected. The policy includes one or more logical references to the virtual network and does not include a physical reference to a physical entity located on a physical network. In turn, a physical path translation corresponding to the selected policy is identified and sent to the requestor.
  • The foregoing is a summary and thus contains, by necessity, simplifications, generalizations, and omissions of detail; consequently, those skilled in the art will appreciate that the summary is illustrative only and is not intended to be in any way limiting. Other aspects, inventive features, and advantages of the present disclosure, as defined solely by the claims, will become apparent in the non-limiting detailed description set forth below.
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
  • The present disclosure may be better understood, and its numerous objects, features, and advantages made apparent to those skilled in the art by referencing the accompanying drawings, wherein:
  • FIG. 1 is a diagram showing virtual network abstractions that overlayed onto a physical space;
  • FIG. 2A is a diagram showing distributed overlay virtual network (DOVE) modules executing on host systems that provide an end-to-end virtual network environment between virtual machines;
  • FIG. 2B is a diagram showing virtual machines logically coupled in a virtual network;
  • FIG. 3 is a diagram showing an “initiating” virtual machine sending data to a “destination” virtual machine through a physical network that is based upon logical policies;
  • FIG. 4 is a diagram showing a destination module informing an initiating module that a virtual machine has relocated to a different host;
  • FIG. 5 is a diagram showing a hierarchically-based policy service;
  • FIG. 6 is a diagram showing a DOVE module querying a distributed policy service for an updated policy;
  • FIG. 7 is a flowchart showing steps taken in sending data from an initiating virtual machine (VM) to a destination virtual machine through a physical network;
  • FIG. 8 is a flowchart showing steps taken in a DOVE module acquiring an updated policy from a distributed policy service;
  • FIG. 9 is a flowchart showing steps taken in a destination module informing an initiating module that a policy received from the initiating module is deprecated;
  • FIG. 10 is a table showing policies that correspond to initiating and destination virtual machines;
  • FIG. 11 is a block diagram of a data processing system in which the methods described herein can be implemented; and
  • FIG. 12 provides an extension of the information handling system environment shown in FIG. 11 to illustrate that the methods described herein can be performed on a wide variety of information handling systems which operate in a networked environment, such as network routers, gateways and appliances.
  • DETAILED DESCRIPTION
  • The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
  • The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present disclosure has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the disclosure. The embodiment was chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.
  • As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present disclosure may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • Aspects of the present disclosure are described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • The following detailed description will generally follow the summary of the disclosure, as set forth above, further explaining and expanding the definitions of the various aspects and embodiments of the disclosure as necessary.
  • FIG. 1 is a diagram showing virtual network abstractions that are overlayed onto a physical space. Virtual networks 100 include policies (e.g., policies 103-113) that provide an end-to-end virtual connectivity between virtual machines (e.g., virtual machines 102-110). Each of virtual networks 100 corresponds to a unique virtual identifier. This allows concurrent operation of multiple virtual networks over physical space 120. As those skilled in the art can appreciate, some of virtual networks 100 may include a portion of virtual machines 102-110, while other virtual networks 100 may include different virtual machines and different policies than what is shown in FIG. 1.
  • When an “initiating” virtual machine sends data to a “destination” virtual machine, a policy corresponding to the two virtual machines describes a logical path on which the data travels (e.g., through a firewall, through an accelerator, etc.). In other words, policies 103-113 define how different virtual machines communicate with each other (or with external networks). For example, a policy may define quality of service (QoS) requirements between a set of virtual machines; access controls associated with particular virtual machines; or a set of virtual or physical appliances (equipment) to traverse when sending or receiving data (See FIG. 10 and corresponding text for further details). In addition, some appliances may include accelerators such as compression, IP Security (IPSec), SSL, or security appliances such as a firewall or an intrusion detection system. In addition, a policy may be configured to disallow communication between the initiating virtual machine and the destination virtual machine.
  • Virtual networks 100 are logically overlayed onto physical space 120, which includes physical entities such as switches 125-140, servers 150-170, and routers 175-180, and various appliances (e.g., firewalls). While the way in which a policy is enforced in the system affects and depends on physical space 120, virtual networks 100 are more dependent upon logical descriptions in the policies. As such, multiple virtual networks 100 may be overlayed onto physical space 120.
  • In one embodiment, the virtual network abstractions support address independence between different virtual networks 100. For example, two different virtual machines operating in two different virtual networks may have the same IP address. As another example, the virtual network abstractions support deploying virtual machines, which belong to the same virtual networks, onto different hosts that are located in different physical subnets (includes switches and/or routers between the physical entities). In another embodiment, virtual machines belonging to different virtual networks may be hosted on the same physical host. In yet another embodiment, the virtual network abstractions support virtual machine migration anywhere in a data center without changing the virtual machine's network address and losing its network connection.
  • FIG. 2A is a diagram showing distributed overlay virtual network (DOVE) modules executing on host systems that provide an end-to-end virtual network environment between virtual machines. Physical space 200 includes hosts 205-265, which support virtual machine operations (virtual machines 220-290) that communicate with each other over hardware switches/routers 292. Each of hosts 205-265 employ a software switch (switches 210-270), which includes a distributed overlay virtual network (DOVE) module (DOVE modules 215-275). DOVE modules 215-275 encapsulate data with physical path translations based upon policies, and send the encapsulated data between DOVE modules 215-275 that, in turn, is decapsulated and forwarded to a destination virtual machine. The policies describe, in a logical manner, how data is required to be sent over virtual networks without details of the underlying physical entities that performs particular tasks (see FIGS. 2B, 10, and corresponding text for further details).
  • FIG. 2B is a diagram showing virtual machines logically coupled in virtual networks. Virtual space 295 represents physical space 200 in a logical form. As can be seen, virtual machines 220-290 communicate with each other over virtual networks 299. Virtual networks 299 represent the connectivity between the virtual machines, which is defined by their corresponding policies. For example, policy “A” may dictate data must pass through a firewall that is sent from virtual machine 220 to virtual machine 290. Although the policy logically describes the data path, the policy does not define the physical path (e.g., physical entity address) that the data must travel.
  • FIG. 3 is a diagram showing an “initiating” virtual machine sending data to a “destination” virtual machine through a virtual network that is based upon policies. Physical space 340 includes overlayed virtual networks on which host 300 and host 320 communicate. Host 300 includes virtual machines 305-310 and DOVE module 315. DOVE module 315 manages data throughput to/from virtual machines 305-310 by encapsulating/decapsulating the data with a physical path translation corresponding to a policy prior to sending/receiving the data to/from another virtual machine. Host 320 includes virtual machines 325-330 and DOVE module 335. DOVE module 335 manages data throughput to/from virtual machines 325-330 by encapsulating/decapsulating the data prior to sending/receiving the data over a physical network to/from another virtual machine. In other embodiments, DOVE modules 315 and 335 may be implemented as software modules, as hardware extensions, and/or as part of a network card within their corresponding host.
  • FIG. 3 shows an embodiment when virtual machine 305 sends data to virtual machine 325. As those skilled in the art can appreciate, any of virtual machines 305-330 may send data to any other virtual machine, including a virtual machine on the same host. Virtual machine 305 initiates a data transmission, which DOVE module 315 intercepts. In this embodiment, virtual machine 305 is the initiating virtual machine and DOVE module 315 is the initiating module. DOVE module 315 identifies a corresponding virtual network and acquires a policy that corresponds to virtual machine 305 and “destination” virtual machine 325. In one embodiment, DOVE module 315 checks its local cache and, if one is not available, DOVE module 315 queries DOVE distributed policy service 345 for the policy.
  • In one embodiment, DOVE module 315 provides an initiating (source) virtual machine identifier, a destination virtual machine identifier, and may also provide a protocol identifier and/or port information to DOVE distributed policy service 345. In turn, DOVE distributed policy service 345 provides a corresponding physical path translation to DOVE module 315. In this embodiment, DOVE distributed policy service 345 maintains virtual definitions and physical definitions to translate the logical policy to a physical path translation. The virtual policy definitions describe data traversal requirements, such as data from virtual network 1 targeted for virtual network 2 must pass through a firewall. The physical definitions include, for example, the virtual machines' corresponding physical host and physical entity attributes (e.g., firewalls, etc.). DOVE distributed policy service 345 is a hierarchically-based policy service that manages policies within a physical network (see FIGS. 5, 6, 8, and corresponding text for further details).
  • Once DOVE module 315 acquires a physical path translation corresponding to the policy, DOVE module 315 encapsulates the data with a physical path translation and sends the encapsulated data to “destination” virtual machine 325 through “destination” DOVE module 335. The embodiment shows that the policy dictates the data to pass through a firewall (firewall 350) and an internet security system (ISS 355). The policy does not specify a physical entity (e.g., firewall or ISS), but rather logically specifies that the data pass through a firewall and an ISS (see FIG. 10 and corresponding text for further details).
  • Destination DOVE module 335 decapsulates the data and determines whether the policy corresponding to the physical path translation used for encapsulation is deprecated (outdated). For example, DOVE module 315 may have retrieved an outdated policy from its local cache to encapsulate the data. In one embodiment, DOVE module 335 determines whether the policy used for encapsulation is up to date is by sending a policy number update for the policy used by the encapsulation header to DOVE distributed policy service 345. If the policy is up to date, DOVE distributed policy service 345 sends an acknowledgement. On the other hand, if the policy is stale, DOVE distributed policy service 345 may send a new policy.
  • If the policy is up-to-date, DOVE module 335 forwards the data to virtual machine 325. However, if DOVE module 335 detects a deprecated policy, DOVE module 335 informs DOVE module 315 via control message 312. In one embodiment, DOVE module 335 may include an updated policy in control message 312. If control message 312 does not include an updated policy, DOVE module 315 may query DOVE distributed policy service 345 for the updated policy. DOVE module 335 may also determine to reject the data or forward the data to virtual machine 325 based on pre-determined configuration parameters (see FIG. 9 and corresponding text for further details).
  • FIG. 4 is a diagram showing a destination module informing an initiating module that a virtual machine has relocated to a different host. FIG. 4 is similar to FIG. 3 with the exception that virtual machine 325 moved to a different host (host 400), such as in order to balance workload between hosts. When virtual machine 325 moves to host 400, DOVE module 410 sends update information to DOVE distributed policy service 345, which updates its policy information that virtual machine 325 is now hosted by host 400.
  • DOVE module 315 retrieves a policy from its local host, which is deprecated because it indicates that virtual machine 325 still resides at host 320. As such, DOVE module 315 encapsulates the data with a corresponding deprecated physical path translation, which results in the data traversing from DOVE module 315 to DOVE module 335. In turn, DOVE module 335 sends control message 420 to DOVE module 315 that informs DOVE module 315 that the policy is deprecated. As such, DOVE module 315 retrieves an updated policy from DOVE distributed policy service 345, which indicates virtual machine 325 resides on host 400. In turn, DOVE module 315 encapsulates the data with a corresponding updated physical path translation, and sends the data to virtual machine 325 through DOVE module 410 accordingly. Policies may become deprecated for other reasons as discussed above. For example, a logical may be modified by a virtualization administrator or management tool. In this example, the logical policy's sequence number changes (see FIG. 5 and corresponding text for further details). In turn, a logical policy change typically results in a physical path translation.
  • FIG. 5 is a diagram showing a hierarchically-based policy service. Distributed policy service (DPS) 500, in one embodiment, includes a set of application servers that maintain a policy by one or more administrative authorities. In this embodiment, each administrative authority may dynamically add policies, remove policies, update policies, and delegate new policy authorities.
  • Distributed policy service 500 includes a logical hierarchical structure. Thus, distributed policy service 500 includes root zone 510, which comprises root policy servers 515-525. Each of root policy servers 515-525 may be connected to other main policy authorities, and each policy authority is connected to each of its delegated policy authorities ( servers 535, 550, and 560). The hierarchical structure of distributed policy service 500 ensures scalability of service, even in very large systems, where robustness and high availability is achieved by server duplication. The hierarchical structure also enables isolation by having each administrator independently maintain its set of servers.
  • When an administrator creates a new administrative authority (policy domain), a policy server instance is created and connected to the root servers. The policy server instance exposes, in one embodiment, a set of interfaces and allows a domain administrator to create, change, or remove policies associated with each of the virtual networks and virtual machines in a domain. In addition, sub-domains (delegation) may be created (server 540), which function as a typical domain except that the sub-domains are connected to parent domains instead of a root domain.
  • Each DOVE module and server may maintain a cache that stores policies that were previously requested. In one embodiment, in order to handle policy updates, each policy may be associated with a sequence number that increases each time the policy is updated. In this embodiment, a deprecated policy is easily detected by other entities or by the policy service. As can be seen, distributed policy service includes policy information servers and policy reference servers. The policy information servers store policies and corresponding physical path translations. The policy reference servers store reference information that indicates which of the policy information servers is responsible for particular policies and/or virtual networks.
  • FIG. 6 is a diagram showing a DOVE module querying a distributed policy service for an updated policy. Host 600 includes virtual machines 605 and 610, which communicate with virtual machine 675 (residing on host 670) over a physical network. DOVE module 615 intercepts data from virtual machine 605 and determines whether local cache 620 includes a policy corresponding to virtual machine 605 and virtual machine 675. If so, DOVE module encapsulates the data and forwards the encapsulated data to virtual machine 675 through DOVE module 680.
  • When cache 620 does not include a corresponding policy, DOVE module 615 queries virtual network policy server 645 included in DOVE distributed policy service 630, which manages policies pertaining to a virtual network for which virtual machine 605 belongs. In one embodiment, policy servers for different virtual networks (e.g., virtual machine 610 is part of a different virtual network) may be co-located and differentiate policy requests from DOVE module 615 according to a virtual network identifier included in requests.
  • DOVE distributed policy service 630 is hierarchally-based and, when virtual network policy server 645 does not include a corresponding policy to send to DOVE module 615, virtual network policy server 645 queries root policy server 650 for the policy. In turn, root policy server 650 may send either the policy to virtual network policy server 645 or an indication as to another server to query for the policy (e.g., virtual network policy server 655's ID). If the later occurs, virtual network policy server 645 queries virtual network policy server 655 for the updated policy.
  • Once virtual network policy server 645 acquires the updated policy, virtual network policy server 645 sends the updated policy to DOVE module 615, which it stores in local cache 620 for subsequent use (see FIG. 8 and corresponding text for further details).
  • In one embodiment, virtual network policy server 645 informs DOVE module 615 that virtual network policy server 655 is responsible for the requested policy. In this embodiment, DOVE module 615 queries virtual network policy server 655 for the policy.
  • FIG. 7 is a flowchart showing steps taken in a DOVE module encapsulating data initiated by a virtual machine (VM) and sending the encapsulated data over a physical network to a destination DOVE module, which decapsulates the data and forwards the decapsulated data to a destination virtual machine. Processing commences at 700, whereupon a distributed overlay virtual network (DOVE) module intercepts data sent by virtual machine 708 at step 705. The module that intercepts the data from the initiating virtual machine 708 is referred to herein as an “initiating” module, such as DOVE module 315 shown in FIG. 3. The initiating module acquires a physical path translation based on a policy that corresponds to initiating virtual machine 708 and the destination virtual machine (destination VM 785) through a series of steps, which include accessing distributed policy service 712 when the initiating module does not include a particular policy in local cache. The policy logically describes how data should be traversed through physical network 725 (see FIG. 10 and corresponding text for further details).
  • Next, the initiating module encapsulates the data (step 715) and sends the encapsulated data through physical network 725 (step 720) to the destination virtual machine. In one embodiment, the initiating module encapsulates the data with a physical path translation that corresponds to the policy. The physical path translation is a translation from the logical environment to the physical network according to the corresponding policies. In addition, pre-existing policies may be implemented by a physical network administrator. In this embodiment, the physical network administrator may implement a static configuration comprising several possible policies, which are eventually translated to physical network paths. In this embodiment, a DOVE Policy Service maps logical policies to the physical network policies/paths and enforces them by sending packets over their correct paths (e.g., MPLS tags, VLANs in a physical networks, source route in an encapsulation header, etc.).
  • In another embodiment, translation between policy definition formulated in terms of virtual notions/entities and policy enforcement formulated in terms of physical notions/entities may be dynamically achieved through traffic engineering techniques, such as those discussed above and/or newly developed techniques (e.g., proprietary encapsulation protocol).
  • Destination module processing commences at 745, whereupon a destination module receives the encapsulated data at 750. The destination module is a DOVE module that corresponds to the destination virtual machine, such as DOVE module 335 shown in FIG. 3.
  • The destination module decapsulates the data at step 755, and determines whether the physical path translation that encapsulated the data is deprecated (decision 760). In one embodiment, DOVE module 335 determines whether the policy used for encapsulation is up to date is by sending a policy number update for the policy used by the encapsulation header to DOVE distributed policy service 345. If the policy is up to date, DOVE distributed policy service 345 sends an acknowledgement. On the other hand, if the policy is stale, DOVE distributed policy service 345 may send a new policy. If the physical path translation is not deprecated, decision 760 branches to “No” branch 763, whereupon the destination module forwards the data to destination virtual machine 785 at step 780 and ends at 790.
  • On the other hand, if the physical path translation is deprecated, decision 760 branches to “Yes” branch 762, whereupon the destination module proceeds through a series of policy update steps, one of which includes informing the initiating module that the recently sent policy is deprecated (pre-defined process block 735, see FIG. 9 and corresponding text for further details).
  • Referring back to the initiating module, the initiating module determines whether it received a control message from the destination module that indicates the policy is deprecated (decision 730). If the initiating module did not receive a control message, decision 730 branches to “No” branch 738 whereupon processing ends at 740. On the other hand, if the initiating module received a control message, decision 730 branches to “Yes” branch 732, whereupon the initiating module acquires an updated policy, such as from the destination module or distributed policy service 712 (pre-defined process block 735, see FIG. 9 and corresponding text for further details).
  • Referring back to the destination module, the destination module determines whether to forward the data that was encapsulated with the deprecated physical path translation to destination virtual machine 785 (decision 765). If the destination module determines not to forward the data (e.g., based upon pre-configured parameters), decision 765 branches to “No” branch 767 whereupon processing ends at 770. On the other hand, if the destination module decides to process the data, decision 765 branches to “Yes” branch 769, whereupon the destination module forwards the data to destination virtual machine 785 at step 780, and ends at 790.
  • FIG. 8 is a flowchart showing steps taken in a DOVE module acquiring an updated policy from a distributed policy service. Initiating module policy acquisition commences at 800, whereupon the initiating module identifies the initiating virtual machine and the destination virtual machine that correspond to data intercepted in FIG. 7 (step 805).
  • At step 810, the initiating module identifies virtual properties of the communication session between the initiating and the destination virtual machines (communication session properties), and checks its local cache 812 for a corresponding policy. In general, the policy may be defined per communication session properties. In one embodiment, the policy corresponds to one or more criteria, such as the identified virtual networks (initiating virtual machine and destination virtual machine by be on different virtual networks); the initiating virtual machine; the destination virtual machine; the type of communication indicated by, for example, port numbers and upper level protocols, etc. and any liable combination of the above. For example, the policy may indicate that, for HTTP data sent from virtual machine A to virtual machine B, the data must pass through a firewall. (see FIG. 10 and corresponding text for further details).
  • In another embodiment, as multiple virtual networks are overlaid on top of a shared physical network, the communications between virtual network end points (e.g., virtual machine's virtual network interface) are identified as belonging to a specific network before the policy for the data at hand is retrieved. In this embodiment, each virtual network may be assigned a unique virtual network identifier and, in this embodiment, a mapping of virtual machines to virtual networks mapping are maintained by identifying specific interfaces that the virtual machines couple to inside the virtual switch. In this embodiment, DOVE modules, or an existing hypervisor virtual switch augmented with a DOVE module component, may maintain the mappings.
  • A determination is made as to whether cache 812 includes a corresponding policy (decision 815). If cache 812 includes a corresponding policy, decision 815 branches to “Yes” branch 816, whereupon the initiating module selects the policy included in cache 812 to encapsulated the data, and returns at 810.
  • On the other hand, if cache 812 does not include a corresponding policy, decision 815 branches to “No” branch 819, whereupon the initiating module sends a policy request to its local policy server, which resides within a distributed policy service (e.g., policy server 645 residing in distributed policy service 630 shown in FIG. 6).
  • The local policy server receives the request at 825, and proceeds to check its local storage area (policy store 832) for a policy that corresponds to the initiating virtual machine and the destination virtual machine (step 830). A determination is made as to whether the policy server located a corresponding policy in its local storage area (decision 835). If the policy located a corresponding policy, decision 835 branches to “Yes” branch 837, whereupon the policy server sends the policy (logical policy) to the initiating module at step 840 and ends at 845. In one embodiment, the policy server provides a physical path translation to the initiating module that is based upon the logical policy, which the initiating module utilizes to encapsulate the data. The initiating module receives and stores the physical path translation at step 822 and returns at 824.
  • Referring back to the local policy server, if the local policy server does not locate a corresponding policy in policy store 832, decision 835 branches to “No” branch 839, whereupon the local policy server queries root policy server 855 at step 850. In one embodiment, the local policy server determines whether it is responsible for the virtual network that corresponding to the initiating virtual machine. If not, the local policy server queries root policy server 855 for an indication as to which other policy server is responsible for the corresponding virtual network.
  • The local policy server receives a response from root policy server 855, and a determination is made as to whether the response includes the policy or an indication to acquire the policy from a different (remote) policy server (decision 860).
  • If the local policy server received the policy from root policy server 855, decision 860 branches to “Policy” branch 862, whereupon the local policy server stores the policy in policy store 832 for later retrieval, and sends the policy to the initiating module at step 865, subsequently ending 868. On the other hand, if the local policy server received an indicator pertaining to a different policy server, decision 860 branches to “Server ID” branch 869, whereupon the local policy server queries policy server 875 for the policy.
  • The local policy server receives the policy from policy server 875 at step 880. In turn, the local policy server stores the policy in policy store 832 for later retrieval, and sends the policy to the initiating module at step 885, subsequently ending 890.
  • FIG. 9 is a flowchart showing steps taken in a destination module informing an initiating module that a policy received from the initiating module is deprecated. Destination module processing commences at 900, whereupon a determination is made as to whether to attach an updated policy to a control message to be sent to the initiating policy (decision 905). For example, the destination module may have configuration parameters that instruct the destination module to send an updated policy to the initiating module when the destination module has the updated policy in its local cache. If the destination module determines to provide the updated policy, decision 905 branches to “Yes” branch 907, whereupon the destination module attaches the updated policy in the control message at step 910. On the other hand, if the destination module determines not to attach the updated policy, decision 905 branches to “No” branch 909, bypassing step 910.
  • A determination is made as to whether to process the data (forward the data) that was encapsulated with the physical path translation corresponding to the deprecated policy (decision 915). For example, if security requirements have not changed between the deprecated policy and the updated policy (e.g., pass through a firewall), the destination module may be configured to process the data. If the destination module determines not to process the data, decision 915 branches to “No” branch 917, whereupon the destination module includes an error message in the control message that indicates that the data was not forwarded to the destination module (step 920). On the other hand, if the destination module determines to process the data, decision 915 branches to “Yes” branch 919, bypassing step 920. The destination module sends the control message (step 925), which may include an updated policy and/or an error message, and returns at 930.
  • Initiating module processing commences at 935, whereupon the initiating module receives the control message at step 940. A determination is made as to whether the control message includes an updated policy (decision 945). If the control message includes an updated policy, decision 945 branches to “Yes” branch 947, whereupon the initiating module stores the updated policy in its local cache at step 950. On the other hand, if the control message does not include an updated policy, decision 945 branches to “No” branch 949, whereupon the initiating module proceeds through a series of steps to acquire an updated policy through a distributed policy service (pre-defined process block 955, see FIG. 8 and corresponding text for further details).
  • A determination is made as to whether the control message indicates that the destination module processed the data (e.g., forwarded the data to the destination virtual machine) (decision 960). If the destination module did not process the data, decision 960 branches to “No” branch 965, whereupon the initiating module encapsulates the data with the updated physical path translation corresponding to the updated policy and resends the data to the destination module at step 965, subsequently returning at 970. On the other hand, if the destination module processed the data from the initial data transmission, decision 960 branches to “Yes” branch 967, bypassing step 965 and returning at 970. In one embodiment, the initiating module or the destination module ensures that the packet is delivered to the destination virtual machine. In another embodiment, the data may be intentionally lost in order for the sending application or network layer to resend the data, in which case the initiating module uses the correct policy.
  • FIG. 10 is a table showing policies that correspond to initiating and destination virtual machines. Policy table 1000 includes policies 1010-1040, which logically dictate how different virtual machines (or external networks) communicate with each other (e.g., send data). Policy 1010 indicates that whenever virtual machine 1 sends data to a destination virtual machine, the data must go through a firewall. Note that the policy does not dictate a particular physically firewall, but rather logically dictates that it must go through a firewall. In one embodiment, policy table 1000 includes policies for a particular virtual network based upon the particular virtual network's unique identifier. In one embodiment, policy table includes information that refers virtual machines in a context of their corresponding virtual networks.
  • Policy 1020 dictates that whenever virtual machine 1, 2, or 5 sends data to virtual machine 7 or 8, that the data must be dropped. Policy 1030 dictates that whenever virtual machine 3 (from port 443) sends data to another virtual machine, that the data must pass through an SSL accelerator. Likewise, policy 1040 dictates that whenever the destination of data is virtual machine 3's port 443, that the data must pass through an SSL accelerator.
  • FIG. 11 illustrates information handling system 1100, which is a simplified example of a computer system capable of performing the computing operations described herein. Information handling system 1100 includes one or more processors 1110 coupled to processor interface bus 1112. Processor interface bus 1112 connects processors 1110 to Northbridge 1115, which is also known as the Memory Controller Hub (MCH). Northbridge 1115 connects to system memory 1120 and provides a means for processor(s) 1110 to access the system memory. Graphics controller 1125 also connects to Northbridge 1115. In one embodiment, PCI Express bus 1118 connects Northbridge 1115 to graphics controller 1125. Graphics controller 1125 connects to display device 1130, such as a computer monitor.
  • Northbridge 1115 and Southbridge 1135 connect to each other using bus 1119. In one embodiment, the bus is a Direct Media Interface (DMI) bus that transfers data at high speeds in each direction between Northbridge 1115 and Southbridge 1135. In another embodiment, a Peripheral Component Interconnect (PCI) bus connects the Northbridge and the Southbridge. Southbridge 1135, also known as the I/O Controller Hub (ICH) is a chip that generally implements capabilities that operate at slower speeds than the capabilities provided by the Northbridge. Southbridge 1135 typically provides various busses used to connect various components. These busses include, for example, PCI and PCI Express busses, an ISA bus, a System Management Bus (SMBus or SMB), and/or a Low Pin Count (LPC) bus. The LPC bus often connects low-bandwidth devices, such as boot ROM 1196 and “legacy” I/O devices (using a “super I/O” chip). The “legacy” I/O devices (1198) can include, for example, serial and parallel ports, keyboard, mouse, and/or a floppy disk controller. The LPC bus also connects Southbridge 1135 to Trusted Platform Module (TPM) 1195. Other components often included in Southbridge 1135 include a Direct Memory Access (DMA) controller, a Programmable Interrupt Controller (PIC), and a storage device controller, which connects Southbridge 1135 to nonvolatile storage device 1185, such as a hard disk drive, using bus 1184.
  • ExpressCard 1155 is a slot that connects hot-pluggable devices to the information handling system. ExpressCard 1155 supports both PCI Express and USB connectivity as it connects to Southbridge 1135 using both the Universal Serial Bus (USB) the PCI Express bus. Southbridge 1135 includes USB Controller 1140 that provides USB connectivity to devices that connect to the USB. These devices include webcam (camera) 1150, infrared (IR) receiver 1148, keyboard and trackpad 1144, and Bluetooth device 1146, which provides for wireless personal area networks (PANs). USB Controller 1140 also provides USB connectivity to other miscellaneous USB connected devices 1142, such as a mouse, removable nonvolatile storage device 1145, modems, network cards, ISDN connectors, fax, printers, USB hubs, and many other types of USB connected devices. While removable nonvolatile storage device 1145 is shown as a USB-connected device, removable nonvolatile storage device 1145 could be connected using a different interface, such as a Firewire interface, etcetera.
  • Wireless Local Area Network (LAN) device 1175 connects to Southbridge 1135 via the PCI or PCI Express bus 1172. LAN device 1175 typically implements one of the IEEE 802.11 standards of over-the-air modulation techniques that all use the same protocol to wireless communicate between information handling system 1100 and another computer system or device. Optical storage device 1190 connects to Southbridge 1135 using Serial ATA (SATA) bus 1188. Serial ATA adapters and devices communicate over a high-speed serial link. The Serial ATA bus also connects Southbridge 1135 to other forms of storage devices, such as hard disk drives. Audio circuitry 1160, such as a sound card, connects to Southbridge 1135 via bus 1158. Audio circuitry 1160 also provides functionality such as audio line-in and optical digital audio in port 1162, optical digital output and headphone jack 1164, internal speakers 1166, and internal microphone 1168. Ethernet controller 1170 connects to Southbridge 1135 using a bus, such as the PCI or PCI Express bus. Ethernet controller 1170 connects information handling system 1100 to a computer network, such as a Local Area Network (LAN), the Internet, and other public and private computer networks.
  • While FIG. 11 shows one information handling system, an information handling system may take many forms. For example, an information handling system may take the form of a desktop, server, portable, laptop, notebook, or other form factor computer or data processing system. In addition, an information handling system may take other form factors such as a personal digital assistant (PDA), a gaming device, ATM machine, a portable telephone device, a communication device or other devices that include a processor and memory.
  • The Trusted Platform Module (TPM 1195) shown in FIG. 11 and described herein to provide security functions is but one example of a hardware security module (HSM). Therefore, the TPM described and claimed herein includes any type of HSM including, but not limited to, hardware security devices that conform to the Trusted Computing Groups (TCG) standard, and entitled “Trusted Platform Module (TPM) Specification Version 1.2.” The TPM is a hardware security subsystem that may be incorporated into any number of information handling systems, such as those outlined in FIG. 12.
  • FIG. 12 provides an extension of the information handling system environment shown in FIG. 11 to illustrate that the methods described herein can be performed on a wide variety of information handling systems that operate in a networked environment. Types of information handling systems range from small handheld devices, such as handheld computer/mobile telephone 1210 to large mainframe systems, such as mainframe computer 1270. Examples of handheld computer 1210 include personal digital assistants (PDAs), personal entertainment devices, such as MP3 players, portable televisions, and compact disc players. Other examples of information handling systems include pen, or tablet, computer 1220, laptop, or notebook, computer 1230, workstation 1240, personal computer system 1250, and server 1260. Other types of information handling systems that are not individually shown in FIG. 12 are represented by information handling system 1280. As shown, the various information handling systems can be networked together using computer network 1200. Types of computer network that can be used to interconnect the various information handling systems include Local Area Networks (LANs), Wireless Local Area Networks (WLANs), the Internet, the Public Switched Telephone Network (PSTN), other wireless networks, and any other network topology that can be used to interconnect the information handling systems. Many of the information handling systems include nonvolatile data stores, such as hard drives and/or nonvolatile memory. Some of the information handling systems shown in FIG. 12 depicts separate nonvolatile data stores (server 1260 utilizes nonvolatile data store 1265, mainframe computer 1270 utilizes nonvolatile data store 1275, and information handling system 1280 utilizes nonvolatile data store 1285). The nonvolatile data store can be a component that is external to the various information handling systems or can be internal to one of the information handling systems. In addition, removable nonvolatile storage device 1145 can be shared among two or more information handling systems using various techniques, such as connecting the removable nonvolatile storage device 1145 to a USB port or other connector of the information handling systems.
  • While particular embodiments of the present disclosure have been shown and described, it will be obvious to those skilled in the art that, based upon the teachings herein, that changes and modifications may be made without departing from this disclosure and its broader aspects. Therefore, the appended claims are to encompass within their scope all such changes and modifications as are within the true spirit and scope of this disclosure. Furthermore, it is to be understood that the disclosure is solely defined by the appended claims. It will be understood by those with skill in the art that if a specific number of an introduced claim element is intended, such intent will be explicitly recited in the claim, and in the absence of such recitation no such limitation is present. For non-limiting example, as an aid to understanding, the following appended claims contain usage of the introductory phrases “at least one” and “one or more” to introduce claim elements. However, the use of such phrases should not be construed to imply that the introduction of a claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to disclosures containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an”; the same holds true for the use in the claims of definite articles.

Claims (25)

1. (canceled)
2. (canceled)
3. (canceled)
4. (canceled)
5. (canceled)
6. (canceled)
7. (canceled)
8. (canceled)
9. (canceled)
10. (canceled)
11. (canceled)
12. An information handling system comprising:
one or more processors;
one or more memories coupled to at least one of the processors;
a set of computer program instructions stored in one or more of the memories and executed by at least one of the processors in order to perform actions of:
receiving, at a first policy server, a policy request from a requestor;
identifying a first virtual machine and a second virtual machine that correspond to the policy request, wherein each of the virtual machines correspond to one or more virtual networks, and wherein the first virtual machine corresponds to a first virtual network included in the one or more virtual networks;
selecting a policy that corresponds to sending data from the first virtual machine to the second virtual machine, wherein the policy includes one or more logical references to the first virtual network and is devoid of a physical reference to a physical entity located on a physical network;
identifying a physical path translation that corresponds to the selected policy; and
sending the physical path translation to the requestor.
13. The information handling system of claim 12 wherein one or more of the processors perform additional actions comprising:
determining that the first policy server does not correspond with the first virtual network;
in response to the determination, identifying a second policy server that corresponds to the first virtual network;
sending a query to the second policy server, the query corresponding to the physical path translation; and
receiving the physical path translation from the second policy server in response to the querying.
14. The information handling system of claim 13 wherein one or more of the processors perform additional actions comprising:
in response to determining that the first policy server does not correspond to the first virtual network, querying a third policy server for a remote policy server identifier that corresponds to the first virtual network; and
receiving, by the third policy server at the first policy server, the remote policy server identifier that identifies the second policy server.
15. The information handling system of claim 12 wherein the requestor is a policy module.
16. The information handling system of claim 15 wherein a plurality of policies and a plurality of physical path translations are included in a distributed policy service that includes a plurality of policy servers, wherein the plurality of policy servers include one or more policy information servers and one or more policy reference servers; and
wherein the plurality of policy servers are configured hierarchically such that, upon failing to provide the physical path translation to the policy module, one of the policy information servers queries one of the policy reference servers to identify a different one of the policy information servers.
17. The information handling system of claim 15 wherein, prior to receiving the request, one or more of the processors perform additional actions comprising:
determining, by the policy module, that the policy fails to be located in a local cache managed by the policy module; and
sending, by the policy module, the request for the policy to the first policy server in response to determining that the policy fails to be located in a local cache managed by the policy module.
18. The information handling system of claim 15 wherein, prior to receiving the request, one or more of the processors perform additional actions comprising:
retrieving, by the policy module, a deprecated policy from a local cache managed by the policy module;
encapsulating the data with a deprecated physical path translation that corresponds to the deprecated policy;
sending the encapsulated data to the second virtual machine through a destination policy module;
receiving, at the policy module, a message from the destination policy module that the deprecated policy is invalid; and
sending, by the policy module, the request for the policy to the first policy server in response to receiving the message from the destination policy module that the deprecated policy is invalid.
19. A computer program product stored in a computer readable storage medium, comprising computer program code that, when executed by an information handling system, causes the information handling system to perform actions comprising:
receiving, at a first policy server, a policy request from a requestor;
identifying a first virtual machine and a second virtual machine that correspond to the policy request, wherein each of the virtual machines correspond to one or more virtual networks, and wherein the first virtual machine corresponds to a first virtual network included in the one or more virtual networks;
selecting a policy that corresponds to sending data from the first virtual machine to the second virtual machine, wherein the policy includes one or more logical references to the first virtual network and is devoid of a physical reference to a physical entity located on a physical network;
identifying a physical path translation that corresponds to the selected policy; and
sending the physical path translation to the requestor.
20. The computer program product of claim 19 wherein the information handling system performs further actions comprising:
determining that the first policy server does not correspond with the first virtual network;
in response to the determination, identifying a second policy server that corresponds to the first virtual network;
sending a query to the second policy server, the query corresponding to the physical path translation; and
receiving the physical path translation from the second policy server in response to the querying.
21. The computer program product of claim 20 wherein the information handling system performs further actions comprising:
in response to determining that the first policy server does not correspond to the first virtual network, querying a third policy server for a remote policy server identifier that corresponds to the first virtual network; and
receiving, by the third policy server at the first policy server, the remote policy server identifier that identifies the second policy server.
22. The computer program product of claim 19 wherein the requestor is a policy module.
23. The computer program product of claim 22 wherein a plurality of policies and a plurality of physical path translations are included in a distributed policy service that includes a plurality of policy servers, wherein the plurality of policy servers include one or more policy information servers and one or more policy reference servers; and
wherein the plurality of policy servers are configured hierarchically such that, upon failing to provide the physical path translation to the policy module, one of the policy information servers queries one of the policy reference servers to identify a different one of the policy information servers.
24. The computer program product of claim 22 wherein, prior to receiving the request, the information handling system performs further actions comprising:
determining, by the policy module, that the policy fails to be located in a local cache managed by the policy module; and
sending, by the policy module, the request for the policy to the first policy server in response to determining that the policy fails to be located in a local cache managed by the policy module.
25. The computer program product of claim 22 wherein, prior to receiving the request, the information handling system performs further actions comprising:
retrieving, by the policy module, a deprecated policy from a local cache managed by the policy module;
encapsulating the data with a deprecated physical path translation that corresponds to the deprecated policy;
sending the encapsulated data to the second virtual machine through a destination policy module;
receiving, at the policy module, a message from the destination policy module that the deprecated policy is invalid; and
sending, by the policy module, the request for the policy to the first policy server in response to receiving the message from the destination policy module that the deprecated policy is invalid.
US13/107,434 2011-05-13 2011-05-13 Distributed Policy Service Abandoned US20120290695A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/107,434 US20120290695A1 (en) 2011-05-13 2011-05-13 Distributed Policy Service
CN201210147339.5A CN102780758B (en) 2011-05-13 2012-05-11 Distribution Strategy management method and system
US13/556,769 US8819211B2 (en) 2011-05-13 2012-07-24 Distributed policy service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/107,434 US20120290695A1 (en) 2011-05-13 2011-05-13 Distributed Policy Service

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/556,769 Continuation US8819211B2 (en) 2011-05-13 2012-07-24 Distributed policy service

Publications (1)

Publication Number Publication Date
US20120290695A1 true US20120290695A1 (en) 2012-11-15

Family

ID=47125510

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/107,434 Abandoned US20120290695A1 (en) 2011-05-13 2011-05-13 Distributed Policy Service
US13/556,769 Expired - Fee Related US8819211B2 (en) 2011-05-13 2012-07-24 Distributed policy service

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/556,769 Expired - Fee Related US8819211B2 (en) 2011-05-13 2012-07-24 Distributed policy service

Country Status (2)

Country Link
US (2) US20120290695A1 (en)
CN (1) CN102780758B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130042240A1 (en) * 2011-08-12 2013-02-14 International Business Machines Corporation Optimized Virtual Function Translation Entry Memory Caching
US8954704B2 (en) 2011-08-12 2015-02-10 International Business Machines Corporation Dynamic network adapter memory resizing and bounding for virtual function translation entry storage
US9313096B2 (en) 2012-12-04 2016-04-12 International Business Machines Corporation Object oriented networks
US9571300B2 (en) 2014-04-28 2017-02-14 International Business Machines Corporation Reducing encapsulation overhead in overlay-based networks
US10581700B2 (en) 2014-06-17 2020-03-03 Huawei Technologies Co., Ltd. Service flow processing method, apparatus, and device
US10594586B2 (en) 2016-08-25 2020-03-17 Huawei Technologies Co., Ltd. Dialing test method, dialing test system, and computing node
US11281486B2 (en) 2013-07-30 2022-03-22 International Business Machines Corporation Bandwidth control in multi-tenant virtual networks

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8966586B2 (en) * 2013-01-27 2015-02-24 International Business Machines Corporation Authentication within OpenFlow network
US9680728B2 (en) * 2013-02-12 2017-06-13 Ixia Arrangements for monitoring network traffic on a cloud-computing environment and methods thereof
US9143582B2 (en) 2013-03-08 2015-09-22 International Business Machines Corporation Interoperability for distributed overlay virtual environments
US9432287B2 (en) 2013-03-12 2016-08-30 International Business Machines Corporation Virtual gateways and implicit routing in distributed overlay virtual environments
US9374241B2 (en) 2013-03-14 2016-06-21 International Business Machines Corporation Tagging virtual overlay packets in a virtual networking system
US9112801B2 (en) 2013-03-15 2015-08-18 International Business Machines Corporation Quantized congestion notification in a virtual networking system
US9766916B2 (en) * 2014-05-05 2017-09-19 International Business Machines Corporation Implementing coherent accelerator function isolation for virtualization
US9800465B2 (en) 2014-11-14 2017-10-24 International Business Machines Corporation Application placement through multiple allocation domain agents and flexible cloud scheduler framework
US10552513B1 (en) * 2015-01-08 2020-02-04 Vmware, Inc. Computer system entity rendering system
US10135702B2 (en) 2015-11-12 2018-11-20 Keysight Technologies Singapore (Holdings) Pte. Ltd. Methods, systems, and computer readable media for testing network function virtualization (NFV)
US9967165B2 (en) 2015-12-07 2018-05-08 Keysight Technologies Singapore (Holdings) Pte. Ltd. Methods, systems, and computer readable media for packet monitoring in a virtual environment
US10873566B2 (en) * 2016-02-23 2020-12-22 Nicira, Inc. Distributed firewall in a virtualized computing environment
US11038845B2 (en) * 2016-02-23 2021-06-15 Nicira, Inc. Firewall in a virtualized computing environment using physical network interface controller (PNIC) level firewall rules
US10523598B2 (en) 2016-04-04 2019-12-31 Futurewei Technologies, Inc. Multi-path virtual switching
US10958623B2 (en) * 2017-05-26 2021-03-23 Futurewei Technologies, Inc. Identity and metadata based firewalls in identity enabled networks
WO2019227313A1 (en) * 2018-05-29 2019-12-05 Nokia Shanghai Bell Co., Ltd. Method, apparatus and computer readable media for policy distribution
US11398968B2 (en) 2018-07-17 2022-07-26 Keysight Technologies, Inc. Methods, systems, and computer readable media for testing virtualized network functions and related infrastructure
US10853296B2 (en) * 2018-12-28 2020-12-01 Intel Corporation Technologies for establishing communication channel between accelerator device kernels
US11606310B2 (en) 2020-09-28 2023-03-14 Vmware, Inc. Flow processing offload using virtual port identifiers
US11875172B2 (en) 2020-09-28 2024-01-16 VMware LLC Bare metal computer for booting copies of VM images on multiple computing devices using a smart NIC
US11323354B1 (en) 2020-10-09 2022-05-03 Keysight Technologies, Inc. Methods, systems, and computer readable media for network testing using switch emulation
US11483227B2 (en) 2020-10-13 2022-10-25 Keysight Technologies, Inc. Methods, systems and computer readable media for active queue management
US11928367B2 (en) 2022-06-21 2024-03-12 VMware LLC Logical memory addressing for network devices
US11899594B2 (en) 2022-06-21 2024-02-13 VMware LLC Maintenance of data message classification cache on smart NIC
US11928062B2 (en) 2022-06-21 2024-03-12 VMware LLC Accelerating data message classification with smart NICs
US11853254B1 (en) 2022-10-07 2023-12-26 Keysight Technologies, Inc. Methods, systems, and computer readable media for exposing data processing unit (DPU) traffic in a smartswitch

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6587455B1 (en) * 1999-05-27 2003-07-01 Telefonaktiebolaget Lm Ericsson (Publ) Automatic discovery of nodes associated with a virtual subnet
US20070130366A1 (en) * 2005-12-02 2007-06-07 Computer Associates Think, Inc. Virtual tunnel network router
US20080008202A1 (en) * 2002-10-31 2008-01-10 Terrell William C Router with routing processors and methods for virtualization
US7463587B2 (en) * 2005-01-11 2008-12-09 Alcatel Lucent System and method for identifying pre-computed paths in a policy-based routing network
US20090063706A1 (en) * 2007-08-30 2009-03-05 International Business Machines Corporation Combined Layer 2 Virtual MAC Address with Layer 3 IP Address Routing
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20100107162A1 (en) * 2008-03-07 2010-04-29 Aled Edwards Routing across a virtual network
US7953865B1 (en) * 2009-12-28 2011-05-31 Amazon Technologies, Inc. Using virtual networking devices to manage routing communications between connected computer networks
US20110307715A1 (en) * 2010-06-10 2011-12-15 Broadcom Corporation Virtual machine power manager
US8539545B2 (en) * 2010-07-22 2013-09-17 Juniper Networks, Inc. Domain-based security policies

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2193630B1 (en) 2007-09-26 2015-08-26 Nicira, Inc. Network operating system for managing and securing networks
KR101460848B1 (en) 2009-04-01 2014-11-20 니시라, 인크. Method and apparatus for implementing and managing virtual switches

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6587455B1 (en) * 1999-05-27 2003-07-01 Telefonaktiebolaget Lm Ericsson (Publ) Automatic discovery of nodes associated with a virtual subnet
US20080008202A1 (en) * 2002-10-31 2008-01-10 Terrell William C Router with routing processors and methods for virtualization
US7463587B2 (en) * 2005-01-11 2008-12-09 Alcatel Lucent System and method for identifying pre-computed paths in a policy-based routing network
US20070130366A1 (en) * 2005-12-02 2007-06-07 Computer Associates Think, Inc. Virtual tunnel network router
US20090063706A1 (en) * 2007-08-30 2009-03-05 International Business Machines Corporation Combined Layer 2 Virtual MAC Address with Layer 3 IP Address Routing
US20100107162A1 (en) * 2008-03-07 2010-04-29 Aled Edwards Routing across a virtual network
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20090327471A1 (en) * 2008-05-02 2009-12-31 Skytap Multitenant hosted virtual machine infrastructure
US7953865B1 (en) * 2009-12-28 2011-05-31 Amazon Technologies, Inc. Using virtual networking devices to manage routing communications between connected computer networks
US20110307715A1 (en) * 2010-06-10 2011-12-15 Broadcom Corporation Virtual machine power manager
US8539545B2 (en) * 2010-07-22 2013-09-17 Juniper Networks, Inc. Domain-based security policies

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130042240A1 (en) * 2011-08-12 2013-02-14 International Business Machines Corporation Optimized Virtual Function Translation Entry Memory Caching
US8937940B2 (en) * 2011-08-12 2015-01-20 International Business Machines Corporation Optimized virtual function translation entry memory caching
US8954704B2 (en) 2011-08-12 2015-02-10 International Business Machines Corporation Dynamic network adapter memory resizing and bounding for virtual function translation entry storage
US8959310B2 (en) 2011-08-12 2015-02-17 International Business Machines Corporation Dynamic network adapter memory resizing and bounding for virtual function translation entry storage
US9313096B2 (en) 2012-12-04 2016-04-12 International Business Machines Corporation Object oriented networks
US9313097B2 (en) 2012-12-04 2016-04-12 International Business Machines Corporation Object oriented networks
US11281486B2 (en) 2013-07-30 2022-03-22 International Business Machines Corporation Bandwidth control in multi-tenant virtual networks
US9571300B2 (en) 2014-04-28 2017-02-14 International Business Machines Corporation Reducing encapsulation overhead in overlay-based networks
US10581700B2 (en) 2014-06-17 2020-03-03 Huawei Technologies Co., Ltd. Service flow processing method, apparatus, and device
US10594586B2 (en) 2016-08-25 2020-03-17 Huawei Technologies Co., Ltd. Dialing test method, dialing test system, and computing node

Also Published As

Publication number Publication date
CN102780758A (en) 2012-11-14
US8819211B2 (en) 2014-08-26
US20120290703A1 (en) 2012-11-15
CN102780758B (en) 2016-08-17

Similar Documents

Publication Publication Date Title
US8819211B2 (en) Distributed policy service
US20120291024A1 (en) Virtual Managed Network
JP6677782B2 (en) Virtual network interface object
US8660124B2 (en) Distributed overlay network data traffic management by a virtual server
US9588807B2 (en) Live logical partition migration with stateful offload connections using context extraction and insertion
US8830870B2 (en) Network adapter hardware state migration discovery in a stateful environment
US11088944B2 (en) Serverless packet processing service with isolated virtual network integration
US20130107881A1 (en) Distributed Address Resolution Service for Virtualized Networks
US8782128B2 (en) Global queue pair management in a point-to-point computer network
US8959310B2 (en) Dynamic network adapter memory resizing and bounding for virtual function translation entry storage
US20130034094A1 (en) Virtual Switch Data Control In A Distributed Overlay Network
US8937940B2 (en) Optimized virtual function translation entry memory caching
US9001696B2 (en) Distributed dynamic virtual machine configuration service
US20140254603A1 (en) Interoperability for distributed overlay virtual environments
US20130091501A1 (en) Defining And Managing Virtual Networks In Multi-Tenant Virtualized Data Centers
US9398121B1 (en) Selecting among virtual networking protocols
US8938554B2 (en) Mechanism for enabling a network address to be shared by multiple labeled containers
US11296981B2 (en) Serverless packet processing service with configurable exception paths
EP3884628A1 (en) Provider network service extensions

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BARABASH, KATHERINE;COHEN, RAMI;JAIN, VINIT;AND OTHERS;SIGNING DATES FROM 20110502 TO 20110514;REEL/FRAME:026396/0408

STCB Information on status: application discontinuation

Free format text: EXPRESSLY ABANDONED -- DURING EXAMINATION