Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-17 Thread Tom Judge

Sebastiaan van Erk wrote:

Dieter wrote:
But the issue is that writing to disk is extremely slow...i.e. 14Mb 
per

second

If I install any other linux distribution, like CentOS, write speek is
the way it should be..it averages around 190Mb+ per second

I was hoping if it were at all possible for you to assist me in with a
later RAID Controller Driver for the SAS 6/iR Adapter
  

Try:
hw.mpt.enable_sata_wc=1
in /boot/loader.conf and reboot.

Assuming you are using SATA drives, the write cache is disabled by 
default. This reenables it. The mpt manpage holds more information.



Just keep in mind that turning the disk's write cache on puts your
data at risk.  :-(

The correct solution is NCQ.
Just wondering, if you have a battery on your RAID array, is this a 
problem? Wouldn't the cache get written anyway in case of a crash?


Regards,
Sebastiaan

Hi,

hw.mpt.enable_sata_wc tunable enables the on disk write cache not the 
controller write cache.


Tom
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-13 Thread Sebastiaan van Erk

Dieter wrote:

But the issue is that writing to disk is extremely slow...i.e. 14Mb per
second

If I install any other linux distribution, like CentOS, write speek is
the way it should be..it averages around 190Mb+ per second

I was hoping if it were at all possible for you to assist me in with a
later RAID Controller Driver for the SAS 6/iR Adapter
  

Try:
hw.mpt.enable_sata_wc=1
in /boot/loader.conf and reboot.

Assuming you are using SATA drives, the write cache is disabled by 
default. This reenables it. The mpt manpage holds more information.



Just keep in mind that turning the disk's write cache on puts your
data at risk.  :-(

The correct solution is NCQ.
Just wondering, if you have a battery on your RAID array, is this a 
problem? Wouldn't the cache get written anyway in case of a crash?


Regards,
Sebastiaan


smime.p7s
Description: S/MIME Cryptographic Signature


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-13 Thread Dieter
> > But the issue is that writing to disk is extremely slow...i.e. 14Mb per
> > second
> > 
> > If I install any other linux distribution, like CentOS, write speek is
> > the way it should be..it averages around 190Mb+ per second
> > 
> > I was hoping if it were at all possible for you to assist me in with a
> > later RAID Controller Driver for the SAS 6/iR Adapter
> 
> Try:
> hw.mpt.enable_sata_wc=1
> in /boot/loader.conf and reboot.
> 
> Assuming you are using SATA drives, the write cache is disabled by 
> default. This reenables it. The mpt manpage holds more information.

Just keep in mind that turning the disk's write cache on puts your
data at risk.  :-(

The correct solution is NCQ.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-13 Thread O. Hartmann
Richard Tector wrote:
> O. Hartmann wrote:
>> When I read this posting I was quite happy having found a possible
>> solution, but I can't find the above mentioned OID, FreeBSD
>> 8.0-CURRENT/amd64 (running on this box) shows only "hw.ata.wc: 1" as
>> a relevant OID. No hw.mpt.XXX OIDs anywere. This is the part from
>> DMESG reflecting MPT:
>>
>
> It's a driver tunable, not a sysctl.
>
> Richard
Oh, thanks, I forgot.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


RE: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread Bradley Radjoo
Indeed, driver tunable ;-)

All the best Richard, would like to know it goes

Bradley 

-Original Message-
From: Richard Tector [mailto:richardtec...@thekeelecentre.com] 
Sent: 12 February 2009 08:05 PM
To: Bradley Radjoo
Cc: freebsd-performance@freebsd.org
Subject: Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell
SAS 6/iR Adapter

Bradley Radjoo wrote:
> Thanks very much Richard,
> (They are 2 X 73Gig Ultra 320 scsi SAS drives)

No idea then, sorry. But I do have 3 R200's which also use the SAS6 
controller due to arrive tomorrow, so I'll see what results I get.

Richard
Please note: This email and its content are subject to the disclaimer as 
displayed at the following link 
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. 
Should you not have Web access, send a mail to disclaim...@is.co.za and a copy 
will be emailed to you.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread Richard Tector

Bradley Radjoo wrote:

Thanks very much Richard,
(They are 2 X 73Gig Ultra 320 scsi SAS drives)


No idea then, sorry. But I do have 3 R200's which also use the SAS6 
controller due to arrive tomorrow, so I'll see what results I get.


Richard
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread Richard Tector

O. Hartmann wrote:
When I read this posting I was quite happy having found a possible 
solution, but I can't find the above mentioned OID, FreeBSD 
8.0-CURRENT/amd64 (running on this box) shows only "hw.ata.wc: 1" as
a relevant OID. No hw.mpt.XXX OIDs anywere. This is the part from DMESG 
reflecting MPT:




It's a driver tunable, not a sysctl.

Richard
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread O. Hartmann

Bradley Radjoo wrote:

Thanks very much Richard,
(They are 2 X 73Gig Ultra 320 scsi SAS drives)

BUT seems that even with the UP kernel, I still get issues..
This is what I see in dmesg :

mpt0:  port 0xec00-0xecff mem
0xdfcec000-0xdfce,0xdfcf-0xdfcf irq 15 at device 0.0 on pci5
mpt0: [ITHREAD]
mpt0: MPI Version=1.5.18.0
mpt0: mpt_wait_req(6) timed out
mpt0: port 0 enable timed out
mpt0: failed to enable port 0
mpt0: unable to initialize IOC
da0 at mpt0 bus 0 target 0 lun 0
ses0 at mpt0 bus 0 target 8 lun 0

Please can you assist and advise 


-Original Message-
From: Richard Tector [mailto:richardtec...@thekeelecentre.com] 
Sent: 12 February 2009 01:57 PM

To: Bradley Radjoo
Cc: freebsd-performance@freebsd.org
Subject: Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell
SAS 6/iR Adapter

Bradley Radjoo wrote:

Greetings,

Please can you assist.

I have attempted most of the popular BSD Variants such as NetBSD, Open
BSD, FreeBSD...
The only distrubution that seems to work on the is Dell SAS 6/iR

Adapter

is FreeBSD 7.1
Firmware version & date : 9/29/2008 00.25.47.00

But the issue is that writing to disk is extremely slow...i.e. 14Mb

per

second

If I install any other linux distribution, like CentOS, write speek is
the way it should be..it averages around 190Mb+ per second

I was hoping if it were at all possible for you to assist me in with a
later RAID Controller Driver for the SAS 6/iR Adapter


Try:
hw.mpt.enable_sata_wc=1
in /boot/loader.conf and reboot.

Assuming you are using SATA drives, the write cache is disabled by 
default. This reenables it. The mpt manpage holds more information.


Regards,

Richard
Please note: This email and its content are subject to the disclaimer as 
displayed at the following link 
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. 
Should you not have Web access, send a mail to disclaim...@is.co.za and a copy 
will be emailed to you.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


We're using a Dell 1950-III Poweredge server with two XEON 4-Core-CPUs 
and at the momen one 750GB SATA drive.
This box suffers from incredible slow drive access speeds - 
approximately a half of what I see on other boxes around.


When I read this posting I was quite happy having found a possible 
solution, but I can't find the above mentioned OID, FreeBSD 
8.0-CURRENT/amd64 (running on this box) shows only "hw.ata.wc: 1" as
a relevant OID. No hw.mpt.XXX OIDs anywere. This is the part from DMESG 
reflecting MPT:


mpt0:  port 0xec00-0xecff mem 
0xfc4fc000-0xfc4f,0xfc4e-0xfc4e irq 16 at device 0.0 on pci1

mpt0: [ITHREAD]
mpt0: MPI Version=1.5.14.0
mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 )
mpt0: 0 Active Volumes (2 Max)
mpt0: 0 Hidden Drive Members (14 Max)

I can not tell you, at this very moment, what configuration has been 
done in the BIOS. The SATA HD is recognized as da0:


da0 at mpt0 bus 0 target 0 lun 0
da0:  Fixed Direct Access SCSI-5 device
da0: 300.000MB/s transfers
da0: Command Queueing Enabled
da0: 715404MB (1465149168 512 byte sectors: 255H 63S/T 91201C)


Maybe someon can followup on this if there is some kind of issue ...

Thanks in advance,
Oliver
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


RE: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread Bradley Radjoo
Thanks very much Richard,
(They are 2 X 73Gig Ultra 320 scsi SAS drives)

BUT seems that even with the UP kernel, I still get issues..
This is what I see in dmesg :

mpt0:  port 0xec00-0xecff mem
0xdfcec000-0xdfce,0xdfcf-0xdfcf irq 15 at device 0.0 on pci5
mpt0: [ITHREAD]
mpt0: MPI Version=1.5.18.0
mpt0: mpt_wait_req(6) timed out
mpt0: port 0 enable timed out
mpt0: failed to enable port 0
mpt0: unable to initialize IOC
da0 at mpt0 bus 0 target 0 lun 0
ses0 at mpt0 bus 0 target 8 lun 0

Please can you assist and advise 

-Original Message-
From: Richard Tector [mailto:richardtec...@thekeelecentre.com] 
Sent: 12 February 2009 01:57 PM
To: Bradley Radjoo
Cc: freebsd-performance@freebsd.org
Subject: Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell
SAS 6/iR Adapter

Bradley Radjoo wrote:
> Greetings,
> 
> Please can you assist.
> 
> I have attempted most of the popular BSD Variants such as NetBSD, Open
> BSD, FreeBSD...
> The only distrubution that seems to work on the is Dell SAS 6/iR
Adapter
> is FreeBSD 7.1
> Firmware version & date : 9/29/2008   00.25.47.00
> 
> But the issue is that writing to disk is extremely slow...i.e. 14Mb
per
> second
> 
> If I install any other linux distribution, like CentOS, write speek is
> the way it should be..it averages around 190Mb+ per second
> 
> I was hoping if it were at all possible for you to assist me in with a
> later RAID Controller Driver for the SAS 6/iR Adapter

Try:
hw.mpt.enable_sata_wc=1
in /boot/loader.conf and reboot.

Assuming you are using SATA drives, the write cache is disabled by 
default. This reenables it. The mpt manpage holds more information.

Regards,

Richard
Please note: This email and its content are subject to the disclaimer as 
displayed at the following link 
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. 
Should you not have Web access, send a mail to disclaim...@is.co.za and a copy 
will be emailed to you.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


Re: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-12 Thread Richard Tector

Bradley Radjoo wrote:

Greetings,

Please can you assist.

I have attempted most of the popular BSD Variants such as NetBSD, Open
BSD, FreeBSD...
The only distrubution that seems to work on the is Dell SAS 6/iR Adapter
is FreeBSD 7.1
Firmware version & date : 9/29/2008 00.25.47.00

But the issue is that writing to disk is extremely slow...i.e. 14Mb per
second

If I install any other linux distribution, like CentOS, write speek is
the way it should be..it averages around 190Mb+ per second

I was hoping if it were at all possible for you to assist me in with a
later RAID Controller Driver for the SAS 6/iR Adapter


Try:
hw.mpt.enable_sata_wc=1
in /boot/loader.conf and reboot.

Assuming you are using SATA drives, the write cache is disabled by 
default. This reenables it. The mpt manpage holds more information.


Regards,

Richard
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"


RE: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR Adapter

2009-02-11 Thread Markus Kovero
Hi, have you tried difference between UP and SMP kernels, years ago there
were serious performance hit with SMP-kernel and adaptec/dell perc

Yours
Markus Kovero


-Original Message-
From: owner-freebsd-performa...@freebsd.org
[mailto:owner-freebsd-performa...@freebsd.org] On Behalf Of Bradley Radjoo
Sent: 11. helmikuuta 2009 17:18
To: freebsd-performance@freebsd.org
Subject: Extremely slow write speeds to disk : FreeBSD 7.1 and Dell SAS 6/iR
Adapter

Greetings,

Please can you assist.

I have attempted most of the popular BSD Variants such as NetBSD, Open
BSD, FreeBSD...
The only distrubution that seems to work on the is Dell SAS 6/iR Adapter
is FreeBSD 7.1
Firmware version & date : 9/29/2008 00.25.47.00

But the issue is that writing to disk is extremely slow...i.e. 14Mb per
second

If I install any other linux distribution, like CentOS, write speek is
the way it should be..it averages around 190Mb+ per second

I was hoping if it were at all possible for you to assist me in with a
later RAID Controller Driver for the SAS 6/iR Adapter

This is on a Dell PowerEdge R300 Server. 
BIOS Version 1.3.0
Running Raid 1 (ext3)

NOTE : 

- Disabling ACPI does not make a difference
- I do have the latest Firmware across the hardware


Kind Regards,

Bradley

Please note: This email and its content are subject to the disclaimer as
displayed at the following link
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm.
Should you not have Web access, send a mail to disclaim...@is.co.za and a
copy will be emailed to you.
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to
"freebsd-performance-unsubscr...@freebsd.org"


___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscr...@freebsd.org"