US20060123111A1 - Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems - Google Patents

Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems Download PDF

Info

Publication number
US20060123111A1
US20060123111A1 US11/002,538 US253804A US2006123111A1 US 20060123111 A1 US20060123111 A1 US 20060123111A1 US 253804 A US253804 A US 253804A US 2006123111 A1 US2006123111 A1 US 2006123111A1
Authority
US
United States
Prior art keywords
partition
packets
logical
computer
data processing
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
US11/002,538
Inventor
Frank Dea
Rakesh Sharma
Satya Sharma
Vinit Jain
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 US11/002,538 priority Critical patent/US20060123111A1/en
Assigned to INERNATIONAL BUSINESS MACHINES CORPORATION reassignment INERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DEA, FRANK, JAIN, VINIT, SHARMA, SATYA PRAKASH, SHARMA, RAKESH
Priority to CNB2005101246654A priority patent/CN100385403C/en
Publication of US20060123111A1 publication Critical patent/US20060123111A1/en
Priority to US12/057,553 priority patent/US8010673B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Definitions

  • the present invention relates in general to sharing resources in data processing systems and in particular to reallocating resources between logical partitions of a data processing system. Still more particularly, the present invention relates to a system, method and computer program product for transitioning network traffic between logical partitions in one or more data processing systems.
  • Logical partitioning (LPAR) of a data processing system permits several concurrent instances of one or more operating systems on a single processor, thereby providing users with the ability to split a single physical data processing system into several independent logical data processing systems capable of running applications in multiple, independent environments simultaneously.
  • logical partitioning makes it possible for a user to run a single application using different sets of data on separate partitions, as if the application was running independently on separate physical systems.
  • Partitioning has evolved from a predominantly physical scheme, based on hardware boundaries, to one that allows for virtual and shared resources, with load balancing. The factors that have driven partitioning have persisted from the first partitioned mainframes to the modern server of today. Logical partitioning is achieved by distributing the resources of a single system to create multiple, independent logical systems within the same physical system. The resulting logical structure consists of a primary partition and one or more secondary partitions.
  • a method, system and computer program product for transitioning network traffic logical partitions in one or more data processing systems are disclosed.
  • the method defining a plurality of logical partitions with respect to one or more processing units of more data processing systems and dynamically reallocating resources from a second to a first partition among the plurality of logical partitions. Packets awaiting processing are red from the second partition to the first partition and processed on the first partition.
  • FIG. 1 illustrates a block diagram of a data processing system in which a preferred embodiment of the system, method and computer program product for sharing an input/output adapter in a logically partitioned data processing system are implemented;
  • FIG. 2 illustrates virtual networking components in a logically partitioned processing unit in accordance with a preferred embodiment of the present invention
  • FIG. 3 depicts an Ethernet adapter shared by multiple logical partitions of a processing unit in accordance with a preferred embodiment of the present invention
  • FIG. 4 depicts a transition of processing resources between logical partitions on a processing unit in accordance with a preferred embodiment of the present invention
  • FIG. 5 is a high-level flowchart for handling a packet received by a server handling packets output from partition being migrated in accordance with a preferred embodiment of the present invention
  • FIG. 6 is a high-level flowchart for handling a packet received on a new I/O server accordance with a preferred embodiment of the present invention
  • FIG. 7 is a high-level flowchart for queue monitoring at switchover on a server server supporting a partition from which a process or resource is being migrated in accordance with a preferred embodiment of the present invention.
  • FIG. 8 is a high-level flowchart for handling packet migration on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention.
  • a data processing system 100 that may be utilized to implement the method, system and computer program product of the present invention.
  • the data processing system is described as having features common to a server computer.
  • the term “data processing system,” is intended to include any type of computing device or machine that is capable of receiving, storing and running a software product, including not only computer systems, but also devices such as communication devices (e.g., routers, switches, pagers, telephones, electronic books, electronic magazines and newspapers, etc.) and personal and home consumer devices (e.g., handheld computers, Web-enabled televisions, home automation systems, multimedia viewing systems, etc.).
  • communication devices e.g., routers, switches, pagers, telephones, electronic books, electronic magazines and newspapers, etc.
  • personal and home consumer devices e.g., handheld computers, Web-enabled televisions, home automation systems, multimedia viewing systems, etc.
  • FIG. 1 and the following discussion are intended to provide a brief, general description of an exemplary data processing system adapted to implement the present invention. While parts of the invention will be described in the general context of instructions residing on hardware within a server computer, those skilled in the art will recognize that the invention also may be implemented in a combination of program modules running in an operating system. Generally, program modules include routines, programs, components and data structures, which perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
  • Data processing system 100 includes one or more processing units 102 a - 102 d , a system memory 104 coupled to a memory controller 105 , and a system interconnect fabric 106 that couples memory controller 105 to processing unit(s) 102 and other components of data processing system 100 .
  • Commands on system interconnect fabric 106 are communicated to various system components under the control of bus arbiter 108 .
  • Data processing system 100 further includes fixed storage media, such as a first hard disk drive 110 and a second hard disk drive 112 .
  • First hard disk drive 110 and second hard disk drive 112 are communicatively coupled to system interconnect fabric 106 by an input-output (I/O) interface 114 .
  • First hard disk drive 110 and second hard disk drive 112 provide nonvolatile storage for data processing system 100 .
  • computer-readable media refers to a hard disk, it should be appreciated by those skilled in the art that other types of media which are readable by a computer, such as a removable magnetic disks, CD-ROM disks, magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, and other later-developed hardware, may also be used in the exemplary computer operating environment.
  • Data processing system 100 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer 116 .
  • Remote computer 116 may be a server, a router, a peer device or other common network node, and typically includes many or all of the elements described relative to data processing system 100 .
  • program modules employed by to data processing system 100 may be stored in a remote memory storage device, such as remote computer 116 .
  • the logical connections depicted in FIG. 1A include connections over a local area network (LAN) 118 , but, in alternative embodiments, may include a wide area network (WAN).
  • LAN local area network
  • WAN wide area network
  • data processing system 100 When used in a LAN networking environment, data processing system 100 is connected to LAN 118 through an input/output interface, such as a network adapter 120 .
  • a network adapter 120 When used in a LAN networking environment, data processing system 100 is connected to LAN 118 through an input/output interface, such as a network adapter 120 .
  • network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • FIG. 2 virtual networking components in a logically partitioned processing unit in accordance with a preferred embodiment of the present invention are depicted.
  • Processing unit 102 a runs three logical partitions 200 a - 200 c and a management module 202 for managing interaction between and allocating resources between logical partitions 200 a - 200 c .
  • a first virtual LAN 204 implemented within management module 202 , provides communicative interaction between first logical partition 200 a , second logical partition 200 b and third logical partition 200 c .
  • a second virtual LAN 206 also implemented within management module 202 , provides communicative interaction between first logical partition 200 a and third logical partition 200 c.
  • Each of logical partitions 200 a - 200 c is a division of a resources of processors 102 a , supported by allocations of system memory 104 and storage resources on first hard disk drive 110 and second hard disk drive 112 . Both creation of logical partitions 200 a - 200 c and allocation of resources on processor 102 a and data processing system 100 to logical partitions 200 a - 200 c are controlled by management module 202 . Each of logical partitions 200 a - 200 c and its associated set of resources can be operated independently, as an independent computing process with its own operating system instance and applications. The number of logical partitions that can be created depends on the processor model of data processing system 100 and available resources.
  • partitions are used for different purposes such as database operation or client/server operation or to separate test and production environments.
  • Each partition can communicate with the other partitions (as if the each other partition is in a separate machine) through first virtual LAN 204 and second virtual LAN 206 .
  • First virtual LAN 204 and second virtual LAN 206 are examples of virtual Ethernet technology, which enables IP-based communication between logical partitions on the same system.
  • Virtual LAN (VLAN) technology is described by the IEEE 802.1Q standard, incorporated herein by reference.
  • VLAN technology logically segments a physical network, such that layer 2 connectivity is restricted to members that belong to the same VLAN. As is further explained below, this separation is achieved by tagging Ethernet packets with VLAN membership information and then restricting delivery to members of a given VLAN.
  • VLAN membership information contained in a VLAN tag, is referred to as VLAN ID (VID).
  • VID VLAN ID
  • Devices are configured as being members of VLAN designated by the VID for that device.
  • Devices such as ent( 0 ), as used in the present description define an instance of a representation of an adapter or a pseudo-adaptor in the functioning of an operating system.
  • the default VID for a device is referred to as the Device VID (PVID).
  • Virtual Ethernet adapter 208 is identified to other members of first virtual LAN 202 at device ent 0 , by means of PVID 1 210 and VID 10 212 .
  • First LPAR 200 a also has a VLAN device 214 at device ent 1 (VID 10 ), created over the base Virtual Ethernet adapter 210 at ent 0 , which is used to communicate with second virtual LAN 206 .
  • First LPAR 200 a can also communicate with other hosts on the first virtual LAN 204 using the first virtual LAN 204 at device ent 0 , because management module 202 will strip the PVID tags before delivering packets on ent 0 and add PVID tags to any packets that do not already have a tag.
  • first LPAR 200 a has VLAN IP address 216 for Virtual Ethernet adapter 208 at device ent 0 and a VLAN IP address 218 for VLAN device 214 at device ent 1 .
  • Second LPAR 200 b also has a single Virtual Ethernet adapter 220 at device ent 0 , which was created with PVID 1 222 and no additional VIDs. Therefore, second LPAR 200 b does not require any configuration of VLAN devices. Second LPAR 200 b communicates over first VLAN 204 network by means of Virtual Ethernet adapter 220 at device ent 0 . Third LPAR 200 c has a first Virtual Ethernet adapter 226 at device ent 0 with a VLAN IP address 230 and a second Virtual Ethernet adapter 228 at device ent 1 with a VLAN IP address 232 , created with PVID 1 234 and PVID 10 236 , respectively.
  • third LPAR 200 c can communicate over both first virtual LAN 204 and second virtual LAN 206 using first Virtual Ethernet adapter 226 at device ent 0 with a VLAN IP address 230 and a second Virtual Ethernet adapter 228 at device ent 1 with a VLAN IP address 232 , respectively.
  • Data processing system 100 containing processing unit 102 a , which is logically partitioned into logical partitions 200 a - 200 c (LPARs), also runs virtual I/O server 300 , which contains a shared Ethernet adapter 302 , for interacting with network interface 120 to allow first LPAR 200 a , second LPAR 200 b , and third LPAR 200 c to communicate among themselves and with first standalone data processing system 304 , second standalone data processing system 306 , and third standalone data processing system 308 over a combination of first virtual LAN 204 , second virtual LAN 206 , first remote LAN 310 , and second remote LAN 312 through Ethernet switch 314 .
  • First LPAR 200 a provides connectivity between virtual I/O server 300 , and is called a hosting partition.
  • network adapter 120 In the prior art, interaction with remote LAN 310 , and second remote LAN 312 was achieved by assigning a physical network adapter 120 to every LPAR that requires access to an outside network, such as LAN 118 .
  • a single physical network adapter 120 is shared among multiple LPARs 200 a - 200 c.
  • Virtual I/O server 300 provides an encapsulated device partition that provides services such as network, disk, tape and other access to LPARs 200 a - 200 c without requiring each partition to own an individual device such as network adapter 120 .
  • the network access component of Virtual I/O server 300 is called the Shared Ethernet Adapter (SEA) 302 . While the present invention is explained with reference to SEA 302 , for use with network adapter 120 , the present invention applies equally to any peripheral adapter or other device, such as I/O interface 114 .
  • SEA Shared Ethernet Adapter
  • SEA 302 serves as a bridge between a physical network adapter 120 or an aggregation of physical adapters and one or more of first virtual LAN 204 and second virtual LAN 206 on the Virtual I/O server 300 . Additionally SEA 302 contains a physical transmission queue 301 for storing packets that must be held, prior to transmission.
  • SEA 302 enables LPARs 200 a - 200 c on first virtual LAN 204 and second virtual LAN 206 to share access to physical Ethernet switch 314 through network adapter 120 and communicate with first standalone data processing system 304 , second standalone data processing system 306 , and third standalone data processing system 308 (or LPARs running on first standalone data processing system 304 , second standalone data processing system 306 , and third standalone data processing system 308 ).
  • SEA 302 provides this access by connecting, through management module 202 , first virtual LAN 204 and second virtual LAN 206 with remote LAN 310 and second remote LAN 312 , allowing machines and partitions connected to these LANs to operate seamlessly as member of the same VLAN.
  • Shared Ethernet adapter 302 enables LPARs 200 a - 200 c on processing unit 102 a of data processing system 100 to share an IP subnet with first standalone data processing system 304 , second standalone data processing system 306 , and third standalone data processing system 308 and LPARs on processing units 102 b - d to allow for a more flexible network.
  • SEA 302 processes packets at layer 2. Because the SEA 302 processes packets at layer 2, the original MAC address and VLAN tags of a packet remain visible to first standalone data processing system 304 , second standalone data processing system 306 , and third standalone data processing system 308 on the Ethernet switch 314 .
  • Processing unit 102 a runs three logical partitions 200 a - 200 c and a management module 202 for managing interaction between and allocating resources between logical partitions 200 a - 200 c .
  • a first virtual LAN 204 implemented within management module 202 , provides communicative interaction between first logical partition 200 a , which serves as a hosting partition and contains shared Ethernet adapter 302 , and second logical partition 200 b and third logical partition 200 c .
  • processing unit 102 b runs three logical partitions 400 a - 400 c and a management module 404 for managing interaction between and allocating resources between logical partitions 400 a - 400 c .
  • First virtual LAN 204 shared across Ethernet switch 314 and implemented within management module 404 , provides communicative interaction between first logical partition 400 a , which serves as a hosting partition and contains shared Ethernet adapter 402 , and second logical partition 200 b and third logical partition 200 c.
  • SEA 302 resides within virtual I/O server 300 on (hosting) logical partition 200 a of processing unit 102 a while SEA 402 resides within virtual I/O server 406 on (hosting) logical partition 400 a of processing unit 102 b . While the exemplary preferred embodiment of FIG.
  • processing unit 102 a and processing unit 102 b are migrating a resource or process, hereafter called an image, from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b .
  • a resource or process hereafter called an image
  • sending second logical partition 200 b and first (hosting) logical partition 200 a processing unit 102 a are labeled as “old”and receiving second logical partition 400 b and first (hosting) logical partition 400 a on processing unit 102 b are labeled as “new” in FIG. 4 .
  • first (hosting) partition 200 a on processing unit 102 a copies all memory pages associated with the migrating resource or process on second logical partition 200 b across a high-speed link such as system interconnect fabric 106 (or Ethernet switch 314 ) to first (hosting) partition 400 a on processing unit 102 b for association with second logical partition 400 b on processing unit 102 b .
  • Most operating system components are not aware of the migration because hardware MAC addresses within the first virtual LAN 204 for second logical partition 200 b on processing unit 102 a are transferred to second logical partition 400 b on processing unit 102 b.
  • Ethernet packets in flight are in transit into Ethernet switch 314 via SEA 302 first (hosting) logical partition 200 a of processing unit 102 a .
  • network switching infrastructure such as Ethernet switch 314 becomes aware of the transition at work in FIG. 4 and forwards incoming packets, which were destined for the process or resource on second logical partition 200 b on processing unit 102 a , to second logical partition 400 b on processing unit 102 b .
  • the handling of packets in flight at the time of switchover from a sending partition to a receiving partition is discussed below and in greater detail with respect to FIGS. 5-8 .
  • virtual I/O server 300 on first logical partition 200 a of processing unit 102 a will forward any packets, which packets are being sent by second logical partition 200 b via first logical partition 200 a on processing unit 102 a , to first logical partition 400 a on processing unit 102 b .
  • First logical partition 400 a on processing unit 102 b queues the forwarded packets on processing unit 102 b in a private queue within virtual I/O server 406 until receipt of a notification from first logical partition 200 a on processing unit 102 a that all old packets are transmitted.
  • Incoming packets received at first logical partition 200 a of processing unit 102 a are similarly forwarded to first logical partition 400 a on processing unit 102 b , as is discussed with respect to FIG. 6 .
  • first logical partition 200 a on processing unit 102 a determines that all old packets have been transmitted when the number of packets transmitted by first logical partition 200 a on processing unit 102 a exceeds the number of packets queued in physical transmission queue 301 .
  • step 500 a high-level flowchart for handling a packet received by a server handling packets output from a partition being migrated in accordance with a preferred embodiment of the present invention is shown.
  • the process starts at step 500 .
  • the process then moves to step 502 , which illustrates SEA 302 within virtual I/O server 300 of first (hosting) partition 200 a of processing unit 102 a accepting a packet from second partition 200 b , from which a process or resource is being migrated.
  • step 504 illustrates virtual I/O server 300 determining whether migration of the process or resource from second partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b has been completed.
  • step 506 virtual I/O server 300 on first partition 200 a encapsulates the received packet and SEA 302 forwards the received packet to SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b .
  • SEA 302 forwards the received packet to SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b .
  • the process then ends at step 508 .
  • step 504 virtual I/O server 300 determines that migration of the process or resource from second partition 200 b of processing unit 102 a to second partition 400 b of processing unit 102 b has not completed, then the process next proceeds to step 510 .
  • step 510 SEA 302 of virtual I/O server 300 on first partition 200 a of processing unit 102 a forwards the received packet over the physical Ethernet or other LAN 118 through Ethernet switch 314 . The process then moves to step 502 , as described above.
  • FIG. 6 a high-level flowchart for handling a packet received on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention is depicted.
  • the process starts at step 600 .
  • the process then moves to step 602 , which illustrates SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b accepting and decapsulating packets received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a .
  • Accepted packets are decapsulated by virtual I/O server 406 as they are accepted by SEA 402 .
  • step 604 depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b determining whether the process or resource migrated to second partition 400 b of processing unit 102 b is ready to receive the packets decapsulated in step 602 . If, in step 604 , virtual I/O server 406 determines that the process or resource migrated from second logical partition 200 b of processing unit 102 a to second partition 400 b of processing unit 102 b is ready to receive the packets decapsulated in step 602 , then the process next proceeds to step 606 . In step 606 , virtual I/O server 406 within first partition 400 a of processing unit 102 b delivers the packets received and decapsulated in step 602 to second partition 400 b over virtual Ethernet 204 . The process then ends at step 608 .
  • step 604 virtual I/O server 406 within first partition 400 a of processing unit 102 b determines that the process resource being migrated from second logical partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b is not ready to receive the decapsulated packets, then the process moves to step 605 .
  • Step 605 depicts SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b queuing the packets received in Step 602 for storage until the process or resource being migrated from second logical partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b is ready to receive the decapsulated packets.
  • the process then returns to Step 604 , as described above.
  • step 700 The process starts at step 700 .
  • step 702 which illustrates virtual I/O server 300 on first logical partition 200 a of processing unit 102 a inspecting physical transmission queue 301 within virtual I/O server 300 .
  • step 704 depicts virtual I/O server 300 determining whether physical transmission queue 301 , inspected in step 702 , is empty or the volume of packets stored in physical transmission queue 301 is smaller than the number of packets sent after switchover.
  • step 704 If, in step 704 , it is determined that the queue is empty or that queue size is less than the packets sent after switchover, the process then proceeds to step 706 , which illustrates notifying the new I/O server, virtual I/O server 406 on first partition 400 a of processing unit 102 b , to begin transmitting packets. The process then ends at step 708 .
  • step 704 if it determined that physical transmission queue 301 is empty or the volume of packets stored in physical transmission queue 301 is larger than the number of packets sent after switchover, the process then moves to step 710 , which depicts virtual I/O server 406 executing a delay. The process then proceeds to step 704 , as described above.
  • FIG. 8 a high-level flowchart for handling packet migration on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention is depicted.
  • the process starts at step 800 .
  • the process then moves to step 802 , which illustrates SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b determining whether packets have been received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a .
  • Step 804 depicts virtual I/O server 406 on hosting partition 400 a of processing unit 102 b determining whether notification to transmit queued packets has been received from virtual I/O server 300 within first partition 200 a of processing unit 102 a .
  • step 804 virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has been received, the process then proceeds to step 806 , which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b transmitting a gratuitous address resolution message, indicating the new address of the migrated partition, to Ethernet switch 314 over physical Ethernet or LAN 118 through SEA 402 . The process then ends at step 808 .
  • step 804 if, in step 804 , virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has not been received, the process then proceeds to step 805 , which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b delaying action. The process next returns to step 802 , as described above.
  • step 802 SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b determines that packets have been received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a , then the process proceeds to step 810 , which depicts SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b accepting packets received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a.
  • Step 812 depicts virtual I/O server 406 on hosting partition 400 a of processing unit 102 b determining whether notification to transmit queued packets has been received from virtual I/O server 300 within first partition 200 a of processing unit 102 a . If, in step 812 , virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has been received, the process then proceeds to step 814 , which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b transmitting queued packets. The process then ends at step 808 , as discussed above.
  • step 812 virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has not been received, the process then proceeds to step 816 , which illustrates virtual I/O server 406 on first partition 400 a of processing unit 102 b queueing packets for storage until notification to transmit is received. The process then returns to step 812 , as discussed above.
  • the present invention provides for smooth migration of a resource or process from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b .
  • the present invention ensures that once a migrated image starts to operate on second logical partition 400 b on processing unit 102 b , no packets are sent from second logical partition 200 b on processing unit 102 a .
  • the present invention minimizes the number of dropped packets during migration of a resource or process, from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b by providing a method of forwarding.
  • the preferred embodiment ensures that network switching fabric never receives interleaving packets with the same Ethernet MAC address from both of second logical partition 200 b on processing unit 102 a and second logical partition 400 b on processing unit 102 b.

Abstract

A method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems are disclosed. The method includes defining a plurality of logical partitions with respect to one or more processing units of one or more data processing systems and dynamically reallocating resources from a second partition to a first partition among the plurality of logical partitions. Packets awaiting processing are transferred from the second partition to the first partition and processed on the first partition.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • The present application is related to the following co-pending U.S. patent applications and incorporated herein by reference in their entirety:
  • Ser. No. ______ filed on ______ entitled “METHOD AND SYSTEM FOR SHARED INPUT/OUTPUT ADAPTER IN LOGICALLY PARTITIONED DATA PROCESSING SYSTEM”;
  • Ser. No. 10/413,618, filed on Apr. 14, 2003, entitled “MULTIPLE VIRTUAL LOCAL AREA NETWORK SUPPORT FOR SHARED NETWORK ADAPTERS”;
  • U.S. Patent Application Publication No. US 2003/0236852 A1, published on Dec. 25, 2003, entitled “SHARING NETWORK ADAPTER AMONG MULTIPLE LOGICAL PARTITIONS IN A DATA PROCESSING SYSTEM”;
  • U.S. Patent Application Publication No. US 2003/0145122 A1, published on Jul. 31, 2003, entitled “APPARATUS AND METHOD OF ALLOWING MULTIPLE PARTITIONS OF A PARTITIONED COMPUTER SYSTEM TO USE A SINGLE NETWORK ADAPTER”; and
  • U.S. Pat. No. 6,631,422 B1, dated Oct. 7, 2003 entitled “NETWORK ADAPTER UTILIZING A HASHING FUNCTION FOR DISTRIBUTING PACKETS TO MULTIPLE PROCESSORS FOR PARALLEL PROCESSING”.
  • BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • The present invention relates in general to sharing resources in data processing systems and in particular to reallocating resources between logical partitions of a data processing system. Still more particularly, the present invention relates to a system, method and computer program product for transitioning network traffic between logical partitions in one or more data processing systems.
  • 2. Description of the Related Art
  • Logical partitioning (LPAR) of a data processing system permits several concurrent instances of one or more operating systems on a single processor, thereby providing users with the ability to split a single physical data processing system into several independent logical data processing systems capable of running applications in multiple, independent environments simultaneously. For example, logical partitioning makes it possible for a user to run a single application using different sets of data on separate partitions, as if the application was running independently on separate physical systems.
  • Partitioning has evolved from a predominantly physical scheme, based on hardware boundaries, to one that allows for virtual and shared resources, with load balancing. The factors that have driven partitioning have persisted from the first partitioned mainframes to the modern server of today. Logical partitioning is achieved by distributing the resources of a single system to create multiple, independent logical systems within the same physical system. The resulting logical structure consists of a primary partition and one or more secondary partitions.
  • The ability of a partitioned data processing system both to create and to close or dissolve concurrent instances of one or more operating systems on a single processor creates numerous technological challenges with regard to the migration of resources and processes from one partition to another. Among these challenges, a need for entities communicating with a process or a resource on a shared partition to continue to address and communicate with the process or resource, even after the partition hosting the process or resource has closed and the data processing system hosting the partition has moved the process or resource to a new partition, has become acute as a result of the increasing use of logical partitions as presences on a network through shared ethernet adapters and other communication technologies.
  • What is needed is a system, method and computer program product for transitioning network traffic between logical partitions in one or more data processing systems.
  • SUMMARY OF THE INVENTION
  • A method, system and computer program product for transitioning network traffic logical partitions in one or more data processing systems are disclosed. The method defining a plurality of logical partitions with respect to one or more processing units of more data processing systems and dynamically reallocating resources from a second to a first partition among the plurality of logical partitions. Packets awaiting processing are red from the second partition to the first partition and processed on the first partition.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further objects and advantages thereof, will best be understood by reference to the following detailed descriptions of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
  • FIG. 1 illustrates a block diagram of a data processing system in which a preferred embodiment of the system, method and computer program product for sharing an input/output adapter in a logically partitioned data processing system are implemented;
  • FIG. 2 illustrates virtual networking components in a logically partitioned processing unit in accordance with a preferred embodiment of the present invention;
  • FIG. 3 depicts an Ethernet adapter shared by multiple logical partitions of a processing unit in accordance with a preferred embodiment of the present invention;
  • FIG. 4 depicts a transition of processing resources between logical partitions on a processing unit in accordance with a preferred embodiment of the present invention;
  • FIG. 5 is a high-level flowchart for handling a packet received by a server handling packets output from partition being migrated in accordance with a preferred embodiment of the present invention;
  • FIG. 6 is a high-level flowchart for handling a packet received on a new I/O server accordance with a preferred embodiment of the present invention;
  • FIG. 7 is a high-level flowchart for queue monitoring at switchover on a server server supporting a partition from which a process or resource is being migrated in accordance with a preferred embodiment of the present invention; and
  • FIG. 8, is a high-level flowchart for handling packet migration on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • With reference now to figures and in particular with reference to FIG. 1, there is depicted a data processing system 100 that may be utilized to implement the method, system and computer program product of the present invention. For discussion purposes, the data processing system is described as having features common to a server computer. However, as used herein, the term “data processing system,” is intended to include any type of computing device or machine that is capable of receiving, storing and running a software product, including not only computer systems, but also devices such as communication devices (e.g., routers, switches, pagers, telephones, electronic books, electronic magazines and newspapers, etc.) and personal and home consumer devices (e.g., handheld computers, Web-enabled televisions, home automation systems, multimedia viewing systems, etc.).
  • FIG. 1 and the following discussion are intended to provide a brief, general description of an exemplary data processing system adapted to implement the present invention. While parts of the invention will be described in the general context of instructions residing on hardware within a server computer, those skilled in the art will recognize that the invention also may be implemented in a combination of program modules running in an operating system. Generally, program modules include routines, programs, components and data structures, which perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
  • Data processing system 100 includes one or more processing units 102 a-102 d, a system memory 104 coupled to a memory controller 105, and a system interconnect fabric 106 that couples memory controller 105 to processing unit(s) 102 and other components of data processing system 100. Commands on system interconnect fabric 106 are communicated to various system components under the control of bus arbiter 108.
  • Data processing system 100 further includes fixed storage media, such as a first hard disk drive 110 and a second hard disk drive 112. First hard disk drive 110 and second hard disk drive 112 are communicatively coupled to system interconnect fabric 106 by an input-output (I/O) interface 114. First hard disk drive 110 and second hard disk drive 112 provide nonvolatile storage for data processing system 100. Although the description of computer-readable media above refers to a hard disk, it should be appreciated by those skilled in the art that other types of media which are readable by a computer, such as a removable magnetic disks, CD-ROM disks, magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, and other later-developed hardware, may also be used in the exemplary computer operating environment.
  • Data processing system 100 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer 116. Remote computer 116 may be a server, a router, a peer device or other common network node, and typically includes many or all of the elements described relative to data processing system 100. In a networked environment, program modules employed by to data processing system 100, or portions thereof, may be stored in a remote memory storage device, such as remote computer 116. The logical connections depicted in FIG. 1A include connections over a local area network (LAN) 118, but, in alternative embodiments, may include a wide area network (WAN).
  • When used in a LAN networking environment, data processing system 100 is connected to LAN 118 through an input/output interface, such as a network adapter 120. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • Turning now to FIG. 2, virtual networking components in a logically partitioned processing unit in accordance with a preferred embodiment of the present invention are depicted. Processing unit 102 a runs three logical partitions 200 a-200 c and a management module 202 for managing interaction between and allocating resources between logical partitions 200 a-200 c. A first virtual LAN 204, implemented within management module 202, provides communicative interaction between first logical partition 200 a, second logical partition 200 b and third logical partition 200 c. A second virtual LAN 206, also implemented within management module 202, provides communicative interaction between first logical partition 200 a and third logical partition 200 c.
  • Each of logical partitions 200 a-200 c (LPARS) is a division of a resources of processors 102 a, supported by allocations of system memory 104 and storage resources on first hard disk drive 110 and second hard disk drive 112. Both creation of logical partitions 200 a-200 c and allocation of resources on processor 102 a and data processing system 100 to logical partitions 200 a-200 c are controlled by management module 202. Each of logical partitions 200 a-200 c and its associated set of resources can be operated independently, as an independent computing process with its own operating system instance and applications. The number of logical partitions that can be created depends on the processor model of data processing system 100 and available resources. Typically, partitions are used for different purposes such as database operation or client/server operation or to separate test and production environments. Each partition can communicate with the other partitions (as if the each other partition is in a separate machine) through first virtual LAN 204 and second virtual LAN 206.
  • First virtual LAN 204 and second virtual LAN 206 are examples of virtual Ethernet technology, which enables IP-based communication between logical partitions on the same system. Virtual LAN (VLAN) technology is described by the IEEE 802.1Q standard, incorporated herein by reference. VLAN technology logically segments a physical network, such that layer 2 connectivity is restricted to members that belong to the same VLAN. As is further explained below, this separation is achieved by tagging Ethernet packets with VLAN membership information and then restricting delivery to members of a given VLAN.
  • VLAN membership information, contained in a VLAN tag, is referred to as VLAN ID (VID). Devices are configured as being members of VLAN designated by the VID for that device. Devices such as ent(0), as used in the present description define an instance of a representation of an adapter or a pseudo-adaptor in the functioning of an operating system. The default VID for a device is referred to as the Device VID (PVID). Virtual Ethernet adapter 208 is identified to other members of first virtual LAN 202 at device ent0, by means of PVID 1 210 and VID 10 212. First LPAR 200 a also has a VLAN device 214 at device ent1 (VID 10), created over the base Virtual Ethernet adapter 210 at ent0, which is used to communicate with second virtual LAN 206. First LPAR 200 a can also communicate with other hosts on the first virtual LAN 204 using the first virtual LAN 204 at device ent0, because management module 202 will strip the PVID tags before delivering packets on ent0 and add PVID tags to any packets that do not already have a tag. Additionally, first LPAR 200 a has VLAN IP address 216 for Virtual Ethernet adapter 208 at device ent0 and a VLAN IP address 218 for VLAN device 214 at device ent1.
  • Second LPAR 200 b also has a single Virtual Ethernet adapter 220 at device ent0, which was created with PVID 1 222 and no additional VIDs. Therefore, second LPAR 200 b does not require any configuration of VLAN devices. Second LPAR 200 b communicates over first VLAN 204 network by means of Virtual Ethernet adapter 220 at device ent0. Third LPAR 200 c has a first Virtual Ethernet adapter 226 at device ent0 with a VLAN IP address 230 and a second Virtual Ethernet adapter 228 at device ent1 with a VLAN IP address 232, created with PVID 1 234 and PVID 10 236, respectively. Neither second LPAR 200 b nor third LPAR 200 c has any additional VIDs defined. As a result of its configuration, third LPAR 200 c can communicate over both first virtual LAN 204 and second virtual LAN 206 using first Virtual Ethernet adapter 226 at device ent0 with a VLAN IP address 230 and a second Virtual Ethernet adapter 228 at device ent1 with a VLAN IP address 232, respectively.
  • With reference now to FIG. 3, an Ethernet adapter shared by multiple logical partitions of a processing unit in accordance with a preferred embodiment of the present invention is illustrated. Data processing system 100, containing processing unit 102 a, which is logically partitioned into logical partitions 200 a-200 c (LPARs), also runs virtual I/O server 300, which contains a shared Ethernet adapter 302, for interacting with network interface 120 to allow first LPAR 200 a, second LPAR 200 b, and third LPAR 200 c to communicate among themselves and with first standalone data processing system 304, second standalone data processing system 306, and third standalone data processing system 308 over a combination of first virtual LAN 204, second virtual LAN 206, first remote LAN 310, and second remote LAN 312 through Ethernet switch 314. First LPAR 200 a provides connectivity between virtual I/O server 300, and is called a hosting partition.
  • While Virtual Ethernet technology is able to provide communication between LPARs 200 a-200 c on the same data processing system 100, network access outside data processing system 100 requires a physical adapter, such as network adapter 120 to interact with remote LAN 310, and second remote LAN 312. In the prior art, interaction with remote LAN 310, and second remote LAN 312 was achieved by assigning a physical network adapter 120 to every LPAR that requires access to an outside network, such as LAN 118. In the present invention, a single physical network adapter 120 is shared among multiple LPARs 200 a-200 c.
  • In the present invention, a special module within first partition 200 a, called Virtual I/O server 300 provides an encapsulated device partition that provides services such as network, disk, tape and other access to LPARs 200 a-200 c without requiring each partition to own an individual device such as network adapter 120. The network access component of Virtual I/O server 300 is called the Shared Ethernet Adapter (SEA) 302. While the present invention is explained with reference to SEA 302, for use with network adapter 120, the present invention applies equally to any peripheral adapter or other device, such as I/O interface 114.
  • SEA 302 serves as a bridge between a physical network adapter 120 or an aggregation of physical adapters and one or more of first virtual LAN 204 and second virtual LAN 206 on the Virtual I/O server 300. Additionally SEA 302 contains a physical transmission queue 301 for storing packets that must be held, prior to transmission. SEA 302 enables LPARs 200 a-200 c on first virtual LAN 204 and second virtual LAN 206 to share access to physical Ethernet switch 314 through network adapter 120 and communicate with first standalone data processing system 304, second standalone data processing system 306, and third standalone data processing system 308 (or LPARs running on first standalone data processing system 304, second standalone data processing system 306, and third standalone data processing system 308).
  • SEA 302 provides this access by connecting, through management module 202, first virtual LAN 204 and second virtual LAN 206 with remote LAN 310 and second remote LAN 312, allowing machines and partitions connected to these LANs to operate seamlessly as member of the same VLAN. Shared Ethernet adapter 302 enables LPARs 200 a-200 c on processing unit 102 a of data processing system 100 to share an IP subnet with first standalone data processing system 304, second standalone data processing system 306, and third standalone data processing system 308 and LPARs on processing units 102 b-d to allow for a more flexible network.
  • SEA 302 processes packets at layer 2. Because the SEA 302 processes packets at layer 2, the original MAC address and VLAN tags of a packet remain visible to first standalone data processing system 304, second standalone data processing system 306, and third standalone data processing system 308 on the Ethernet switch 314.
  • Turning now to FIG. 4, a transition of processing resources between logical partitions on a processing unit in accordance with a preferred embodiment of the present invention is depicted. Processing unit 102 a runs three logical partitions 200 a-200 c and a management module 202 for managing interaction between and allocating resources between logical partitions 200 a-200 c. A first virtual LAN 204, implemented within management module 202, provides communicative interaction between first logical partition 200 a, which serves as a hosting partition and contains shared Ethernet adapter 302, and second logical partition 200 b and third logical partition 200 c. Similarly, processing unit 102 b runs three logical partitions 400 a-400 c and a management module 404 for managing interaction between and allocating resources between logical partitions 400 a-400 c. First virtual LAN 204, shared across Ethernet switch 314 and implemented within management module 404, provides communicative interaction between first logical partition 400 a, which serves as a hosting partition and contains shared Ethernet adapter 402, and second logical partition 200 b and third logical partition 200 c.
  • Communication between processing unit 102 a and processing unit 102 b is available across Ethernet switch 314 or, in situations where a higher-speed link is desired, across system interconnect fabric 106. SEA 302 resides within virtual I/O server 300 on (hosting) logical partition 200 a of processing unit 102 a while SEA 402 resides within virtual I/O server 406 on (hosting) logical partition 400 a of processing unit 102 b. While the exemplary preferred embodiment of FIG. 4 is illustrated for the sake of simplicity with respect to partitions existing on separate processors within data processing system 100, one skilled in the art will quickly realize that the present invention could be performed and will frequently be performed with respect to processors residing on separate data processing systems and in separate physical locations, such as data processing system 100 and remote computer 116.
  • In FIG. 4, processing unit 102 a and processing unit 102 b are migrating a resource or process, hereafter called an image, from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b. For convenience, sending second logical partition 200 b and first (hosting) logical partition 200 a processing unit 102 a are labeled as “old”and receiving second logical partition 400 b and first (hosting) logical partition 400 a on processing unit 102 b are labeled as “new” in FIG. 4. To accomplish the migration, first (hosting) partition 200 a on processing unit 102 a copies all memory pages associated with the migrating resource or process on second logical partition 200 b across a high-speed link such as system interconnect fabric 106 (or Ethernet switch 314) to first (hosting) partition 400 a on processing unit 102 b for association with second logical partition 400 b on processing unit 102 b. Most operating system components are not aware of the migration because hardware MAC addresses within the first virtual LAN 204 for second logical partition 200 b on processing unit 102 a are transferred to second logical partition 400 b on processing unit 102 b.
  • As the migration shown in FIG. 4 progresses, Ethernet packets in flight are in transit into Ethernet switch 314 via SEA 302 first (hosting) logical partition 200 a of processing unit 102 a. Based on the packets in flight, network switching infrastructure such as Ethernet switch 314 becomes aware of the transition at work in FIG. 4 and forwards incoming packets, which were destined for the process or resource on second logical partition 200 b on processing unit 102 a, to second logical partition 400 b on processing unit 102 b. The handling of packets in flight at the time of switchover from a sending partition to a receiving partition is discussed below and in greater detail with respect to FIGS. 5-8.
  • After the point of switchover (from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b), virtual I/O server 300 on first logical partition 200 a of processing unit 102 a will forward any packets, which packets are being sent by second logical partition 200 b via first logical partition 200 a on processing unit 102 a, to first logical partition 400 a on processing unit 102 b. First logical partition 400 a on processing unit 102 b queues the forwarded packets on processing unit 102 b in a private queue within virtual I/O server 406 until receipt of a notification from first logical partition 200 a on processing unit 102 a that all old packets are transmitted. Incoming packets received at first logical partition 200 a of processing unit 102 a are similarly forwarded to first logical partition 400 a on processing unit 102 b, as is discussed with respect to FIG. 6. As is detailed with respect to FIG. 7, first logical partition 200 a on processing unit 102 a determines that all old packets have been transmitted when the number of packets transmitted by first logical partition 200 a on processing unit 102 a exceeds the number of packets queued in physical transmission queue 301.
  • With reference now to FIG. 5, a high-level flowchart for handling a packet received by a server handling packets output from a partition being migrated in accordance with a preferred embodiment of the present invention is shown. The process starts at step 500. The process then moves to step 502, which illustrates SEA 302 within virtual I/O server 300 of first (hosting) partition 200 a of processing unit 102 a accepting a packet from second partition 200 b, from which a process or resource is being migrated. The process next proceeds to step 504, which illustrates virtual I/O server 300 determining whether migration of the process or resource from second partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b has been completed. If the migration of the process or resource from second partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b has been completed, then the process next moves to step 506. At step 506, virtual I/O server 300 on first partition 200 a encapsulates the received packet and SEA 302 forwards the received packet to SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b. The process then ends at step 508.
  • If, in step 504, virtual I/O server 300 determines that migration of the process or resource from second partition 200 b of processing unit 102 a to second partition 400 b of processing unit 102 b has not completed, then the process next proceeds to step 510. At step 510, SEA 302 of virtual I/O server 300 on first partition 200 a of processing unit 102 a forwards the received packet over the physical Ethernet or other LAN 118 through Ethernet switch 314. The process then moves to step 502, as described above.
  • Turning now to FIG. 6, a high-level flowchart for handling a packet received on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention is depicted. The process starts at step 600. The process then moves to step 602, which illustrates SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b accepting and decapsulating packets received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a. Accepted packets are decapsulated by virtual I/O server 406 as they are accepted by SEA 402. The process next proceeds to step 604, which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b determining whether the process or resource migrated to second partition 400 b of processing unit 102 b is ready to receive the packets decapsulated in step 602. If, in step 604, virtual I/O server 406 determines that the process or resource migrated from second logical partition 200 b of processing unit 102 a to second partition 400 b of processing unit 102 b is ready to receive the packets decapsulated in step 602, then the process next proceeds to step 606. In step 606, virtual I/O server 406 within first partition 400 a of processing unit 102 b delivers the packets received and decapsulated in step 602 to second partition 400 b over virtual Ethernet 204. The process then ends at step 608.
  • If, at step 604, virtual I/O server 406 within first partition 400 a of processing unit 102 b determines that the process resource being migrated from second logical partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b is not ready to receive the decapsulated packets, then the process moves to step 605.
  • Step 605 depicts SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b queuing the packets received in Step 602 for storage until the process or resource being migrated from second logical partition 200 b on processing unit 102 a to second partition 400 b on processing unit 102 b is ready to receive the decapsulated packets. The process then returns to Step 604, as described above.
  • With reference now to FIG. 7, there is illustrated a high-level flowchart for queue monitoring at switchover on a server supporting a partition from which a process or resource is being migrated, in accordance with a preferred embodiment of the present invention. The process starts at step 700. The process then moves to step 702, which illustrates virtual I/O server 300 on first logical partition 200 a of processing unit 102 a inspecting physical transmission queue 301 within virtual I/O server 300. The process next proceeds to step 704, which depicts virtual I/O server 300 determining whether physical transmission queue 301, inspected in step 702, is empty or the volume of packets stored in physical transmission queue 301 is smaller than the number of packets sent after switchover. If, in step 704, it is determined that the queue is empty or that queue size is less than the packets sent after switchover, the process then proceeds to step 706, which illustrates notifying the new I/O server, virtual I/O server 406 on first partition 400 a of processing unit 102 b, to begin transmitting packets. The process then ends at step 708.
  • In step 704, if it determined that physical transmission queue 301 is empty or the volume of packets stored in physical transmission queue 301 is larger than the number of packets sent after switchover, the process then moves to step 710, which depicts virtual I/O server 406 executing a delay. The process then proceeds to step 704, as described above.
  • Turning now to FIG. 8, a high-level flowchart for handling packet migration on an I/O server hosting an LPAR to which a process or resource is being migrated in accordance with a preferred embodiment of the present invention is depicted. The process starts at step 800. The process then moves to step 802, which illustrates SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b determining whether packets have been received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a. If SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b determines that no packets have been received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a, then the process proceeds to step 804. Step 804 depicts virtual I/O server 406 on hosting partition 400 a of processing unit 102 b determining whether notification to transmit queued packets has been received from virtual I/O server 300 within first partition 200 a of processing unit 102 a. If, in step 804, virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has been received, the process then proceeds to step 806, which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b transmitting a gratuitous address resolution message, indicating the new address of the migrated partition, to Ethernet switch 314 over physical Ethernet or LAN 118 through SEA 402. The process then ends at step 808.
  • Returning to step 804, if, in step 804, virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has not been received, the process then proceeds to step 805, which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b delaying action. The process next returns to step 802, as described above. If, in step 802, SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b determines that packets have been received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a, then the process proceeds to step 810, which depicts SEA 402 of virtual I/O server 406 on first partition 400 a of processing unit 102 b accepting packets received from SEA 302 on virtual I/O server 300 of first partition 200 a on processing unit 102 a.
  • The process next moves to Step 812, which depicts virtual I/O server 406 on hosting partition 400 a of processing unit 102 b determining whether notification to transmit queued packets has been received from virtual I/O server 300 within first partition 200 a of processing unit 102 a. If, in step 812, virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has been received, the process then proceeds to step 814, which depicts virtual I/O server 406 on first partition 400 a of processing unit 102 b transmitting queued packets. The process then ends at step 808, as discussed above.
  • If, in step 812, virtual I/O server 106 within first partition 400 a of processing unit 102 b determines that notification to transmit has not been received, the process then proceeds to step 816, which illustrates virtual I/O server 406 on first partition 400 a of processing unit 102 b queueing packets for storage until notification to transmit is received. The process then returns to step 812, as discussed above.
  • The present invention provides for smooth migration of a resource or process from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b. As was discussed above, the present invention ensures that once a migrated image starts to operate on second logical partition 400 b on processing unit 102 b, no packets are sent from second logical partition 200 b on processing unit 102 a. Further, the present invention minimizes the number of dropped packets during migration of a resource or process, from second logical partition 200 b on processing unit 102 a to second logical partition 400 b on processing unit 102 b by providing a method of forwarding. The preferred embodiment ensures that network switching fabric never receives interleaving packets with the same Ethernet MAC address from both of second logical partition 200 b on processing unit 102 a and second logical partition 400 b on processing unit 102 b.
  • While the invention has been particularly shown as described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention. It is also important to note that although the present invention has been described in the context of a fully functional computer system, those skilled in the art will appreciate that the mechanisms of the present invention are capable of being distributed as a program product in a variety of forms, and that the present invention applies equally regardless of the particular type of signal bearing media utilized to actually carry out the distribution. Examples of signal bearing media include, without limitation, recordable type media such as floppy disks or CD ROMs and transmission type media such as analog or digital communication links.

Claims (20)

1. A method for transitioning network traffic between logical partitions in one or more data processing systems, said method comprising:
defining a plurality of logical partitions with respect to one or more processing units of one or more data processing systems;
dynamically reallocating resources from a second partition to a first partition among said plurality of logical partitions;
transferring packets awaiting processing from said second partition to said first partition; and
processing said packets on said first partition.
2. The method of claim 1, wherein said transferring step further comprises:
communicating outgoing packets from said second logical partition to said first logical partition;
holding said outgoing packets and outgoing packets generated on said first logical partition until said communicating step has completed; and
transmitting said outgoing packets.
3. The method of claim 1, wherein said transferring step further comprises:
communicating incoming packets from said second logical partition to said first logical partition.
4. The method of claim 1, wherein said reallocating step further comprises said second partition discovering network information relating to said first partition.
5. The method of claim 1, wherein said reallocating step further comprises a virtual Ethernet adapter of said first partition assuming a MAC address of a virtual Ethernet adapter of said second partition.
6. The method of claim 1, further comprising, in response to transferring said packets, suspending activity of said second partition by reallocating all resources of said second partition.
7. The method of claim 1, further comprising, designating said first partition as a recipient of all packets designated for said first partition and said second partition.
8. A system for transitioning network traffic between logical partitions in one or more data processing systems, said system comprising:
means for defining a plurality of logical partitions with respect to one or more processing units of one or more data processing systems;
means for dynamically reallocating resources from a second partition to a first partition among said plurality of logical partitions;
means for transferring packets awaiting processing from said second partition to said first partition; and
means for processing said packets on said first partition.
9. The system of claim 8, wherein said transferring means further comprises:
means for communicating outgoing packets from said second logical partition to said first logical partition;
means for holding said outgoing packets and outgoing packets generated on said first logical partition until said communicating step has completed; and
means for transmitting said outgoing packets.
10. The system for of claim 8, wherein said transferring means further comprises:
means for communicating incoming packets from said second logical partition to said first logical partition.
11. The system of claim 8, wherein said reallocating means further comprises means for said second partition discovering network information relating to said first partition.
12. The system of claim 8, wherein said reallocating means further comprises means for a virtual Ethernet adapter of said first partition assuming a MAC address of a virtual Ethernet adapter of said second partition.
13. The system of claim 8, further comprising means, in response to transferring said packets, for suspending activity of said second partition by reallocating all resources of said second partition.
14. The system of claim 8, further comprising means for designating said first partition as a recipient of all packets designated for said first partition and said second partition.
15. A computer program product in a computer-readable medium for transitioning network traffic between logical partitions in one or more data processing systems, said computer program product comprising:
a computer-readable medium;
instructions on the computer-readable medium for defining a plurality of logical partitions with respect to one or more processing units of one or more data processing systems;
instructions on the computer-readable medium for dynamically reallocating resources from a second partition to a first partition among said plurality of logical partitions;
instructions on the computer-readable medium for transferring packets awaiting processing from said second partition to said first partition; and
instructions on the computer-readable medium for processing said packets on said first partition.
16. The computer program product of claim 15, wherein said transferring instructions further comprises:
instructions on the computer-readable medium for communicating outgoing packets from said second logical partition to said first logical partition;
instructions on the computer-readable medium for holding said outgoing packets and outgoing packets generated on said first logical partition until said communicating step has completed; and
instructions on the computer-readable medium for transmitting said outgoing packets.
17. The computer program product of claim 15, wherein said transferring instructions further comprise:
instructions on the computer-readable medium for communicating incoming packets from said second logical partition to said first logical partition.
18. The computer program product of claim 15, wherein said reallocating instructions further comprise instructions on the computer-readable medium for said second partition discovering network information relating to said first partition.
19. The computer program product of claim 15, wherein said reallocating instructions further comprise instructions on the computer-readable medium for a virtual Ethernet adapter of said first partition assuming a MAC address of a virtual Ethernet adapter of said second partition.
20. The computer program product of claim 15, further comprising instructions, in response to transferring said packets, suspending activity of said second partition by reallocating all resources of said second partition.
US11/002,538 2004-12-02 2004-12-02 Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems Abandoned US20060123111A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US11/002,538 US20060123111A1 (en) 2004-12-02 2004-12-02 Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems
CNB2005101246654A CN100385403C (en) 2004-12-02 2005-11-14 Method and system for transitioning network traffic between logical partitions
US12/057,553 US8010673B2 (en) 2004-12-02 2008-03-28 Transitioning network traffic between logical partitions in one or more data processing systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/002,538 US20060123111A1 (en) 2004-12-02 2004-12-02 Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/057,553 Continuation US8010673B2 (en) 2004-12-02 2008-03-28 Transitioning network traffic between logical partitions in one or more data processing systems

Publications (1)

Publication Number Publication Date
US20060123111A1 true US20060123111A1 (en) 2006-06-08

Family

ID=36575671

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/002,538 Abandoned US20060123111A1 (en) 2004-12-02 2004-12-02 Method, system and computer program product for transitioning network traffic between logical partitions in one or more data processing systems
US12/057,553 Expired - Fee Related US8010673B2 (en) 2004-12-02 2008-03-28 Transitioning network traffic between logical partitions in one or more data processing systems

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/057,553 Expired - Fee Related US8010673B2 (en) 2004-12-02 2008-03-28 Transitioning network traffic between logical partitions in one or more data processing systems

Country Status (2)

Country Link
US (2) US20060123111A1 (en)
CN (1) CN100385403C (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080225700A1 (en) * 2005-09-15 2008-09-18 International Business Machines Corporation Protocol Definition for Software Bridge Failover
US20090133028A1 (en) * 2007-11-15 2009-05-21 Brown Aaron C System and method for management of an iov adapter through a virtual intermediary in a hypervisor with functional management in an iov management partition
US20090133016A1 (en) * 2007-11-15 2009-05-21 Brown Aaron C System and Method for Management of an IOV Adapter Through a Virtual Intermediary in an IOV Management Partition
US20090144731A1 (en) * 2007-12-03 2009-06-04 Brown Aaron C System and method for distribution of resources for an i/o virtualized (iov) adapter and management of the adapter through an iov management partition
US20090276773A1 (en) * 2008-05-05 2009-11-05 International Business Machines Corporation Multi-Root I/O Virtualization Using Separate Management Facilities of Multiple Logical Partitions
US20100165874A1 (en) * 2008-12-30 2010-07-01 International Business Machines Corporation Differentiating Blade Destination and Traffic Types in a Multi-Root PCIe Environment
US20100287560A1 (en) * 2009-05-11 2010-11-11 Mark Neft Optimizing a distribution of applications executing in a multiple platform system
US20100287549A1 (en) * 2009-05-11 2010-11-11 Mark Neft Reducing costs for a distribution of applications executing in a multiple platform system
US20100312868A1 (en) * 2009-06-04 2010-12-09 International Business Machines Corporation Logically Partitioned System Having Subpartitions with Flexible Network Connectivity Configuration
US20130046874A1 (en) * 2009-07-22 2013-02-21 Amazon Technologies, Inc. Dynamically migrating computer networks
CN103828332A (en) * 2013-12-04 2014-05-28 华为技术有限公司 Data processing method, device, storage controller, and cabinet

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8726299B1 (en) * 2006-09-29 2014-05-13 Symantec Operating Corporation Image-oriented, plugin-based API to storage server appliances
DE102008004658B4 (en) * 2008-01-16 2010-03-25 Siemens Aktiengesellschaft Method for the central control of processes in expandable medical platforms
US8868622B2 (en) * 2009-02-11 2014-10-21 Hewlett-Packard Development Company, L.P. Method and apparatus for allocating resources in a computer system
US20100223419A1 (en) * 2009-03-02 2010-09-02 International Business Machines Corporation Copy circumvention in a virtual network environment
EP2249217B1 (en) * 2009-05-08 2013-04-24 Siemens Aktiengesellschaft Automation device and automation system
US8677024B2 (en) 2011-03-31 2014-03-18 International Business Machines Corporation Aggregating shared Ethernet adapters in a virtualized environment
US9195512B2 (en) * 2012-01-06 2015-11-24 International Business Machines Corporation Relocating related resource partitions
US8880934B2 (en) * 2012-04-04 2014-11-04 Symantec Corporation Method and system for co-existence of live migration protocols and cluster server failover protocols
US10965752B1 (en) * 2019-09-13 2021-03-30 Google Llc Live migration of clusters in containerized environments

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5345590A (en) * 1990-08-31 1994-09-06 International Business Machines Corporation Method and apparatus for cross-partition control in a partitioned process environment
US6226734B1 (en) * 1998-06-10 2001-05-01 Compaq Computer Corporation Method and apparatus for processor migration from different processor states in a multi-processor computer system
US6260068B1 (en) * 1998-06-10 2001-07-10 Compaq Computer Corporation Method and apparatus for migrating resources in a multi-processor computer system
US20010014097A1 (en) * 1998-12-31 2001-08-16 Paul R. Beck Method and apparatus for providing an integrated cluster alias address
US20020087611A1 (en) * 2000-12-28 2002-07-04 Tsuyoshi Tanaka Virtual computer system with dynamic resource reallocation
US20020112102A1 (en) * 2001-01-24 2002-08-15 Hitachi, Ltd. Computer forming logical partitions
US20030016649A1 (en) * 1999-02-24 2003-01-23 Hughes Electronics Corporation Method and apparatus for medium access control for integrated services packet-switched satellite networks
US20030069972A1 (en) * 2001-10-10 2003-04-10 Yutaka Yoshimura Computer resource allocating method
US20030130833A1 (en) * 2001-04-20 2003-07-10 Vern Brownell Reconfigurable, virtual processing system, cluster, network and method
US20030145122A1 (en) * 2002-01-30 2003-07-31 International Business Machines Corporation Apparatus and method of allowing multiple partitions of a partitioned computer system to use a single network adapter
US20030154313A1 (en) * 2002-02-14 2003-08-14 International Business Machines Corporation Apparatus and method of improving network performance using virtual interfaces
US20030204593A1 (en) * 2002-04-25 2003-10-30 International Business Machines Corporation System and method for dynamically altering connections in a data processing network
US20030208631A1 (en) * 2002-05-06 2003-11-06 Todd Matters System and method for dynamic link aggregation in a shared I/O subsystem
US20030236852A1 (en) * 2002-06-20 2003-12-25 International Business Machines Corporation Sharing network adapter among multiple logical partitions in a data processing system
US20040143664A1 (en) * 2002-12-20 2004-07-22 Haruhiko Usa Method for allocating computer resource
US20040202185A1 (en) * 2003-04-14 2004-10-14 International Business Machines Corporation Multiple virtual local area network support for shared network adapters
US20050240932A1 (en) * 2004-04-22 2005-10-27 International Business Machines Corporation Facilitating access to input/output resources via an I/O partition shared by multiple consumer partitions
US6988150B2 (en) * 2002-05-06 2006-01-17 Todd Matters System and method for eventless detection of newly delivered variable length messages from a system area network
US20060090136A1 (en) * 2004-10-01 2006-04-27 Microsoft Corporation Methods and apparatus for implementing a virtualized computer system
US20070130566A1 (en) * 2003-07-09 2007-06-07 Van Rietschote Hans F Migrating Virtual Machines among Computer Systems to Balance Load Caused by Virtual Machines

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002140202A (en) * 2000-11-01 2002-05-17 Hitachi Ltd Information delivery system and load distribution method therefor
US7089457B2 (en) * 2002-04-16 2006-08-08 International Business Machines Corporation Efficient I/O retry over QDIO
US20040158834A1 (en) * 2003-02-06 2004-08-12 International Business Machines Corporation Apparatus and method for dynamically allocating resources of a dead logical partition
US7085862B2 (en) * 2003-03-13 2006-08-01 International Business Machines Corporation Apparatus and method for controlling resource transfers in a logically partitioned computer system by placing a resource in a power on reset state when transferring the resource to a logical partition
US7478393B2 (en) * 2003-04-30 2009-01-13 International Business Machines Corporation Method for marketing to instant messaging service users
US7664823B1 (en) * 2003-09-24 2010-02-16 Cisco Technology, Inc. Partitioned packet processing in a multiprocessor environment
US7660322B2 (en) * 2003-12-11 2010-02-09 International Business Machines Corporation Shared adapter
US7403474B2 (en) * 2004-01-27 2008-07-22 Hewlett-Packard Development Company, L.P. Redundant router set up
US7617438B2 (en) * 2004-04-15 2009-11-10 International Business Machines Corporation Method and apparatus for supporting checksum offload in partitioned data processing systems
US7512769B1 (en) * 2004-10-06 2009-03-31 Hewlett-Packard Development Company, L.P. Process migration

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5345590A (en) * 1990-08-31 1994-09-06 International Business Machines Corporation Method and apparatus for cross-partition control in a partitioned process environment
US6226734B1 (en) * 1998-06-10 2001-05-01 Compaq Computer Corporation Method and apparatus for processor migration from different processor states in a multi-processor computer system
US6260068B1 (en) * 1998-06-10 2001-07-10 Compaq Computer Corporation Method and apparatus for migrating resources in a multi-processor computer system
US20010014097A1 (en) * 1998-12-31 2001-08-16 Paul R. Beck Method and apparatus for providing an integrated cluster alias address
US20030016649A1 (en) * 1999-02-24 2003-01-23 Hughes Electronics Corporation Method and apparatus for medium access control for integrated services packet-switched satellite networks
US20020087611A1 (en) * 2000-12-28 2002-07-04 Tsuyoshi Tanaka Virtual computer system with dynamic resource reallocation
US20020112102A1 (en) * 2001-01-24 2002-08-15 Hitachi, Ltd. Computer forming logical partitions
US20030130833A1 (en) * 2001-04-20 2003-07-10 Vern Brownell Reconfigurable, virtual processing system, cluster, network and method
US20030069972A1 (en) * 2001-10-10 2003-04-10 Yutaka Yoshimura Computer resource allocating method
US20030145122A1 (en) * 2002-01-30 2003-07-31 International Business Machines Corporation Apparatus and method of allowing multiple partitions of a partitioned computer system to use a single network adapter
US20030154313A1 (en) * 2002-02-14 2003-08-14 International Business Machines Corporation Apparatus and method of improving network performance using virtual interfaces
US20030204593A1 (en) * 2002-04-25 2003-10-30 International Business Machines Corporation System and method for dynamically altering connections in a data processing network
US20030208631A1 (en) * 2002-05-06 2003-11-06 Todd Matters System and method for dynamic link aggregation in a shared I/O subsystem
US6988150B2 (en) * 2002-05-06 2006-01-17 Todd Matters System and method for eventless detection of newly delivered variable length messages from a system area network
US20030236852A1 (en) * 2002-06-20 2003-12-25 International Business Machines Corporation Sharing network adapter among multiple logical partitions in a data processing system
US20040143664A1 (en) * 2002-12-20 2004-07-22 Haruhiko Usa Method for allocating computer resource
US20040202185A1 (en) * 2003-04-14 2004-10-14 International Business Machines Corporation Multiple virtual local area network support for shared network adapters
US20070130566A1 (en) * 2003-07-09 2007-06-07 Van Rietschote Hans F Migrating Virtual Machines among Computer Systems to Balance Load Caused by Virtual Machines
US20050240932A1 (en) * 2004-04-22 2005-10-27 International Business Machines Corporation Facilitating access to input/output resources via an I/O partition shared by multiple consumer partitions
US20060090136A1 (en) * 2004-10-01 2006-04-27 Microsoft Corporation Methods and apparatus for implementing a virtualized computer system

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080225700A1 (en) * 2005-09-15 2008-09-18 International Business Machines Corporation Protocol Definition for Software Bridge Failover
US20090133028A1 (en) * 2007-11-15 2009-05-21 Brown Aaron C System and method for management of an iov adapter through a virtual intermediary in a hypervisor with functional management in an iov management partition
US20090133016A1 (en) * 2007-11-15 2009-05-21 Brown Aaron C System and Method for Management of an IOV Adapter Through a Virtual Intermediary in an IOV Management Partition
US8141092B2 (en) * 2007-11-15 2012-03-20 International Business Machines Corporation Management of an IOV adapter through a virtual intermediary in a hypervisor with functional management in an IOV management partition
US8141093B2 (en) * 2007-11-15 2012-03-20 International Business Machines Corporation Management of an IOV adapter through a virtual intermediary in an IOV management partition
US8141094B2 (en) 2007-12-03 2012-03-20 International Business Machines Corporation Distribution of resources for I/O virtualized (IOV) adapters and management of the adapters through an IOV management partition via user selection of compatible virtual functions
US20090144731A1 (en) * 2007-12-03 2009-06-04 Brown Aaron C System and method for distribution of resources for an i/o virtualized (iov) adapter and management of the adapter through an iov management partition
US20090276773A1 (en) * 2008-05-05 2009-11-05 International Business Machines Corporation Multi-Root I/O Virtualization Using Separate Management Facilities of Multiple Logical Partitions
US8359415B2 (en) 2008-05-05 2013-01-22 International Business Machines Corporation Multi-root I/O virtualization using separate management facilities of multiple logical partitions
US20100165874A1 (en) * 2008-12-30 2010-07-01 International Business Machines Corporation Differentiating Blade Destination and Traffic Types in a Multi-Root PCIe Environment
US8144582B2 (en) 2008-12-30 2012-03-27 International Business Machines Corporation Differentiating blade destination and traffic types in a multi-root PCIe environment
US20100287549A1 (en) * 2009-05-11 2010-11-11 Mark Neft Reducing costs for a distribution of applications executing in a multiple platform system
US8832699B2 (en) 2009-05-11 2014-09-09 Accenture Global Services Limited Migrating processes operating on one platform to another platform in a multi-platform system
CN101887380A (en) * 2009-05-11 2010-11-17 埃森哲环球服务有限公司 The distribution of the application that optimization is carried out in multiple platform system
US20100287542A1 (en) * 2009-05-11 2010-11-11 Mark Neft Single code set applications executing in a multiple platform system
US9348586B2 (en) 2009-05-11 2016-05-24 Accenture Global Services Limited Method and system for migrating a plurality of processes in a multi-platform system based on a quantity of dependencies of each of the plurality of processes to an operating system executing on a respective platform in the multi-platform system
US20100287560A1 (en) * 2009-05-11 2010-11-11 Mark Neft Optimizing a distribution of applications executing in a multiple platform system
US9836303B2 (en) 2009-05-11 2017-12-05 Accenture Global Services Limited Single code set applications executing in a multiple platform system
US9830194B2 (en) 2009-05-11 2017-11-28 Accenture Global Services Limited Migrating processes operating on one platform to another platform in a multi-platform system
US8813048B2 (en) 2009-05-11 2014-08-19 Accenture Global Services Limited Single code set applications executing in a multiple platform system
US9027005B2 (en) 2009-05-11 2015-05-05 Accenture Global Services Limited Single code set applications executing in a multiple platform system
US9298503B2 (en) 2009-05-11 2016-03-29 Accenture Global Services Limited Migrating processes operating on one platform to another platform in a multi-platform system
US8856795B2 (en) * 2009-05-11 2014-10-07 Accenture Global Services Limited Reducing costs for a distribution of applications executing in a multiple platform system
US20100312868A1 (en) * 2009-06-04 2010-12-09 International Business Machines Corporation Logically Partitioned System Having Subpartitions with Flexible Network Connectivity Configuration
US8180877B2 (en) 2009-06-04 2012-05-15 International Business Machines Corporation Logically partitioned system having subpartitions with flexible network connectivity configuration
JP2014157617A (en) * 2009-07-22 2014-08-28 Amazon Technologies Inc Dynamic migration of computer network
US9495219B2 (en) * 2009-07-22 2016-11-15 Amazon Technologies, Inc. Dynamically migrating computer networks
US20130046874A1 (en) * 2009-07-22 2013-02-21 Amazon Technologies, Inc. Dynamically migrating computer networks
CN103828332B (en) * 2013-12-04 2015-12-30 华为技术有限公司 Data processing method, device, storage control and rack
CN103828332A (en) * 2013-12-04 2014-05-28 华为技术有限公司 Data processing method, device, storage controller, and cabinet
US9973351B2 (en) 2013-12-04 2018-05-15 Huawei Technologies Co., Ltd. Data processing method and apparatus, storage controller, and cabinet

Also Published As

Publication number Publication date
CN1783017A (en) 2006-06-07
US8010673B2 (en) 2011-08-30
CN100385403C (en) 2008-04-30
US20080189417A1 (en) 2008-08-07

Similar Documents

Publication Publication Date Title
US8010673B2 (en) Transitioning network traffic between logical partitions in one or more data processing systems
US11516037B2 (en) Methods to optimize multicast routing in overlay networks
US11641321B2 (en) Packet processing for logical datapath sets
CN108886496B (en) Multi-path virtual switching
EP2304565B1 (en) Method and system for power management in a virtual machine environment withouth disrupting network connectivity
US8370530B2 (en) Method and system for controlling network traffic in a blade chassis
US7984123B2 (en) Method and system for reconfiguring a virtual network path
EP2559206B1 (en) Method of identifying destination in a virtual environment
US7962587B2 (en) Method and system for enforcing resource constraints for virtual machines across migration
US7826359B2 (en) Method and system for load balancing using queued packet information
US9231891B2 (en) Deployment of hierarchical managed switching elements
EP3547134A1 (en) Container cluster management
US8327355B2 (en) Method, computer program product, and hardware product for supporting virtual machine guest migration overcommit
EP2849395A1 (en) Multiple active L3 gateways for logical networks
US20060123204A1 (en) Method and system for shared input/output adapter in logically partitioned data processing system
US11895030B2 (en) Scalable overlay multicast routing
US7944923B2 (en) Method and system for classifying network traffic
US11595303B2 (en) Packet handling in software-defined net working (SDN) environments
WO2014086193A1 (en) Data flow affinity for heterogenous virtual machines
KR101720360B1 (en) Copy circumvention in a virtual network environment
US20090219935A1 (en) Method and system for transferring packets to a guest operating system
WO2023088924A1 (en) Prioritizing data replication packets in cloud environment
US11811685B1 (en) Selective packet processing including a run-to-completion packet processing data plane

Legal Events

Date Code Title Description
AS Assignment

Owner name: INERNATIONAL BUSINESS MACHINES CORPORATION, NEW YO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DEA, FRANK;SHARMA, RAKESH;SHARMA, SATYA PRAKASH;AND OTHERS;REEL/FRAME:015533/0654;SIGNING DATES FROM 20041119 TO 20041129

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION