- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NIC CARD TEST
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-20-2007 05:40 AM
12-20-2007 05:40 AM
Does anyone have a script or a suggestion to help test this card to see if it is healthy?
I always have problems in this area and I end up just swapping out the card, but I want to try and diagnore the nic this time.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 07:38 AM
12-20-2007 07:38 AM
Re: NIC CARD TEST
How about just a large ftp from a to b then watch the error counts ?
Replace card or use another NIC and test again, if the errors persist then you have a cabling or switch issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 07:41 AM
12-20-2007 07:41 AM
Re: NIC CARD TEST
Where would you check for errors after the ftp test? where is the best place to veiw the error count in your opinion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 07:47 AM
12-20-2007 07:47 AM
Re: NIC CARD TEST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 08:51 AM
12-20-2007 08:51 AM
SolutionI see the following methods to check NIC healty:
- check syslog.log for some lan failures;
- take heavy ping tests to and from this system, check for lost packets;
- issue linkloop, follows an example:
linkloop -i
where PPA number and Station Address are from lanscan command. It should be better to select PPA number from a system and Station Address from another system and test linkloop command.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 09:51 AM
12-20-2007 09:51 AM
Re: NIC CARD TEST
"Where would you check for errors after the ftp test? where is the best place to veiw the error count in your opinion?"
I think the simpliest place is output of command "lanadmin -g
With lanadmin -g you will find some error counters that should be close to 0.
Hope this will help
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2007 09:52 AM
12-20-2007 09:52 AM
Re: NIC CARD TEST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2007 10:07 AM
12-31-2007 10:07 AM
Re: NIC CARD TEST
If some other OS, the suggestions for HP-UX things to do will be semantically (sp?) helpful, but will be off in syntax.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2007 05:43 PM
12-31-2007 05:43 PM
Re: NIC CARD TEST
If you have maintenance contract with HP, you can ask for linkinfo Shell script.
linkinfo is the new data gathering tool that replaces the following utilities:
gbeinfo
10gbeinfo
100btinfo
hfinfo
apainfo
I worked with HP WTEC team on some bug fixes and the new version was published just
before the Christmas.
I would hope the script will eventually be
available to all.
Regards,
VK2COT