Re: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread ptitoliv
Donald J. O'Neill a écrit :

I guess you're right to say there's a misunderstanding. 

Ok I understand. I would want to say on this post that I made tests from
the BSD box to a Debian box, both located on the 100 Mbits/s network.
And I made others tests between the same BSD box (still located on the
100 Mbits/s network) and my home computer behind my ADSL Line.

Regards,
ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-26 Thread ptitoliv
Hello Everybody,

I made lots of searches on the Internet and I found something about the
option

net.inet.tcp.inflight.enable.

If I set this value to 0, my bandwitdh problems are resolved.

Does anybody knows something about this options and why can it be the
origin of this problem ?

Regards,
Ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Mathieu CHATEAU a écrit :

Are the debian  freebsd on the same segment ?
if so, are they using the same router/gateway ?
  

No, there is the same CISCO Router between the two boxes.

did you customize/set up things, like ipfw or set specific things via
sysctl ?
  

I tried to modify the tcp window size but the problem is stille here.

What tcp trace will be useful to understand this problem ?

Regards,
ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Donald J. O'Neill a écrit :

Not hardly. I'll bet that 950kB/s for the Debian box was the peak 
download speed and it didn't maintain it through the entire download. 

Don

The Debian Box is capable to make a 5 MB/s stable connection easily.

Regards,
Ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Danial Thom a écrit :

It seems unlikely that he'd get  good throughput
in one direction if the link was hosed. One
dropped packets and you're shot. The easy way to
test this is to eliminate the switch..hook the
Freebsd box directly to the linux box.

  

Impossible to do that because the boxes are rented by an hosting company.

ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
fbsd_user a écrit :

On one side there is a Debian Sarge 3.0 box
On the other side there is a FreeBSD 5.3.

I made the same tests on another network  (same architecture but on a
different hosting service network)

On one side there is a Debian Sarge 3.1
On the other side there is a FreeBSD 5.4

Did you use FTP or ssh? Ssh has know buffer size problems between
un-like operating system a each end that cause massive slowness.
  

  

I use FTP and SSH.

Regards,
ptitoliv


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-25 Thread ptitoliv
Donald J. O'Neill a écrit :

Maybe, but not to the internet on an  1.5Mb/s connection. Your aDSL line 
is only good for at most 1.5M and that's not guaranteed to happen all 
the time. There are a lot of things that go on to throttle that. At 
home I can connect between computers at 100 Mb/s, so what. I can't 
connect to the internet at faster than what's capable of being supplied 
by the ISP.


  

I think there is a misunderstanding : boxes are not on my ADSL line but
on a datacenter with 100 Mbits/s connectivity.

When I say the Debian is able to make a 5 MB/s connexion it is not with
my adsl line but another server located on the internet.

Ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-19 Thread ptitoliv
Mathieu CHATEAU a écrit :

try this:
ping -c 1000 -s 1500 IP_TO_PING

wait for the 1000 ping to go trough. You should not have more than
0,5% of loss (is the servers aren't overload). If it's more or equal
than 0,5%, it comes from the network (cables or switches fault).
Each host would be in 100 full (via autoselect to be sure the conf is
ok on the switch).

I made the tests on the two boxes = 0 % packet loss.

I man an other interesting test. I try to transfert between the BSD Box
and a server located at home behind my 1MB/s ADSL Line. Here are the
results :

FreeBSD box = Workstation at home : 300 kB/s
Debian box on the same network  = Workstation at home : 950 kB/s.

This test confirms cleraly that there is a problem with the BSD, I guess.

Could it be a bug from the VR driver ?

Regards,
Ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Hello everybody,

I am writing here because I have a problem with network on freebsd 5.3
and 5.4. The machines are pluged in a 100 Mbit/s with via rhine network
cards. On this same LAN  I have a Debian Sarge computer. When I try to
transferts big files beetween the FreeBSD and the Debian, I see that I
have an assymetric bandwith :

From Debian to BSD : No problem. The bandwitdh is OK : About 8 MBytes/s
which is normal for a LAN I guess.
From BSD to Debian : The bandwidth is quite awful = Beetween 300
KBytes/s to 1Mbyte/s.

Network have been changed and the problem is still the same. So I
thought it was a network problem. Then I installed an other FreeBSD on a
different computer and plugged it in a completely different network and
the problem is still here. That's why I think there is a thing to
configure on the BSD system but I don't know why.

That's why I am looking here for someone who knows this problem and who
will be able to help me.

Thank you for your answers

Best Regards,
ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Glenn Dawson a écrit :

 What are you using to transfer the files? ftp, scp, nfs, something else?

I am using ftp.

Regards,
Ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Mathieu CHATEAU a écrit :

what about netstat -e on each host ?
(looking for errors)
  

no errors detected

are you on swicthes ?
Are the switches port on auto or forced ?
  

I don't know exactly : the servers are hosted by a company. So I think
they are in autoselect mode.

when doing an ifconfig -a, are you in 100 full duplex ?
  

Yeah and I tried to forced in all possibles modes. (10/100 and half/full
duplex)

Are you using proftpd  /wuftpd ?
  

Proftpd but I made some new tests with HTTP and SCP and it is the same
problem.

Regards,
ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bandwidth Problems with Freebsd 5.x

2006-02-18 Thread ptitoliv
Danial Thom a écrit :

--- ptitoliv [EMAIL PROTECTED]
wrote:

  

Hello everybody,

I am writing here because I have a problem with
network on freebsd 5.3
and 5.4. The machines are pluged in a 100
Mbit/s with via rhine network
cards. On this same LAN  I have a Debian Sarge
computer. When I try to
transferts big files beetween the FreeBSD and
the Debian, I see that I
have an assymetric bandwith :

From Debian to BSD : No problem. The bandwitdh
is OK : About 8 MBytes/s
which is normal for a LAN I guess.
From BSD to Debian : The bandwidth is quite
awful = Beetween 300
KBytes/s to 1Mbyte/s.

Network have been changed and the problem is
still the same. So I
thought it was a network problem. Then I
installed an other FreeBSD on a
different computer and plugged it in a
completely different network and
the problem is still here. That's why I think
there is a thing to
configure on the BSD system but I don't know
why.

That's why I am looking here for someone who
knows this problem and who
will be able to help me.

Thank you for your answers

Best Regards,
ptitoliv



Are you doing GET from each machine, or
comparing GET to PUT? Get has always been a lot
faster then PUT. 

I tried GET and PUT from the two servers and the problem is still the same.

Put a monitor on the LAN and
look for weird sending patterns. The 4.x FTP
servers will stop altogether if you set the
window under 1500 bytes. I don't know if its the
server app or the stack, but its probably the
specific application, as HTTPD seems not to have
such problems.

The problem still exists with HTTP and SCP requests.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Where is GDM ?

2005-11-09 Thread ptitoliv
Hello everybody,

I am trying to install GDM on a new BSD 6.0 box. I tried to compile the
port and to install the package but there is the sameproblem, gdm binaries
are not available after the install ?

Did I do something wrong or is there a bug ?

Thank you for your answers

Best regards

ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Where is GDM ?

2005-11-09 Thread ptitoliv
Oops sorry it was my fault. Just a little path problem.

Sorry.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Window Scaling

2005-10-27 Thread ptitoliv
Hello everybody,

I have got 2 dedicated servers located on the same network. 1 is running
on FreeBSD and the other under Linux Debian. The problem is that on the
BSD box, it is impossible to have a transfer rate higer than 200 kB/s with
one connection. If I create simultaneous connections, I can reach more
higher transfer rates.

On my Debian Box, I can reach easily 900 KB/s with only one connection. I
have heard about TCP Window size and Window scaling.

Do you think that it is possible to modify parameters on the BSD box in
order to reach the same transfer rates than the Debian box with only one
connection ?

Thank you for your answers.

Best Regards,
Ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Window Scaling

2005-10-27 Thread ptitoliv
Hello everybody,

I have got 2 dedicated servers located on the same network. 1 is running
on FreeBSD and the other under Linux Debian. The problem is that on the
BSD box, it is impossible to have a transfer rate higer than 200 kB/s with
one connection. If I create simultaneous connections, I can reach more
higher transfer rates.

On my Debian Box, I can reach easily 900 KB/s with only one connection. I
have heard about TCP Window size and Window scaling.

Do you think that it is possible to modify parameters on the BSD box in
order to reach the same transfer rates than the Debian box with only one
connection ?

Thank you for your answers.

Best Regards,
Ptitoliv


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread ptitoliv
Hello everybody,

I have 2 120 Go Drives installed on my FreeBSD 5.4 Box. I want to create
with these 2 disks a software RAID-1 solution. I wanted to use vinum but
lots of people say that vinum is very unstable on FreeBSD 5.4. So I am
asking you what is the best solution to make RAID-1 on FreeBSD 5.4.

Thank you for your answers

Best Regards,
ptitoliv
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread ptitoliv
Hello again,

Thank you for all your answers ! I am going to look at gmirror and ccd.
But I have a last question. My disks are differents. One is a Maxtor
detected with a 111 GB capacity and the other is a Seagate detected with
a 114 GB capacity. Will I have problems trying to use RAID with this
configuration ?

Best regards,
ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Resizing /var

2005-06-12 Thread ptitoliv
ptitoliv a écrit :

Hello again

Thank you all for your answers.Like you said, I use the symlinks technic
to transfer /var files into /usr and it works perfectly. I have
transfered all logs and databases. Only postfix files stay in /var
becaise I have some problems with special files like sockets and pipes
and because the server is in production i can't stop the MTA.

Thank you very much

Best regards
Ptitoliv



  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Resizing /var

2005-06-11 Thread ptitoliv
Hello everybody,

I have a big problem on a FreeBSD 5.3 Box. It is an hosted server
installed by an hosting service. But I didn't know what they smoke when
they have installed the system but they sized the /var filesystem only
to 200 MB which is not sufficient for my needs.

I used an emergency solution which was to transfer some datas on /usr
like databases but I am afraid that the problem will come back. So I am
asking here if there is any solution to transfer free space from ./usr
to /var.

But there are some constraints :

- I have no free unpartitioned space available
- I can't format any partition because and I can't loose datas

Is there any solution with some BSD tools in order to solve this problem ?

Thank you for your answers

Best Regards,
Ptitoliv

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]