- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Resetting Fiber connection
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
03-07-2004 11:40 PM
03-07-2004 11:40 PM
Resetting Fiber connection
Thanks Larry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 11:46 PM
03-07-2004 11:46 PM
Re: Resetting Fiber connection
Run the the following commands and observe them carefully,
ioscan -fnC fc
fcmsutil /dev/td0
fcmsutil /dev/td1
ioscan -fnC disk
Regards,
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 11:48 PM
03-07-2004 11:48 PM
Re: Resetting Fiber connection
I suspect that there is something else wrong here. ioscan should see the card even if you don't have it connected to a switch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 12:01 AM
03-08-2004 12:01 AM
Re: Resetting Fiber connection
There are limits to what 11.00 can do without a reboot, which does run ioscan(definitely) and insf -e(probably) at boot time.
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
03-09-2004 12:13 AM
03-09-2004 12:13 AM
Re: Resetting Fiber connection
Try if a dd from a SAN LUNs raw device actually works.
If You happen to find problems with that, stop Your applications and take the fc adapter off- on online.
fcmsutil /dev/fcNUM (dis|en)able
ioscan -fnCdisk afterwards
Also check fcmsutil actually sees the partner WWNs it should.
If that doesn't help, You're probably out of luck and it's time for a reboot.
Regards,
Florian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 02:07 AM
03-09-2004 02:07 AM
Re: Resetting Fiber connection
# lanadmin
Then choose "lan"
Then choose the correct ppa # for the card (you can get the ppa # from "ioscan -funC lan" and looking at the "I" column (for instance #)
Then choose "reset"
I reset our gigabit card in times like this and it seemed to bring it back to life.
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 01:31 AM
03-10-2004 01:31 AM
Re: Resetting Fiber connection
1. The Brocade fabric id shows up as part of the HW path in ioscan. Make sure that the FC switch had this configured to match the one it replaced, or it your old dev will all be NO_HW and new devices will be created which you must then vgextend.
2. The Tachyon cards "remember" the N-Port ID to which they were connected, (Item 1 impact) and may refuse to connect to another (HP security feature). Check your syslog for instructions. I have seen things like "run fcsmutil replace_disk" in there. When I did whatever it said, it has worked for me.