Re: Tunning Freebsd for clustering

2007-09-02 Thread Emanuel Marufo
Ok gays here is the configuration of mounts: Centos: /dev/VolGroup00/LogVol00 / ext3defaults1 1 LABEL=/boot /boot ext3defaults1 2 none/dev/ptsdevpts gid=5,mode=620 0 0 none

Re: Tunning Freebsd for clustering

2007-08-31 Thread Garrett Cooper
Wojciech Puchar wrote: machine1# scp big_file machine2:/tmp Centos: 60 - 65 MB/s FBSD : 52 - 54 MB/s scp encrypts data. everything may depend of ssh version and configuration. use rcp Or better yet, make your own network client/server program for testing. -Garrett

Tunning Freebsd for clustering

2007-08-30 Thread Emanuel Marufo
Hi everybody: I recently work with mpi on FBSD 6.2 and Centos 4.4 on the same hardware. 2 Woodcrest dual core 3Ghz 2 GB RAM. 150 GB SATA disc. etc, etc. My tests, about network and hard disk transfers, say Centos is faster than FBSD. My questions are, how can tunning FBSD to upgrade the

Re: Tunning Freebsd for clustering

2007-08-30 Thread youshi10
On Thu, 30 Aug 2007, Emanuel Marufo wrote: Hi everybody: I recently work with mpi on FBSD 6.2 and Centos 4.4 on the same hardware. 2 Woodcrest dual core 3Ghz 2 GB RAM. 150 GB SATA disc. etc, etc. My tests, about network and hard disk transfers, say Centos is faster than FBSD. My questions

Tunning Freebsd for clustering

2007-08-30 Thread Emanuel Marufo
2007/8/30, Hussain Ali [EMAIL PROTECTED]: What sort of clustering are you doing ? How are you testing? -- -hussain My god i forget post it. Testing hard disk transfer. machine1# scp big_file machine2:/tmp Centos: 60 - 65 MB/s FBSD : 52 - 54 MB/s Testing network. machine1#iperf -c

Re: Tunning Freebsd for clustering

2007-08-30 Thread Wojciech Puchar
machine1# scp big_file machine2:/tmp Centos: 60 - 65 MB/s FBSD : 52 - 54 MB/s scp encrypts data. everything may depend of ssh version and configuration. use rcp ___ freebsd-questions@freebsd.org mailing list