- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Lan Interface
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
03-29-2002 02:25 AM
03-29-2002 02:25 AM
Lan Interface
I have this scenario: 2 A500 (a500a a500b) in cluster with 3 lan interface.
All work correctly, but for lan0 on a500a I can switch to 10 from 100 and on a500b I can't do it.
The server are identical (O.S.,Patch,HW)
tnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 02:56 AM
03-29-2002 02:56 AM
Re: Lan Interface
ioscan -fnkClan
lanscan
lanadmin
tail -30 /var/adm/syslog/syslog.log
How are you trying the switch.
lanadmin or sam. Is there an autosensing switch involved or do you need to manually configure the port.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 03:12 AM
03-29-2002 03:12 AM
Re: Lan Interface
I have used sam, but with lanadmin is the same.
I have iverted the port on th switch where they are connected, but whit the same result.
The driver used for the lan is btlan3 for both server.
it's crazy!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 03:52 AM
03-29-2002 03:52 AM
Re: Lan Interface
Are you able to Linkloop first. Also make sure that your switch is communicating in the data layer level.If it is set to ip level it may have the problems you indicate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 04:04 AM
03-29-2002 04:04 AM
Re: Lan Interface
Forgot to say about nettl.LOG*.look into /var/adm/nett* and see whether something has been logged by the system. Do this
netfmt -Nlf /var/adm/nettl.LOG00 > somefile
cat somefile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:58 PM
03-29-2002 09:58 PM
Re: Lan Interface
hpbase100conf are the same.
Also have you tried using lanadmin to
set the lan speed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2002 01:19 AM
03-30-2002 01:19 AM
Re: Lan Interface
Make sure the switch port on which this lan port is conencted is set to fixed 100mbps , full duplex, disable the auto neg both on the switch and the server lan port. Try to configure the lan port to fixed 100mbps , try sam. Use lanadmin and see if you can change the lan port settings from the command line. Do "man lanadmin" for more info on the command line sytax.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:42 AM
04-01-2002 09:42 AM
Re: Lan Interface
I have done all this checks before insert this question on itrc but without result. I'm thinking that there is same hardware error.
If someone have another idea... pleas write, if I'll found the respons i'll write here.
tnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 09:45 AM
04-01-2002 09:45 AM
Re: Lan Interface
do a "scancl". This will generate a file in /tmp by dafault. This will tell you if all your interfaces are working. You should see the lan connection okay for all working lan connection connected to the network.
Hope this helps.
Regds