$ bonnie++ -q
Version  1.96       ------Sequential Output------ --Sequential Input- --Random-
Concurrency   1     -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
alcyone.brookfie 1G    67  99 20593  32 16777  28   108  99 57934  64  1950 180
Latency               131ms     955ms   26273us   77059us    7337us    7385us
Version  1.96       ------Sequential Create------ --------Random Create--------
alcyone.brookfieldz -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
                 16  7075  87 15946 100 12084  81  5783  74 17045  94 14360  98
Latency             82287us    7741us     257ms     136ms   19129us   10571us
$

So as you can see I'm getting around 15M/s writes, as posted
originally... reads are up to 57M/s but a lot less than that in most
tests (in fact they are around the 20M/s as posted originally)...
anyway all I've asked for here is help in tweaking OpenBSD to get
somewhere near the speed of the SSD, but I'm going to assume this
isn't possible on a Soekris, thanks for your help all.

Unless someone is prepared to offer me advice in relation to the SSD
speed I'm done.

Thanks all.

On Thu, Jun 28, 2012 at 8:05 PM, Alan <lameventa...@gmail.com> wrote:
> The advise that you were so quick to discard should apply to OpenBSD too.
> Whatever options you use in your fstab applies on a filesystem level
> and won't affect your dd test unless you operate on the filesystem
> instead of the block device.
>
> Anyway, just for your reference, this is what I get in my net5501 with
> a 8Gb Sandisk CF with a "30Mb/s" label.
> And yes, this is Linux.
>
> # dd if=/dev/sda of=/dev/null bs=1M count=50
> 50+0 records in
> 50+0 records out
> 52428800 bytes (52 MB) copied, 1.88587 s, 27.8 MB/s
>
> # hdparm -tT /dev/sda
>
> /dev/sda:
>  Timing cached reads:   360 MB in  2.01 seconds = 179.08 MB/sec
>  Timing buffered disk reads:   80 MB in  3.03 seconds =  26.40 MB/sec
>
>
> On Thu, Jun 28, 2012 at 8:05 AM, Guy Hunter <g...@reteq.com.au> wrote:
>> Please don't take this the wrong way, but do you actually use OpenBSD?  I'm
>> looking for help with OpenBSD not GNU/Linux.  The noatime/softdeps options
>> are standard OpenBSD disk optimization's used in /etc/fstab.  Thanks anyway.
>>
>> Currently I get around 13M/s reads, 20M/s writes.  This seems extremely slow
>> to me especially for a device that is SATA 3Gb/s.
>>
>> Anyone else?
>>
>> On Thu, Jun 28, 2012 at 8:53 AM, loppefaaret <loppefaa...@gmail.com> wrote:
>>>
>>> noattime ? softdeps ? are u working inside the filesystem ? try working
>>> directly on the device instead ?
>>>
>>> although working directly on the devices, writing anything will render the
>>> data unusable... if ur looking for read perfomance testing, try hdparm -tT
>>> /dev/sd# or whatever Obsd uses
>>>
>>>
>>> On Thu, Jun 28, 2012 at 12:45 AM, Guy Hunter <g...@reteq.com.au> wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I've been testing OpenBSD 5.1/i386 on both a net5501 and a net6501 and I
>>>> can't get more than 20MB/s transfer speeds on either device (using dd as a
>>>> benchmark).
>>>>
>>>> Both devices have SSDs, the net5501 has an Intel 330 while the net6501
>>>> has a SanDisk Extreme.  I'm using noatime and softdeps on each machine.
>>>>
>>>> I'm wondering if there is something else I can tweak to get better speed
>>>> of the drives, or is this to be expected?
>>>>
>>>> Thanks in advance,
>>>>
>>>> --
>>>> Guy
>>>>
>>>> _______________________________________________
>>>> Soekris-tech mailing list
>>>> Soekris-tech@lists.soekris.com
>>>> http://lists.soekris.com/mailman/listinfo/soekris-tech
>>>>
>>>
>>>
>>> _______________________________________________
>>> Soekris-tech mailing list
>>> Soekris-tech@lists.soekris.com
>>> http://lists.soekris.com/mailman/listinfo/soekris-tech
>>>
>>
>>
>>
>> --
>> Guy Hunter
>> Reteq
>> Ph. 1300 550 571
>>
>> _______________________________________________
>> Soekris-tech mailing list
>> Soekris-tech@lists.soekris.com
>> http://lists.soekris.com/mailman/listinfo/soekris-tech
>>



-- 
Guy Hunter
Reteq
Ph. 1300 550 571
_______________________________________________
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to