Sponsored Content
Operating Systems AIX need advice on AIX virtualization Post 302527135 by bakunin on Thursday 2nd of June 2011 02:41:31 PM
Old 06-02-2011
I would like to expand a bit on what johnf has already explained, maybe we can sort it out this way:

If we talk about virtualisation we usually understand it the way it is done in i.e. Linux: you start with a (physical) machine, where you install some OS. In this OS you start some program, which emulates a some virtual hardware. On this hardware you install another OS and start an application on top of that.

With this picture in mind you probably asked why the OS of the system matters - you could run, say, CentOS 5 in the physical system, start VMWare in it and run CentOS 4 as a "guest system".

Virtualization in p-Series systems is different from that concept, because the base OS (which would run on the physical machine above) and the emulation program are missing - their functions are done in the systems hardware directly. A p-Series system is a big box with a lot of processors, memory, adapters and disks. There is also a small system connected to this box which manages it. This is called a "Hardware Management Console" or HMC. In the HMC (a small and highly customized Linux system) you select a certain number of resources - processors, memory, adapters, .... - and give this to a "LPAR": a "Logical PARtition", which is a definition of a virtual machine. This virtual machine can be booted, installed, shut down, like a physical system.

When this system was invented by IBM roughly 10 years ago it quickly transpired that there are some sorts of resources which are hard to manage: if you give each system a disk (which it needs to boot) you have to install a lot of disks in your big box - and the same is true for network adapters. Especially so, because these two types of resources are limiting factors: every machine has to have at least one disk to boot from and a network adapter to communicate with the world outside. Either you install some spare adapters and disks or you can't just create and fire up another LPAR when you need one.

This is why they invented "VIOS", the "Virtual I/O Server". This is a special kind of LPAR, which gets all the physical disks and network adapters in the big box. Additionally the VIOS usually get some FC adapter(s) to attach big LUNs from a SAN storage. The VIOS runs some special application which creates virtual network adapters (via the physical ones) and virtual disks (on this SAN storage), which it dedicates to other LPARs. The only physical disks inside the p-Series necessary are the disks the VIOS(es) need to boot from, every other LPAR boots from a "virtual disk", which is a file on the VIOS - quite like the "disk" of a VMWare virtual machine is a file on its hosts filesystem.

If you want to fire up a new LPAR you just create a boot disk and a virtual network adapter on the VIOS, use the HMC to create a LPAR definition where you dedicate (along with memory and processors, which are still real) this virtual disk and virtual network adapter to it and then install it like a normal system. The whole system is booted by first booting the big box itself, then start up the VIOS(es) (there can be several for high-availablility purposes), then start up all the other LPARs.

(If you have questions about this just ask - i have tried to explain it in the most non-technical terms possible, which neither means the concept is easy to understand nor is the explanation rich on details.)

To answer your questions: Yes, you can install AIX 5.3 in LPARs in even the newest p-Series systems you can buy. These systems come without any preinstalled OS anyway because they are in most cases used not as a whole (this would be possible, but is in ractice never done) but as hosts for an indefinite number of LPARs anyway.

You may even - depending on some details in your environment i don't know - be able to "live-migrate" your LPARs from one system to another, which means as much as moving them from one big box to another big box without even shutting them down, complete with their LPAR definitions, their disk resources, network resources, etc..

This does not necessarily mean that it is a wise idea to stay with AIX 5.3 - but neither does it mean it is a wise idea to migrate to 6.x! What is the best here depends on a lot of details nobody can decide over an internet forum. Talk with your technicians and if they are worth their money then stick with their advice.

On one hand AIX 5.3 was by a wide margin the best AIX since 4.3.3 and it will surely be around for several years from now, even if it is not marketed any more by IBM. There will be fixes for a long time to come and the installed base is very big.

On the other hand 6.1 is not bad (and a lot more stable than i.e. 5.1 was) and offers abilities in the virtualisation department that 5.3 lacks. It will also be a lot longer around than 5.3.

I hope this helps.

bakunin
These 2 Users Gave Thanks to bakunin For This Post:
 

10 More Discussions You Might Find Interesting

1. AIX

AIX Virtualization question for non-AIX user

Hello, My first post to the Unix forums, thanks for having me! The division of the company I work for uses a xseries/redhat/VMWareServer solution to make sure that we keep hardware overhead low and use our machines to as near capacity as we can. These boxes are Intel with usually dual or... (1 Reply)
Discussion started by: greenteabagger
1 Replies

2. AIX

AIX virtualization: IVM initial network setup

I have a system model 505 p server. I am trying to virtualize my server. My network admin has given me 10 IP addresses (with the DNS already updated with names that map onto each ip). E.g.: IP1 maps to m1.lab, IP2 maps to m2.lab, etc I have been following the redpaper "Integrated Virtualization... (0 Replies)
Discussion started by: apsaix
0 Replies

3. HP-UX

Virtualization Software

Hello peopel I am interesting in implement a virtualization system on HP-UX v3. I have some Integrity servers with this OS installed but I want to virtualize one of them because I have a problem that has no solution in HP-UX and I have to install RedHat for this reason. Then I don't know what... (1 Reply)
Discussion started by: Lekram
1 Replies

4. Red Hat

Redhat Virtualization 2.2

Hi Friends, Is there any one who is working on Redhat Virtualization (RHEV -- KVM)? Regards, Arumon (4 Replies)
Discussion started by: arumon
4 Replies

5. AIX

New to aix virtualization direction ?

picked up a 9111-520 p5 hardware recently with 8 Gig of RAM, lots of internal disk space...6 x 140 gig had 7.1 pre-installed, and managed to upgrade the firmware to latest SF240_xxxx goal is to virtualize this and have LPARs running aix 7.1, 6.x, and Rhat for ppc .. need some... (13 Replies)
Discussion started by: ppchu99
13 Replies

6. HP-UX

Virtualization options for HP-UX 11.31

Hello, I am looking for a virtualization option for HP-UX that will allow VMs to run completely independent of each other with full Operating System capabilities (not a guest OS with limited features/access), with their own IP addresses and dedicated resources that will not interfere with any... (4 Replies)
Discussion started by: bstring
4 Replies

7. Solaris

solaris virtualization

Hi everyone, I have ten servers with solaris (diffrent versions). there is solaris 10, solaris 6 and solaris 8. some are SPARC and some are x86 I would like to move them to one server so they all will be virtual. Is it possible? how? (4 Replies)
Discussion started by: bregtux
4 Replies

8. AIX

AIX Virtualization Rights

Hi people, I just registered on this forum and this is my first message. I'm trying to understand the AIX Virtualization Rights (or whatever name it's called). If I have a S814 quad-core server with licensed AIX Enterprise Edition for four cores and also licensed PowerVM Enterprise... (8 Replies)
Discussion started by: raphaelmsx
8 Replies

9. AIX

AIX Hardware Migration w/ HACMP...Advice Needed

Hello Everyone, Hope you all are doing great! As you can see by the title on top, we are in the process of migrating alot of our servers from Power5 (physical) to Power8 (Virtual). Now it's turn for servers with HACMP Cluster on it. Let me lay out the environment like: OLD ENVIRONMENT: ... (12 Replies)
Discussion started by: uzair_rock
12 Replies

10. AIX

Hobbyist looking for AIX 5.3 licensing advice...

Hello. I'm a hobbyist who likes to buy old(er) machines on eBay then play around with them (hardware and software). My current project is an IBM RS/6000 43p-150. It came with AIX 5.3 pre-installed, no media or licenses or documentation of any kind. One of the things I like to do is run various... (4 Replies)
Discussion started by: bminear
4 Replies
All times are GMT -4. The time now is 06:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy