Sponsored Content
Operating Systems AIX [ASK] - AIX Fibre Channel behavior Post 303032046 by Phat on Sunday 10th of March 2019 06:37:24 AM
Old 03-10-2019
Hi Bakunin,

I found this:
IBM How to Initiate Login/Logout Operation for virtual Fibre Channel Client Adapters in HMC - United States

Seem that by default, each virtual FC adapter is created but only 1 WWPN is active, and the other is used for LPM.

Code:
yyy@HMCxxx:~> lsnportlogin -m xxx --filter "lpar_names=abc"
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=112,wwpn=c050760671b10018,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=112,wwpn=c050760671b10019,wwpn_status=0,logged_in=none,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=212,wwpn=c050760671b1001a,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=212,wwpn=c050760671b1001b,wwpn_status=0,logged_in=none,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=312,wwpn=c050760671b1001c,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=312,wwpn=c050760671b1001d,wwpn_status=0,logged_in=none,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=412,wwpn=c050760671b1001e,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=412,wwpn=c050760671b1001f,wwpn_status=0,logged_in=none,wwpn_status_reason=null

0: is not logged.
1: is logged or active
2: unknown.

Even I try to login the port ( on test AIX), I still see the same WWPN, not more WWPN ( the number of FC card is not increased, still 4)
Code:
xxx@HMCxxxx:~> lsnportlogin -m xxxx --filter "lpar_names=abc"
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=112,wwpn=c050760671b10018,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=112,wwpn=c050760671b10019,wwpn_status=1,logged_in=vios,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=212,wwpn=c050760671b1001a,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=212,wwpn=c050760671b1001b,wwpn_status=1,logged_in=vios,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=312,wwpn=c050760671b1001c,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=312,wwpn=c050760671b1001d,wwpn_status=1,logged_in=vios,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=412,wwpn=c050760671b1001e,wwpn_status=1,logged_in=client,wwpn_status_reason=null
lpar_name=abc,lpar_id=17,profile_name=abc,slot_num=412,wwpn=c050760671b1001f,wwpn_status=1,logged_in=vios,wwpn_status_reason=null


[root@xxx] / > lsdev -Cc adapter | grep fcs
fcs0 Available 12-T1 Virtual Fibre Channel Client Adapter
fcs1 Available 12-T1 Virtual Fibre Channel Client Adapter
fcs2 Available 12-T1 Virtual Fibre Channel Client Adapter
fcs3 Available 12-T1 Virtual Fibre Channel Client Adapter

[root@xxx] / > lscfg -vl fcs0
  fcs0             U9117.MMD.06528F7-V17-C112-T1  Virtual Fibre Channel Client Adapter

        Network Address.............C050760671B10018
        ROS Level and ID............
        Device Specific.(Z0)........
        Device Specific.(Z1)........
        Device Specific.(Z2)........
        Device Specific.(Z3)........
        Device Specific.(Z4)........
        Device Specific.(Z5)........
        Device Specific.(Z6)........
        Device Specific.(Z7)........
        Device Specific.(Z8)........C050760671B10018
        Device Specific.(Z9)........
        Hardware Location Code......U9117.MMD.06528F7-V17-C112-T1

--- Post updated at 10:29 AM ---

I guess this is the behavior of power machine, as only 1 WWPN is active and recognized on the OS side.

If we login the inactive ports, the zoning on SAN switch will see the second WWPN according to the article above.

I will verify with the storage guy tomorrow about this and update.

--- Post updated at 10:32 AM ---

1 question, LPM is used to migrate the AIX from one power host to another power host? Like migrate VM on VMware?

--- Post updated at 10:37 AM ---

Quote:
Yes, i would suspect the zoning too. You should investigate with the storage guy, especially if he has zoned both of the WWPNs on both of the virtual adapters. They often think that - one cable one WWPN - one of them is enough.
Yes, I'm not so clear after all but this is still in the checklist.
 

9 More Discussions You Might Find Interesting

1. AIX

Fibre channel drivers on RS/6000 aix 5L

Want to configure IBM raid strorage but the aix 5L cds do not have the drivers for the fibre channels. The machine is RS/6000. I have gone to IBM downlaodable sites but i can't find the drivers? help pliz:mad: (4 Replies)
Discussion started by: Zim-Aix-Guru
4 Replies

2. AIX

Install Fibre Card AIX 5.3

Hello, I have two systems that are being prepared to be SAN attached .. can anyone tell me any specific checks I should perform prior to the cards being installed... I am aware of firmware / OS level and relevant drivers, is there anything else? thanks Chris. (8 Replies)
Discussion started by: chlawren
8 Replies

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

4. Solaris

USCSICMD ioctl calls for Fibre Channel(FC) devices on Solaris 10?

Hi , I have wrtitten a C program that issues USCSICMD ioctl call to the tape devices attached on solaris sparc 10. I was able to get the required information from all SCSI tape devices attached using the utility. But, whenever it is run on FC attached tape drives , the program returns an error... (0 Replies)
Discussion started by: naveen448
0 Replies

5. AIX

Setting up a secure channel with AIX

hi i have two aix servers and I was asked to setup a secure shell between the two servers using the sybase user. Can any one let me know how to do this (2 Replies)
Discussion started by: newtoaixos
2 Replies

6. Hardware

Fibre Channel HBA recommendations?

We will be buying new Xeon E5-based servers for our datacenter and were wondering which Fibre Channel host bus adapters we should select for these. The choices are Emulex or QLogic (8Gb FC HBAs). Anybody have any recommendations on which is the better choice? Thanks in advance. (1 Reply)
Discussion started by: atahmass
1 Replies

7. AIX

AIX - Fibre Adapter and IBM Storage

Hello, Just a quick question Usually from a PSERIES if you want to connect to IBM SAN Storage you connect the IBM SAN Storage through a SAN Switch something like this --- however my question Can you connect from Pseries directly to San Storage without SAN Switch what would be... (8 Replies)
Discussion started by: filosophizer
8 Replies

8. Solaris

Fibre channel link down on booting Solaris server

Hi I had power issue that affected a server, in which I had power ON the server SPARC T1-B3 running solaris 10. After power on the system stops at ok prompt, them I issued the following commands: {0} ok setenv auto-boot? false auto-boot? = false {0} ok reset-all SPARC T3-1B,... (10 Replies)
Discussion started by: fretagi
10 Replies

9. Solaris

Fibre Channel link not ready on Netra 240

Hi, One of my Netra 240 went into hung state and I had to reboot it. I powered it off and tried booting it again but unsuccessful. It is not connected to SAN and have local disks. Not able to boot in failsafe mode too. There are two disks of 72GB, both are mirrored in SVM. It complains about... (5 Replies)
Discussion started by: solaris_1977
5 Replies
All times are GMT -4. The time now is 03:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy