US20190361751A1 - Migrating a logical partition with a native logical port - Google Patents

Migrating a logical partition with a native logical port Download PDF

Info

Publication number
US20190361751A1
US20190361751A1 US16/534,696 US201916534696A US2019361751A1 US 20190361751 A1 US20190361751 A1 US 20190361751A1 US 201916534696 A US201916534696 A US 201916534696A US 2019361751 A1 US2019361751 A1 US 2019361751A1
Authority
US
United States
Prior art keywords
logical
logical partition
vnic
computing system
target
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
US16/534,696
Inventor
Ping Chen
Charles S. Graham
Yiwei Li
Raghavendra MALAPATI
Venu G. Potluri
Patricia Y. Wang
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 US16/534,696 priority Critical patent/US20190361751A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHEN, PING, LI, YIWEI, WANG, PATRICIA Y., GRAHAM, CHARLES S., MALAPATI, RAGHAVENDRA, POTLURI, VENU G.
Publication of US20190361751A1 publication Critical patent/US20190361751A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0617Improving the reliability of storage systems in relation to availability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing

Definitions

  • the field of the invention is data processing, or, more specifically, methods, apparatus, and products for migrating a logical partition with a native logical port.
  • Migrating a logical partition with a native logical port includes establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter; copying the logical partition including a vNIC client to the target computing system; starting the logical partition on the target computing system; establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter; establishing a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
  • vNIC virtual network interface controller
  • FIG. 1 sets forth a block diagram of an example system configured for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 2 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 3 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 4 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 5 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 6 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 7 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary computing system ( 152 ) configured for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • the computing system ( 152 ) of FIG. 1 includes at least one computer processor ( 156 ) or ‘CPU’ as well as random access memory ( 168 ) (‘RAM’) which is connected through a high speed memory bus ( 166 ) and bus adapter ( 158 ) to processor ( 156 ) and to other components of the computing system ( 152 ).
  • RAM ( 168 ) Stored in RAM ( 168 ) is an operating system ( 154 ), a hypervisor ( 190 ), and a management console ( 192 ).
  • Operating systems useful in computers configured for migrating a logical partition with a native logical port according to embodiments of the present invention include UNIX,TMLinuxTM, Microsoft XPTM, AIXTM, IBM's i5/OSTM, and others as will occur to those of skill in the art.
  • the operating system ( 154 ) in the example of FIG. 1 is shown in RAM ( 168 ), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive ( 170 ).
  • the computing system ( 152 ) of FIG. 1 includes disk drive adapter ( 172 ) coupled through expansion bus ( 160 ) and bus adapter ( 158 ) to processor ( 156 ) and other components of the computing system ( 152 ).
  • Disk drive adapter ( 172 ) connects non-volatile data storage to the computing system ( 152 ) in the form of data storage ( 170 ).
  • Disk drive adapters useful in computers configured for migrating a logical partition with a native logical port according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art.
  • IDE Integrated Drive Electronics
  • SCSI Small Computer System Interface
  • Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
  • EEPROM electrically erasable programmable read-only memory
  • Flash RAM drives
  • the example computing system ( 152 ) of FIG. 1 includes one or more input/output (‘I/O’) adapters ( 178 ).
  • I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices ( 181 ) such as keyboards and mice.
  • the example computing system ( 152 ) of FIG. 1 includes a video adapter ( 209 ), which is an example of an I/O adapter specially designed for graphic output to a display device ( 180 ) such as a display screen or computer monitor.
  • Video adapter ( 209 ) is connected to processor ( 156 ) through a high speed video bus ( 164 ), bus adapter ( 158 ), and the front side bus ( 162 ), which is also a high speed bus.
  • the exemplary computing system ( 152 ) of FIG. 1 includes a communications adapter ( 167 ) for data communications with other computers and for data communications with a data communications network.
  • a communications adapter for data communications with other computers and for data communications with a data communications network.
  • data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art.
  • Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network.
  • Examples of communications adapters useful in computers configured for migrating a logical partition with a native logical port include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications, and 802.11 adapters for wireless data communications.
  • FIGS. 2 through 5 show different stages in the process of migrating a logical partition with a native logical port.
  • FIG. 2 shows two computing systems (source computing system ( 152 A), target computing system ( 152 B)).
  • the source computing system ( 152 A) includes a source management console ( 192 A), a logical partition ( 202 ), a source VIOS ( 204 A), a source hypervisor ( 190 A), and two source virtual adapters (first source virtual adapter ( 206 A), second source virtual adapter ( 206 B)).
  • the logical partition ( 202 ) includes a link aggregation device ( 208 ), a logical port ( 210 ), and a virtual network interface controller (vNIC) client ( 212 ).
  • vNIC virtual network interface controller
  • the source VIOS ( 204 A) includes a vNIC server ( 214 ) and a logical port ( 216 ).
  • the target computing system ( 152 B) includes a target management console ( 192 B), a target VIOS ( 204 B), a target hypervisor ( 190 B), and two target virtual adapters (first target virtual adapter ( 206 C), second target virtual adapter ( 206 D)).
  • two management consoles are shown, a single management console may be utilized across both computing systems, or a management console may instruct a hypervisor on another computing system through the local management console.
  • the logical port ( 210 ) on the logical partition ( 202 ) and the logical port ( 216 ) on the source VIOS ( 204 A) may be communicatively coupled to the same source virtual adapter, or may each be coupled to virtual functions on the same virtual adapter.
  • the logical partition ( 202 ) is an isolated execution environment accessible and configurable by a operator.
  • the logical partition ( 202 ) may be assigned a subset of the resources of the source computing system ( 152 A), such as processor and memory resources.
  • the logical partition ( 202 ) may also be referred to as virtual machine.
  • the logical partition ( 202 ) may also be provided access to virtual adapters, such as the first source virtual adapter ( 206 A), the second source virtual adapter ( 206 B), the first target virtual adapter ( 206 C), and the second target virtual adapter ( 206 D)).
  • the virtual adapters may be physical I/O adapters with functionality to interact with the logical ports (logical port ( 210 ), logical port ( 216 )).
  • the virtual adapters may be single root input/output virtualization (SR-IOV) adapters, and may provide virtual functions to a number of logical partitions.
  • the virtual function of the virtual adapter exposes adapter controls and access to the logical partition ( 202 ) (via the logical port ( 210 )).
  • the virtual adapters may be, for example, a physical NIC with SR-IOV virtual function capabilities, and the logical ports may be SR-IOV virtual function device drivers.
  • the source VIOS ( 204 A) provides support functions for the logical partition ( 202 ).
  • the source VIOS ( 204 A) is an execution environment that hosts server applications in support of the logical partition ( 202 ).
  • the source VIOS ( 204 A) hosts a logical port ( 216 ) communicatively coupled to a virtual function of the second source virtual adapter ( 206 B).
  • the source VIOS ( 204 A) also includes a vNIC server ( 214 ), a virtual device with the capability to send and receive data packets (or data pointers) from the vNIC client ( 212 ) and post receipt buffers for incoming data.
  • the vNIC server ( 214 ) and the logical port ( 216 ) are communicatively coupled through the VIOS ( 204 A).
  • the logical partition ( 202 ) includes a vNIC client ( 212 ), a virtual device with capability to send and receive data packets (or data pointers) from the vNIC server.
  • the source hypervisor ( 190 A) directs communications between the vNIC client ( 212 ) and the vNIC server ( 214 ), and between the logical ports and the virtual adapters.
  • the vNIC client ( 212 ) may be configured with similar or the same attributes as the logical port ( 210 ).
  • the link aggregation device ( 208 ) provides a single interface through which the logical partition ( 202 ) performs I/O operations.
  • the logical partition ( 202 ) may interact with the link aggregation device ( 208 ) in the same manner regardless of whether the I/O operations are transmitted utilizing the logical port ( 210 ) or the vNIC client ( 212 ).
  • the link aggregation device ( 208 ) may attempt to execute operations using the logical port ( 210 ), if available. If the logical port ( 210 ) is not available, then the link aggregation device ( 208 ) may utilize the vNIC client ( 212 ).
  • the link aggregation device ( 208 ) may be automatically configured by the management console on top of the logical port ( 210 ) in response to the operator of the logical partition ( 202 ) assigning a native logical port ( 210 ) to the logical partition ( 202 ).
  • the link aggregation device ( 208 ) may be configured, for example, by sending a “mkdev” command over a remote management console connection to create a link aggregation device.
  • the logical port ( 210 ) may be native in that the logical port is specific to a virtual adapter or computing system, and may not be migrated with the logical partition.
  • the data path from link aggregation device ( 208 ), through the vNIC client ( 202 ), vNIC server ( 214 ), logical port ( 216 ), to the second source virtual adapter ( 206 B) may require greater overhead costs in terms of resources and efficiency as compared to the data path from the aggregation device ( 208 ), through the logical port ( 210 ), to the first source virtual adapter ( 206 A). Therefore, the data path through the source VIOS ( 204 A) may act as a failover for the more direct data path to the first source virtual adapter ( 206 A).
  • Each management console (source management console ( 192 A), target management console ( 192 B)) is logic within the computing system that interacts with the hypervisors to manage the logical partition ( 202 ).
  • the management console includes functionality to configure elements within the logical partition, such as the link aggregation device ( 208 ), logical port ( 210 ) and vNIC client ( 212 ).
  • the management console also includes functionality to configure elements within the VIOS, such as the vNIC server ( 214 ) and the logical port ( 216 ).
  • an option is provided to allow the logical partition to be mobile, in that the logical partition may be migrated to a different computing system and/or a different hypervisor.
  • the mobility option is selected, three options for mobility configuration are presented to the operator of the logical partition ( 202 ).
  • a vNIC is automatically configured with the logical port in the logical partition.
  • the vNIC is automatically configured with the logical port, but at the point that migration of the logical partition is initialized.
  • the user i.e., operator of the logical partition
  • the user i.e., operator of the logical partition
  • a logical partition ( 202 ) is executing on the source hypervisor ( 190 ).
  • the logical port ( 210 ) and first source virtual adapter ( 206 A) are the primary I/O data path.
  • the vNIC client ( 212 ) has been created in the logical partition ( 202 ) and is communicatively coupled, via the source hypervisor ( 190 A) to the vNIC server ( 214 ).
  • the vNIC client ( 212 ) and the vNIC server ( 214 ) are the backup I/O data path.
  • the vNIC client ( 212 ) is created in the logical partition automatically at initialization of the logical partition (before migration), automatically during migration (e.g., as an initial step of migration), or in response to a configuration instruction (including parameters) from the logical partition operator.
  • FIG. 3 shows a subsequent state of the source computing system ( 152 A) and target computing system ( 152 B) at a point after the state depicted in FIG. 2 .
  • FIG. 3 shows the logical partition ( 202 ) in the process of migration.
  • the active logical port ( 210 ) has been deconfigured. Deconfiguring the logical port ( 210 ) removes the logical port from the logical partition ( 202 ) prior to migration.
  • the link aggregation device ( 208 ) detecting that the local port ( 210 ) is no longer available, utilizes the vNIC client ( 212 ) for all I/O operations previously handled by the logical port ( 210 ).
  • the logical partition ( 202 ) is then paused and copied to the target computing system ( 152 B).
  • the native logical port ( 210 ) on the source computing system ( 152 A) may be a physical I/O device.
  • the physical I/O state of the logical port ( 210 ) may be maintained by partition firmware, which may not be recreated on another system.
  • the native logical port ( 210 ) on the source computing system ( 152 A) may be deconfigured prior to migration.
  • FIG. 4 shows a subsequent state of the source computing system ( 152 A) and target computing system ( 152 B) at a point after the state depicted in FIG. 3 .
  • FIG. 4 shows the logical partition ( 202 ) having been copied to the target computing system ( 152 B).
  • the target VIOS ( 204 B) has been configured with a vNIC server ( 214 ) and a logical port ( 216 ).
  • the vNIC server ( 214 ) and a logical port ( 216 ) may include the same configuration as the corresponding components on the source VIOS ( 204 ) (in FIGS. 2 and 3 ).
  • the components may be configured with new settings appropriate for the connection to the first target virtual adapter ( 206 C) and target hypervisor ( 190 B).
  • the vNIC client ( 212 ) Upon restarting, the vNIC client ( 212 ) is communicatively coupled to the vNIC server ( 214 ) via the target hypervisor ( 190 B).
  • the link aggregation device ( 208 ) within the logical partition ( 202 ) detects that there is no logical port available, and that the vNIC client ( 212 ) is available for I/O operations.
  • the vNIC client ( 212 ) data path to the first target virtual adapter ( 206 C) is used by the link aggregation device ( 208 ) as the primary data path.
  • FIG. 5 shows a subsequent state of the source computing system ( 152 A) and target computing system ( 152 B) at a point after the state depicted in FIG. 4 .
  • FIG. 5 shows the logical partition ( 202 ) once a new logical port ( 210 ) has been initialized.
  • the new logical port ( 210 ) is a fully reconfigured logical port, and may include the same or a similar configuration as the deconfigured logical port on the source computing system ( 152 A).
  • the new logical port ( 210 ) may be configured with entirely new parameters, appropriate for operation with the second target virtual adapter ( 206 D).
  • the new logical port ( 210 ) may be configured with parameters received from the operator of the logical partition ( 202 ).
  • the link aggregation device ( 208 ) determines the new logical port ( 210 ) has been created, the link aggregation device ( 208 ) utilizes the new logical port ( 210 ) and second target virtual adapter ( 206 D) as the primary data path.
  • the vNIC client ( 212 ) is then utilized as the backup data path. Alternatively, the vNIC client ( 212 ) may be removed by the management console.
  • FIG. 6 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • the method of FIG. 6 includes establishing ( 602 ), in the target computing system, a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter.
  • vNIC virtual network interface controller
  • a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter may be carried out by a management console ( 192 ) instantiating a vNIC server in the VIOS via a hypervisor.
  • the management console ( 192 ) may establish the target VIOS based on parameters received by the operator of the logical partition.
  • Establishing ( 602 ), in the target computing system, the target VIOS may be performed at some point prior to the preparation of the migration of the logical partition, including during the establishment of the target computing system and target hypervisor.
  • the method of FIG. 6 also includes copying ( 604 ) the logical partition including a vNIC client to the target computing system.
  • Copying ( 604 ) the logical partition may include instantiating a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter; decoupling the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and pausing the logical partition on the source computing system.
  • the method of FIG. 6 also includes starting ( 606 ) the logical partition on the target computing system.
  • Starting ( 606 ) the logical partition on the target computing system may be carried out by executing a startup sequence for an operating system of the logical partition.
  • Starting ( 606 ) the logical partition may include restarting the logical partition from a pause state entered into on the source computing system from which the logical partition was copied.
  • the method of FIG. 6 also includes establishing ( 608 ), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter.
  • Establishing ( 608 ), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter may be carried out by the link aggregation device detecting that no logical port has been configured on the logical partition.
  • the link aggregation device utilizes the vNIC client to establish a connection, via the hypervisor, with the vNIC server.
  • the vNIC server may be communicatively coupled, within the target VIOS, to a logical port on the VIOS.
  • the logical port on the VIOS may then be utilized for I/O data communications with the first target virtual adapter.
  • This failover data path may be utilized by the link aggregation device upon resuming the logical partition after migration and until the link aggregation device detects the availability of a direct data path using a logical port on the logical partition.
  • FIG. 4 shows the results of steps 602 , 604 , 606 , and 608 .
  • the method of FIG. 6 also includes establishing ( 610 ) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter.
  • Establishing ( 610 ) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter may be carried out by configuring the second logical port with the same parameters as a previously deconfigured logical port on the logical partition before migration.
  • the second logical port may be configured with parameters (e.g., physical port, capacity, etc.) received from the operator of the logical partition.
  • the method of FIG. 6 also includes performing ( 612 ) I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
  • Performing ( 612 ) I/O data communications from the logical partition to the second target virtual adapter through the second logical port may be carried out by the link aggregation device utilizing the second logical port for I/O data communications with the second target virtual adapter, such as network data packets.
  • FIG. 5 shows the results of steps 610 and 612 .
  • FIG. 7 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention that includes establishing ( 602 ) in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter; copying ( 604 ) the logical partition including a vNIC client to the target computing system; starting ( 606 ) the logical partition on the target computing system; establishing ( 608 ), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter; establishing ( 610 ) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and performing ( 612 )
  • copying ( 604 ) the logical partition including a vNIC client to the target computing system includes instantiating ( 702 ) a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter; decoupling ( 704 ) the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and pausing ( 706 ) the logical partition on the source computing system.
  • Instantiating ( 702 ) a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter may be carried out by the management console ( 192 ) issuing a command to the logical partition to add the vNIC client to the link aggregation device as a backup data path.
  • FIG. 2 shows the results of step 702 .
  • the vNIC client may be instantiated and configured automatically before migration with attributes from the first logical port.
  • the vNIC client may be created when the user first assigns a logical port to the logical partition.
  • the vNIC client may operate as a failover data path during the operation of the logical partition, and outside of the migration process.
  • the operator of the logical partition may select certain parameters for the vNIC client, such as the adapter physical port and VIOS.
  • the vNIC client may be instantiated and configured automatically during migration with attributes from the first logical port.
  • the instantiation and configuration may be an initial step of the migration process.
  • the management console may automatically create the vNIC client on the logical partition and communicatively couple the vNIC client to a vNIC server in a VIOS on the source computing system.
  • the vNIC client may be deconfigured on the logical partition.
  • the vNIC client may be instantiated and configured based on configuration instructions received from the operator of the logical partition, and comprising attributes for the vNIC client.
  • the operator of the logical partition may instantiate and configure a vNIC client as a failover data path from the link aggregation device.
  • the operator of the logical partition may also deconfigure the vNIC client once the vNIC client data path is no longer required.
  • Decoupling ( 704 ) the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling may be carried out by deconfiguring the first logical port.
  • the link aggregation device on the logical partition utilizes the vNIC client data path to the second source virtual adapter.
  • the first logical port may be a native logical port, and may therefore not be migrated to the target computing device.
  • FIG. 3 shows the results of step 704 .
  • Pausing ( 706 ) the logical partition on the source computing system may be carried out by initiating a shutdown or suspend process on the logical partition.
  • the link aggregation device and vNIC client are also paused within the logical partition.
  • Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for migrating a logical partition with a native logical port. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system.
  • Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art.
  • the present invention may be a system, a method, and/or a computer program product.
  • the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
  • the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
  • the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or Flash memory erasable programmable read-only memory
  • SRAM static random access memory
  • CD-ROM compact disc read-only memory
  • DVD digital versatile disk
  • memory stick a floppy disk
  • a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon
  • a computer readable storage medium is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
  • Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
  • the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
  • Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures.
  • two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Hardware Redundancy (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

Migrating a logical partition with a native logical port including establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter; copying the logical partition including a vNIC client to the target computing system; starting the logical partition; establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS, including performing I/O data communications between the logical partition and the first target virtual adapter; establishing a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation application of and claims priority from U.S. Patent application Ser. No. 15/366,299, filed Dec. 1, 2016.
  • BACKGROUND Field of the Invention
  • The field of the invention is data processing, or, more specifically, methods, apparatus, and products for migrating a logical partition with a native logical port.
  • Description Of Related Art
  • The development of the EDVAC computer system of 1948 is often cited as the beginning of the computer era. Since that time, computer systems have evolved into extremely complicated devices. Today's computers are much more sophisticated than early systems such as the EDVAC. Computer systems typically include a combination of hardware and software components, application programs, operating systems, processors, buses, memory, input/output devices, and so on. As advances in semiconductor processing and computer architecture push the performance of the computer higher and higher, more sophisticated computer software has evolved to take advantage of the higher performance of the hardware, resulting in computer systems today that are much more powerful than just a few years ago.
  • SUMMARY
  • Methods, systems, and apparatus for migrating a logical partition with a native logical port are disclosed in this specification. Migrating a logical partition with a native logical port includes establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter; copying the logical partition including a vNIC client to the target computing system; starting the logical partition on the target computing system; establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter; establishing a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
  • The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts of exemplary embodiments of the invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 sets forth a block diagram of an example system configured for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 2 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 3 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 4 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 5 sets forth a block diagram for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 6 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • FIG. 7 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention.
  • DETAILED DESCRIPTION
  • Exemplary methods, apparatus, and products for migrating a logical partition with a native logical port in accordance with the present invention are described with reference to the accompanying drawings, beginning with FIG. 1. FIG. 1 sets forth a block diagram of automated computing machinery comprising an exemplary computing system (152) configured for migrating a logical partition with a native logical port according to embodiments of the present invention. The computing system (152) of FIG. 1 includes at least one computer processor (156) or ‘CPU’ as well as random access memory (168) (‘RAM’) which is connected through a high speed memory bus (166) and bus adapter (158) to processor (156) and to other components of the computing system (152).
  • Stored in RAM (168) is an operating system (154), a hypervisor (190), and a management console (192). Operating systems useful in computers configured for migrating a logical partition with a native logical port according to embodiments of the present invention include UNIX,™Linux™, Microsoft XP™, AIX™, IBM's i5/OS™, and others as will occur to those of skill in the art. The operating system (154) in the example of FIG. 1 is shown in RAM (168), but many components of such software typically are stored in non-volatile memory also, such as, for example, on a disk drive (170).
  • The computing system (152) of FIG. 1 includes disk drive adapter (172) coupled through expansion bus (160) and bus adapter (158) to processor (156) and other components of the computing system (152). Disk drive adapter (172) connects non-volatile data storage to the computing system (152) in the form of data storage (170). Disk drive adapters useful in computers configured for migrating a logical partition with a native logical port according to embodiments of the present invention include Integrated Drive Electronics (‘IDE’) adapters, Small Computer System Interface (‘SCSI’) adapters, and others as will occur to those of skill in the art. Non-volatile computer memory also may be implemented for as an optical disk drive, electrically erasable programmable read-only memory (so-called ‘EEPROM’ or ‘Flash’ memory), RAM drives, and so on, as will occur to those of skill in the art.
  • The example computing system (152) of FIG. 1 includes one or more input/output (‘I/O’) adapters (178). I/O adapters implement user-oriented input/output through, for example, software drivers and computer hardware for controlling output to display devices such as computer display screens, as well as user input from user input devices (181) such as keyboards and mice. The example computing system (152) of FIG. 1 includes a video adapter (209), which is an example of an I/O adapter specially designed for graphic output to a display device (180) such as a display screen or computer monitor. Video adapter (209) is connected to processor (156) through a high speed video bus (164), bus adapter (158), and the front side bus (162), which is also a high speed bus.
  • The exemplary computing system (152) of FIG. 1 includes a communications adapter (167) for data communications with other computers and for data communications with a data communications network. Such data communications may be carried out serially through RS-232 connections, through external buses such as a Universal Serial Bus (‘USB’), through data communications networks such as IP data communications networks, and in other ways as will occur to those of skill in the art. Communications adapters implement the hardware level of data communications through which one computer sends data communications to another computer, directly or through a data communications network. Examples of communications adapters useful in computers configured for migrating a logical partition with a native logical port according to embodiments of the present invention include modems for wired dial-up communications, Ethernet (IEEE 802.3) adapters for wired data communications, and 802.11 adapters for wireless data communications.
  • FIGS. 2 through 5 show different stages in the process of migrating a logical partition with a native logical port. FIG. 2 shows two computing systems (source computing system (152A), target computing system (152B)). As shown in FIG. 2, the source computing system (152A) includes a source management console (192A), a logical partition (202), a source VIOS (204A), a source hypervisor (190A), and two source virtual adapters (first source virtual adapter (206A), second source virtual adapter (206B)). The logical partition (202) includes a link aggregation device (208), a logical port (210), and a virtual network interface controller (vNIC) client (212). The source VIOS (204A) includes a vNIC server (214) and a logical port (216). The target computing system (152B) includes a target management console (192B), a target VIOS (204B), a target hypervisor (190B), and two target virtual adapters (first target virtual adapter (206C), second target virtual adapter (206D)). Although two management consoles are shown, a single management console may be utilized across both computing systems, or a management console may instruct a hypervisor on another computing system through the local management console. Although FIGS. 2 through 5 discuss separate virtual adapters, the logical port (210) on the logical partition (202) and the logical port (216) on the source VIOS (204A) may be communicatively coupled to the same source virtual adapter, or may each be coupled to virtual functions on the same virtual adapter.
  • The logical partition (202) is an isolated execution environment accessible and configurable by a operator. The logical partition (202) may be assigned a subset of the resources of the source computing system (152A), such as processor and memory resources. The logical partition (202) may also be referred to as virtual machine.
  • The logical partition (202) may also be provided access to virtual adapters, such as the first source virtual adapter (206A), the second source virtual adapter (206B), the first target virtual adapter (206C), and the second target virtual adapter (206D)). The virtual adapters may be physical I/O adapters with functionality to interact with the logical ports (logical port (210), logical port (216)). The virtual adapters may be single root input/output virtualization (SR-IOV) adapters, and may provide virtual functions to a number of logical partitions. The virtual function of the virtual adapter exposes adapter controls and access to the logical partition (202) (via the logical port (210)). The virtual adapters may be, for example, a physical NIC with SR-IOV virtual function capabilities, and the logical ports may be SR-IOV virtual function device drivers.
  • The source VIOS (204A) provides support functions for the logical partition (202). The source VIOS (204A) is an execution environment that hosts server applications in support of the logical partition (202). The source VIOS (204A) hosts a logical port (216) communicatively coupled to a virtual function of the second source virtual adapter (206B). The source VIOS (204A) also includes a vNIC server (214), a virtual device with the capability to send and receive data packets (or data pointers) from the vNIC client (212) and post receipt buffers for incoming data. The vNIC server (214) and the logical port (216) are communicatively coupled through the VIOS (204A).
  • The logical partition (202) includes a vNIC client (212), a virtual device with capability to send and receive data packets (or data pointers) from the vNIC server. The source hypervisor (190A) directs communications between the vNIC client (212) and the vNIC server (214), and between the logical ports and the virtual adapters. The vNIC client (212) may be configured with similar or the same attributes as the logical port (210).
  • The link aggregation device (208) provides a single interface through which the logical partition (202) performs I/O operations. The logical partition (202) may interact with the link aggregation device (208) in the same manner regardless of whether the I/O operations are transmitted utilizing the logical port (210) or the vNIC client (212). The link aggregation device (208) may attempt to execute operations using the logical port (210), if available. If the logical port (210) is not available, then the link aggregation device (208) may utilize the vNIC client (212).
  • The link aggregation device (208) may be automatically configured by the management console on top of the logical port (210) in response to the operator of the logical partition (202) assigning a native logical port (210) to the logical partition (202). The link aggregation device (208) may be configured, for example, by sending a “mkdev” command over a remote management console connection to create a link aggregation device. The logical port (210) may be native in that the logical port is specific to a virtual adapter or computing system, and may not be migrated with the logical partition.
  • The data path from link aggregation device (208), through the vNIC client (202), vNIC server (214), logical port (216), to the second source virtual adapter (206B) may require greater overhead costs in terms of resources and efficiency as compared to the data path from the aggregation device (208), through the logical port (210), to the first source virtual adapter (206A). Therefore, the data path through the source VIOS (204A) may act as a failover for the more direct data path to the first source virtual adapter (206A).
  • Each management console (source management console (192A), target management console (192B)) is logic within the computing system that interacts with the hypervisors to manage the logical partition (202). The management console includes functionality to configure elements within the logical partition, such as the link aggregation device (208), logical port (210) and vNIC client (212). The management console also includes functionality to configure elements within the VIOS, such as the vNIC server (214) and the logical port (216).
  • When the logical partition (202) is initially configured, an option is provided to allow the logical partition to be mobile, in that the logical partition may be migrated to a different computing system and/or a different hypervisor. If the mobility option is selected, three options for mobility configuration are presented to the operator of the logical partition (202). In the first option, a vNIC is automatically configured with the logical port in the logical partition. In the second option, the vNIC is automatically configured with the logical port, but at the point that migration of the logical partition is initialized. In the third option, the user (i.e., operator of the logical partition) is provided an opportunity to manually configure the vNIC with the logical port prior to migration.
  • As depicted in FIG. 2, a logical partition (202) is executing on the source hypervisor (190). The logical port (210) and first source virtual adapter (206A) are the primary I/O data path. The vNIC client (212) has been created in the logical partition (202) and is communicatively coupled, via the source hypervisor (190A) to the vNIC server (214). The vNIC client (212) and the vNIC server (214) are the backup I/O data path. Depending upon the option selected by the logical partition operator, the vNIC client (212) is created in the logical partition automatically at initialization of the logical partition (before migration), automatically during migration (e.g., as an initial step of migration), or in response to a configuration instruction (including parameters) from the logical partition operator.
  • FIG. 3 shows a subsequent state of the source computing system (152A) and target computing system (152B) at a point after the state depicted in FIG. 2. FIG. 3 shows the logical partition (202) in the process of migration. The active logical port (210) has been deconfigured. Deconfiguring the logical port (210) removes the logical port from the logical partition (202) prior to migration. The link aggregation device (208), detecting that the local port (210) is no longer available, utilizes the vNIC client (212) for all I/O operations previously handled by the logical port (210). The logical partition (202) is then paused and copied to the target computing system (152B).
  • The native logical port (210) on the source computing system (152A) may be a physical I/O device. The physical I/O state of the logical port (210) may be maintained by partition firmware, which may not be recreated on another system. As a result, the native logical port (210) on the source computing system (152A) may be deconfigured prior to migration.
  • FIG. 4 shows a subsequent state of the source computing system (152A) and target computing system (152B) at a point after the state depicted in FIG. 3. FIG. 4 shows the logical partition (202) having been copied to the target computing system (152B). The target VIOS (204B) has been configured with a vNIC server (214) and a logical port (216). The vNIC server (214) and a logical port (216) may include the same configuration as the corresponding components on the source VIOS (204) (in FIGS. 2 and 3). Alternatively, the components may be configured with new settings appropriate for the connection to the first target virtual adapter (206C) and target hypervisor (190B).
  • Upon restarting, the vNIC client (212) is communicatively coupled to the vNIC server (214) via the target hypervisor (190B). The link aggregation device (208) within the logical partition (202) detects that there is no logical port available, and that the vNIC client (212) is available for I/O operations. The vNIC client (212) data path to the first target virtual adapter (206C) is used by the link aggregation device (208) as the primary data path.
  • FIG. 5 shows a subsequent state of the source computing system (152A) and target computing system (152B) at a point after the state depicted in FIG. 4. FIG. 5 shows the logical partition (202) once a new logical port (210) has been initialized. The new logical port (210) is a fully reconfigured logical port, and may include the same or a similar configuration as the deconfigured logical port on the source computing system (152A). Alternatively, the new logical port (210) may be configured with entirely new parameters, appropriate for operation with the second target virtual adapter (206D). The new logical port (210) may be configured with parameters received from the operator of the logical partition (202).
  • Once the link aggregation device (208) determines the new logical port (210) has been created, the link aggregation device (208) utilizes the new logical port (210) and second target virtual adapter (206D) as the primary data path. The vNIC client (212) is then utilized as the backup data path. Alternatively, the vNIC client (212) may be removed by the management console.
  • For further explanation, FIG. 6 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention. The method of FIG. 6 includes establishing (602), in the target computing system, a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter. Establishing (602), in the target computing system, a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter may be carried out by a management console (192) instantiating a vNIC server in the VIOS via a hypervisor. The management console (192) may establish the target VIOS based on parameters received by the operator of the logical partition. Establishing (602), in the target computing system, the target VIOS may be performed at some point prior to the preparation of the migration of the logical partition, including during the establishment of the target computing system and target hypervisor.
  • The method of FIG. 6 also includes copying (604) the logical partition including a vNIC client to the target computing system. Copying (604) the logical partition may include instantiating a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter; decoupling the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and pausing the logical partition on the source computing system.
  • The method of FIG. 6 also includes starting (606) the logical partition on the target computing system. Starting (606) the logical partition on the target computing system may be carried out by executing a startup sequence for an operating system of the logical partition. Starting (606) the logical partition may include restarting the logical partition from a pause state entered into on the source computing system from which the logical partition was copied.
  • The method of FIG. 6 also includes establishing (608), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter. Establishing (608), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter may be carried out by the link aggregation device detecting that no logical port has been configured on the logical partition. In response, the link aggregation device utilizes the vNIC client to establish a connection, via the hypervisor, with the vNIC server.
  • The vNIC server may be communicatively coupled, within the target VIOS, to a logical port on the VIOS. The logical port on the VIOS may then be utilized for I/O data communications with the first target virtual adapter. This failover data path may be utilized by the link aggregation device upon resuming the logical partition after migration and until the link aggregation device detects the availability of a direct data path using a logical port on the logical partition. FIG. 4 shows the results of steps 602, 604, 606, and 608.
  • The method of FIG. 6 also includes establishing (610) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter. Establishing (610) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter may be carried out by configuring the second logical port with the same parameters as a previously deconfigured logical port on the logical partition before migration. Alternatively, the second logical port may be configured with parameters (e.g., physical port, capacity, etc.) received from the operator of the logical partition.
  • The method of FIG. 6 also includes performing (612) I/O data communications from the logical partition to the second target virtual adapter through the second logical port. Performing (612) I/O data communications from the logical partition to the second target virtual adapter through the second logical port may be carried out by the link aggregation device utilizing the second logical port for I/O data communications with the second target virtual adapter, such as network data packets. FIG. 5 shows the results of steps 610 and 612.
  • For further explanation, FIG. 7 sets forth a flow chart illustrating an exemplary method for migrating a logical partition with a native logical port according to embodiments of the present invention that includes establishing (602) in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter; copying (604) the logical partition including a vNIC client to the target computing system; starting (606) the logical partition on the target computing system; establishing (608), by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter; establishing (610) a second logical port in the logical partition on the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and performing (612) I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
  • The method of FIG. 7 differs from the method of FIG. 3, however, in that copying (604) the logical partition including a vNIC client to the target computing system includes instantiating (702) a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter; decoupling (704) the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and pausing (706) the logical partition on the source computing system.
  • Instantiating (702) a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter may be carried out by the management console (192) issuing a command to the logical partition to add the vNIC client to the link aggregation device as a backup data path. FIG. 2 shows the results of step 702.
  • The vNIC client may be instantiated and configured automatically before migration with attributes from the first logical port. The vNIC client may be created when the user first assigns a logical port to the logical partition. The vNIC client may operate as a failover data path during the operation of the logical partition, and outside of the migration process. The operator of the logical partition may select certain parameters for the vNIC client, such as the adapter physical port and VIOS.
  • The vNIC client may be instantiated and configured automatically during migration with attributes from the first logical port. The instantiation and configuration may be an initial step of the migration process. As the management console begins migration, the management console may automatically create the vNIC client on the logical partition and communicatively couple the vNIC client to a vNIC server in a VIOS on the source computing system. Once migration is complete, the vNIC client may be deconfigured on the logical partition.
  • The vNIC client may be instantiated and configured based on configuration instructions received from the operator of the logical partition, and comprising attributes for the vNIC client. During the operation of the logical partition, including just prior to migration, the operator of the logical partition may instantiate and configure a vNIC client as a failover data path from the link aggregation device. The operator of the logical partition may also deconfigure the vNIC client once the vNIC client data path is no longer required.
  • Decoupling (704) the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling may be carried out by deconfiguring the first logical port. Upon detecting that the first logical port is no longer available, the link aggregation device on the logical partition utilizes the vNIC client data path to the second source virtual adapter. The first logical port may be a native logical port, and may therefore not be migrated to the target computing device. FIG. 3 shows the results of step 704.
  • Pausing (706) the logical partition on the source computing system may be carried out by initiating a shutdown or suspend process on the logical partition. As part of the logical partition pausing, the link aggregation device and vNIC client are also paused within the logical partition.
  • In view of the explanations set forth above, readers will recognize that the benefits of migrating a logical partition with a native logical port according to embodiments of the present invention include:
      • Improving the operation of a computer system by enabling a logical partition with a native logical port to be migrated to another hypervisor and/or another computing system, increasing the functionality of the computing systems.
      • Improving the operation of a computer system by providing a failover data path for logical partitions, increasing the reliability of the operation of the logical partitions.
      • Improving the operation of a computer system by enabling efficient migration of logical partitions, increasing the agility and configurability of computing systems hosting logical partitions.
  • Exemplary embodiments of the present invention are described largely in the context of a fully functional computer system for migrating a logical partition with a native logical port. Readers of skill in the art will recognize, however, that the present invention also may be embodied in a computer program product disposed upon computer readable storage media for use with any suitable data processing system. Such computer readable storage media may be any storage medium for machine-readable information, including magnetic media, optical media, or other suitable media. Examples of such media include magnetic disks in hard drives or diskettes, compact disks for optical drives, magnetic tape, and others as will occur to those of skill in the art. Persons skilled in the art will immediately recognize that any computer system having suitable programming means will be capable of executing the steps of the method of the invention as embodied in a computer program product. Persons skilled in the art will recognize also that, although some of the exemplary embodiments described in this specification are oriented to software installed and executing on computer hardware, nevertheless, alternative embodiments implemented as firmware or as hardware are well within the scope of the present invention.
  • The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
  • The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
  • Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
  • Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
  • Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
  • The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
  • It will be understood from the foregoing description that modifications and changes may be made in various embodiments of the present invention without departing from its true spirit. The descriptions in this specification are for purposes of illustration only and are not to be construed in a limiting sense. The scope of the present invention is limited only by the language of the following claims.

Claims (20)

1. A method of migrating a logical partition with a native logical port from a source computing system to a target computing system, wherein the source computing system includes a hypervisor that supports the logical partition and a source virtual I/O server (VIOS), the logical partition includes a first logical port coupled for I/O data communications to a first source virtual adapter, and the method comprises:
establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter;
copying the logical partition including a vNIC client to the target computing system, wherein the first logical port is a native logical port of the source computing system that is not copied with the logical partition;
starting the logical partition on the target computing system;
establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter;
establishing a second logical port in the logical partition on the target computing system, wherein the second logical port is native to the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and
performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
2. The method of claim 1, wherein copying the logical partition including the vNIC client to the target computing system comprises:
instantiating a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter;
decoupling the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and
pausing the logical partition on the source computing system.
3. The method of claim 2, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically before migration, the vNIC client with attributes from the first logical port.
4. The method of claim 2, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically during migration, the vNIC client with attributes from the first logical port.
5. The method of claim 2, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
receiving, from an operator of the logical partition, configuration instructions comprising attributes for the vNIC client.
6. The method of claim 1, wherein the virtual adapters are single root input/output virtualization (SR-MY) adapters, and wherein the first logical port and the second logical ports are SR-IOV virtual function device drivers.
7. The method of claim 1, wherein the source VIOS comprises a third logical port coupled for I/O data communications with the vNIC server.
8. An apparatus for migrating a logical partition with a native logical port from a source computing system to a target computing system, wherein the source computing system includes a hypervisor that supports the logical partition and a source virtual I/O server (VIOS), the logical partition includes a first logical port coupled for I/O data communications to a first source virtual adapter, the apparatus comprising a computer processor, a computer memory operatively coupled to the computer processor, the computer memory having disposed within it computer program instructions that, when executed by the computer processor, cause the apparatus to carry out the steps of:
establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter;
copying the logical partition including a vNIC client to the target computing system, wherein the first logical port is a native logical port of the source computing system that is not copied with the logical partition;
starting the logical partition on the target computing system;
establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter;
establishing a second logical port in the logical partition on the target computing system, wherein the second logical port is native to the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and
performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
9. The apparatus of claim 8, wherein copying the logical partition including the vNIC client to the target computing system comprises:
instantiating a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter;
decoupling the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and
pausing the logical partition on the source computing system.
10. The apparatus of claim 9, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically before migration, the vNIC client with attributes from the first logical port.
11. The apparatus of claim 9, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically during migration, the vNIC client with attributes from the first logical port.
12. The apparatus of claim 9, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
receiving, from an operator of the logical partition, configuration instructions comprising attributes for the vNIC client.
13. The apparatus of claim 8, wherein the virtual adapters are single root input/output virtualization (SR-IOV) adapters, and wherein the first logical port and the second logical ports are SR-IOV virtual function device drivers.
14. The apparatus of claim 8, wherein the source VIOS comprises a third logical port coupled for I/O data communications with the vNIC server.
15. A computer program product for migrating a logical partition with a native logical port from a source computing system to a target computing system, wherein the source computing system includes a hypervisor that supports the logical partition and a source virtual I/O server (VIOS), the logical partition includes a first logical port coupled for I/O data communications to a first source virtual adapter, the computer program product disposed upon a computer readable medium, the computer program product comprising computer program instructions that, when executed, cause a computer to carry out the steps of:
establishing in the target computing system a target VIOS that includes a virtual network interface controller (vNIC) server, the vNIC server of the target VIOS coupled for data communications to a first target virtual adapter;
copying the logical partition including a vNIC client to the target computing system, wherein the first logical port is a native logical port of the source computing system that is not copied with the logical partition;
starting the logical partition on the target computing system;
establishing, by the vNIC client of the logical partition, data communications with the vNIC server of the target VIOS through the hypervisor of the target computing system, including performing I/O data communications between the logical partition and the first target virtual adapter;
establishing a second logical port in the logical partition on the target computing system, wherein the second logical port is native to the target computing system, including coupling for I/O data communications the second logical port to a second target virtual adapter; and
performing I/O data communications from the logical partition to the second target virtual adapter through the second logical port.
16. The computer program product of claim 15, wherein copying the logical partition including the vNIC client to the target computing system comprises:
instantiating a vNIC client in the logical partition as an active backup device for the first logical port, wherein the vNIC client is coupled through the hypervisor of the source computing system to a vNIC server in the source VIOS, and wherein the vNIC server is coupled for I/O data communications to a second source virtual adapter;
decoupling the first logical port from the first source virtual adapter, wherein the vNIC client maintains I/O data communications for the logical partition responsive to the decoupling; and
pausing the logical partition on the source computing system.
17. The computer program product of claim 16, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically before migration, the vNIC client with attributes from the first logical port.
18. The computer program product of claim 16, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
configuring, automatically during migration, the vNIC client with attributes from the first logical port.
19. The computer program product of claim 16, wherein instantiating the vNIC client in the logical partition as the active backup device for the first logical port comprises:
receiving, from an operator of the logical partition, configuration instructions comprising attributes for the vNIC client.
20. The computer program product of claim 15, wherein the virtual adapters are single root input/output virtualization (SR-IOV) adapters, and wherein the first logical port and the second logical ports are SR-IOV virtual function device drivers.
US16/534,696 2016-12-01 2019-08-07 Migrating a logical partition with a native logical port Abandoned US20190361751A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/534,696 US20190361751A1 (en) 2016-12-01 2019-08-07 Migrating a logical partition with a native logical port

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US15/366,299 US10579437B2 (en) 2016-12-01 2016-12-01 Migrating a logical partition with a native logical port
US16/534,696 US20190361751A1 (en) 2016-12-01 2019-08-07 Migrating a logical partition with a native logical port

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/366,299 Continuation US10579437B2 (en) 2016-12-01 2016-12-01 Migrating a logical partition with a native logical port

Publications (1)

Publication Number Publication Date
US20190361751A1 true US20190361751A1 (en) 2019-11-28

Family

ID=62243783

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/366,299 Expired - Fee Related US10579437B2 (en) 2016-12-01 2016-12-01 Migrating a logical partition with a native logical port
US16/534,696 Abandoned US20190361751A1 (en) 2016-12-01 2019-08-07 Migrating a logical partition with a native logical port

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US15/366,299 Expired - Fee Related US10579437B2 (en) 2016-12-01 2016-12-01 Migrating a logical partition with a native logical port

Country Status (1)

Country Link
US (2) US10579437B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180293140A1 (en) * 2016-02-22 2018-10-11 International Business Machines Corporation Live partition mobility with i/o migration

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9923811B2 (en) 2015-06-27 2018-03-20 Nicira, Inc. Logical routers and switches in a multi-datacenter environment
US10592155B2 (en) * 2018-04-10 2020-03-17 International Business Machines Corporation Live partition migration of virtual machines across storage ports
CN111931250B (en) * 2019-07-11 2024-03-22 华控清交信息科技(北京)有限公司 Multiparty safe calculation integrated machine
US11316773B2 (en) 2020-04-06 2022-04-26 Vmware, Inc. Configuring edge device with multiple routing tables
US11777793B2 (en) 2020-04-06 2023-10-03 Vmware, Inc. Location criteria for security groups
US11088919B1 (en) 2020-04-06 2021-08-10 Vmware, Inc. Data structure for defining multi-site logical network
US11683233B2 (en) 2020-04-06 2023-06-20 Vmware, Inc. Provision of logical network data from global manager to local managers
US11088902B1 (en) 2020-04-06 2021-08-10 Vmware, Inc. Synchronization of logical network state between global and local managers
US11343227B2 (en) 2020-09-28 2022-05-24 Vmware, Inc. Application deployment in multi-site virtualization infrastructure
US11695692B2 (en) * 2020-12-04 2023-07-04 Oracle International Corporation Transparent high availability for customer virtual machines achieved using a hypervisor-based side channel bonding and monitoring

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9467444B2 (en) * 2013-07-22 2016-10-11 International Business Machines Corporation Network resource management system utilizing physical network identification for privileged network access

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7693811B2 (en) 2006-02-28 2010-04-06 International Business Machines Corporation Generating unique identifiers for logical partitions
US7657663B2 (en) 2006-12-19 2010-02-02 International Business Machines Corporation Migrating stateless virtual functions from one virtual plane to another
US8645974B2 (en) 2007-08-02 2014-02-04 International Business Machines Corporation Multiple partition adjunct instances interfacing multiple logical partitions to a self-virtualizing input/output device
US8146082B2 (en) 2009-03-25 2012-03-27 Vmware, Inc. Migrating virtual machines configured with pass-through devices
US8489699B2 (en) 2010-08-13 2013-07-16 Vmware, Inc. Live migration of virtual machine during direct access to storage over SR IOV adapter
US8521703B2 (en) * 2010-11-05 2013-08-27 International Business Machines Corporation Multiple node/virtual input/output (I/O) server (VIOS) failure recovery in clustered partition mobility
US8561066B2 (en) * 2010-12-08 2013-10-15 International Business Machines Corporation Simplified DMA mappings for self-virtualizing input/output device virtual functions
US8533164B2 (en) * 2010-12-09 2013-09-10 International Business Machines Corporation Method and tool to overcome VIOS configuration validation and restoration failure due to DRC name mismatch
US9218195B2 (en) * 2011-05-17 2015-12-22 International Business Machines Corporation Vendor-independent resource configuration interface for self-virtualizing input/output device
US20130086298A1 (en) 2011-10-04 2013-04-04 International Business Machines Corporation Live Logical Partition Migration with Stateful Offload Connections Using Context Extraction and Insertion
US9432304B2 (en) 2012-03-26 2016-08-30 Oracle International Corporation System and method for supporting live migration of virtual machines based on an extended host channel adaptor (HCA) model
CN103201721B (en) 2012-08-29 2016-05-25 华为技术有限公司 The system and method for live migration of virtual machine

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9467444B2 (en) * 2013-07-22 2016-10-11 International Business Machines Corporation Network resource management system utilizing physical network identification for privileged network access

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180293140A1 (en) * 2016-02-22 2018-10-11 International Business Machines Corporation Live partition mobility with i/o migration
US10761949B2 (en) * 2016-02-22 2020-09-01 International Business Machines Corporation Live partition mobility with I/O migration

Also Published As

Publication number Publication date
US20180157537A1 (en) 2018-06-07
US10579437B2 (en) 2020-03-03

Similar Documents

Publication Publication Date Title
US10579437B2 (en) Migrating a logical partition with a native logical port
US10761949B2 (en) Live partition mobility with I/O migration
US9619308B2 (en) Executing a kernel device driver as a user space process
US10002018B2 (en) Migrating single root I/O virtualization adapter configurations in a computing system
US11829793B2 (en) Unified management of virtual machines and bare metal computers
US10691561B2 (en) Failover of a virtual function exposed by an SR-IOV adapter
WO2014063594A1 (en) PROVIDING AUTOMATED QUALITY-OF-SERVICE ('QoS') FOR VIRTUAL MACHINE MIGRATION ACROSS A SHARED DATA CENTER NETWORK
US9690612B2 (en) Dynamically managing a serial port interface of virtualization software on host device wherein execution is performed not during boot sequence
US11184430B2 (en) Automated dynamic load balancing across virtual network interface controller fast switchover devices using a rebalancer
US11188375B2 (en) Virtual machine mobility for virtual machines using remote direct memory access connections
US11132231B2 (en) Reconfiguring processing groups for cascading data workloads
US10732991B2 (en) Concurrent maintenance of an input/output adapter backing a virtual network interface controller
US10705929B2 (en) Switching servers without interrupting a client command-response queue
CN110968392A (en) Method and device for upgrading virtualization simulator
US11200046B2 (en) Managing composable compute system infrastructure with support for decoupled firmware updates
US10180844B2 (en) Boot path and production path accessible storage system
US10901930B1 (en) Shared virtual media in a composed system
US10387349B1 (en) Dynamically bypassing a peripheral component interconnect switch
US11310112B2 (en) Automatic server configuration using a switch
US9264398B2 (en) Loading an operating system of a diskless compute node using a single virtual protocol interconnect (‘VPI’) adapter
US11595464B2 (en) Migration of network file copy operations between host computing devices
US20230026015A1 (en) Migration of virtual computing storage resources using smart network interface controller acceleration
US10797949B2 (en) I/O recovery for storage side cable movement in fabric-assigned world-wide port name fabrics

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHEN, PING;GRAHAM, CHARLES S.;LI, YIWEI;AND OTHERS;SIGNING DATES FROM 20161025 TO 20161108;REEL/FRAME:049992/0768

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

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