need advice on AIX virtualization


 
Thread Tools Search this Thread
Operating Systems AIX need advice on AIX virtualization
# 1  
Old 06-02-2011
need advice on AIX virtualization

Hi all,

first of all, beg your pardon for dummy questions. Please help me to sort it out.

I'm an internal consultant in a technology unit, and currently we are relocating some applications to another Data Center. In the old Data Center, applications are running on IBM AIX, mostly AIX 5.3. The IT team is saying that all these applications are virtualized.

We want to buy new servers in another Data Center for these applications. AIX 5.3 is already end of marketing, i.e. we cannot buy a new server with AIX 5.3. My IT department is saying that this means that we necessarily need to hire system integrators to migrate applications to AIX 6. That is quite expensive.

I don't quite understand their statement. I thought that if application is virtualized, you don't really care what is the version of the host OS. I.e. we can buy a new server with AIX 6.0 for the new Data Center and still run AIX 5.3 on it as a guest OS, without migrating the application.

Please let me know where the truth is. Many thanks!
# 2  
Old 06-02-2011
I guess you need more info :
What are those "virtualized application" ? which version ?
Virtualized with which tool/version ?
Did you contact the editor of your application that run in the virtualized environnement so you can check if it has some compatibility limitations or specific hardware/architecture requirements you should meet before planning the relocation ?
(this may give some clue about which kind of target system you should buy and install)
# 3  
Old 06-02-2011
Quote:
Originally Posted by Irishango
Hi all,

first of all, beg your pardon for dummy questions. Please help me to sort it out.

I'm an internal consultant in a technology unit, and currently we are relocating some applications to another Data Center. In the old Data Center, applications are running on IBM AIX, mostly AIX 5.3. The IT team is saying that all these applications are virtualized.

We want to buy new servers in another Data Center for these applications. AIX 5.3 is already end of marketing, i.e. we cannot buy a new server with AIX 5.3. My IT department is saying that this means that we necessarily need to hire system integrators to migrate applications to AIX 6. That is quite expensive.

I don't quite understand their statement. I thought that if application is virtualized, you don't really care what is the version of the host OS. I.e. we can buy a new server with AIX 6.0 for the new Data Center and still run AIX 5.3 on it as a guest OS, without migrating the application.

Please let me know where the truth is. Many thanks!
IBM / AIX virtualisation means more than you are assuming. In the true virtualised environment a system will have a pair (or quad) Virtual I/O servers (VIO server). This effectively virtualises the network, SCSI (Fibre NPIV), and HDD.

The VIO servers are themselves LPARs on a P series frame but not of a normal type. Once the VIO servers have been created further LPARs can be created on the frame using the virtual I/O devices provided by the VIO server. This includes VIO provided paths to external disks or virtualised logical volumes on the VIO disk subsystem to provide Hard Disk Drives for LPAR use (rootvg etc).

Once the LPAR has been created it is loaded with an O/S. This can be AIX, Linux, or in special circumstances iseries (AS400). Restricting this example to AIX the LPAR can have a number of different versions of AIX up to and including AIX 7.1.

Therefore your assumption that 5.3 cannot be loaded onto an LPAR is incorrect. Equally incorrect is your assumption that you cannot purchase a new server loaded with AIX 5.3. The P series is delivered unconfigured with a number of processors, memory etc. Once installed the LPAR configuration takes place as I have indicated above. Also any application will run on an LPAR and have no knowledge of the fact that it is a virtualised environment. If your applications are not AIX 6.1 compatible then your LPARs in the new data centre will have to AIX 5.3.

You need to find out what the VIO environment is on the old servers and see if this can be replecated in the new data centre.

I hope this helps.

Last edited by johnf; 06-02-2011 at 07:14 AM..
This User Gave Thanks to johnf For This Post:
# 4  
Old 06-02-2011
Very helpful, thank you indeed!!!

So you are saying that to run my AIX 5.3-compatible applications on a new AIX 6.1 server it suffices to configure my LPARs on a new server to AIX 5.3. I don't need to call system integrators to recompile the application to work on AIX 6.1. Did I get it right?

But, then, why does it matter what VIO environment is on my old server?
# 5  
Old 06-02-2011
Quote:
Originally Posted by Irishango
Very helpful, thank you indeed!!!

So you are saying that to run my AIX 5.3-compatible applications on a new AIX 6.1 server it suffices to configure my LPARs on a new server to AIX 5.3. I don't need to call system integrators to recompile the application to work on AIX 6.1. Did I get it right?

But, then, why does it matter what VIO environment is on my old server?
So you are saying that to run my AIX 5.3-compatible applications on a new AIX 6.1 server it suffices to configure my LPARs on a new server to AIX 5.3.

Not exactly. What I was saying is an LPAR can be configured to use earlier versions of AIX. I am not sure just how far back you can go with Power 6 (7) equipment but I believe it is 5.2 (I could be wrong and you might be able to go back further to 5.1 perhaps). Conversely I seem to remember reading that AIX 5.3 TL12 was the only version which would run on a Power 7 machine. Also TL12 is the last TL upgrade for AIX 5.3 however there might be a few service pack releases but that is all. The problem with applications is well known in the industry that they do not fit in well with newer versions of the underlying O/S.

Just think of an LPAR as a blank canvas.

The only reason I put in that footnote is for you to make sure it is an overall AIX 5.3 environment.
This User Gave Thanks to johnf For This Post:
# 6  
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:
# 7  
Old 06-02-2011
If you have 2 rootdisks and maybe a uat or test or dev system running your applications, do an alt_disk_install (clone the system), try to test-migrate on the existing hardware to 6.1 and see how your applications deal with this change. In our environment we have updated a huge amount of systems running all kinds of applications from AIX 5.2/5.3 to 6.1 and only one application had issues with 6.1 and required a reinstallation on the new platform to run properly.
AIX usually does a pretty good job in being downwards compatible so you might be lucky ...
Regards
zxmaus
This User Gave Thanks to zxmaus For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
Login or Register to Ask a Question