Sponsored Content
Operating Systems AIX PowerVM/lpar creation problems Post 302943765 by bakunin on Tuesday 12th of May 2015 02:47:53 PM
Old 05-12-2015
Computron, please tell me if i am trying to explain to you something you do already know, but i sense the problem is in fact the understanding of how virtualisation the IBM way works.

We'll start at the basics: what you get from IBM is a "managed system", which is the synonym for "hardware node" in most Linux-centric virtualisation platforms (Openbox, OpenVM, KVM, OpenVZ, etc.). The difference between these Linux-systems and the IBM hardware is that there is no OS you have to install at the base. Everything is handled in (or near) hardware.

With i.e. OpenBox you install an OS to the system, install the virtualisation software onto it, create several virtual machine profiles and start these as programs in the base system.

With IBM you have the hardware which already allows virtualisation (controlled by the HMC, which is a mere management platform, not a direct part of the virtualized system) and install directly into the LPARs (=virtual machines) you create.

For this to work you need to create "profiles", where you give out parts of the systems resources to the various LPARs. Your system might come with 2 processors and you might decide to give 0.1 to the one system and 1.2 to the other, keeping the remaining 0.7 in reserve. So, a good idea would be to first meticulously describe your system here:

# of Processors
# amount of memory installed
# and types of network adapters
# and types of built-in disks
etc.

This will get you a base for planning what to give to whom and when.

Now, the virtualisation works well for "anonymus" ressources like CPU and memory. It gets a little more tricky with less anonymous resources, namely network adapters and (internal) disks. Therefore the first (usually) thing to do is to create a special LPAR which acts as a man-in-the-middle between the physical hardware and the (other) virtualised systems. This special type of LPAR is called "VIOS" (virtual I/O server) and one has usually 2 (or several pairs) of them (a stripped-down two-node HACMP cluster is part of the software package for VIOS) per managed system.

Here is a typical way to create a system:

after discovering the MS and getting the HMC to manage it you create two LPAR profiles for your VIOS and use "installios" to install the VIOS software onto it. Typically these are the only systems in the whole MS which have physical disks to boot from. In a typical setting the bootdisks for all the other LPARs come from SAN and are connected to the LPARs via the VIOS as vSCSI LUNs.

You also give the VIOS each one (or more) real network adapter(s) to connect to the outside. Network traffic for the other LPARs is done via the VIOSes which act as a (virtual) bridge. You will have to plan thoroughly how to route what through this. Non-VIOS LPARs usually get one virtual network device which is in turn created on the VIOS and mapped to the system. (This is quite similar to how the Linux systems handle things, except that there is no specialised virtual system there but the hardware node, where you define this.)

The VIOS can pass information about handed-down LUNs and virtualised network to another VIOS - even one in another managed system - and it is possible to move (running!) LPARs around between different MSes. This is called "Live Partition Mobility" and a thing not possible with any other virtualisation system.

Also the built-in hypervisor is the fastest in the industry. It offers a real huge bandwidth and in practice you will have nothing to do to tune it.

So i suggest you start by posting your exact system data and start to plan what you want to do and how.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. AIX

LPAR creation

can i get a step b syep explanation in creating LPAR... i have searched for tutorials i couldn't find the right one.... (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

2. AIX

LPAR freezes after switching of storage (lpar is mirrored)

Hi all, I have the following configuration 2 ds3524 storage disk systems located over 2 locations 2 P720 server located over 2 locations DS3524 are connected to san switch. Each vio server has 1 fc adapter attached to a san switch. per p720 server 2 virtual io servers. Vio 1 has 1 lun... (2 Replies)
Discussion started by: markiemark
2 Replies

3. AIX

PowerVM HA questions

hi guys, i need to develop following setup for a customer: high availability oracle database on aix7 and linux in 2 different LPAR using dual ps700 blande a ds3400 and HMC. the question is, it is possible to have automatic vioc failover(aix,linux) when for example 1 vios goes down? in... (6 Replies)
Discussion started by: gullio23
6 Replies

4. Solaris

Package creation problems with Source files

Hi, I am creating "LSOF" solaris package from solaris "source" files. I have compiled the source file and with that i created prototype file also. Then using pkgmk command i can make the package . In the package i am having (pkginfo pkgmap reloc) two file and one directory respectively But... (3 Replies)
Discussion started by: Kathirvel G
3 Replies

5. AIX

Need IBM PowerVM

Hi all please give me a link for IBM PowerVM (4 Replies)
Discussion started by: babinlonston
4 Replies

6. Windows & DOS: Issues & Discussions

Problems With User Creation Script

Hello everyone, I've been attempting to make a program which creates user accounts from a file which contains the usernames required. It also checks if the directory of the username exists in the C:\Users directory and then is going to give the option to delete the directory, or rename it, this... (1 Reply)
Discussion started by: charlieabee
1 Replies

7. AIX

Some questions about Intellistation 285 and powervm

Some simple questions about Intellistation 285 and powervm. I want to learn AIX,so i will buy an used I285 from ebay. 1)Will support aix 7.1? 2)Is powervm avaliable?Where to download or buy it? Thanks (3 Replies)
Discussion started by: Linusolaradm1
3 Replies

8. AIX

How to differentiate between a standalone LPAR and a VIOC (which again is a lpar)?

There can be configurations in IBM Server wherein a standalone partition is created on some supported IBM Server Or A VIOS - VIOC LPARs created. Now in both cases they are lpars. But if I want to differentiate b/w a standalone LPAR vs an VIOC LPAR how can I do..? On a... (2 Replies)
Discussion started by: Manish00712
2 Replies

9. AIX

PowerVM SEA etherchannel performance ?

Hello, POWER7 machine. 4 x 1Gbit port ethernet adapter is dedicated to vios. 8023ad etherchannel is created using those 4 ports. Etherchannel adapter is shared to lpars using SEA. If I test network performance directly from vios partition (using iperf) I'm geting nice 4Gbit throughput. But if... (3 Replies)
Discussion started by: vilius
3 Replies

10. AIX

Powervm ivm vios

Hello, After installing on P6 which is POWERVM IVM VIOS enabled (VET CODE D21C77ACD9229817CA1F00002C10004164 ) i get this message "I/O hosting requires a hosting partition - boot not permitted". HMC was connected to the machine then HMC was removed through ASMI Searching on... (2 Replies)
Discussion started by: filosophizer
2 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 01:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy