- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 10/100BaseT card issues
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
04-11-2006 05:51 AM
04-11-2006 05:51 AM
To date, the following has occurred:
Installed driver depot base fileset provided by HP. System built kernel and reboot proceeded w/o incident.
Shutdown system and installed card. Power up and reboot again ran ok. IOSCAN shows the card CLAIMED w/ driver BTLAN1 attached. Run SAM -> Network -> NIC, and the card is there and unconfigured, which I expected.
Yesterday, I attempted to use SAM to configure the IP address and thats when the problems began. I assigned the IP as specified by out networking group, and when I hit "OK", SAM took a long time to close. It popped-up an error msg, noting the "OLD" station address and the "NEW" station address, which were the same.
I clicked on the message box, and waited...and waited... and waited...(about 10 minutes total) for SAM to complete saving the new information.
When the save completed, SAM showed the new NIC as enabled and had the correct IP associated with it, however;
I could no longer open new terminals in X-windows
Could not establish telnet session to box
Could not restart SAM (no errors, no messages, no response)
Rebooted, and the new card reported a cable error. The cable was indeed wrong and was replaced. Link light on the hub comes on, no link light / activity on card.
Reboot. rc.log shows that the new card (lan3) had an error when it attempted to configure it. Problems w/ x and telnet continued.
I eventually shutdown, popped the card and rebooted, and the problems are gone, but the network guys still want the card installed.
It looks like SAM partially configured the card, but didn't get all of the information in the correct files.
Attached are files w/ SAMs output after the card was installed along w/ ioscan. Portion of the rc.log is also attached as well as copy of files netconf and hpbasetconf from /etc/rc.config.d.
Can the card be configured by editing the above, and skipping SAM.
Two other points:
the box also has the 10BaseT interface in the core io board, and also contains a FDDI and Token Ring interface.
I also have another 10/100 card available, but my first inclination is that its all a configuration issue.
Anyone care to shed some light on the above?
Thx...Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 07:06 AM
04-11-2006 07:06 AM
Re: 10/100BaseT card issues
Check the server slot diagram at http://docs.hp.com on your K580.
Only certain cards and types of cards will work in certain slots, regardless of whether they fit.
You gave a lot of information, but omitted the OS version and bits. In all but the latest 11i releases many older cards were not configurable in a 64 bit installation.
What Core Os is installed, and what is the patch state of the OS? Later is better in both scenarios.
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
04-11-2006 07:07 AM
04-11-2006 07:07 AM
SolutionI'm not a fan for SAM for networking tasks, generally when I need to quickly set up a lancard I just do it from the command line.
I like to run lanscan & netstat -rn to check what's out there first (just me..)
to assign the IP to the new card:
ifconfig lan<#>
(or whatever your netmask needs to be..)
Then I go in and edit the /etc/rc.config.d/netconf and make sure the entries are there...and that the lan speed is set up right, in your case the hpbtlanconf file.
Some of the other things were 'interesting' to me...like that NODENAME.
But I'm no networking guru...I'm strictly vanilla and keep it simple. So I'll leave that alone.
Kindest regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 08:36 AM
04-11-2006 08:36 AM
Re: 10/100BaseT card issues
Its HP-UX 11.0 / 32 bit.
Checked the link you gave Steve, and the slot I used was a single-height HP-PB slot w/ a HP-PB card (slot id 10/4/8). Couldn't find anything more specific, so I (ahem) *assume* it should work...
Did find the install manual for the card however, and I do possibly need additional patches for lanadmin and sam. I'll have to wait until later in the week or weekend to try anything else w/ this.
Thanks for the responses, and I'll let you know what the progress is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2006 05:02 AM
04-12-2006 05:02 AM
Re: 10/100BaseT card issues
There are other "issues" if you wish to assign mulitple physical NICs to the same IP subnet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 05:03 AM
04-17-2006 05:03 AM
Re: 10/100BaseT card issues
Keeping in mind that this is 32bit 11.0, to manually configure this card, I need to:
put the ip address info and interface name in the "netconf" file, and the configuration info (name, speed) in hpbasetconf.
it appears that the hpbtlanconf noted previously is specific to 11i.
Is this correct, or am I barking up the wrong tree?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 05:57 AM
04-17-2006 05:57 AM
Re: 10/100BaseT card issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 08:24 AM
04-17-2006 08:24 AM
Re: 10/100BaseT card issues
Could you please provide with an output of lanscan and netstat -rn and ifconfig lan1, ifconfig lan2 and ifconfig lan3.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 04:36 AM
05-05-2006 04:36 AM
Re: 10/100BaseT card issues
problem was finally isolated as being a bad cable connection between the card and the router.
network guys "built" 2 cables, both of which caused problems. third cable, used w/ second card worked like a champ. re-installed first card and it functions properly as well.
the interesting thing is, the cable failure message didn't appear during boot, but at config time. and once the message was received, you can't telnet into the box on the other lan card either and sam wont start in xwindows......
thanks to all who replied.