US20060095708A1 - Apparatus and method for parallel installation of logical partitions - Google Patents

Apparatus and method for parallel installation of logical partitions Download PDF

Info

Publication number
US20060095708A1
US20060095708A1 US10/981,065 US98106504A US2006095708A1 US 20060095708 A1 US20060095708 A1 US 20060095708A1 US 98106504 A US98106504 A US 98106504A US 2006095708 A1 US2006095708 A1 US 2006095708A1
Authority
US
United States
Prior art keywords
logical
logical partitions
logical partition
partitions
bootable
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
US10/981,065
Inventor
Antoine Sater
Fraser Syme
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 US10/981,065 priority Critical patent/US20060095708A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SATER, ANTOINE GEORGE, SYME, FRASER ALLAN
Publication of US20060095708A1 publication Critical patent/US20060095708A1/en
Priority to US12/163,609 priority patent/US7765379B2/en
Priority to US12/163,553 priority patent/US20080263310A1/en
Priority to US12/163,667 priority patent/US7865689B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Definitions

  • This invention generally relates to data processing, and more specifically relates to configuration of logically-partitioned computer systems.
  • the combination of hardware and software on a particular computer system defines a computing environment. Different hardware platforms and different operating systems thus provide different computing environments. In recent years, engineers have recognized that it is possible to provide different computing environments on the same physical computer system by logically partitioning the computer system resources to different computing environments.
  • the iSeries computer system developed by IBM is an example of a computer system that supports logical partitioning.
  • the computer system When an iSeries computer system is manufactured at IBM, the computer system is typically loaded with a single operating system (e.g., OS/400). Loading a single operating system onto a computer system may be thought of as loading a first logical partition. However, the first operating system is not typically spoken of as residing in a “logical partition” until a second logical partition needs to be defined, which requires the definition of a logical partition that is separate and distinct from the first logical partition that contains the installed operating system.
  • a single operating system e.g., OS/400
  • the loading of an operating system such as OS/400 can take many hours to complete. Once the operating system is loaded, the computer system is typically shipped to a customer. If the customer wants the computer system to be configured with multiple logical partitions, the customer connects the computer system to a separate computer system known as a Hardware Maintenance Console (HMC). The installed operating system on the computer system acts as an I/O bridge. The HMC then interacts with the I/O bridge in the installed operating system to define and load the logical partitions, one at a time in serial fashion. If the customer wants an iSeries computer system with eight different logical partitions, it can take literally days to install these logical partitions in serial fashion one at a time. Without a way to reduce the time required to load multiple logical partitions, the computer industry will continue to suffer from excessively long times to load multiple logical partitions onto a computer system.
  • HMC Hardware Maintenance Console
  • An apparatus and method provide parallel installation of logical partitions on a computer system.
  • the function of a hardware maintenance console is built into a logical partition configuration mechanism that resides in the system firmware.
  • a virtual local area network (VLAN) is used by the logical partition configuration mechanism to define an I/O bridge that allows installing multiple logical partitions in parallel. Because multiple logical partitions may be installed in parallel, the time required to install logical partitions is greatly reduced.
  • VLAN virtual local area network
  • FIG. 1 is a block diagram of a computer system in accordance with the preferred embodiments
  • FIG. 2 is a block diagram showing components within the LPAR configuration mechanism shown in FIG. 1 ;
  • FIG. 3 is a flow diagram of a method for firmware-based preloading of multiple logical partitions in accordance with the preferred embodiments
  • FIG. 4 is a block diagram of a method for using a VLAN to perform parallel installation of multiple logical partitions
  • FIG. 5 is a block diagram showing the division of resources on a computer system into multiple logical partitions and the mapping of those resources to corresponding IP addresses in the VLAN in accordance with the preferred embodiments;
  • FIG. 6 is a block diagram showing the use of the VLAN to write multiple packets that target different logical partitions to the appropriate logical partitions in accordance with the preferred embodiments;
  • FIG. 7 is a block diagram of a prior art computer apparatus
  • FIG. 8 is a flow diagram of a prior art method for loading the computer system of FIG. 7 with an operating system
  • FIG. 9 is a flow diagram of a prior art method for a customer to install logical partitions on the computer system of FIG. 7 ;
  • FIG. 10 is a prior art block diagram showing a two-step process for installing multiple logical partitions on a computer system.
  • FIG. 11 is a block diagram showing a single-step process for installing in parallel multiple logical partitions in accordance with the preferred embodiments.
  • a firmware-based logical partition configuration mechanism allows preloading multiple logical partitions on a computer system in parallel before any operating system is installed.
  • the logical partition configuration mechanism uses a VLAN to assign IP addresses to installable bootable resources (such as hard disk drives) in each logical partition.
  • the different logical partitions may then be installed in parallel by writing data for each logical partition to its appropriate IP address(es) in the logical partition. Because multiple logical partitions may be preloaded in parallel, the time required to preload a computer system with multiple logical partitions is greatly reduced.
  • the burden of creating the logical partitions is taken from the customer, because the manufacturer can now preload the multiple logical partitions before shipping the computer system to the customer.
  • a prior art computer system 700 is an IBM eServer iSeries computer system. As shown in FIG. 7 , computer system 700 comprises one or more processors 110 , a Read-Only Memory (ROM) 712 , a main memory 720 , a mass storage interface 130 , a display interface 140 , a network interface 150 , and a hardware maintenance console (HMC) interface 780 . These system components are interconnected through the use of a system bus 160 .
  • Mass storage interface 130 is used to connect mass storage devices (such as a direct access storage device 155 ) to computer system 700 .
  • mass storage devices such as a direct access storage device 155
  • One specific type of direct access storage device 155 is a readable and writable CD RW drive, which may store data to and read data from a CD RW 195 .
  • HMC interface 780 preferably connects the computer system 700 to a separate computer system known as a hardware maintenance console (HMC) 782 .
  • the HMC 782 includes a logical partition configuration mechanism 784 that is typically used by a customer to configure multiple logical partitions 125 A . . . 125 N on computer system 700 .
  • the HMC 782 is typically used to communicate with an installed operating system in the computer system.
  • the installed operating system provides an I/O bridge that allows installing other logical partitions. Note, however, that the installation of multiple logical partitions using an HMC is done in serial fashion, which means the logical partitions and their respective operating systems are installed one at a time. With operating systems that can take hours to install, it can take literally days to install several logical partitions in serial fashion, as discussed in more detail below.
  • Main memory 720 contains a partition manager 121 and N logical partitions 125 , shown in FIG. 1 as logical partitions 125 A through 125 N. Partition manager 121 preferably creates these N logical partitions 125 . Each logical partition 125 preferably includes a corresponding operating system 126 , shown in FIG. 1 as operating systems 126 A through 126 N. Note that the computer system 700 in FIG. 7 is shown after the installation of multiple logical partitions. The prior art methods for configuring the computer system 700 with its multiple logical partitions is described in more detail below with reference to FIGS. 8-10 .
  • ROM 712 is a read-only memory that contains system firmware 714 .
  • system firmware 714 When computer system 600 first powers up, the processor 110 executes the system firmware 714 in ROM 712 .
  • the system firmware tells the processor 110 the configuration of the computer system 700 .
  • System firmware 714 is also known in the art as system microcode or Binary Input Output System (BIOS), and is the code that is initially executed when a computer boots up at power up or after a reset.
  • BIOS Binary Input Output System
  • Display interface 140 is used to directly connect one or more displays 165 to computer system 700 .
  • These displays 165 which may be non-intelligent (i.e., dumb) terminals or fully programmable workstations, are used to allow system administrators and users to communicate with computer system 700 .
  • Network interface 150 is used to connect other computer systems and/or workstations (e.g., 175 in FIG. 1 ) to computer system 700 across a network 170 using a suitable network protocol, such as TCP/IP (Transmission Control Protocol/Internet Protocol).
  • a suitable network protocol such as TCP/IP (Transmission Control Protocol/Internet Protocol).
  • a prior art method 800 shows steps a manufacturer takes to preload an operating system on computer system 700 in FIG. 7 .
  • the computer system is booted from the system firmware (step 810 ).
  • an operating system is installed (step 820 ).
  • the first operating system installed is operating system # 1 126 A.
  • the computer system is shipped to the customer (step 830 ).
  • the single installed operating system in the computer system may be thought of as residing in a default logical partition.
  • the customer may then load multiple logical partitions on the computer system, as shown in method 900 in FIG. 9 .
  • the customer connects a hardware maintenance console (HMC) to the computer system (step 910 ).
  • An I/O bridge is then configured in the installed operating system (step 920 ).
  • a logical partition may be installed using the I/O bridge (step 930 ).
  • steps 930 and 940 illustrate the serial nature of installing multiple logical partitions. These multiple logical partitions are installed one at a time. If it takes 6 hours to install a logical partition that runs OS/400, and the customer needs to define 8 logical partitions on the computer system, it will literally take over 48 hours to install the 8 logical partitions on the computer system. This amount of time is excessive and imposes substantial burden on customers, which could be relieved if the logical partitions could be efficiently preloaded by the manufacturer before shipping the computer system to the customer.
  • FIG. 10 shows a block diagram that illustrates the two-step prior art process of configuring a computer system with multiple logical partitions.
  • the manufacturer preloads a single operating system onto computer system 700 .
  • the computer system 700 is then shipped to the customer, which connects the computer system 700 to an HMC 782 .
  • the customer then serially loads logical partitions, one at a time, onto the computer system 700 .
  • the computer system 700 shown in FIG. 7 represents a computer system after the customer has used the HMC 782 to define all the desired logical partitions 125 A . . . 125 N.
  • the manufacturer may now install (or preload) multiple logical partitions in parallel.
  • the preferred embodiments allow installing all 8 logical partitions in parallel, resulting in an installation time that is significantly less than the 48 hours required in the prior art.
  • the logical partitions may now be preloaded by the manufacturer, relieving the customer of the time and hassle of configuring the logical partitions after receiving a computer system from the manufacturer.
  • a computer system 100 is an enhanced IBM eServer iSeries computer system, and represents one suitable type of computer system that supports logical partitioning in accordance with the preferred embodiments.
  • computer system 100 comprises one or more processors 110 connected to a Read-Only Memory (ROM) 112 , a main memory 120 , a mass storage interface 130 , a display interface 140 , and a network interface 150 .
  • ROM Read-Only Memory
  • main memory 120 main memory
  • mass storage interface 130 a main memory
  • display interface 140 main memory
  • network interface 150 a network interface 150 .
  • mass storage interface 130 , display interface 140 , and network interface 150 could be embedded I/O on computer system 100 .
  • Mass storage interface 130 is used to connect mass storage devices (such as a direct access storage device 155 ) to computer system 100 .
  • mass storage devices such as a direct access storage device 155
  • One specific type of direct access storage device is a CD RW drive, which may read data from a CD RW 195 .
  • Main memory 120 contains a partition manager 121 , N logical partitions 125 , shown in FIG. 1 as logical partitions 125 A through 125 N, and a virtual local area network (VLAN) 128 .
  • Partition manager 121 preferably creates these N logical partitions 125 .
  • Each logical partition 125 preferably includes a corresponding operating system 126 , shown in FIG. 1 as operating systems 126 A through 126 N.
  • VLAN 128 is used by the LPAR config mechanism 116 in the system firmware 114 to perform multiple parallel installations of logical partitions 125 in computer system 100 .
  • Operating system 126 is a multitasking operating system, such as OS/400, AIX, or Linux; however, those skilled in the art will appreciate that the spirit and scope of the present invention is not limited to any one operating system. Any suitable operating system can be used. Operating system 126 is a sophisticated program that contains low-level code to manage the resources of computer system 100 . Some of these resources are processor 110 , ROM 112 , main memory 120 , mass storage interface 130 , display interface 140 , network interface 150 , and system bus 160 . The operating system 126 in each partition may be the same as the operating system in other partitions, or may be a completely different operating system.
  • one partition can run the OS/400 operating system, while a different partition can run another instance of OS/400, possibly a different release, or with different environment settings (e.g., time zone or language).
  • the operating systems in the logical partitions could even be different than OS/400, provided it is compatible with the hardware (such as AIX or Linux). In this manner the logical partitions can provide completely different computing environments on the same physical computer system.
  • the partitions 125 A- 125 N are shown in FIG. 1 to reside within the main memory 120 .
  • a partition is a logical construct that includes resources other than memory.
  • a logical partition typically specifies a portion of memory, along with an assignment of processor capacity and other system resources, such as I/O.
  • processor capacity and other system resources such as I/O.
  • one partition could be defined to include two processors and a portion of memory 120 , along with one or more embedded I/O that can provide the functions of mass storage interface 130 , display interface 140 , network interface 150 , or interfaces to I/O adapters or other devices.
  • Another partition could then be defined to include three other processors, a different portion of memory 120 , and one or more embedded I/O. The partitions are shown in FIG.
  • partition manager 121 preferably resides in memory and hardware separate from the logical partitions and includes facilities and mechanisms that are not directly available to the logical partitions.
  • the partition manager 121 is preferably part of an operating system 126 instead of being separate code. Thus, once an operating system 126 is installed, the partition manager is available for use.
  • ROM 112 includes system firmware 114 which includes a logical partition configuration mechanism (LPAR Config Mechanism) 116 .
  • the LPAR config mechanism 116 provides the functionality of the hardware maintenance console 782 in the prior art ( FIG. 7 ) within the computer system 100 itself. As a result, the HMC interface 780 shown in FIG. 7 is not needed in computer system 100 in FIG. 1 .
  • Computer system 100 utilizes well known virtual addressing mechanisms that allow the programs of computer system 100 to behave as if they only have access to a large, single storage entity instead of access to multiple, smaller storage entities such as main memory 120 and DASD device 155 . Therefore, while partition manager 121 and VLAN 128 are shown to reside in main memory 120 , those skilled in the art will recognize that these items are not necessarily all completely contained in main memory 120 at the same time. It should also be noted that the term “memory” is used herein to generically refer to the entire virtual memory of computer system 100 .
  • Processor 110 may be constructed from one or more microprocessors and/or integrated circuits. Processor 110 executes program instructions stored in main memory 120 . Main memory 120 stores programs and data that processor 110 may access. When computer system 100 starts up, processor 110 initially executes the program instructions in the system firmware 114 , which initializes the operating systems in the logical partitions.
  • I/O interfaces that are used in the preferred embodiment each may include separate, fully programmed microprocessors that are used to off-load compute-intensive processing from processor 110 , as in iSeries input/output processors, or may be simple industry standard I/O adapters (IOAs).
  • IOAs simple industry standard I/O adapters
  • Display interface 140 is used to directly connect one or more displays 165 to computer system 100 .
  • These displays 165 which may be non-intelligent (i.e., dumb) terminals or fully programmable workstations, are used to allow system administrators and users to communicate with computer system 100 . Note, however, that while display interface 140 is provided to support communication with one or more displays 165 , computer system 100 does not necessarily require a display 165 , because all needed interaction with users and other processes may occur via network interface 150 .
  • Network interface 150 is used to connect other computer systems and/or workstations (e.g., 175 in FIG. 1 ) to computer system 100 across a network 170 .
  • the present invention applies equally no matter how computer system 100 may be connected to other computer systems and/or workstations, regardless of whether the network connection 170 is made using present-day analog and/or digital techniques or via some networking mechanism of the future.
  • many different network protocols can be used to implement a network. These protocols are specialized computer programs that allow computers to communicate across network 170 .
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • Embodiments of the present invention may also be delivered as part of a service engagement with a client corporation, nonprofit organization, government entity, internal organizational structure, or the like. Aspects of these embodiments may include configuring a computer system to perform, and deploying software systems and web services that implement, some or all of the methods described herein. Aspects of these embodiments may also include receiving a purchase request from a client; analyzing the client and its request, creating recommendations responsive to the analysis, generating software to implement portions of the recommendations, integrating the software into existing processes and infrastructure, metering use of the methods and systems described herein, allocating expenses to users, and billing users for their use of these methods and systems.
  • the LPAR config mechanism 116 of FIG. 1 is shown to include a virtual local area network (VLAN) mechanism 210 and a user interface 230 .
  • the VLAN mechanism 210 preferably configures the VLAN 128 in memory 120 , and defines an I/O bridge 220 that may be used to install in parallel multiple logical partitions.
  • the user interface 230 provides a tool that accepts user input to define which resources are allocated to which logical partition, and to define a map of IP addresses to installable bootable resources in the logical partitions.
  • Method 300 in FIG. 3 illustrates one specific method for firmware-based installation of logical partitions in accordance with the preferred embodiments.
  • the computer system is booted from system firmware (step 310 ).
  • the LPAR config mechanism 116 in the system firmware is then invoked (step 320 ).
  • the LPAR config mechanism 116 is used to setup the VLAN (step 330 ).
  • the logical partitions are then defined using the LPAR config mechanism (step 340 ). Note that steps 330 and 340 are typically performed by a user using the user interface 230 to LPAR config mechanism 114 in FIG. 2 .
  • the LPAR config mechanism 116 resides in the system firmware, which means that multiple logical partitions may be installed in parallel even before any operating system is loaded onto the system.
  • the prior art requires installing a first operating system, which acts as an I/O bridge for creating subsequent logical partitions. Because the LPAR config mechanism 116 resides within the computer system 100 , there is no need for an external HMC, and thus the HMC interface is no longer needed.
  • the manufacturer may now efficiently preload multiple logical partitions, relieving the customer from the burden of installing the logical partitions after receiving the computer system from the manufacturer.
  • a method 400 in accordance with the preferred embodiments begins by defining the VLAN (step 410 ). Next, a map of IP addresses is provided for the installable bootable resources in the logical partitions (step 420 ). Network packets are then routed to the corresponding installable bootable resources in the logical partitions (step 430 ). Because packets destined for different logical partitions may be sent in any random order, method 400 results in the parallel installation of multiple logical partitions. To correlate the steps in method 400 of FIG. 4 to the steps in method 300 in FIG. 3 , steps 410 and 420 in method 400 are preferably performed by step 330 in method 300 , and step 430 in method 400 is preferably performed by step 350 in method 300 .
  • FIG. 5 a block diagram is shown to illustrate the creation of multiple logical partitions within the scope of the preferred embodiments.
  • Box 510 shows Ethernet devices E 1 and E 2 , hard disk drives HD 1 , HD 2 , and HD 3 , SCSI interface SCSI 1 , etc.
  • the display of devices to the user is via the user interface 230 in FIG. 2 .
  • the user can then select which bootable devices are assigned to which logical partitions, as shown in boxes 520 , 530 and 540 .
  • Ethernet device E 1 hard drive, and SCSI interface are assigned to each logical partition, with other resources that are not shown in FIG. 5 .
  • the devices are then mapped to specific IP addresses in the VLAN, as shown in boxes 550 , 560 and 570 .
  • Each installable and bootable resource in each logical partition is assigned a corresponding IP address. This is what allows multiple parallel installations. Packets destined for different logical partitions may be intermixed, because the IP address of their destination is known to correlate to the desired logical partition for the packet.
  • FIG. 6 a block diagram shows the dynamic routing of packets to their respective destinations via VLAN 128 , which provides the capability of installing multiple logical partitions at the same time.
  • Each packet 610 , 620 , 630 has a destination IP address. This mapping of IP addresses to logical partitions was done via the user interface 230 in the LPAR config mechanism 116 , as shown in FIG. 5 .
  • Each packet is sent via the VLAN 128 .
  • These packets are routed via the I/O bridge 220 to the appropriate physical addresses 660 , 670 and 680 .
  • the VLAN 128 thus allows multiple logical partitions to be installed in parallel without requiring that an operating system is first present and running on the computer system.
  • the preferred embodiments provide a significant advance in the art by embedding the function of a logical partition configuration mechanism into the system firmware.
  • the firmware-based logical partition configuration mechanism allows multiple logical partitions to be defined before any operating system is installed on the computer system. The multiple logical partitions may then be installed in parallel, saving significant time and resources. In addition, the multiple logical partitions may be efficiently installed by the manufacturer instead of imposing this burden on the customer.

Abstract

An apparatus and method provide parallel installation of logical partitions on a computer system. The function of a hardware maintenance console is built into a logical partition configuration mechanism that resides in the system firmware. A virtual local area network (VLAN) is used by the logical partition configuration mechanism to define an I/O bridge that allows installing multiple logical partitions in parallel. Because multiple logical partitions may be installed in parallel, the time required to install logical partitions is greatly reduced.

Description

    BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • This invention generally relates to data processing, and more specifically relates to configuration of logically-partitioned computer systems.
  • 2. Background Art
  • The combination of hardware and software on a particular computer system defines a computing environment. Different hardware platforms and different operating systems thus provide different computing environments. In recent years, engineers have recognized that it is possible to provide different computing environments on the same physical computer system by logically partitioning the computer system resources to different computing environments. The iSeries computer system developed by IBM is an example of a computer system that supports logical partitioning.
  • When an iSeries computer system is manufactured at IBM, the computer system is typically loaded with a single operating system (e.g., OS/400). Loading a single operating system onto a computer system may be thought of as loading a first logical partition. However, the first operating system is not typically spoken of as residing in a “logical partition” until a second logical partition needs to be defined, which requires the definition of a logical partition that is separate and distinct from the first logical partition that contains the installed operating system.
  • The loading of an operating system such as OS/400 can take many hours to complete. Once the operating system is loaded, the computer system is typically shipped to a customer. If the customer wants the computer system to be configured with multiple logical partitions, the customer connects the computer system to a separate computer system known as a Hardware Maintenance Console (HMC). The installed operating system on the computer system acts as an I/O bridge. The HMC then interacts with the I/O bridge in the installed operating system to define and load the logical partitions, one at a time in serial fashion. If the customer wants an iSeries computer system with eight different logical partitions, it can take literally days to install these logical partitions in serial fashion one at a time. Without a way to reduce the time required to load multiple logical partitions, the computer industry will continue to suffer from excessively long times to load multiple logical partitions onto a computer system.
  • DISCLOSURE OF INVENTION
  • An apparatus and method provide parallel installation of logical partitions on a computer system. The function of a hardware maintenance console is built into a logical partition configuration mechanism that resides in the system firmware. A virtual local area network (VLAN) is used by the logical partition configuration mechanism to define an I/O bridge that allows installing multiple logical partitions in parallel. Because multiple logical partitions may be installed in parallel, the time required to install logical partitions is greatly reduced.
  • The foregoing and other features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings.
  • BRIEF DESCRIPTION OF DRAWINGS
  • The preferred embodiments of the present invention will hereinafter be described in conjunction with the appended drawings, where like designations denote like elements, and:
  • FIG. 1 is a block diagram of a computer system in accordance with the preferred embodiments;
  • FIG. 2 is a block diagram showing components within the LPAR configuration mechanism shown in FIG. 1;
  • FIG. 3 is a flow diagram of a method for firmware-based preloading of multiple logical partitions in accordance with the preferred embodiments;
  • FIG. 4 is a block diagram of a method for using a VLAN to perform parallel installation of multiple logical partitions;
  • FIG. 5 is a block diagram showing the division of resources on a computer system into multiple logical partitions and the mapping of those resources to corresponding IP addresses in the VLAN in accordance with the preferred embodiments;
  • FIG. 6 is a block diagram showing the use of the VLAN to write multiple packets that target different logical partitions to the appropriate logical partitions in accordance with the preferred embodiments;
  • FIG. 7 is a block diagram of a prior art computer apparatus;
  • FIG. 8 is a flow diagram of a prior art method for loading the computer system of FIG. 7 with an operating system;
  • FIG. 9 is a flow diagram of a prior art method for a customer to install logical partitions on the computer system of FIG. 7;
  • FIG. 10 is a prior art block diagram showing a two-step process for installing multiple logical partitions on a computer system; and
  • FIG. 11 is a block diagram showing a single-step process for installing in parallel multiple logical partitions in accordance with the preferred embodiments.
  • BEST MODE FOR CARRYING OUT THE INVENTION
  • According to preferred embodiments of the present invention, a firmware-based logical partition configuration mechanism allows preloading multiple logical partitions on a computer system in parallel before any operating system is installed. The logical partition configuration mechanism uses a VLAN to assign IP addresses to installable bootable resources (such as hard disk drives) in each logical partition. The different logical partitions may then be installed in parallel by writing data for each logical partition to its appropriate IP address(es) in the logical partition. Because multiple logical partitions may be preloaded in parallel, the time required to preload a computer system with multiple logical partitions is greatly reduced. In addition, the burden of creating the logical partitions is taken from the customer, because the manufacturer can now preload the multiple logical partitions before shipping the computer system to the customer.
  • In order to understand the present invention, the prior art method of loading multiple logical partitions on a computer system is first presented to provide a context that illustrates the great advantages of the present invention. Referring to FIG. 7, a prior art computer system 700 is an IBM eServer iSeries computer system. As shown in FIG. 7, computer system 700 comprises one or more processors 110, a Read-Only Memory (ROM) 712, a main memory 720, a mass storage interface 130, a display interface 140, a network interface 150, and a hardware maintenance console (HMC) interface 780. These system components are interconnected through the use of a system bus 160. Mass storage interface 130 is used to connect mass storage devices (such as a direct access storage device 155) to computer system 700. One specific type of direct access storage device 155 is a readable and writable CD RW drive, which may store data to and read data from a CD RW 195.
  • HMC interface 780 preferably connects the computer system 700 to a separate computer system known as a hardware maintenance console (HMC) 782. The HMC 782 includes a logical partition configuration mechanism 784 that is typically used by a customer to configure multiple logical partitions 125A . . . 125N on computer system 700. The HMC 782 is typically used to communicate with an installed operating system in the computer system. The installed operating system provides an I/O bridge that allows installing other logical partitions. Note, however, that the installation of multiple logical partitions using an HMC is done in serial fashion, which means the logical partitions and their respective operating systems are installed one at a time. With operating systems that can take hours to install, it can take literally days to install several logical partitions in serial fashion, as discussed in more detail below.
  • Main memory 720 contains a partition manager 121 and N logical partitions 125, shown in FIG. 1 as logical partitions 125A through 125N. Partition manager 121 preferably creates these N logical partitions 125. Each logical partition 125 preferably includes a corresponding operating system 126, shown in FIG. 1 as operating systems 126A through 126N. Note that the computer system 700 in FIG. 7 is shown after the installation of multiple logical partitions. The prior art methods for configuring the computer system 700 with its multiple logical partitions is described in more detail below with reference to FIGS. 8-10.
  • ROM 712 is a read-only memory that contains system firmware 714. When computer system 600 first powers up, the processor 110 executes the system firmware 714 in ROM 712. The system firmware tells the processor 110 the configuration of the computer system 700. System firmware 714 is also known in the art as system microcode or Binary Input Output System (BIOS), and is the code that is initially executed when a computer boots up at power up or after a reset.
  • Display interface 140 is used to directly connect one or more displays 165 to computer system 700. These displays 165, which may be non-intelligent (i.e., dumb) terminals or fully programmable workstations, are used to allow system administrators and users to communicate with computer system 700.
  • Network interface 150 is used to connect other computer systems and/or workstations (e.g., 175 in FIG. 1) to computer system 700 across a network 170 using a suitable network protocol, such as TCP/IP (Transmission Control Protocol/Internet Protocol).
  • Referring to FIG. 8, a prior art method 800 shows steps a manufacturer takes to preload an operating system on computer system 700 in FIG. 7. First, the computer system is booted from the system firmware (step 810). Next, an operating system is installed (step 820). In FIG. 7, we assume for the sake of illustration that the first operating system installed is operating system # 1 126A. Once the operating system 126A is installed, the computer system is shipped to the customer (step 830). The single installed operating system in the computer system may be thought of as residing in a default logical partition. However, computer systems that have a single logical partition typically do not have a partition manager 121, and are not considered to have any logical partitions, because the existence of two logical partitions is required before a computer system can be said to be “logically partitioned”.
  • Once the customer receives the computer system 700 with a single operating system installed, the customer may then load multiple logical partitions on the computer system, as shown in method 900 in FIG. 9. First, the customer connects a hardware maintenance console (HMC) to the computer system (step 910). An I/O bridge is then configured in the installed operating system (step 920). Once the bridge is configured, a logical partition may be installed using the I/O bridge (step 930). Once the installation of the logical partition is complete, if there is another logical partition to install (step 940=YES), method 900 loops back to step 930 and continues. Once all logical partitions have been installed (step 940=NO), method 900 is done. Note that steps 930 and 940 illustrate the serial nature of installing multiple logical partitions. These multiple logical partitions are installed one at a time. If it takes 6 hours to install a logical partition that runs OS/400, and the customer needs to define 8 logical partitions on the computer system, it will literally take over 48 hours to install the 8 logical partitions on the computer system. This amount of time is excessive and imposes substantial burden on customers, which could be relieved if the logical partitions could be efficiently preloaded by the manufacturer before shipping the computer system to the customer.
  • FIG. 10 shows a block diagram that illustrates the two-step prior art process of configuring a computer system with multiple logical partitions. The manufacturer preloads a single operating system onto computer system 700. The computer system 700 is then shipped to the customer, which connects the computer system 700 to an HMC 782. The customer then serially loads logical partitions, one at a time, onto the computer system 700. The computer system 700 shown in FIG. 7 represents a computer system after the customer has used the HMC 782 to define all the desired logical partitions 125A . . . 125N.
  • We now consider the improvement that is provided by the firmware-based preload of logical partitions in accordance with the preferred embodiments. Referring to FIG. 11, the manufacturer may now install (or preload) multiple logical partitions in parallel. Thus, in the simple example above that has 8 logical partitions to install that each take 6 hours to install, the preferred embodiments allow installing all 8 logical partitions in parallel, resulting in an installation time that is significantly less than the 48 hours required in the prior art. Not only is the install time greatly reduced, but the logical partitions may now be preloaded by the manufacturer, relieving the customer of the time and hassle of configuring the logical partitions after receiving a computer system from the manufacturer.
  • Referring to FIG. 1, a computer system 100 is an enhanced IBM eServer iSeries computer system, and represents one suitable type of computer system that supports logical partitioning in accordance with the preferred embodiments. Those skilled in the art will appreciate that the mechanisms and apparatus of the present invention apply equally to any computer system that supports logical partitions. As shown in FIG. 1, computer system 100 comprises one or more processors 110 connected to a Read-Only Memory (ROM) 112, a main memory 120, a mass storage interface 130, a display interface 140, and a network interface 150. Note that one or more of mass storage interface 130, display interface 140, and network interface 150 could be embedded I/O on computer system 100. These system components are interconnected through the use of a system bus 160. Mass storage interface 130 is used to connect mass storage devices (such as a direct access storage device 155) to computer system 100. One specific type of direct access storage device is a CD RW drive, which may read data from a CD RW 195.
  • Main memory 120 contains a partition manager 121, N logical partitions 125, shown in FIG. 1 as logical partitions 125A through 125N, and a virtual local area network (VLAN) 128. Partition manager 121 preferably creates these N logical partitions 125. Each logical partition 125 preferably includes a corresponding operating system 126, shown in FIG. 1 as operating systems 126A through 126N. VLAN 128 is used by the LPAR config mechanism 116 in the system firmware 114 to perform multiple parallel installations of logical partitions 125 in computer system 100.
  • Operating system 126 is a multitasking operating system, such as OS/400, AIX, or Linux; however, those skilled in the art will appreciate that the spirit and scope of the present invention is not limited to any one operating system. Any suitable operating system can be used. Operating system 126 is a sophisticated program that contains low-level code to manage the resources of computer system 100. Some of these resources are processor 110, ROM 112, main memory 120, mass storage interface 130, display interface 140, network interface 150, and system bus 160. The operating system 126 in each partition may be the same as the operating system in other partitions, or may be a completely different operating system. Thus, one partition can run the OS/400 operating system, while a different partition can run another instance of OS/400, possibly a different release, or with different environment settings (e.g., time zone or language). The operating systems in the logical partitions could even be different than OS/400, provided it is compatible with the hardware (such as AIX or Linux). In this manner the logical partitions can provide completely different computing environments on the same physical computer system.
  • The partitions 125A-125N are shown in FIG. 1 to reside within the main memory 120. However, one skilled in the art will recognize that a partition is a logical construct that includes resources other than memory. A logical partition typically specifies a portion of memory, along with an assignment of processor capacity and other system resources, such as I/O. Thus, one partition could be defined to include two processors and a portion of memory 120, along with one or more embedded I/O that can provide the functions of mass storage interface 130, display interface 140, network interface 150, or interfaces to I/O adapters or other devices. Another partition could then be defined to include three other processors, a different portion of memory 120, and one or more embedded I/O. The partitions are shown in FIG. 1 to symbolically represent logical partitions, which would include system resources outside of memory 120 within computer system 100. Note also that the partition manager 121 preferably resides in memory and hardware separate from the logical partitions and includes facilities and mechanisms that are not directly available to the logical partitions. In the preferred implementation, the partition manager 121 is preferably part of an operating system 126 instead of being separate code. Thus, once an operating system 126 is installed, the partition manager is available for use.
  • ROM 112 includes system firmware 114 which includes a logical partition configuration mechanism (LPAR Config Mechanism) 116. The LPAR config mechanism 116 provides the functionality of the hardware maintenance console 782 in the prior art (FIG. 7) within the computer system 100 itself. As a result, the HMC interface 780 shown in FIG. 7 is not needed in computer system 100 in FIG. 1.
  • Computer system 100 utilizes well known virtual addressing mechanisms that allow the programs of computer system 100 to behave as if they only have access to a large, single storage entity instead of access to multiple, smaller storage entities such as main memory 120 and DASD device 155. Therefore, while partition manager 121 and VLAN 128 are shown to reside in main memory 120, those skilled in the art will recognize that these items are not necessarily all completely contained in main memory 120 at the same time. It should also be noted that the term “memory” is used herein to generically refer to the entire virtual memory of computer system 100.
  • Processor 110 may be constructed from one or more microprocessors and/or integrated circuits. Processor 110 executes program instructions stored in main memory 120. Main memory 120 stores programs and data that processor 110 may access. When computer system 100 starts up, processor 110 initially executes the program instructions in the system firmware 114, which initializes the operating systems in the logical partitions.
  • Although computer system 100 is shown to contain only a single processor and a single system bus, those skilled in the art will appreciate that the present invention may be practiced using a computer system that has multiple buses. In addition, the I/O interfaces that are used in the preferred embodiment each may include separate, fully programmed microprocessors that are used to off-load compute-intensive processing from processor 110, as in iSeries input/output processors, or may be simple industry standard I/O adapters (IOAs).
  • Display interface 140 is used to directly connect one or more displays 165 to computer system 100. These displays 165, which may be non-intelligent (i.e., dumb) terminals or fully programmable workstations, are used to allow system administrators and users to communicate with computer system 100. Note, however, that while display interface 140 is provided to support communication with one or more displays 165, computer system 100 does not necessarily require a display 165, because all needed interaction with users and other processes may occur via network interface 150.
  • Network interface 150 is used to connect other computer systems and/or workstations (e.g., 175 in FIG. 1) to computer system 100 across a network 170. The present invention applies equally no matter how computer system 100 may be connected to other computer systems and/or workstations, regardless of whether the network connection 170 is made using present-day analog and/or digital techniques or via some networking mechanism of the future. In addition, many different network protocols can be used to implement a network. These protocols are specialized computer programs that allow computers to communicate across network 170. TCP/IP (Transmission Control Protocol/Internet Protocol) is an example of a suitable network protocol.
  • At this point, it is important to note that while the present invention has been and will continue to be described in the context of a fully functional computer system, those skilled in the art will appreciate that the present invention is capable of being distributed as a program product in a variety of forms, and that the present invention applies equally regardless of the particular type of computer readable signal bearing media used to actually carry out the distribution. Examples of suitable signal bearing media include: recordable type media such as floppy disks and CD RW (e.g., 195 of FIG. 1), and transmission type media such as digital and analog communications links.
  • Embodiments of the present invention may also be delivered as part of a service engagement with a client corporation, nonprofit organization, government entity, internal organizational structure, or the like. Aspects of these embodiments may include configuring a computer system to perform, and deploying software systems and web services that implement, some or all of the methods described herein. Aspects of these embodiments may also include receiving a purchase request from a client; analyzing the client and its request, creating recommendations responsive to the analysis, generating software to implement portions of the recommendations, integrating the software into existing processes and infrastructure, metering use of the methods and systems described herein, allocating expenses to users, and billing users for their use of these methods and systems.
  • Referring now to FIG. 2, the LPAR config mechanism 116 of FIG. 1 is shown to include a virtual local area network (VLAN) mechanism 210 and a user interface 230. The VLAN mechanism 210 preferably configures the VLAN 128 in memory 120, and defines an I/O bridge 220 that may be used to install in parallel multiple logical partitions. The user interface 230 provides a tool that accepts user input to define which resources are allocated to which logical partition, and to define a map of IP addresses to installable bootable resources in the logical partitions.
  • Method 300 in FIG. 3 illustrates one specific method for firmware-based installation of logical partitions in accordance with the preferred embodiments. First, the computer system is booted from system firmware (step 310). The LPAR config mechanism 116 in the system firmware is then invoked (step 320). The LPAR config mechanism 116 is used to setup the VLAN (step 330). The logical partitions are then defined using the LPAR config mechanism (step 340). Note that steps 330 and 340 are typically performed by a user using the user interface 230 to LPAR config mechanism 114 in FIG. 2. Once the VLAN is setup (step 330) and the logical partitions are defined (step 340), the logical partitions are installed in parallel via the VLAN (step 350). The advantages of method 300 are many. First, the LPAR config mechanism 116 resides in the system firmware, which means that multiple logical partitions may be installed in parallel even before any operating system is loaded onto the system. The prior art requires installing a first operating system, which acts as an I/O bridge for creating subsequent logical partitions. Because the LPAR config mechanism 116 resides within the computer system 100, there is no need for an external HMC, and thus the HMC interface is no longer needed. In addition, the manufacturer may now efficiently preload multiple logical partitions, relieving the customer from the burden of installing the logical partitions after receiving the computer system from the manufacturer. These many advantages provide significant cost savings over the prior art that provide a competitive advantage in the marketplace.
  • Referring to FIG. 4, a method 400 in accordance with the preferred embodiments begins by defining the VLAN (step 410). Next, a map of IP addresses is provided for the installable bootable resources in the logical partitions (step 420). Network packets are then routed to the corresponding installable bootable resources in the logical partitions (step 430). Because packets destined for different logical partitions may be sent in any random order, method 400 results in the parallel installation of multiple logical partitions. To correlate the steps in method 400 of FIG. 4 to the steps in method 300 in FIG. 3, steps 410 and 420 in method 400 are preferably performed by step 330 in method 300, and step 430 in method 400 is preferably performed by step 350 in method 300.
  • Referring now to FIG. 5, a block diagram is shown to illustrate the creation of multiple logical partitions within the scope of the preferred embodiments. First, a list of all installable and bootable resources on the system is displayed, as shown in box 510 in FIG. 5. Box 510 shows Ethernet devices E1 and E2, hard disk drives HD1, HD2, and HD3, SCSI interface SCSI1, etc. The display of devices to the user is via the user interface 230 in FIG. 2. The user can then select which bootable devices are assigned to which logical partitions, as shown in boxes 520, 530 and 540. For this simple example, we assume that a single Ethernet device E1, hard drive, and SCSI interface are assigned to each logical partition, with other resources that are not shown in FIG. 5. Once these devices have been assigned to a logical partition, the devices are then mapped to specific IP addresses in the VLAN, as shown in boxes 550, 560 and 570. Each installable and bootable resource in each logical partition is assigned a corresponding IP address. This is what allows multiple parallel installations. Packets destined for different logical partitions may be intermixed, because the IP address of their destination is known to correlate to the desired logical partition for the packet.
  • Referring to FIG. 6, a block diagram shows the dynamic routing of packets to their respective destinations via VLAN 128, which provides the capability of installing multiple logical partitions at the same time. Each packet 610, 620, 630 has a destination IP address. This mapping of IP addresses to logical partitions was done via the user interface 230 in the LPAR config mechanism 116, as shown in FIG. 5. Each packet is sent via the VLAN 128. These packets are routed via the I/O bridge 220 to the appropriate physical addresses 660, 670 and 680. The VLAN 128 thus allows multiple logical partitions to be installed in parallel without requiring that an operating system is first present and running on the computer system.
  • The preferred embodiments provide a significant advance in the art by embedding the function of a logical partition configuration mechanism into the system firmware. The firmware-based logical partition configuration mechanism allows multiple logical partitions to be defined before any operating system is installed on the computer system. The multiple logical partitions may then be installed in parallel, saving significant time and resources. In addition, the multiple logical partitions may be efficiently installed by the manufacturer instead of imposing this burden on the customer.
  • One skilled in the art will appreciate that many variations are possible within the scope of the present invention. Thus, while the invention has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that these and other changes in form and details may be made therein without departing from the spirit and scope of the invention. For example, while the invention has been discussed herein with reference to a manufacturer performing parallel preloads of multiple logical partitions on a computer system, the preferred embodiments expressly extend to a logical partition configuration mechanism that is capable of configuring multiple logical partitions in parallel at the customer or end-user level as well.

Claims (32)

1. An apparatus comprising:
at least one processor;
a memory coupled to the at least one processor; and
a logical partition configuration mechanism residing in the memory and executed by the at least one processor, the logical partition configuration mechanism installing in parallel a plurality of logical partitions on the apparatus.
2. The apparatus of claim 1 wherein the logical partition configuration mechanism resides in system firmware in the memory.
3. The apparatus of claim 1 wherein the logical partition configuration mechanism comprises a virtual local area network (VLAN) mechanism.
4. The apparatus of claim 3 wherein the VLAN mechanism comprises an I/O bridge that is used to route a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions.
5. The apparatus of claim 1 wherein the logical partition configuration mechanism comprises a user interface that allows a user to define the plurality of logical partitions.
6. The apparatus of claim 5 wherein the user interface allows a user to define a map between a plurality of installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses.
7. The apparatus of claim 1 wherein the logical partition configuration mechanism begins installation in parallel of the plurality of logical partitions on the apparatus before installing any operating system on the apparatus.
8. The apparatus of claim 1 wherein the memory comprises Read-Only Memory (ROM).
9. The apparatus of claim 1 wherein the installing in parallel a plurality of logical partitions on the apparatus comprises the steps of defining each logical partition and installing an operating system in each logical partition.
10. An apparatus comprising:
at least one processor;
a read-only memory coupled to the at least one processor;
system firmware residing in the read-only memory, the system firmware including a logical partition configuration mechanism that installs in parallel a plurality of logical partitions on the apparatus, wherein the logical partition configuration mechanism begins installation in parallel of the plurality of logical partitions on the apparatus before any operating system is installed on the apparatus, wherein the logical partition configuration mechanism comprises:
a virtual local area network (VLAN) mechanism that comprises an I/O bridge that is used to route a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions; and
a user interface that allows a user to define the plurality of logical partitions and to define a mapping between the installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses in the VLAN.
11. A computer-implemented method for installing a plurality of logical partitions on a computer apparatus, the method comprising the steps of:
(A) invoking a logical partition configuration mechanism to define the plurality of logical partitions; and
(B) installing in parallel the plurality of logical partitions.
12. The method of claim 11 wherein steps (A) and (B) are performed before installing any operating system on the computer apparatus.
13. The method of claim 11 further comprising the steps of:
defining a virtual local area network (VLAN);
defining a map between a plurality of installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses in the VLAN; and
the VLAN routing a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions.
14. The method of claim 11 wherein steps (A) and (B) are performed by code that resides in system firmware in the computer apparatus.
15. The method of claim 11 wherein the defining of the plurality of logical partitions in step (A) comprises the steps of:
a user defining the plurality of logical partitions; and
the user defining a map between a plurality of installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses for each of the plurality of installable bootable resources.
16. The method of claim 11 wherein the installing in parallel the plurality of logical partitions comprises the steps of defining each logical partition and installing an operating system in each logical partition.
17. A computer-implemented method for installing a plurality of logical partitions on a computer apparatus, the method comprising the steps of:
(A) a user invoking a firmware-based logical partition configuration mechanism to define the plurality of logical partitions before installation of any operating system on the computer apparatus, wherein the defining of the plurality of logical partitions comprises the steps of:
(A1) a user defining the plurality of logical partitions by selecting at least one installable bootable resource for each logical partition from a list of installable bootable resources on the computer apparatus; and
(A2) the user defining a map between installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses;
(B) defining a virtual local area network (VLAN); and
(C) the VLAN routing a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions.
18. A program product comprising:
a logical partition configuration mechanism that installs in parallel a plurality of logical partitions on a computer apparatus; and
computer readable signal bearing media bearing the logical partition configuration mechanism.
19. The program product of claim 18 wherein the signal bearing media comprises recordable media.
20. The program product of claim 18 wherein the signal bearing media comprises transmission media.
21. The program product of claim 18 wherein the logical partition configuration mechanism resides in system firmware.
22. The program product of claim 18 wherein the logical partition configuration mechanism comprises a virtual local area network (VLAN) mechanism.
23. The program product of claim 22 wherein the VLAN mechanism comprises an I/O bridge that is used to route a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions.
24. The program product of claim 18 wherein the logical partition configuration mechanism comprises a user interface that allows a user to define the plurality of logical partitions.
25. The program product of claim 24 wherein the user interface allows a user to define a map between a plurality of installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses.
26. The program product of claim 18 wherein the logical partition configuration mechanism begins installation in parallel of the plurality of logical partitions on the apparatus before installing any operating system on the apparatus.
27. The program product of claim 18 wherein the installing in parallel the plurality of logical partitions on the apparatus comprises the steps of defining each logical partition and installing an operating system in each logical partition.
28. A program product comprising:
(A) system firmware that includes a logical partition configuration mechanism that installs in parallel a plurality of logical partitions on a computer apparatus, wherein the logical partition configuration mechanism begins installation in parallel of the plurality of logical partitions on the computer apparatus before any operating system is installed on the computer apparatus, wherein the logical partition configuration mechanism comprises:
a virtual local area network (VLAN) mechanism that comprises an I/O bridge that is used to route a plurality of network packets to corresponding installable bootable resources within the plurality of logical partitions; and
a user interface that allows a user to define the plurality of logical partitions and to define a mapping between the installable bootable resources in each logical partition and corresponding Internet Protocol (IP) addresses in the VLAN; and
(B) computer readable signal bearing media bearing the system firmware.
29. The program product of claim 28 wherein the signal bearing media comprises recordable media.
30. The program product of claim 28 wherein the signal bearing media comprises transmission media.
31. A method for deploying computing infrastructure, comprising:
invoking a logical partition configuration mechanism to define a plurality of logical partitions on a computer apparatus; and
installing in parallel the plurality of logical partitions.
32. The method of claim 31, further comprising:
receiving a purchase request for the computer apparatus, the purchase request comprising specifications for the plurality of logical partitions; and
configuring the logical partitions responsive to the purchase request.
US10/981,065 2004-11-04 2004-11-04 Apparatus and method for parallel installation of logical partitions Abandoned US20060095708A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US10/981,065 US20060095708A1 (en) 2004-11-04 2004-11-04 Apparatus and method for parallel installation of logical partitions
US12/163,609 US7765379B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,553 US20080263310A1 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,667 US7865689B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/981,065 US20060095708A1 (en) 2004-11-04 2004-11-04 Apparatus and method for parallel installation of logical partitions

Related Child Applications (3)

Application Number Title Priority Date Filing Date
US12/163,667 Continuation US7865689B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,609 Continuation US7765379B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,553 Continuation US20080263310A1 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions

Publications (1)

Publication Number Publication Date
US20060095708A1 true US20060095708A1 (en) 2006-05-04

Family

ID=36263505

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/981,065 Abandoned US20060095708A1 (en) 2004-11-04 2004-11-04 Apparatus and method for parallel installation of logical partitions
US12/163,553 Abandoned US20080263310A1 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,609 Expired - Fee Related US7765379B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,667 Expired - Fee Related US7865689B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions

Family Applications After (3)

Application Number Title Priority Date Filing Date
US12/163,553 Abandoned US20080263310A1 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,609 Expired - Fee Related US7765379B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions
US12/163,667 Expired - Fee Related US7865689B2 (en) 2004-11-04 2008-06-27 Parallel installation of logical partitions

Country Status (1)

Country Link
US (4) US20060095708A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060259730A1 (en) * 2005-05-12 2006-11-16 International Business Machines Corporation Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US20070118717A1 (en) * 2005-11-21 2007-05-24 Toshitaka Sanada Information processing apparatus and memory address space assignment method
US20080148254A1 (en) * 2005-05-12 2008-06-19 International Business Machines Corporation Utilizing partition resource requirements from workload estimation to automate partition software configuration and validation
US20080221855A1 (en) * 2005-08-11 2008-09-11 International Business Machines Corporation Simulating partition resource allocation
US20080250405A1 (en) * 2007-04-03 2008-10-09 Microsoft Corporation Parallel installation
US20090037904A1 (en) * 2007-07-31 2009-02-05 Eugene Cohen Firmware Installation
US20090105999A1 (en) * 2007-10-17 2009-04-23 Gimpl David J Method, apparatus, and computer program product for implementing importation and converging system definitions during planning phase for logical partition (lpar) systems
US7631306B1 (en) 2008-07-30 2009-12-08 International Business Machines Corporation System and method for network image propagation without a predefined network
US20120246642A1 (en) * 2011-03-24 2012-09-27 Ibm Corporation Management of File Images in a Virtual Environment

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8904381B2 (en) * 2009-01-23 2014-12-02 Hewlett-Packard Development Company, L.P. User defined data partitioning (UDP)—grouping of data based on computation model
JP5564956B2 (en) * 2010-01-15 2014-08-06 富士通株式会社 Information processing apparatus and firmware update method for information processing apparatus
US8572362B2 (en) * 2010-03-16 2013-10-29 International Business Machines Corporation Preinstalled operating system instances stored on removable storage devices
US9298501B2 (en) 2011-05-19 2016-03-29 Globalfoundries Inc. Concurrent management console operations

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6094531A (en) * 1997-08-25 2000-07-25 Hewlett-Packard Company Method and apparatus for automatically installing operating systems machines
US6163805A (en) * 1997-10-07 2000-12-19 Hewlett-Packard Company Distributed automated testing system
US20030212884A1 (en) * 2002-05-09 2003-11-13 International Business Machines Corporation Method and apparatus for dynamically allocating and deallocating processors in a logical partitioned data processing system
US20040128351A1 (en) * 2002-12-27 2004-07-01 Intel Corporation Mechanism to broadcast transactions to multiple agents in a multi-node system
US20040215948A1 (en) * 2003-04-24 2004-10-28 International Business Machines Corporation Storage and access of configuration data in nonvolatile memory of a logically-partitioned computer
US7065761B2 (en) * 2001-03-01 2006-06-20 International Business Machines Corporation Nonvolatile logical partition system data management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6094531A (en) * 1997-08-25 2000-07-25 Hewlett-Packard Company Method and apparatus for automatically installing operating systems machines
US6163805A (en) * 1997-10-07 2000-12-19 Hewlett-Packard Company Distributed automated testing system
US7065761B2 (en) * 2001-03-01 2006-06-20 International Business Machines Corporation Nonvolatile logical partition system data management
US20030212884A1 (en) * 2002-05-09 2003-11-13 International Business Machines Corporation Method and apparatus for dynamically allocating and deallocating processors in a logical partitioned data processing system
US20040128351A1 (en) * 2002-12-27 2004-07-01 Intel Corporation Mechanism to broadcast transactions to multiple agents in a multi-node system
US20040215948A1 (en) * 2003-04-24 2004-10-28 International Business Machines Corporation Storage and access of configuration data in nonvolatile memory of a logically-partitioned computer

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8055875B2 (en) * 2005-05-12 2011-11-08 International Business Machines Corporation Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US20060259730A1 (en) * 2005-05-12 2006-11-16 International Business Machines Corporation Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US20080148254A1 (en) * 2005-05-12 2008-06-19 International Business Machines Corporation Utilizing partition resource requirements from workload estimation to automate partition software configuration and validation
US20080163196A1 (en) * 2005-05-12 2008-07-03 International Business Machines Corporation Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US8140816B2 (en) 2005-05-12 2012-03-20 International Business Machines Corporation Utilizing partition resource requirements from workload estimation to automate partition software configuration and validation
US7386698B2 (en) * 2005-05-12 2008-06-10 International Business Machines Corporation Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US20080221855A1 (en) * 2005-08-11 2008-09-11 International Business Machines Corporation Simulating partition resource allocation
US20070118717A1 (en) * 2005-11-21 2007-05-24 Toshitaka Sanada Information processing apparatus and memory address space assignment method
US8484637B2 (en) 2007-04-03 2013-07-09 Microsoft Corporation Parallel installation
US20080250405A1 (en) * 2007-04-03 2008-10-09 Microsoft Corporation Parallel installation
US8122447B2 (en) * 2007-07-31 2012-02-21 Hewlett-Packard Development Company, L.P. Firmware installation
US20090037904A1 (en) * 2007-07-31 2009-02-05 Eugene Cohen Firmware Installation
US8055733B2 (en) 2007-10-17 2011-11-08 International Business Machines Corporation Method, apparatus, and computer program product for implementing importation and converging system definitions during planning phase for logical partition (LPAR) systems
US20090105999A1 (en) * 2007-10-17 2009-04-23 Gimpl David J Method, apparatus, and computer program product for implementing importation and converging system definitions during planning phase for logical partition (lpar) systems
US20100042825A1 (en) * 2008-07-30 2010-02-18 International Business Machines Corporation System and Method for Network Image Propagation without a Predefined Network
US8495623B2 (en) 2008-07-30 2013-07-23 International Business Machines Corporation System and method for network image propagation without a predefined network
US7631306B1 (en) 2008-07-30 2009-12-08 International Business Machines Corporation System and method for network image propagation without a predefined network
US8819190B2 (en) * 2011-03-24 2014-08-26 International Business Machines Corporation Management of file images in a virtual environment
US20120246642A1 (en) * 2011-03-24 2012-09-27 Ibm Corporation Management of File Images in a Virtual Environment

Also Published As

Publication number Publication date
US20080263311A1 (en) 2008-10-23
US20080263310A1 (en) 2008-10-23
US7765379B2 (en) 2010-07-27
US20080263312A1 (en) 2008-10-23
US7865689B2 (en) 2011-01-04

Similar Documents

Publication Publication Date Title
US7865689B2 (en) Parallel installation of logical partitions
US10333782B1 (en) System and method for distributed management of cloud resources in a hosting environment
US10678579B2 (en) Policy based cross-cloud migration
US7386698B2 (en) Apparatus and method for automatically defining, deploying and managing hardware and software resources in a logically-partitioned computer system
US11218364B2 (en) Network-accessible computing service for micro virtual machines
US9600339B2 (en) Dynamic sharing of unused bandwidth capacity of virtualized input/output adapters
US7882326B2 (en) Live migration of a logical partition
US7725559B2 (en) Virtual data center that allocates and manages system resources across multiple nodes
US8131891B2 (en) Updating I/O capability of a logically-partitioned computer system
US11196640B2 (en) Releasing and retaining resources for use in a NFV environment
US10481932B2 (en) Auto-scaling virtual switches
US8205207B2 (en) Method of automated resource management in a partition migration capable environment
US11461120B2 (en) Methods and apparatus for rack nesting in virtualized server systems
US20160342439A1 (en) Virtualized Application Cluster
CN115280285A (en) Scheduling workloads on a common set of resources by multiple schedulers operating independently
US7395403B2 (en) Simulating partition resource allocation
US6681240B1 (en) Apparatus and method for specifying maximum interactive performance in a logical partition of a computer system independently from the maximum interactive performance in other partitions
US8055838B2 (en) Apparatus and method for autonomically suspending and resuming logical partitions when I/O reconfiguration is required
CN114546587A (en) Capacity expansion and reduction method of online image recognition service and related device
KR102378817B1 (en) Dynamic cluster configuration method and system for network isolation of high-performance cloud services using multiple computing nodes
KR102231358B1 (en) Single virtualization method and system for HPC cloud service
US11954512B2 (en) Control device and control method
KR102413922B1 (en) A software-defined server distribution scheduling method and system for a single virtualization system that provides high-performance cloud services using multiple computing nodes
US11561787B2 (en) Application invocation on specified operating system version
US20230325223A1 (en) Loading management hypervisors from user space

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SATER, ANTOINE GEORGE;SYME, FRASER ALLAN;REEL/FRAME:015626/0687

Effective date: 20041102

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE