HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Newbie: BC5700 trouble ?
Operating System - Linux
1825775
Members
2192
Online
109687
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
07-19-2005 02:01 AM
07-19-2005 02:01 AM
Newbie: BC5700 trouble ?
Hi !
First post here, sorry in advance for any laguague mistake.
I'm having some weird problems with a freshly installed RH Enterprise Server 4 (Update 1) running on a ProLiant DL360 G3 with two Broadcom BC5703 NICs. This server just runs in text mode, no X11 windowing system.
Whenever I issue some command thru ssh that outputs big chunks of data, like 'rpm -qila' or 'ls -lR /' the text scroll stalls after ~3 seconds, I mean that the data just doesn't keep flowing like it should do in an interactive session.
While having this trouble I can open another ssh session without problem and if I issue a 'netstat -tunap' it shows me that the 'Send-Q' is full of bytes queued for the first ssh session; eventually it will continue sending information in a very very slow fashion, just a couple of new lines appended every 2 or 3 minutes.
I'm using RH stock kernel, '2.6.9-11.ELsmp' and the stock NIC drivers,'tg3'.
I was wondering if anybody else saw this behavior and if I should replace the tg3 driver for the bc5700 from Broadcom. May this solve my problem ? can this be related to the tg3 driver ? I've performed from a local tty the same operation and it works flawlessly.
Regarding the installation of the bc5700 driver, do I need to have a properly compiled kernel before attempting to compile the Broadcom driver ? I've tried to compile the driver from the rpm but got (without kernel source since I didn't install it):
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.67198
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd bcm5700-8.1.55
+ make
make -C SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55 modules
make: *** SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55: No such file or directory. Stop.
make: *** [default] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.67198 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67198 (%build)
Thanks in advance for any help.
J. Carminati.
First post here, sorry in advance for any laguague mistake.
I'm having some weird problems with a freshly installed RH Enterprise Server 4 (Update 1) running on a ProLiant DL360 G3 with two Broadcom BC5703 NICs. This server just runs in text mode, no X11 windowing system.
Whenever I issue some command thru ssh that outputs big chunks of data, like 'rpm -qila' or 'ls -lR /' the text scroll stalls after ~3 seconds, I mean that the data just doesn't keep flowing like it should do in an interactive session.
While having this trouble I can open another ssh session without problem and if I issue a 'netstat -tunap' it shows me that the 'Send-Q' is full of bytes queued for the first ssh session; eventually it will continue sending information in a very very slow fashion, just a couple of new lines appended every 2 or 3 minutes.
I'm using RH stock kernel, '2.6.9-11.ELsmp' and the stock NIC drivers,'tg3'.
I was wondering if anybody else saw this behavior and if I should replace the tg3 driver for the bc5700 from Broadcom. May this solve my problem ? can this be related to the tg3 driver ? I've performed from a local tty the same operation and it works flawlessly.
Regarding the installation of the bc5700 driver, do I need to have a properly compiled kernel before attempting to compile the Broadcom driver ? I've tried to compile the driver from the rpm but got (without kernel source since I didn't install it):
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.67198
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd bcm5700-8.1.55
+ make
make -C SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55 modules
make: *** SUBDIRS=/usr/src/redhat/BUILD/bcm5700-8.1.55: No such file or directory. Stop.
make: *** [default] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.67198 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67198 (%build)
Thanks in advance for any help.
J. Carminati.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 02:43 AM
07-19-2005 02:43 AM
Re: Newbie: BC5700 trouble ?
using bcm5700 driver is another option which is worth a try. I also suspect your switch and your LAN cable which connects this machine to the network. try changing them and see whether it makes any sense.
for building drivers you need to have kernel sources installed, install them and try rebuilding the rpm
Regards,
Gopi
Never Never Never Giveup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 02:56 AM
07-19-2005 02:56 AM
Re: Newbie: BC5700 trouble ?
Yes, you need a working kernel. I would go as far and say the tg3 drivers are causing grief with the kernel.
The tg3 drivers have had problems.
Go to the BroadCom web site and obtain the bc5700 drivers. All downloads and instructions are on this site.
The tg3 drivers have had problems.
Go to the BroadCom web site and obtain the bc5700 drivers. All downloads and instructions are on this site.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2005 04:20 AM
07-19-2005 04:20 AM
Re: Newbie: BC5700 trouble ?
Thanks to both replies!
After talking with the network guy we solved a half/full-duplex mismatch... :(
Now it's working as fast as any other of my systems.
Thanks again.
After talking with the network guy we solved a half/full-duplex mismatch... :(
Now it's working as fast as any other of my systems.
Thanks again.
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