- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with second F/C card
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
10-09-2003 06:36 AM
10-09-2003 06:36 AM
Problem with second F/C card
1/0/0/0 td
td: claimed Tachyon TL/TS Fibre Channel Mass Storage card at 1/0/0/0
1/0/0/0.8 fcp
1/0/0/0.8.0.1.0 fcparray
1/0/0/0.8.0.1.0.0 tgt
1/0/0/0.8.0.1.0.0.0 sdisk
1/0/0/0.8.0.1.0.0.7 sdisk
1/0/0/0.8.0.1.0.1 tgt
1/0/0/0.8.0.1.0.1.0 sdisk
1/0/0/0.8.0.1.0.2 tgt
1/0/0/0.8.0.1.0.2.0 sdisk
1/0/0/0.8.0.1.0.3 tgt
1/0/0/0.8.0.1.0.3.0 sdisk
1/0/0/0.8.0.255.0 fcpdev
1/0/0/0.8.0.255.0.1 tgt
1/0/0/0.8.0.255.0.1.0 sctl
1/2 lba
1/2/0/0 td
td: claimed Tachyon TL/TS Fibre Channel Mass Storage card at 1/2/0/0
1/2/0/0.8 fcp
1/2/0/0: WARNING: It appears that there are (or were) more than one device with
the same address (nport ID) setting of 0x0. One of them will be ignored.
Note that the first card works fine. Second card in this boot DID NOT HAVE ANYTHING CONNECTED TO IT. We have tried different cards, different slots, connected to the RAID and not connected to the RAID.
Also get these warnings on console during boot:
WARNING! /stand/krs/_stand_vmunix.krs and /stand/krs_lkg//stand_vmunix.krs are identical
and
WARNING! /stand/krs/system.krs and /stand/krs_lkg//system.krs are identical
Any ideas? Thanks for your help.
Robby W.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 07:40 AM
10-09-2003 07:40 AM
Re: Problem with second F/C card
fcmsutil /dev/td0
fcmsutil /dev/td1
the tdx may be different on your system
are the N_Port_ID values different?
here is a bit of info that may indicate what is going on...
Event 52
Severity: Critical
Description: Address conflict encountered by device at nport id 0x!
Cause: HA is the "hard address" (port ID), configured via a switch or console, that the device is trying to acquire. Our adapter cards themselves don't have hard addresses.
Action: It appears that there are (or were) more than one device with the same address (loop ID) setting. One of them will be ignored. Look for two (or more) devices on the loop which have the reported address setting.Change the address settings so that all devices on the loop have a unique addresses, or remove the overlapping devices. Even after you change the address settings on the devices, it may be necessary to reset or power-cycle both the devices whose settings have been changed, and any remaining device with the address setting which encountered the conflict.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 07:58 AM
10-09-2003 07:58 AM
Re: Problem with second F/C card
# fcmsutil -f /dev/td1 disable
-or-
# fcmsutil /dev/td1 disable
Note: -f is optional and retains messages. No -f destroys all messages.
I would also remove the problem device file. Use 'rmsf -kH path' for this.
# rmsf -kH 0/0/2.4.0.0.1 (* I don't believe a reboot is needed for this *)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 09:13 AM
10-09-2003 09:13 AM
Re: Problem with second F/C card
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x8adba848deccd61190050090279cd0f9%2C00.html&admit=716493758+1065733767743+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 09:18 AM
10-09-2003 09:18 AM
Re: Problem with second F/C card
# ioscan -fnkC fc
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 09:51 AM
10-09-2003 09:51 AM
Re: Problem with second F/C card
Michael - Right now, the problem interface is not connected to anything and does not appear to be causing any problems other than it won't work. Would you please explain how disabling the card would help? I am not sure I understand.
Here is the ioscan for the f/c interfaces:
fc 1 1/0/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td1
fc 3 1/2/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 10:21 AM
10-09-2003 10:21 AM
Re: Problem with second F/C card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 10:25 AM
10-09-2003 10:25 AM
Re: Problem with second F/C card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 12:29 PM
10-09-2003 12:29 PM
Re: Problem with second F/C card
Don't fool around with the /dev sub directory without following proceedure.
You can also try to reset the HBA, but these are read only devices that require configuration information to be transmitted to them from a SAN switch or end device.
There should be no light in the fiber since "...the problem interface is not connected to anything...".
So all you're doing here is disabling a warning message and the device files will be recreated on reboot.
No worries.
It's just an irritation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2003 01:03 PM
10-09-2003 01:03 PM
Re: Problem with second F/C card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 04:58 AM
11-03-2003 04:58 AM
Re: Problem with second F/C card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2006 03:06 PM
10-11-2006 03:06 PM
Re: Problem with second F/C card
I have the same error with my rp3440.
The server was connected to MSA1000 though a fabric hub, and the hub also connected a SC10.