- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LAN problem
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-22-2009 05:58 AM
04-22-2009 05:58 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:13 AM
04-22-2009 07:13 AM
Re: LAN problem
Ravi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:30 AM
04-22-2009 07:30 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:30 AM
04-22-2009 07:30 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:42 AM
04-22-2009 07:42 AM
Re: LAN problem
I am unable to open both the atatchments. Could you please paste the o/p in thread.
Cheers,
Ravi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:49 AM
04-22-2009 07:49 AM
Re: LAN problem
Speed = 100 Full-Duplex.
Autonegotiation = On.
lanscan -q 1
0
3
4
2
5
900 1
901
902
903
904
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:52 AM
04-22-2009 07:52 AM
Re: LAN problem
Following are the next steps.
ll /var/adm/net*
If the file (files) have the latest timestamp, run the following command. You can replace the file name if it is diferent.
netfmt -t 5 -f /var/adm/nettl.LOG000
If you see any speed mismatches, take your N/W admin to task.
Initiate a scp or ftp of atleast 100 MB file and make a note of the time.
Change the speed to 1000FD manually.
lanadmin -X 1000FD 1
update /etc/rc.config.d/hpietherconf and upadte lan1 details.
Check the speed
lanadmin -x 1
Initiate a scp and ftp and make a note of the time.
Monitor netstat -ni for 1 hour and see for collisions.
If you see collisions (we see sollisions, if it is HD), tell your network admin the proof taht it has been set to 1000FD auto neg on.
Cheers,
Ravi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:05 AM
04-22-2009 09:05 AM
Re: LAN problem
The option "1000fd" is not valid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:25 AM
04-22-2009 09:25 AM
Re: LAN problem
Pete quite correctly said the following:
> > I belive if you turn off auto negotiation and set it to full duplex FD. This will work perfectly.
>
> In a work: No.
>
> This is not how GB ether works. It is designed to be set to auto-negotiate. Forcing either end of the connection as suggested is how you end up with a situation like Ron is in.
And then Ravi suggests:
> Change the speed to 1000FD manually.
>
> lanadmin -X 1000FD 1
And (unsurprisingly) Ron finds:
> I tried to change the speed, as you suggested, and I get
>
> The option "1000fd" is not valid
If your network switch is *really* set to 1000BaseT & AUTO and you definately have at least CAT5e cable (ideally CAT6), and your end is also set to AUTO, then everything should work...
Confirm everyting is set to auto again and then try resetting the card through lanadmin - that should force a re-negotation with the switch.
One minor point - you mention you cloned from an older system using Ignite - you don't have any hard-coded MAC addresses in your /etc/rc.config/* files that have been carried over from the old box do you?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:31 AM
04-22-2009 09:31 AM
Re: LAN problem
If not, try dissolving the APA interface and then stop and restart your networking, or better, completely power off the server and power it back on to clear possibly hanging register values on the network interface.
I am sorry to say but HP's way of handling the network cards, port aggregation and other aspects leave a lot to be desired. On AIX for instance (which I find myself moving towards lately) you can actually set the interfaces to 1000FD fixed speed/duplex setting, unlike HP. If this functionality was available on HPUX, that would be a great troubleshooting tool if nothing else.
Anyway, just try this and see what happens. If you can not dissolve lan900, at least connect the cable to another lan port, which still is independent, say maybe lan2, and see if you get what you want on that port.
Hope this helps
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:32 AM
04-22-2009 09:32 AM
Re: LAN problem
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:35 AM
04-22-2009 09:35 AM
Re: LAN problem
It only has 1 lan connected as APA would not let me add a lan to the aggregate at a different speed. Kind of like Murphy's law here.
I just passed a maintenance wknd, where I was trying to resolve this issue, but the window ran out before I could come up with an answer. Sigh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:44 AM
04-22-2009 09:44 AM
Re: LAN problem
You guys are ALL an indespensable assett!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 09:53 AM
04-22-2009 09:53 AM
Re: LAN problem
Ron - try "grep -l STATION /etc/rc.config.d/hp*conf". That will show you which files will be checked - should be six, I think. Then run "grep STATION /etc/rc.config.d/hp*conf" to see if there are any that aren't blank.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 10:01 AM
04-22-2009 10:01 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 11:20 AM
04-22-2009 11:20 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 11:34 AM
04-22-2009 11:34 AM
Re: LAN problem
one more comment - him having his end set to AUTO ain't gonna help if the port on the switch will only go to 100BaseT - everyone has confirmed that this is a 1000BaseT (GbE) capable switch port right?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 12:18 PM
04-22-2009 12:18 PM
Re: LAN problem
Also, in your answer to my question above, you said, APA can not be formed because speeds of the two interfaces are not the same. So, from this statement, I understand that the other member of this APA interface, (switch port wise) is already set to 1000 Auto and working fine. If this is a valid assumption, the simplest test would be to disconnect lan1 and connect the cable from the secondary network adapter into the lan1 and see if it alleviates the problem. Since the two ports should be on the same network and everything, you should not have any IP address conflict because of the wrong subnets. I am hoping this server with lost redundancy and operating at a much slower network rate than it is designed for, is not in production in its current shape, so maintenance window should not be a problem. But if so, there is not much you can do until you get yourself a few minutes of maintenance time here and there to test these cable swap game.
Good luck
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 01:48 PM
04-22-2009 01:48 PM
Re: LAN problem
I encountered a similar problem, which after weeks of going through everything possible to think of, and a 500mile round trip to prove to the customer that the cable was the only thing left to try.
I was lucky the server had 2 gbit cards in it, so a quick cable between the two proved they were ok to run at 1000
network guys provided reluctently to prove the cisco switch was at auto, everything configured ok.
cat5 cable was just that cat5 not cat5e or cat6!
I would physically check the cable, and what is written on it.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 02:21 PM
04-22-2009 02:21 PM
Re: LAN problem
For that case, you might need to check the network collision. If there are many collisions, then the setting is wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 03:01 PM
04-22-2009 03:01 PM
Re: LAN problem
TRUE
>>while the Cisco box should set to 1 gig and
>>auto should be off.
FALSE.
The switch should also be set to AUTO.
For Gigabit speeds to work properly, BOTH ends MUST be set to AUTO!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 10:35 PM
04-22-2009 10:35 PM
Re: LAN problem
What is in
/etc/rc.config.d/hp_apaconf
/etc/rc.config.d/hp_apaportconf
/etc/lanmon/lanconfig.ascii ?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 03:05 AM
04-23-2009 03:05 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2009 03:05 AM
04-23-2009 03:05 AM
Re: LAN problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2009 04:33 AM
04-24-2009 04:33 AM
Re: LAN problem
thx!!