POWER6 VIO Failover


 
Thread Tools Search this Thread
Operating Systems AIX POWER6 VIO Failover
# 1  
Old 05-06-2009
POWER6 VIO Failover

Hello,

Can someone point to me document or the method to make failover for VIO Servers ?

I have one VIO_Server1 which has 4 AIX LPARS
- From the VIO_SERVER1 I have assigned virtual SCSI DISK to the four LPARS
- For Ethernet I have used LHEA

So, if my VIO Server1 crashes all the LPARS should move to VIO_SERVER2

1) How can I make this possible ?


Second Question
From my VIO_Server_1 I have assigned a disk HDISK1 to LPAR_5
From my VIO_Server_2 I have assgined a disk HDISK2 to LPAR_5

In LPAR5 i see two DISK
lspv
hdisk1
hdisk2

I load AIX 6 and mirror HDISK1 and HDISK2

If VIO_Server_1 goes down I still have HDISK2
will this work ?



IBM VIO WIKI http://www.ibm.com/developerworks/wi...ualization/VIO

Last edited by filosophizer; 05-31-2009 at 04:36 PM..
# 2  
Old 05-07-2009
Are the physical disks on a SAN or local?
# 3  
Old 05-10-2009
The O/S AIX 6. is from the local disks of VIO.

Local Disks of VIO_1 Server has been assigned to LPARs


Also, does anyone know if there is load balancing option available for VIO

Two VIO servers and One Lpar

can there be a load balancing ?

Thanks
# 4  
Old 05-11-2009
If you mirror the disk from VIO1 to the disk from VIO2 then you'd be OK if one of the VIOS is down/rebooted. Is the LHEA presented from each VIO or is it assigned directly to the LPAR?
# 5  
Old 05-11-2009
I have not mirrored the VIO_1 with VIO_2

Here how it is setup at the moment.

VIO_2 = NOT ACTIVE

VIO_1 = Active

VIO_1 has 3 internal DISK
hdisk0 -- rootvg
hdisk1 -- NONE
hdisk2 -- lpars_rootvg

so what I have done, I have mirrored hdisk0 with hdisk1
hdisk0 -- rootvg
hdisk1 -- rootvg
hdisk2 -- lpars_rootvg

hdisk2 --> I have made small LVs and given it to LPARS
mklv -lv lpar_1_rootvg lpars_rootvg 50G
mklv -lv lpar_2_rootvg lpars_rootvg 50G
mklv -lv lpar_3_rootvg lpars_rootvg 50G
mklv -lv lpar_4_rootvg lpars_rootvg 50G

then assigned them to LPARS
mkvdev -vdev lpar_1_rootvg -vadapter vhost1
mkvdev -vdev lpar_2_rootvg -vadapter vhost2
mkvdev -vdev lpar_3_rootvg -vadapter vhost3
mkvdev -vdev lpar_4_rootvg -vadapter vhost4


so each lpar now has a HDISK0

Then I have made another hdisk thru

mklv -lv aix1rootlvm rootvg 50G hdisk1
mklv -lv aix2rootlvm rootvg 50G hdisk1
mklv -lv aix3rootlvm rootvg 50G hdisk1
mklv -lv aix4rootlvm rootvg 50G hdisk1


and assigned to lpars on different/new VHOSTx

So now each LPAR has
HDISK0
HDISK1
and I mirrored them.

LHEA presented to each LPAR.. Not thru VIO ****)

1) How can I utilise VIO_SERVER_2

2) Failover to VIO_SERVER_2

3) Load Balancing Concept in VIOS ?

Thanks
# 6  
Old 05-11-2009
As far as I know there isn't any automatic load balancing you can do. Normally you will present hdisk from each VIO like you've done and then you would mirror it.

So if LPAR1 has hdisk0 from VIO1, and hdisk1 from VIO2, then when you mirror hdisk0 to hdisk1 you would be covered if you have to reboot VIO1 or VIO2.
# 7  
Old 05-12-2009
thanks for your quick answer.

Okay, that would help me have the LPAR alive.. thru the AIX O/S

how about the SAN disks ?

From my DS8000 i have created logical disks and assigned to VIO_SERVER_1
Create Virtual SCSI Adapter on VIO_SERVER_1 and LPAR_1 + LPAR_2 + LPAR_3 + LPAR_4

Allocation
VIO_SERVER_1 disk10 (From SAN) given to LPAR_1
VIO_SERVER_1 disk11 (From SAN) given to LPAR_2
VIO_SERVER_1 disk12 (From SAN) given to LPAR_3
VIO_SERVER_1 disk13 (From SAN) given to LPAR_4

Now if the Vio_server_1 goes down all those disks will disappear from LPAR_1 + LPAR_2 + LPAR_3 + LPAR_4

1) How can I make failover or redundancy for it with VIO_Server_2 (other than Mirroring)

2) Can I use Mobility under HMC to move the LPAR Partition under the same Managed system to another VIO Server (in my case VIO_SERVER_2 ? )

thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Hard drive compatibility for POWER6 p520

Hi, I have recently inherited an old p520 from work running AIX 6.1, based on the POWER6 CPU. I'm planning to play around with it and use it to learn the system, so this is a purely personal project. The machine is not under a support contract any more. I am looking to replace one of the disks... (11 Replies)
Discussion started by: topcat
11 Replies

2. AIX

How to get power6 power FRU?

how to get power6 power FRU? the power5 can get by this command: lscfg -vp | grep -p 'AC PS' | grep FRU however, the power6 machine cannot get any info for that command. thanks (1 Reply)
Discussion started by: rainbow_bean
1 Replies

3. AIX

Power6 vs. Power7 hardware performance

I know I will get blasted for posting here, not know where to post this, however, I have performance question between the 2 platforms. Not knowing the exact processors in each box, but the Power6 Platform clock speed is 4400 (?? at least what was told to me), and the Power7 clock speed is 3500.... (5 Replies)
Discussion started by: mrmurdock
5 Replies

4. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

5. AIX

HACMP with VIO, service IP failover

Would anyone please kindly help to solve this problem... An LPAR with the below network configuration. ent0 and ent1 are logical lan (virtual ethernet) from VIO SEA. en0 1.2.3.4 <- boot ip 192.168.1.1 <- persistent ip 192.168.1.10 <- service ip en1 11.22.33.44 <- boot ip When I... (6 Replies)
Discussion started by: skeyeung
6 Replies

6. AIX

AIX 6.1 Power6 - Sys CPU utilization twice that of User

Hello, We just purchased two new 4-way (one active one failover) 5Ghz Power6 Servers (failover) with 64GB RAM (32GB per node) runing AIX 6.1 with two LPARs per node connected to our SAN with two 4GB HBAs. The PROD LPAR has 2 dedicated CPUs (4 virtual) and the TEST LPAR has 2 dedicated CPUs. ... (3 Replies)
Discussion started by: troym72
3 Replies

7. AIX

vio server and vio client

Hi, I want to know wheather partition size for installation of vio client can be specified on vio server example If I am installing vio server on blade with 2*300gb hard disk,after that I want to create 2 vio client (AIX Operating system) wheather I can specify hard disk size while... (1 Reply)
Discussion started by: manoj.solaris
1 Replies

8. AIX

Power6 Virtual Fibre Channel Adapter

Hello, Searched in all IBM Redbooks and on the internet and couldn't find anything about the new feature of POWER 6 which Virtual Fibre ( Fiber ) channel adapter. It is similar to virtual scsi adapter. In my client partition I created the virtual Fibre Adapter mapped it with the VIO... (1 Reply)
Discussion started by: filosophizer
1 Replies

9. AIX

Oracle 10G best practices on Power6 AIX5.3

Can anyone point me to any best practices for partitioning, resource prerequisites, and implementation of Oracle 10G release 2 with RAC on 2 power6 550's running AIX5.3 as a cluster? (1 Reply)
Discussion started by: JodyTek
1 Replies
Login or Register to Ask a Question