RAC on 5.3


 
Thread Tools Search this Thread
Operating Systems AIX RAC on 5.3
# 1  
Old 01-22-2010
RAC on 5.3

I am setting this up on 5.3 and the problem is I cannot remember how to allocate two IP addresses to a NIC. I have setup an alias on EN0 but when I list it with ifconfig -a it still only shows 1 network address (after a reboot). I know there is something I must do but for the life of me cannot remember. Can anyone help please?
# 2  
Old 01-22-2010
Quote:
Originally Posted by johnf
[...]how to allocate two IP addresses to a NIC. I have setup an alias on EN0 but when I list it with ifconfig -a it still only shows 1 network address (after a reboot). [...]
Using ifconfig is temporary. To make a configuration permanent you need to either configure the interface by script at boottime or write the config into the ODM. The later is done with the chdev command but if you don't feel sure footed with AIX commandline you better use SMIT instead. The fastpath is "smitty inetalias".
# 3  
Old 01-22-2010
Thanks Shockneck that is what I thought and it was the way I had tried. My problem was I had set the alias the same as the main IP address not the alias which I found by doing an odmget on EN0. Once I had set the alias correctly I could see 2 IP addresses listed on EN0.

Many thanks for your help!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Different multipath softwares for RAC

Hi, I have a RAC installation on 2 solaris 11 nodes. (With ASM) Disks' mpath are managed by EMC Powerpath on both nodes. I want to migrate mpath software to Solaris multipath without downtime. My plan is first migrate node1 to solaris mpath, then after some days migrate node2 to sol.mpath. My... (5 Replies)
Discussion started by: vlkkck
5 Replies

2. AIX

VIO Oracle RAC

Hi All I wonder if someone can help me, I'm busy adding an Etherchannel for an Oracle RAC setup on AIX6.1. en0/ent0 is crrently available on the Lpar... do i need to add another network(SEA) adapter to the Lpar via VIO and if so how do I add and configure the Virtual adapter to the LPAR through... (1 Reply)
Discussion started by: pashan
1 Replies

3. Solaris

How to converting rac to one rac ?

hi everyone, We have rac system which has two sun solaris M5000s and two oracle 11gR2 databases respectively. Also , we have unix codes on one rac and these unix codes extract txt files for external tables during first step of ETL. We run our unix codes using Util.RunThis java code and... (10 Replies)
Discussion started by: imtheone
10 Replies

4. HP-UX

Serviceguard Extension for RAC

Dear All, From where to download freeware of Serviceguard Extension for RAC software for HP UNIX PA RISC B.11.11 OS. BR, Prasanth (3 Replies)
Discussion started by: prasanth438
3 Replies

5. Shell Programming and Scripting

script for RAC information required

Hello, is it possible for someone to generate a shell script that will do the following, please. UNIX Shell script novice who is after a script to look at a few things within an Oracle RAC environment Hopefully if this works, I can schedule this via cron Many thanks I can execute these... (3 Replies)
Discussion started by: jnrpeardba
3 Replies

6. HP-UX

HP-UX oracle RAC problem

Hi all i have a problem which we can't fix we have 2 hp blades loaded with HP-UX11iv3 and Oracle RAC 11g R1 accessing HP Sotrage works xp 24000 the oracle cluster cannot access the /dev/oracle/ocr1 i ran #ioscan -em lun the result came as follows " please note output turncated for... (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

7. UNIX and Linux Applications

Setting up Oracle RAC at home

Hello, I'm planning to set up Oracle 10g RAC at home. I was initaillay planning to get a windows desktop and install Cent OS after wiping out the existing windows OS. I have some questions with regards to this. 1) For setting up RAC, I would have to install an additional NIC besides the one... (2 Replies)
Discussion started by: luft
2 Replies

8. UNIX for Advanced & Expert Users

Oracle RAC on AIX

I am setting this up on 5.3 and the problem is I cannot remember how to allocate two IP addresses to a NIC. I have setup an alias on EN0 but when I list it with ifconfig -a it still only shows 1 network address (after a reboot). I know there is something I must do but for the life of me cannot... (1 Reply)
Discussion started by: johnf
1 Replies

9. Gentoo

RAC on Linux

HI have Couple of computer below. And I would like to know if can use these to practice two node 10GR2 RAC on linux at home. If I can, what else needed for shared storage and etc. HP Pavilion a6350z AMD Athlon 64 X2 4200+ 2.2GHz 2GB Ram 250GB HP Pavilion s3300z AMD Athlon 64 BE2400 2.3GHz 2GB... (2 Replies)
Discussion started by: sriny
2 Replies
Login or Register to Ask a Question