Distro: Debian Sarge
Kernel 2.6.8
Samba 3.0.7-2

Processor: Pentium4 3.0Ghz
Motherboard: Asus P4C800
2x40GB Seagate 7200RPM in Software RAID1 for the system.
Highpoint Rocketraid 1640 Raid Controller + 4x200GB Software Raid5
Driver: hpt374-opensource-v2.12

I tried to make the Highpoint's RAID5 work using
hpt374-opensource-v2.12 and Highpoint Management Console but I always
get a  Kernel Panic everytime I start to copy files to the RAID5
Volume, So I decided to use Linux Software Raid but still using
hpt374-opensource-v2.12 driver because the default drivers can only
detect the 2 SATA drives properly.
The speed of samba is very slow compared to our windows 2003 file server.
Here's the result of my testing:

from my workstation to samba server (627MB iso file) = 8mins 20sec 
from my workstation to win2003 server (627MB iso file) = 1min 17sec

So I did a benchmark of the RAID5 volume using bonnie++ (bonnie++ -u
root -b -d /RAID5A -s 4g -m category -n 128:20000:16:512) here's the
result:

Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
                    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
category         4G 28704  77 25294   9 20233   7 40027  97 98961  20 110.9   0
                    ------Sequential Create------ --------Random Create--------
                    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files:max:min        /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
   128:20000:16/512    86   0  1897  10   206   0    86   0    88   0    67   0
category,4G,28704,77,25294,9,20233,7,40027,97,98961,20,110.9,0,128:20000:16/512,86,0,1897,10,206,0,86,0,88,0,67,0

here's my /etc/raidtab:
raiddev                 /dev/md6
  raid-level            5
  nr-raid-disks         4
  nr-spare-disks        0
  persistent-superblock 1
  chunk-size            64
  device                /dev/sdc1
  raid-disk             0
  device                /dev/sdd1
  raid-disk             1
  device                /dev/sde1
  raid-disk             2
  device                /dev/sdf1
  raid-disk             3

My smb.conf is almost all default but I already included socket
options = IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192.
I'm not so familiar with disk benchmarks but comparing to this
http://oregonstate.edu/~kveton/fs/page2.php the result seems low. Any
help would be greatly appreciated as I need to make this work asap
because our Windows 2003 File Server (300GB) is almost full :-)

TIA,
caloy

-- 
Carlo Roy V. Taguinod
Linux Registered User #283313
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to