Change librairie MSL - fcmsutil older WWN


 
Thread Tools Search this Thread
Operating Systems HP-UX Change librairie MSL - fcmsutil older WWN
# 1  
Old 07-26-2011
Change librairie MSL - fcmsutil older WWN

Hello,

I have 3 servers with HP-UX 11v2.
After a change of librairie MSL, the autoch and the driver are in NO_HW on 2 servers.
The "fcmsutil / dev / fcdx get remote" command sends back the older WWN.
On switch FC, the WWN is indeed the new and the zoning is correct.
On the 1st server the new WWN were directly detected by fcmsutil and the devices are CLAIMED.
I made a "rmsf -H" of the autoch and of tape and an "insf -e".
Devices is not created.

The older on 2 servers
Code:
$fcmsutil /dev/fcd1 get remote all

                    Target N_Port_id is = 0x160000
                           Target state = DSM_UNOPENED
                          Symbolic Name = HP Ultrium 4 Fibre Channel S/N-HU18524JB9 Port-0
                              Port Type = N_PORT
                          FCP-2 Support = YES
            Target Port World Wide Name = 0x500110a000933a42
            Target Node World Wide Name = 0x500110a000933a41

$fcmsutil /dev/fcd0 echo 0x150000
ERROR: Device with nport_id 0x150000 not found.

The new on the 1st server
Code:
$fcmsutil /dev/td3 get remote all

                    Target N_Port_id is = 0x160000
                           Target state = DVS_READY
                          Symbolic Name = HP Ultrium 4 Fibre Channel S/N-HU18524JB9 Port-0
                              Port Type = N_PORT
   SLER Capable (supports Retry) = YES
            Target Port World Wide Name = 0x500110a0008e9d5a
            Target Node World Wide Name = 0x500110a0008e9d59

Thanks

Last edited by Trunk; 07-26-2011 at 06:42 AM..
# 2  
Old 08-16-2011
Hi Trunk,

First, it should not be showing up NO_HW. If it does, it means there are issues. After the change, did we re-scan the HBA's?

Are they fine in #ioscan?
Till they are showing up claimed with appropriate device files, its not going to work. DSM_UNOPENED says its not working as well.

What type of storage model is it?
Please try to run statistics/diagnostics of the HBA in question.
Are you unable to see the devices presented to this host through this HBA? (I think you cannot, but, please confirm)
Finally, there are some cases we might need to spend a reboot as cost, have we tried rebooting the host?

-DB
# 3  
Old 08-16-2011
Thanks DustBunny,

The problem is resolved. I simply made:

Code:
$fcmsutil /dev/fcd1 replace_dsk 0x160000

=> The WWN 0x000000000000
Code:
$ioscan -fn

=> The WWN 0x500110a0008e9d5a

Thanks.
# 4  
Old 08-16-2011
Perfect, thanks Trunk for sharing! Smilie

-DB
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Need WWN

How do I identify the WWN of associated SAN through a logical volume that is mounted on a RHEL 6 system (2 Replies)
Discussion started by: nixhead
2 Replies

2. Ubuntu

Unable to find WWN on Ubuntu 12

Hi All I am trying to get WWN from the FC adapters to provide to storage admin to provide me with some LUNs, but after some research on google I was asked to use sysfsutilstool, but when I try to install the deb package I got stuck on dependencies. the one that is giving me issues is : libc6.... (0 Replies)
Discussion started by: fretagi
0 Replies

3. Solaris

How to get LUN WWN in Solaris?

How to get LUN WWN (i.e LUN mapped from a storage box say Symmetrix or clariion) in Solaris. fcinfo command does give the Target port wwn but what i'm looking for is the LUN WWN. Any help is appreciated. (2 Replies)
Discussion started by: Manish00712
2 Replies

4. AIX

NPIV custom WWN

Hi All :) i would like to know if i can customize the WWN of the new VFC (NPIV). Or, if i must move the LPAR on another server with another FCS, i have to change the zoning?? Thanks in advance. Mario ---------- Post updated 09-21-12 at 02:51 AM ---------- Previous update was 09-20-12 at... (1 Reply)
Discussion started by: Zio Bill
1 Replies

5. AIX

WWN change

If i am changing the controller/SFP in IBM DS 5000 series is there any chance of changing WWN.Where it (WWN)will be located. When will be the chance of WWN change. Thanks in advance (0 Replies)
Discussion started by: sunnybee
0 Replies

6. Solaris

Find LUN with WWN

Hello all, I need find in my OS (Sun10) on LUN 1Tb with WWN 6005-08b4-0010-7137-0000-e000-0076-0000 (HBA) How do it?, Thanks, (3 Replies)
Discussion started by: aav1307
3 Replies

7. Filesystems, Disks and Memory

Help with finding WWN of SAN disks

Hi, I'm new to SAN storage so I was wondering if someone can assist me with a problem. I have a solaris 10 OS with 3 SAN devices attached. We are trying to troubleshoot performance so I was asked to get the WWN of each SAN disk and show what it's attached to via the SVM mount in the metastat... (1 Reply)
Discussion started by: rkruck
1 Replies

8. Solaris

WWN on Solairs8

How to find the WWN in solaris8 other than luxadm? (2 Replies)
Discussion started by: allwin
2 Replies

9. AIX

identify wwn on js21 lpar

hello, this is my first post please be gentle... im running aix 5.3 on a js21 lpar (that machine has another lpar and the vios), however i can't seem to find the wwn of the card when i: lscfg + sys0 System Object + sysplanar0 ... (4 Replies)
Discussion started by: javierccs
4 Replies

10. Solaris

Wwn

hiho peeps, is there a possibility to see the WWNs of your SAN-HBAs, like in ifconfig the MAC-addresse.....??? greetings Pressy (1 Reply)
Discussion started by: pressy
1 Replies
Login or Register to Ask a Question