AIX VIOS IVM Ethernet problem


 
Thread Tools Search this Thread
Operating Systems AIX AIX VIOS IVM Ethernet problem
# 1  
Old 03-18-2013
IBM AIX VIOS IVM Ethernet problem

Hi All,

I have a p520 box running 3 LPARs, 1 x VIOS, 1 x AIX 6.1 and 1 x AIX 7.1 and no HMC, all configuration is performed via VIOS/IVM

Until recently the box did not have the AIX7.1 LPAR and everything was fine with the box.

We needed to use AIX 7.1 for a new project, so I created a new LPAR and configured it to share the non-VIOS resouces equally with the AIX6.1 LPAR. Everything seemed to go well and I was able to install AIX 7.1 successfully and start using that via PuTTy and FTP as required.

However, it seems that everytime we need to cold-boot the machine, the AIX7.1 LPAR looses visibility of the network. The VIOS and AIX6.1 LPARs remain fine with full network connectivity.

In my investigations so far I have found the following from the VIOS LPAR:
Code:
 
$ lsdev
name             status      description
L2cache0         Available   L2 Cache
VMLibrary        Defined     Logical volume
VMrootvg         Defined     Volume group
cd0              Available   SATA DVD-RAM Drive
en0              Defined     Standard Ethernet Network Interface
en1              Stopped     Standard Ethernet Network Interface
en2              Defined     Standard Ethernet Network Interface
en3              Defined     Standard Ethernet Network Interface
en4              Defined     Standard Ethernet Network Interface
en5              Defined     Standard Ethernet Network Interface
en6              Available   Standard Ethernet Network Interface
en7              Defined     Standard Ethernet Network Interface
ent0             Available   Logical Host Ethernet Port (lp-hea)
ent1             Available   Logical Host Ethernet Port (lp-hea)
ent2             Available   Virtual I/O Ethernet Adapter (l-lan)
ent3             Available   Virtual I/O Ethernet Adapter (l-lan)
ent4             Available   Virtual I/O Ethernet Adapter (l-lan)
ent5             Available   Virtual I/O Ethernet Adapter (l-lan)
ent6             Available   Shared Ethernet Adapter
ent7             Defined     Shared Ethernet Adapter
et0              Defined     IEEE 802.3 Ethernet Network Interface
et1              Defined     IEEE 802.3 Ethernet Network Interface
et2              Defined     IEEE 802.3 Ethernet Network Interface
et3              Defined     IEEE 802.3 Ethernet Network Interface
et4              Defined     IEEE 802.3 Ethernet Network Interface
et5              Defined     IEEE 802.3 Ethernet Network Interface
et6              Defined     IEEE 802.3 Ethernet Network Interface
et7              Defined     IEEE 802.3 Ethernet Network Interface

I can activate the AIX7.1 LPAR and watch the boot process via the IVM Web interface's Java Console facility. When I do this, the boot is very slow and eventually reports the following messages (full boot console dump in attachment):
Code:
AIX Version 7                                                                   
Copyright IBM Corporation, 1982, 2012.                                          
Console login: 0513-059 The ctrmc Subsystem has been started. Subsystem PID is 5
046438.                                                                         
       Starting The LWI Nonstop Profile...                                      
                                          JVMJ9VM090I Slow response to network q
uery (150 secs), check your IP DNS configuration                                
                                                Trying to obtain process id.    
                                                                            Tryi
ng to obtain process id.                                                        
                        Trying to obtain process id.                            
                                                    Trying to obtain process id.
 
Trying to obtain process id.                                                    
                            Trying to obtain process id.                        
                                                        Could not obtain process
 id.

I cannot see anything else wrong with the configuration, but then I am not an expert in these things.

In summary, I have a p520 box; 3 LPARs and no HMC; I use VIOS/IVM for configuration changes; one LPAR looses ethernet access when the box is cold booted.

I am the "part-time" Unix System Admin in a small company (not my main role in the Co.), so detailed help would be appreciated.

Thanks in advance
# 2  
Old 03-18-2013
So, I'm assuming that VIO/IVM is installed and owns all the hardware and the other partitions a guests rather than hardware partitions. That's what I have too.

There may be an issue with running an IVM based on AIX 6 with guests of AIX 7. Are you able to get to the shell prompt?

Code:
telnet (IVM001)

IBM Virtual I/O Server

login: padmin
padmin's Password: 
Last unsuccessful login: Mon Jan  7 16:18:07 GMT 2013 on /dev/pts/1 from 192.168.20.30
Last login: Mon Mar  4 14:06:44 GMT 2013 on /dev/pts/0 from 192.168.20.30

$ ioslevel
2.1.3.10-FP23
$ oem_setup_env
# oslevel
6.1.0.0
# exit
$

you would be best checking with IBM about supported configurations. It may be that you need to upgrade the IVM first, which might have an impact on you running AIX 6.1 partition. At the least, it will reboot, but I would be more concerned about any co-requisite updates your partition will need.




Robin
Liverpool/Blackburn
UK
# 3  
Old 03-18-2013
I have a serial console cable connecting my Desktop to the p520 box and am therefore able to get to the VIOS LPAR via HyperTerminal. From that I can also get to both AIX LPARs using the "mkvt -id x" command

Here's the output from that command from the box
Code:
$ ioslevel
2.1.2.13-FP-22.1 SP-02
$ oem_setup_env
# oslevel
6.1.0.0
# exit
$

Surely I am not the only one trying this combination?

I'll start researching that line of thinking and see what comes out.

Thanks for the idea...
# 4  
Old 03-18-2013
There is nothing wrong with your VIOS level for doing what you want to do.

The most likely cause is that the virtual interface you defined is not on the shared ethernet adapter. The slow startup is probably being caused by DNS timeouts.

To speed that up add:
Code:
RES_RETRY=2
RES_TIMEOUT=2

the the end of your /etc/environment file.

I have been supporting AIX 5.3.X, AIX 6.1 TLX and AIX 7.1 TLX in many combinations on p51a for years, and recently on a p505.

p.s. - there are newer versions of VIOS (2.2.2.something now) but that has nothing to do with your problem. And VIOS is on AIX 6.1 by design (AIX 6.1 may even live longer to prevent any forced update of VIOS to AIX >6).

---------- Post updated at 04:02 PM ---------- Previous update was at 03:52 PM ----------

--- update ---
Command output I would like to see is:
padmin@x101:[/home/padmin]lssyscfg -r prof -F name,os_type,virtual_eth_adapters --header
Code:
name,os_type,virtual_eth_adapters
x101,vioserver,"3/0/1//1/0,4/0/2//1/0,5/0/3//1/0,6/0/4//1/0"
x102,aixlinux,4/0/1//0/0
x103,aixlinux,4/0/1//0/0
x104,aixlinux,4/0/1//0/0
x105,aixlinux,4/0/1//0/0
x106,aixlinux,"4/0/2//0/0,5/0/1//0/0"
x107,aixlinux,"4/0/2//0/0,5/0/1//0/0"

# 5  
Old 03-18-2013
Thanks for the reply.

Quote:
The most likely cause is that the virtual interface you defined is not on the shared ethernet adapter.
How would I confirm that is the problem and then fix that if it turns out to be the case?

In my mind I think that there is a 1:1 relationship between physical ethernet adapter ports and LPAR connections, but I guess this might not be the case.

thb I don't fully understand how this all ties together...

Update for your update:
Code:
$ lssyscfg -r prof -F name,os_type,virtual_eth_adapters --header
name,os_type,virtual_eth_adapters
06-AFCE5,vioserver,"3/0/1//1/0,4/0/2//1/0,5/0/3//1/0,6/0/4//1/0"
aix2.61,aixlinux,4/0/1//0/0
aix2.71,aixlinux,4/0/2//0/0

# 6  
Old 03-18-2013
Quote:
aix2.71,aixlinux,4/0/2//0/0
The two in this says you have the port attached via VLAN 2, rather than one. So it is not going over your SEA.

Do you know how to change this using the IVM web interface (I do not know how to add a picture to the forums; I'll workout the CLI if you do not.

Anyway, issue is crystal clear - second partition is not using the SEA provided by VIOS partition.
This User Gave Thanks to MichaelFelt For This Post:
# 7  
Old 03-18-2013
Quote:
Do you know how to change this using the IVM web interface (I do not know how to add a picture to the forums; I'll workout the CLI if you do not.
No (how), and yes please (CLI)...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

VIOS requirement for FC and ethernet

Hello, I have some unclear about how VIOS uses its resources. Assume that VIOS lpar has only 1 physical FC, and we use that to connect to the Lun. Then we install VIOS for the lpar on that Lun. So my question is, afterward, we can still use that physical FC for the virtual FC we create... (3 Replies)
Discussion started by: Phat
3 Replies

2. AIX

Powervm ivm vios

Hello, After installing on P6 which is POWERVM IVM VIOS enabled (VET CODE D21C77ACD9229817CA1F00002C10004164 ) i get this message "I/O hosting requires a hosting partition - boot not permitted". HMC was connected to the machine then HMC was removed through ASMI Searching on... (2 Replies)
Discussion started by: filosophizer
2 Replies

3. AIX

AIX problem with IVM lparUtil.log

Hello, I have a problem to list my active partitions with PowerVM IVM, Vios has an error message , can't open lparUtil.log , the df command tells us that /dev/hd9var is 100% used, laprUtil.log file is 0 Ko !! i don't know what i can delete to free space, the file is locked , i... (2 Replies)
Discussion started by: waste
2 Replies

4. AIX

CD-ROM issue with PowerVM IVM VIOS

I am facing problems in moving CD-ROM from one lpar to another. CDROM can be seen on the POWERVM (IVM) server , but through the web-access if I move it ( assign it ) to LPAR it will be assigned. I run cfgmgr , and the cdrom does not show up in the LPAR. I firmly believe this is the reason why I... (2 Replies)
Discussion started by: filosophizer
2 Replies

5. AIX

IBM VIOS POWERVM IVM error

Hi, When I try to login on my vios ivm website http://vios through the browser -- all three of them -- firefox , chrome , Internet Explorer , i get this error http://vioserver/j_security_check I have java installed on the machine from where i am trying to open up the IVM/VIOS webpage. I... (2 Replies)
Discussion started by: filosophizer
2 Replies

6. AIX

VIOS IVM unavailable - how do I restart it?

Hi everyone, Sorry if this post is in the wrong place. I searched the forums for "IVM" and it turned up no results. Hopefully someone knows about this. My dilemma is that I have multiple IBM JS12 Express blades in our blade center, each running VIOS 2.1.0.10-FP-20.1 and hosting a couple LPARs. Out... (2 Replies)
Discussion started by: need2bageek
2 Replies

7. AIX

IVM Storage Virtual disk problem

Hi, When I try to create a virtual disk in IVM ( integrated Virtual Machine VIO ) I get this message Problems occurred while processing the data. A summary of all problems for this page are listed below. Additional details for each problem may be located next to the field causing the... (0 Replies)
Discussion started by: filosophizer
0 Replies

8. AIX

AIX, VIOS and DS4800 SAN

Hello I have a system with four AIX 5L V5.3 partitions and a Virtual I/O server, connected to a a DS4800 storage array. Now the company bought another DS4800... i made raid on it... and now i wanna give LUN's to the VIOS, so i can use in one of AIX partitions... Someone can help me? ... (5 Replies)
Discussion started by: gfca
5 Replies

9. AIX

AIX virtualization: IVM initial network setup

I have a system model 505 p server. I am trying to virtualize my server. My network admin has given me 10 IP addresses (with the DNS already updated with names that map onto each ip). E.g.: IP1 maps to m1.lab, IP2 maps to m2.lab, etc I have been following the redpaper "Integrated Virtualization... (0 Replies)
Discussion started by: apsaix
0 Replies

10. AIX

Network performance problem between AIX and SUN ethernet gigabit

I am posting this as an FYI. I burned a lot of time on digging for this solution. The problem was performance between newer AIX p series boxes and a sun 4500 with a fiber nic. I tried many misc. solutions but this turned out to fix the issue. My bandwidth benchmark went from around 20MB/sec to... (1 Reply)
Discussion started by: chuckw
1 Replies
Login or Register to Ask a Question