POWER6 VIO Failover


 
Thread Tools Search this Thread
Operating Systems AIX POWER6 VIO Failover
# 15  
Old 05-25-2009
Quote:
Originally Posted by filosophizer
thanks for the quick answer.

1) yes LUNS are mapped to VTDs

2) Client Partitions are OFF

3) use rmdev -dev vtdname -ucfg
will this have any adverse affect on the data / san path / application ?

4) installed MPIO and SDDPCM drivers and rebooted VIO two times but no luck.. same problem occurs.

uninstalled MPIO and SDDPCM

rebooted

installed

rebooted

still same problem....

you just unconfigure the virtual target device, without deleting a hdisk or deleting data on the hdisk, so nothing will happen when your client partitions are off

sddpcm drivers add the following line to /etc/inittab:

Code:
srv:2:wait:/usr/bin/startsrc -s pcmsrv > /dev/null 2>&1

see if the pcmsrv service is running
# 16  
Old 05-27-2009
Quick Question:

Can I setup VIO failover between different managed servers.


Last time I configured a failover between VIOs but on the same managed server.

what if I have HMC which manages two different managed servers.

I create VIO_1 on managed_server_1
and VIO_2 on managed_server_2

can i still configure the failover ?

appreciate your replies...
# 17  
Old 05-27-2009
No.
Not unless you get into partition mobility but that is quite different from powerVM.
A VIO client and server must be on the same system.

-----Post Update-----

Just read the 2nd page of this post, are you sure you have a correct / supported version of SDDpcm and the HAS for the DS4k?
The configured disks description suggests "other" that the drivers do not correctly recognise them and the SDDpcm storage support matrix is a nightmare...

-----Post Update-----

Just read the 2nd page of this post, are you sure you have a correct / supported version of SDDpcm and the HAS for the DS4k?
The configured disks description suggests "other" that the drivers do not correctly recognise them and the SDDpcm storage support matrix is a nightmare...
# 18  
Old 05-30-2009
This is the reply I got from Support:

I haven't tried yet... i will try it out the both methods,
the one which is posted above in this thread (simpler version) and the support

I would suggest you to do the following.
1) rmdev -Rdl every "Defined" fcs adapters
2) make the client lpars paths to vio1 defined (rmdev -dl vscsiX)
If you have lpars with disk mapped as LVs, then you will have
to consider stopping the lpars having those VTDS...
3) shutdown vio1

4) create a copy of the vio1 lpar profile with NO vhost slots
at the HMC, let's name it "NO_VHOST".
5) Start VIO server with this 'NO_VHOST' profile
Since there is no vhost, we will not configure the vhosts,
nor the VTDs, hence not open the hdisks.
6) You should now be able to rmdev all the DS4K hdisks, since
no VTDs are active.
7) Reboot the VIO server with (keeps the NO_VHOST profile)
8) Verify you have "IBM MPIO DS4700 Array Disk" disks
change the reserve_policy according to the value needed

9) You may reboot once more, to check that values are kept
Across reboot.
10) Shutdown the server, and, boot it from the "Default" profile
11) Enable the client path again (cfgmgr).
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