Lpar migration


 
Thread Tools Search this Thread
Operating Systems AIX Lpar migration
# 1  
Old 10-15-2014
Lpar migration

We have a 2 node oracle rac cluster one node is in frame 1 and other is in frame 2
Now,because of some hardware failure(processor card and cable) in frame 1 we will failover database services from lpar in frame 1 to lpar(oracle rac cluster node2) in frame2 and the entire replacement of hardware parts will take around 4 hrs after which we will failback services after bringing up the node.

Is there not a mechanism by which we can directly migrate lpar from frame 1 to frame 2?

Best regards,
Vishal
# 2  
Old 10-15-2014
It is my understanding that Oracle RAC is actually running the database on all nodes concurrently, so if you stop node1, then all transactions and traffic will continue to be processed on node2.

This assumes that the TNS names on all clients are correctly configured so that clients will be aware that RAC is in play and that transfer will take place. You will have tested this when building and deploying your application, I'm sure. If there is an unexpected crash, then I'm assuming that your application will seamlessly continue.

Would you have the confidence to crash your node1 server? If not then that would suggest that this has never been tested.



Robin
This User Gave Thanks to rbatte1 For This Post:
# 3  
Old 10-15-2014
Thanks Robin! Youn understanding stands correct and in addition in 11g RAC only select statements failover to other node however dml(insert,update) transactions will fail if the node goes down.
I was just wondering if the could be something at lpar level by which the lpar migration/mapping could have happened to a new lpar in frame 2 so that it would have no impact on transactions running dml


Best regards,
Vishal
# 4  
Old 10-15-2014
Sorry for Interrupting,

Vishal,
As per my understanding to your post, I observe that your environment has 2 FRAMES, each with 1 LPAR and DB running on both lpars.

Your question is as your Frame1 keeps troubling , so want to migrate permanently the Lpar in Frame1 to Frame2, am I right?

If so, What if your trustful frame2 goes down.
# 5  
Old 10-15-2014
Yes,your understanding is correct.

However,just once this problem has come for faulty processor card and cable in the frame so for replacement it would take at least 4 hours I was curious if there is a way which would take less than 4 hrs may by migrating/mapping lpar in other frame so that we don't get into performance issues for loading one node completely during the time the hardware replacement would be carried out on the frame in which there is other node of cluster.

Because of licensing I think there is issue on increasing resources on other lpar


Best regards,
Vishal
# 6  
Old 10-15-2014
Ok,
To answer your question in simple way YES, you can migrate your LPAR from one frame to another. But there are few things to have to consider before doing so, such as licensing, support, hardware resources availability etc..,

If you are really interested in finding out more, I have posted a full detailed document about LPM on this forum (in pdf format), search for it and you will find it. (Look for any additional configuration for RAC, if there is any).

I hope this helps.
This User Gave Thanks to ibmtech For This Post:
# 7  
Old 10-15-2014
Thanks a lot!

I got the document.


Best regards,
Vishal
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

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

3. AIX

Hostname for each lpar

Hi Gurus, Can a AIX server with 4 LPARs, each having it's own hostname on the same physical host. Is this possible? Thanks, S (2 Replies)
Discussion started by: svajhala
2 Replies

4. AIX

Mirroring in LPAR

Hi Folks, I am a newbie in AIX. Can someone please tell me how to do root mirroring in AIX LPAR which is created from mksysb image via HMC/NIM. ? AIX 5.3/6.1 Let me know. Thanks in advance (2 Replies)
Discussion started by: snchaudhari2
2 Replies

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

6. AIX

Bootting up a new LPAR

I have created a new LPAR using IVM. I activated the LPAR, and start the window terminal (java), it prompt me for the padmin password. After keyin the password, it will shows BOOTP parameter. I am just wondering how come it didnt go to screen where i can select to go into SMS menu to pick... (0 Replies)
Discussion started by: wingcross
0 Replies

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

8. AIX

LPAR

I am planning for System P with 2 number of 2-core processor (4 core in total). Can I make 3 LPARS with this processor configuration without the support of micropartitioning, that means with simple LPAR only. (3 Replies)
Discussion started by: pchangba
3 Replies

9. AIX

Autostart of LPAR

Hi, I have 2 lpars on my AIX that needs to be started manually after each reboot. Because the servers are storing the NFS and NIS info, other servers won't run correctly until they start up. I found in IBM documentation the steps to make it automatic. My question is, I want to know if... (2 Replies)
Discussion started by: rahzzbietel
2 Replies

10. AIX

LPAR and CFGMGR

I have a P570 that for some reason is not allowing the P1-T6 NIC to be recognized. I have confirmed from the HMC that it is set for the LPAR, but when I do a cfgmgr, it won't recognize it. It though is recognizing the slot cards just fine which are P1-C3 for one shelf and P1-C3 of another shelf.... (1 Reply)
Discussion started by: LegendMan
1 Replies
Login or Register to Ask a Question