- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 100BaseT FAIL
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-03-2003 02:37 AM
12-03-2003 02:37 AM
100BaseT FAIL
/etc/rc.log:
Configure HP SPP 100BT interfaces
Output from "/sbin/rc.2d/S333hpsppci 100 start SKIPPED
after Configure LAN interfaces
error: Failed because the interface is not yet initialized
/sbin/rc.2/S340net start failed
How can i enable the interface ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:44 AM
12-03-2003 02:44 AM
Re: 100BaseT FAIL
check with
ioscan -fnClan
and see if you have any btlan6 hardware...
Maybe some other interface is skipped...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:46 AM
12-03-2003 02:46 AM
Re: 100BaseT FAIL
# lanscan
# ifconfig lan?
# netstat -ins
# SAM -> Network Devices
# lanadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:46 AM
12-03-2003 02:46 AM
Re: 100BaseT FAIL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:47 AM
12-03-2003 02:47 AM
Re: 100BaseT FAIL
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:48 AM
12-03-2003 02:48 AM
Re: 100BaseT FAIL
The initialization could fail if the cable is disconnected/bad or if the link partner (switch/hub port) is down or defective.
You should use the linkloop command to test these other components.
Also it's possible that the NIC itself has failed.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:52 AM
12-03-2003 02:52 AM
Re: 100BaseT FAIL
now it's clearer.
You have no SPP 100BT lan (no btlan6) in your environtment, S333 is skipped and this is right.
S340 fails... follow other suggestion:
- is cable connected ? Check both lanconsole and network interface...
- is the other end in auto-negotiation or not ?
- is there any UNCLAIMED in your "ioscan" ?
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:52 AM
12-03-2003 02:52 AM
Re: 100BaseT FAIL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:55 AM
12-03-2003 02:55 AM
Re: 100BaseT FAIL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 02:58 AM
12-03-2003 02:58 AM
Re: 100BaseT FAIL
From the server doing the ping, issue an
arp -a | grep
does it match the one on the hpux server (lanscan output...)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:00 AM
12-03-2003 03:00 AM
Re: 100BaseT FAIL
Configure LAN interfaces
Output from "sbin/rc.2d/S340net start
ERROR: Failed to add route entry because its interface is not yet initialized. May need to add this route entry with a route command after the interface is up:
add net default: gateway 15.144.112.1: NETWORK is unreachable
/S340 start FAILED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:02 AM
12-03-2003 03:02 AM
Re: 100BaseT FAIL
Try (manually)
ifconfig lan0 plumb
ifconfig lan0 IPADDRESS netmask NETMASK
ifconfig lan0 up
or
ifconfig lan0 plumb
/sbin/init.d/net start
or simply reboot the server....
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:04 AM
12-03-2003 03:04 AM
Re: 100BaseT FAIL
arp -a |grep 10.0.1.189
i am trying, but how many minutes must i wait for an answer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:06 AM
12-03-2003 03:06 AM
Re: 100BaseT FAIL
try issuing a ping, and immediatly after the command
arp -a | grep IPADDRESS
if it lasts for more than one minutes, i think there are DNS problems as well...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:17 AM
12-03-2003 03:17 AM
Re: 100BaseT FAIL
ewerythig seens OK
The machine can ping and is pingable, but the services doesn't are going(in sam are this enable).--> I thinked that this FAI at the boot makes that problems(the boot process is to slow, but at the end the X doesn't runs/I will check that after this net issue/
ping 10.0.1.188 OK
arp -a| grep 10.0.1.188 --> I am waited more then 1 minute, at the end nothing
arp -a | grep 10.0.1.189 (of my machine)
nothing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:23 AM
12-03-2003 03:23 AM
Re: 100BaseT FAIL
10.0.1.64 0:1:2:1b:82:62 ether
10.0.1.16 -no entry
thats all
we have machines in 10.0.1.* ip so 150
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:24 AM
12-03-2003 03:24 AM
Re: 100BaseT FAIL
I think that i'm missing something...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:25 AM
12-03-2003 03:25 AM
Re: 100BaseT FAIL
is an old setup for this machine, could be that the problem???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:27 AM
12-03-2003 03:27 AM
Re: 100BaseT FAIL
the default gateway MUST be on the same subnet as the ip address...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 03:28 AM
12-03-2003 03:28 AM
Re: 100BaseT FAIL
what does /etc/rc.config.d/netconf contain about IP_ADDRESS(ES) config and ROUTE config? Does it look for right configuration?
If anything is wronged there (just a bad character or missing character) LAN config could fail at boot up.
Could you attach your netconf file?
If netconf is good then you could insert
sleep 30
in the first line of /sbin/init.d/net file and re-try
/sbin/init.d/net stop
/sbin/init.d/net start
Of course it has to be executed on system console.
Just a thought...
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 08:30 PM
12-03-2003 08:30 PM
Re: 100BaseT FAIL
I think the problem is the same.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=290167
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 10:36 PM
12-03-2003 10:36 PM
Re: 100BaseT FAIL
Now works the computer fine.The problem was that i never used NIS. I hadn't see this in sam and the in /etc/rc.config.d/namesvrs file
NIS_MASTER_SERVER=0
NIS_SLAVE_SERVER=0
NIS_CLIENT=0
NISPLUS_SERVER=0
NISPLUS_CLIENT=0
all lines were OK
etc/nsswitch.conf file was the problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 10:40 PM
12-03-2003 10:40 PM
Re: 100BaseT FAIL
ftp:
Conection closed by remote host
telnet, rlogin are not working.
In sam they are enabled.
nmap 21port open
What could be the problem.
Maybe some permissions.
The host file is edited for this 2 machines.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 10:47 PM
12-03-2003 10:47 PM
Re: 100BaseT FAIL
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=291766