LPAR Networking: Can't ping


 
Thread Tools Search this Thread
Operating Systems AIX LPAR Networking: Can't ping
# 15  
Old 07-17-2012
I would guess that your running ip tagging on your sea adapters. Which would mean when you setup your new lpar you would have to give it the correct vlan number for the vlan you addressed it in. On your lpar look at its properties then virtual adapters then your ethernet adapter...you should have a vlan number in there for "VLAN ID" and that vlan id number must be the correct one to match to one of the supported vlans ( which is a network ) on your SEA adapter on the vio. The vlan ID you use must be listed on the vio servers sea adapter properties and the vlan ID must correspond to the ip address you gave the server ( be in that subnet ).
# 16  
Old 07-18-2012
Hi, PPPP

1. make sure lpar AIX_SA vlan id same as AIX_CSS on HMC.
2. try to down detach ent0 on lpar AIX_CSS (if you are able to do so)
Code:
ifconfig en0 down detach

and lpar AIX_SA

Code:
ifconfig en1 down detach

3. start the tcp/ip for AIX_SA first and then for AIX_CSS.
# 17  
Old 07-18-2012
I rephrased my former post from last night and added some info. Hopefully it is more helpful than before.
This User Gave Thanks to zaxxon For This Post:
# 18  
Old 07-18-2012
Hey guys, thanks for all the responses Smilie

As I was reading through the post, going through the settings, I found a discrepancy between my non-working LPAR & the working one:

Under Hardware Information -> Virtual I/O Adapters -> Ethernet, on my non-working one (AIX_SA) it shows this:

http://www.forumimagecodes.com/image...w09xx0uw26.png

On the working one (AIX_CSS), it shows this:

http://www.forumimagecodes.com/image...k7uz24qpza.png


Notice the "Virtual Adapter" field for AIX_SA is empty. Could this be the reason why it's not working? How do I fix this?

Thanks!

---------- Post updated at 11:00 AM ---------- Previous update was at 09:19 AM ----------

Quote:
Originally Posted by zaxxon
Your SEA can have more than 1 Virtual Lan ID. It needs to match at least one VLAN-ID between your LPAR's vAdapter and the VIO/SEA. It could also be, that all your client LPAR vAdapters are in the same VLAN which makes things a tad easier when comparing settings.
That's exactly it. It is all on VLAN 1.


Quote:
Originally Posted by zaxxon
Maybe you have accidentally hooked a box for trunking or priority, whatever.
Have no HMC at hand, but here is a link, that shows exactly how things are set up:

POWER5 Virtualization: How to work with VLANs using the IBM Virtual I/O Server
Thanks for the link! It goes through how to configure a SEA and how to hook things up properly. But how do I check if my current configuration is correct?

---------- Post updated at 11:04 AM ---------- Previous update was at 11:00 AM ----------

Quote:
Originally Posted by Foiled
I would guess that your running ip tagging on your sea adapters. Which would mean when you setup your new lpar you would have to give it the correct vlan number for the vlan you addressed it in. On your lpar look at its properties then virtual adapters then your ethernet adapter...you should have a vlan number in there for "VLAN ID" and that vlan id number must be the correct one to match to one of the supported vlans ( which is a network ) on your SEA adapter on the vio. The vlan ID you use must be listed on the vio servers sea adapter properties and the vlan ID must correspond to the ip address you gave the server ( be in that subnet ).
This could be another cause of my problem. The working LPAR is on a different subnet comparing to the non-working one. Forgive me for being an amateur but do they have to be on the same subnet? The VIO's SEA is on the same subnet as the working one. Do I need to create another SEA if my LPAR is on a different subnet?
# 19  
Old 07-19-2012
Here's an update.

I tried to use DHCP and it worked! Then I reconfigured it back to use static IP and it stopped working again. After a while, it just started working Smilie I don't have time to figure out what I did to fix it at at this point but will check back later..

Thanks for all the help Smilie
# 20  
Old 07-19-2012
Sounds strange Smilie If you find out more, keep us updated please, thanks.
# 21  
Old 07-31-2012
You may want to check your LHEA settings from the HMC. A couple of intern's at my last posting had similar issues and majority of time LHEA's were not set right. you may also want to check your loop back to make sure that your TCP/IP protocols are working correctly.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Ping test sends mail when ping fails

help with bash script! im am working on this script to make sure my server will stay online, so i made this script.. HOSTS="192.168.138.155" COUNT=4 pingtest(){ for myhost in "$@" do ping -c "$COUNT" "$myhost" &&return 1 done return 0 } if pingtest $HOSTS #100% failed... (4 Replies)
Discussion started by: mort3924
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. Shell Programming and Scripting

How to get reason for ping failure using perls Net::Ping->new("icmp");?

Hi I am using perl to ping a list of nodes - with script below : $p = Net::Ping->new("icmp"); if ($p->ping($host,1)){ print "$host is alive.\n"; } else { print "$host is unreacheable.\n"; } $p->close();... (4 Replies)
Discussion started by: tavanagh
4 Replies

4. AIX

Networking Issue (Cant Ping the gateway)

Hi, I installed AIX 7.1 on a blade though (hmc with vio). I can ping the IP address, but not the gateway. Is there anything that I should configure? Is there anything that I have to check with vio setting or Am I missing any configuration? Please let me know further. Thank you (5 Replies)
Discussion started by: pjeedu2247
5 Replies

5. Shell Programming and Scripting

Animation Ping on Solaris Like Cisco Ping

Hi, I develop simple animation ping script on Solaris Platform. It is like Cisco ping. Examples and source code are below. bash-3.00$ gokcell 152.155.180.8 30 Sending 30 Ping Packets to 152.155.180.8 !!!!!!!!!!!!!.!!!!!!!!!!!!!!!. % 93.33 success... % 6.66 packet loss...... (1 Reply)
Discussion started by: gokcell
1 Replies

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

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

ping and networking

Dear friends, Please explain the functionality of the ping command and explain the network details, and IP layers. I want some more clarification about following things i) switch ii) hub iii) routers iv) proxy (3 Replies)
Discussion started by: thangappan
3 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