- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- btlan error
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
09-30-2002 11:53 AM
09-30-2002 11:53 AM
btlan error
UNEXPECTED EXIT: Process LANG=C LC_ALL=C /usr/sam/lbin/samx -C -n -p 12818 -s nia /usr/sam lib//nia.ui exited with non-zero exit status.
XIO: fatal IO error 232 (Conncection reset by peer) on X server "my.ip.address:0.0"
Before this error, the LAN connection is halted and not pingable for a minute or so.
I don't think this is the correct driver for this card for starters. This is a D380 w/ 10.20. The card is an EISA INP0500.
1. Why am I getting this error?
2. If I should be using a different driver, how do I change it?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:05 PM
09-30-2002 12:05 PM
Re: btlan error
http://forums.itrc.hp.com/cm/components/FileAttachment/0,,0xbdcd94f22a31d6118fff0090279cd0f9,00.htm
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:27 PM
09-30-2002 12:27 PM
Re: btlan error
I have a D box running 10.20 and it has an EISA INP0500 LAN card in it, and it is configured with the btlan0 driver. What does 'ioscan -fnC lan' return? What does your /etc/rc.config.d/hpeisabtconf file look like? What does 'lanscan' return?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:39 PM
09-30-2002 12:39 PM
Re: btlan error
ioscan doesn't show any device files:
# ioscan -fnC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 8/16/6 lan2 CLAIMED INTERFACE Built-in LAN
/dev/diag/lan0 /dev/ether0 /dev/lan0
lan 1 8/20/5/1 btlan0 CLAIMED INTERFACE EISA card INP0500
/etc/rc.config.d/hpeisabtconf is blank.
# lanscan
Hardware Station Crd Hardware Net-Interface NM MAC HP DLPI Mjr
Path Address In# State NameUnit State ID Type Support Num
8/16/6 0x0060B0B65AAD 0 UP lan0 DOWN 4 ETHER Yes 52
8/20/5/1 0x0060B059DB1F 1 UP btlan01 UP 5 ETHER Yes 75
I don't think hpeisabtconf should be blank.
Any thoughts?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:45 PM
09-30-2002 12:45 PM
Re: btlan error
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:50 PM
09-30-2002 12:50 PM
Re: btlan error
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:55 PM
09-30-2002 12:55 PM
Re: btlan error
Check this: Go into 'sam, Kernel Configuration->Drivers and see if 'btlan0' is 'in' or 'out'. If it is 'out', you'll need to configure it into the kernel and reboot.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 12:57 PM
09-30-2002 12:57 PM
Re: btlan error
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 01:18 PM
09-30-2002 01:18 PM
Re: btlan error
It sounds kind of like a sam bug. Try 'lanadmin -x 5' and see if it interrogates the card. If so, you might try bringing it up with the 'ifconfig' command. If that works, you'll be in business. Just put in the entries in your hpeisabtconf file, and start looking for some sam patches.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 01:42 PM
09-30-2002 01:42 PM
Re: btlan error
Do you have patch PHCO_22268 loaded? It mentions:
When SAM writes the MAC address of a 100BT card
to the config file it can result in problems
like loss of connectivity.
Just another thing to check.
JP