Implementing PowerVM without spending a single dollar


 
Thread Tools Search this Thread
Operating Systems AIX Implementing PowerVM without spending a single dollar
# 8  
Old 08-16-2013
yeah, you need the PowerVM / VIOS Virtualization feature code on the machine, otherwise it will not work. The FC is encoded in the Serial Number of the machine.
There is no way around.
This User Gave Thanks to filosophizer For This Post:
# 9  
Old 08-28-2013
You wont be able to do this on your 51A, but it can be done provided you don't need to use VIOS.

If your system has the ability to attach more than one disk controller, then you can run as many LPARs as you have disk controllers. These can be fibre channel on a SAN somewhere or internal SCSI split backplanes.

Your 51A cannot function as a split backplane. You would need a larger machine such as a 52A, 55A, 570.

If you have a SAN you can create LUNs on, then you could put in a stack of FC adapters and use disks on your SAN as boot drives for the LPARs.
This User Gave Thanks to pentiumone133 For This Post:
# 10  
Old 08-28-2013
thanks

I also have a p520 (9111-520) Power5

will that work?

Quote:
Originally Posted by pentiumone133
You wont be able to do this on your 51A, but it can be done provided you don't need to use VIOS.

If your system has the ability to attach more than one disk controller, then you can run as many LPARs as you have disk controllers. These can be fibre channel on a SAN somewhere or internal SCSI split backplanes.

Your 51A cannot function as a split backplane. You would need a larger machine such as a 52A, 55A, 570.

If you have a SAN you can create LUNs on, then you could put in a stack of FC adapters and use disks on your SAN as boot drives for the LPARs.
# 11  
Old 08-28-2013
Quote:
Originally Posted by livehho
thanks

I also have a p520 (9111-520) Power5

will that work?

Sure, maximum of two LPARs though. You will need to obtain the hardware to enable split backplane. I can give you the feature codes for them if you need them.
# 12  
Old 08-28-2013
Thanks.. that would be great

Quote:
Originally Posted by pentiumone133
Sure, maximum of two LPARs though. You will need to obtain the hardware to enable split backplane. I can give you the feature codes for them if you need them.
# 13  
Old 08-29-2013
another requirement as far as I remember PowerVM VIOS virtualization to work you need atleast a two way processor
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Linux expand dollar sign in single quotes

I am trying to get a dollar sign variable to be expanded in single quotes. Not sure what I am doing wrong. I have tried every way I can think of. for i in `cat file1` do for j in `cat file2` do ssh $i 'systemctl is-enabled "${j}" '; done done... (4 Replies)
Discussion started by: cokedude
4 Replies

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

3. AIX

Revisiting IBM PowerVM VIOS AIX

coming from this thread: https://www.unix.com/aix/211107-ibm-power-pseries-open-firmware-boot-vios-powervm-vet-code.html PowerVM, formerly known as Advanced Power Virtualization (APV), is a chargeable feature of IBM POWER5, POWER6, POWER7, POWER8, and POWER9 servers and is required for support... (0 Replies)
Discussion started by: filosophizer
0 Replies

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

5. AIX

PowerVM/lpar creation problems

Hi, I'm a newbie to PowerVM and LPARs ( I work with VmWare and Oracle VM Server for Sparc) .recently we purchased an 8202-e4b server, with two enclosures for add'l disk capacity. it is licensed for PowerVM standard,came preloaded as such, AIX 7.1. I've set up HMC v8.2, and run it through a VM on... (30 Replies)
Discussion started by: computron
30 Replies

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

7. AIX

Need IBM PowerVM

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

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

9. AIX

PowerVM Express and IVM limitations

When using PowerVM Express and IVM (no HMC) on a Power6 P520 , can I configure 2 LPARs in addition to a VIO server, or does the VIO Server count as one of the two LPAR's that PowerVM Express allows? (1 Reply)
Discussion started by: JodyTek
1 Replies
Login or Register to Ask a Question