- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error on FC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 03:03 PM
12-18-2003 03:03 PM
Error on FC
we have upgrade the firmware of XP....and afther this operation whi see this error in syslog
0/9/0/0: 'World-wide name' (unique identifier) for device at nport ID 0x21fef has
Dec 19 04:27:42 vmunix: changed. If the device has been replaced intentionally, please use the
Dec 19 04:27:42 vmunix: fcmsutil(1M) command's replace_dsk option to allow the new device to be used.
Dec 19 04:27:42 vmunix: 0/9/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
Dec 19 04:27:42 vmunix: returned by nport ID 0x21fef. FLOGI/PLOGI Fail Code = 0x6.
Dec 19 04:27:42 vmunix:
Dec 19 04:27:42 vmunix: 0/9/0/0: Unable to access previously accessed device at nport ID 0x21fef.
Dec 19 04:31:00 vmunix: 0/9/0/0: 'World-wide name' (unique identifier) for device at nport ID 0x21fef has
Dec 19 04:31:00 vmunix: changed. If the device has been replaced intentionally, please use the
Dec 19 04:31:00 vmunix: fcmsutil(1M) command's replace_dsk option to allow the new device to be used.
Dec 19 04:31:00 vmunix: 0/9/0/0: Fibre Channel Driver detected a parse error in the FLOGI/PLOGI response
Dec 19 04:31:00 vmunix: returned by nport ID 0x21fef. FLOGI/PLOGI Fail Code = 0x6.
Dec 19 04:31:00 vmunix:
Dec 19 04:31:00 vmunix: 0/9/0/0: Unable to access previously accessed device at nport ID 0x21fef.
and I see some disk in NO_HW
Idea?
Thank
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 03:14 PM
12-18-2003 03:14 PM
Re: Error on FC
Pls try this command insf -H device_path
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 03:29 PM
12-18-2003 03:29 PM
Re: Error on FC
In this situation, any disk allocated to these cards must be re-assigned to the new World Wide Name.
If you have done anything with the Fibre cards, consider corrective action.
If the Firmware upgrade actually triggerred this, then run fcmsutil /dev/td0 (use a real driver) and set up your disk allocation and zoning again.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 06:39 PM
12-18-2003 06:39 PM
Re: Error on FC
IS is on one path or on both paths to the XP that you have lost your disks?
If it is on one path and it is coused by the firmware upgrade, you probebly have to re-arange your VG config. If it is on one path you can use the xpinfo -il command to check out the new device files.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 04:51 AM
12-22-2003 04:51 AM
Re: Error on FC
In order to get around this you can either run the fcmsutil command with the "replace_dsk -l" or you can just reboot. The fcmsutil command tells the F/C driver to forget about the previous WWN mapping and recreate a new mapping. Basically, you're telling the F/C that you have made a hardware change and the change is correct. The reboot method works becuase these mappings are normally created upon bootup, so the F/C will assume that the mapping that it is creating is the correct one.
I suspect that when you upgraded the XP firmware, it caused a problem with the WWN mapping. I would try the fcmsutil command first. If that does not work than I would suggest a call to HP Support and speak to a H/W engineer, you could have experienced a H/W failure on one of your devices.
JL