HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Ubuntu Proliant DL360 network issues
Operating System - Linux
1828157
Members
2907
Online
109975
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-07-2006 05:42 PM
10-07-2006 05:42 PM
Ubuntu Proliant DL360 network issues
I installed Xubuntu (6.06) on a brand spanking new DL 360 and am having strange network card issues. The OS recognizes the Broadcom 5740 cards that came installed and accessing the network works fine. The problem I am running into is that client computers not connected to the same switch as the HP's can't access them (ping/ssh/http). If I ping the client from the server, then I get access for a limited time.
I have tried several switches (Cisco, Netgear,..), and different ports on the same switch with the same result. The problem appears to be that the clients aren't being added to the arp cache if they sit outside the switch. Xubuntu on non HP servers plugged into the same switch don't suffer from this issue. Neither do Windows or AIX boxes.
Any ideas?
I have tried several switches (Cisco, Netgear,..), and different ports on the same switch with the same result. The problem appears to be that the clients aren't being added to the arp cache if they sit outside the switch. Xubuntu on non HP servers plugged into the same switch don't suffer from this issue. Neither do Windows or AIX boxes.
Any ideas?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2006 09:27 PM
10-07-2006 09:27 PM
Re: Ubuntu Proliant DL360 network issues
Shalom,
The first thing that needs to be done is check with networking and see if there is any mac address blocking. Our networking department started doing switch based mac address filtering and I never got the memo. This lead to several needless OS installs.
After this is confirmed, try a laptop or other server on the same ip address and switch ports. If the problem occurs only on those switch ports go back and beat up networking some more.
IF not, then patch ubuntu it has a bug.
SEP
The first thing that needs to be done is check with networking and see if there is any mac address blocking. Our networking department started doing switch based mac address filtering and I never got the memo. This lead to several needless OS installs.
After this is confirmed, try a laptop or other server on the same ip address and switch ports. If the problem occurs only on those switch ports go back and beat up networking some more.
IF not, then patch ubuntu it has a bug.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 10:18 PM
10-08-2006 10:18 PM
Re: Ubuntu Proliant DL360 network issues
Strange thing you are experiencing there. I am afraid I do not have a good answer for that.
A question on the side: Why would you want to run Ubuntu on a server - I find it to be more of a desktop OS? I tried it, but found that I would constantly have to install extra packages fo my server needs.
Maybe an idea to try Debian since you are working in that direction (Ubuntu is a Debian derivative). Also, Slackware or Redhat Enterprise which is more server oriented. Or perhaps Fedora Core or Suse which are more "everything for everyone" distributions.
A question on the side: Why would you want to run Ubuntu on a server - I find it to be more of a desktop OS? I tried it, but found that I would constantly have to install extra packages fo my server needs.
Maybe an idea to try Debian since you are working in that direction (Ubuntu is a Debian derivative). Also, Slackware or Redhat Enterprise which is more server oriented. Or perhaps Fedora Core or Suse which are more "everything for everyone" distributions.
poi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 04:52 AM
10-09-2006 04:52 AM
Re: Ubuntu Proliant DL360 network issues
Broadcome 5740's, or 5704's? Anyway, to see whether the problem is IP and above or data-link (ethernet) and below you might install linkloop:
http://freshmeat.net/projects/linkloop/
which can do a "link-level" ping between two systems. If the other system isn't HP-UX you will need to be running the linkloop server on it.
While you are at it, it would be good to check the output of dmesg. Some other things to try to see what might be happening:
*) from the _console_ try unloading and reloading the driver (IIRC that will be tg3) with modprobe - modprobe -r tg3; modprobe tg3 - you may need to re-ifconfig after that.
*) some sort of ethtool command to cause the NIC to reset
*) disconnecting and reconnecting the cable(s)
http://freshmeat.net/projects/linkloop/
which can do a "link-level" ping between two systems. If the other system isn't HP-UX you will need to be running the linkloop server on it.
While you are at it, it would be good to check the output of dmesg. Some other things to try to see what might be happening:
*) from the _console_ try unloading and reloading the driver (IIRC that will be tg3) with modprobe - modprobe -r tg3; modprobe tg3 - you may need to re-ifconfig after that.
*) some sort of ethtool command to cause the NIC to reset
*) disconnecting and reconnecting the cable(s)
there is no rest for the wicked yet the virtuous have no pillows
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP