Displaying 3 results from an estimated 3 matches for "autonegociation".
2004 Mar 15
1
Trouble replicating samba
Dear all,
I'm experencing a big trouble with samba and an instalation we had at my
enterprise's intranet. This intranet is based on a Samba server v2 wich
acts as Primary Domain Controller, wins server and file server. All
these features works great nowadays.
Our issue, is with a newest server that we are interested to replace the
previous samba server in order to improve the performance
2002 Oct 17
18
why dont packets go where i want?
Dear All!
I reach the point that I must ask you what I have to do. I am beginner at
traffic shaping and I''m very confused with it. :)
Here''s my script that doesn''t do what I want to do with it:
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10
tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit
tc class add dev eth1 parent 1:
2004 Feb 05
1
massive performance problems if transferring many small files
...mory. We try 2% of 2048Mb
set bufhwm=46080
* ClearCase MVFS-Tuning for large systems
set mvfs:mvfs_largeinit=1
set mvfs:mvfs_dncnoentmax=4000
set mvfs:mvfs_dncregmax=4000
set mvfs:mvfs_dncdirmax=1600
set mvfs:mvfs_vobfreemax=4500
set mvfs:mvfs_cvpfreemax=4500
* GE-Link Parameter
* Disable Autonegociation
*set ge:ge_adv_1000autoneg_cap=0
*Begin Tuning for max number of open files
*avoid samba error: Too many open files
set rlim_fd_cur=1024
set rlim_fd_max=2048
*End Tuning for max number of open files
- samba version 2.2.8a (64bit compiled)
- smb.conf
# Global parameters
[global]
workgro...