- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba too slow in Win2K => HP-UX direction
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
06-14-2002 07:59 AM
06-14-2002 07:59 AM
Samba too slow in Win2K => HP-UX direction
We are getting support from local HP site, but they weren't able to find a solution so far. My questions are :
1) Is this performance drop normal with Samba ? Is there anyone else out there who have experienced the same problem ?
2) We are assuming that the network hardware are OK, as ftp works fast both ways. May we be missing anything ?
3) Is there anyother solution than Samba?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 08:58 PM
06-14-2002 08:58 PM
Re: Samba too slow in Win2K => HP-UX direction
IF you have any NFS server loaded in win2k and if you try NFS from HP-UX NFS client. This setup will faster than SAMBA. SMB protocol is
slower than NFS .
Also Do you have any routers in between the win2k machine and HP-UX ?.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 01:09 AM
06-17-2002 01:09 AM
Re: Samba too slow in Win2K => HP-UX direction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2002 02:44 AM
06-17-2002 02:44 AM
Re: Samba too slow in Win2K => HP-UX direction
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 01:16 AM
06-18-2002 01:16 AM
Re: Samba too slow in Win2K => HP-UX direction
- apply latetst (NFS and netcard) patches (they always says that)
at the time: PHNE_23249 + Dependencies
- use cifs-version 1.06 or above
- kernel parameters:
nfsTimeout 50
nfsRetransmit 5
It did help me at the time.
Goodluck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 03:14 AM
06-18-2002 03:14 AM
Re: Samba too slow in Win2K => HP-UX direction
Reply To : U.SivaKumar :
The server and the client are on the same switch. I didn't really get what you mean by your first sentence. Sorry I am not really godd at networking.
Reply to Sven Verhaegen :
The problem is uni-directional. The server, client and the switch is 100FD, AutoNeg=OFF
Reply to Donald Kok.
Our HP support people upgraded Samba, installed the latest patches. Stiil got the problem.
I have seen people with and without the problem in our our CAD software's mail list. None had a performance drop as significant as ours, though.
Can you help me collect some data about the problem ? Can you measure Windows Copy/Paste times in your system?
My figures for a ~25 MB file are :
From Win2k to UX : ~17-18 secs
From UX to Win2k : 3-4 secs !and for a 95 MB file
From Win2k to UX : ~55-58 secs
From UX to Win2k : 10-11 secs !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2002 03:35 AM
06-18-2002 03:35 AM
Re: Samba too slow in Win2K => HP-UX direction
also
the line command to make it work at once is :
ndd -set /dev/ip ip_send_source_quenche 0
if this fails to solve the issue you're down to the worst of the possible solution "TRACING" , either use the nettl tool provided by HP-UX (if you need to know how we can explain it) or use a PC with lanmonitor (it is much nicer in it's presentation) and try to find out what direction packets are lost or slow or dropped or if you are you seeing execisive retransmission or other things like this....