- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Loss of ethernet network capability on XP1000 Tru6...
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-07-2008 12:09 PM
04-07-2008 12:09 PM
Loss of ethernet network capability on XP1000 Tru64 Unix v5+
The machine has been up and running on our LAN for years, but suddenly became unable to see the LAN or have any other machine see it on the network. Ping, traceroute, netstat, etc. all simply hang with no feedback when run on the machine looking for an external IP address, or when run from another host looking for the machine's IP address.
I can only log on as root (user accounts/passwd are obtained via yp/NFS), and the boot process and login are *very* slow, but there are no error messages in /var/adm/messages. I've rebooted several times with no effect.
ifconfig indicates that the tu0 (ethernet) interface is "up" running 100baseT, full duplex. I tried taking tu0 down and up with ifconfig, restarting the inetd process, and tried to force various configurations using lan_config in the etc/inet.local file. Our local network admin even went to the LAN switch and was able to see a link to the machine via a networking diagnositc, but could not ping or traceroute the machine.
Does anyone have any ideas about what could be the problem? Do I have to procure another NIC card (the original connector is part of the motherboard)? If so, what device should I get and what drivers are needed?
Thanks for any help you can provide.
Darrin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2008 01:20 PM
04-07-2008 01:20 PM
Re: Loss of ethernet network capability on XP1000 Tru64 Unix v5+
Ann
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2008 02:49 PM
04-07-2008 02:49 PM
Re: Loss of ethernet network capability on XP1000 Tru64 Unix v5+
Bad hardware? Could be the cable, or the box
at either end. Have you tried any of the
obvious things, like a different cable or a
different port on the hub/switch?
If the stuff on the main board is really
fried, and if you have a free PCI slot, then
adding a card would probably be easier (and
cheaper) than getting it replaced/repaired.
I assume that some official document would
list the supported cards, but I'd also assume
that something like a DE500-BA would be
roughly equivalent to the built-in gizmo,
which appears in the SRM console "show
device" report like this:
Slot Option Hose 1, Bus 0, PCI
3 DECchip 21143-AA ewa0.0.0.3.1 00-00-F8-71-D4-CD
[...]
(Yours does still appear there, right?)
Alternatively, and probably available for
less than $10 at your local PC junk store, a
card with an Intel 82558 chip should also be
suitable. For example:
Slot Option Hose 1, Bus 2, PCI
[...]
10 Intel 8255x Ethernet eia0.0.0.2010.1 00-50-8B-11-3A-D5
The Intel chip/card would appear as "ee0"
instead of "tu0", so some IP reconfiguration
would be needed, but that would be true for a
"tu1", too, I'd guess.
While you're talking to the SRM console, try:
show ewa0*
Are things like "ewa0_mode" reasonable?
With Tru64 running, what do you get from:
hwmgr get attribute -category network
?
(Like "link = Down", say?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 01:14 PM
04-16-2008 01:14 PM
Re: Loss of ethernet network capability on XP1000 Tru64 Unix v5+
Summary: The Ethernet interface just started working again after several reboots, so the problem is gone but the reason is unresolved.
To follow up your advice/help:
> Have you tried any of the
> obvious things, like a different cable or > a different port on the hub/switch?
Yes, I tried switching cables, ports on the router, and even a different router to no avail.
> (Yours does still appear there, right?)
> While you're talking to the SRM console, > try:
> show ewa0*
> Are things like "ewa0_mode" reasonable?
> :
> With Tru64 running, what do you get from:
> hwmgr get attribute -category network
> (Like "link = Down", say?)
I'm not very familiar with this machine or tru64 unix, so I am not sure what to expect from SRM or hwmgr. However, ewa0 did show up as DECchip 21143 at MAC 00-00-F8-71-5C-9E. None of the IP addresses were populated (ie 0.0.0.0).
For hwmgr, there was not "link=XXX" output, but "mode=Fast Full Duplex" and "state=available".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 01:16 PM
04-16-2008 01:16 PM