Re: smartctl / mpt on 9.0-RC1

2011-11-09 Thread Marat N.Afanasyev
Alex Samorukov wrote: On 11/08/2011 09:33 PM, Marat N.Afanasyev wrote: why :) just a little misunderstanding, I suppose ;) I just showed what I'd expect from #smartctl -a -d 3ware,0 /dev/twa0 in case of sas drive on channel 0 Yes. BTW, if you able to provide access to the BSD box with MFI a

Re: smartctl / mpt on 9.0-RC1

2011-11-09 Thread Alex Samorukov
On 11/08/2011 09:33 PM, Marat N.Afanasyev wrote: why :) just a little misunderstanding, I suppose ;) I just showed what I'd expect from #smartctl -a -d 3ware,0 /dev/twa0 in case of sas drive on channel 0 Yes. BTW, if you able to provide access to the BSD box with MFI and SAS i could fix "

Re: mfi timeouts

2011-11-09 Thread Vincent Hoffman
On 09/11/2011 14:39, John Baldwin wrote: > On Tuesday, November 08, 2011 6:39:07 pm Vincent Hoffman wrote: >> On 08/11/2011 22:24, Vincent Hoffman wrote: >>> On 08/11/2011 19:50, John Baldwin wrote: On Wednesday, November 02, 2011 5:47:38 pm Vincent Hoffman wrote: > On 28/10/2011 04:14, Ja

Re: mfi timeouts

2011-11-09 Thread Vincent Hoffman
On 09/11/2011 14:39, John Baldwin wrote: > On Tuesday, November 08, 2011 6:39:07 pm Vincent Hoffman wrote: >> On 08/11/2011 22:24, Vincent Hoffman wrote: >>> On 08/11/2011 19:50, John Baldwin wrote: On Wednesday, November 02, 2011 5:47:38 pm Vincent Hoffman wrote: > On 28/10/2011 04:14, Ja

Re: mfi timeouts

2011-11-09 Thread John Baldwin
On Tuesday, November 08, 2011 6:39:07 pm Vincent Hoffman wrote: > On 08/11/2011 22:24, Vincent Hoffman wrote: > > On 08/11/2011 19:50, John Baldwin wrote: > >> On Wednesday, November 02, 2011 5:47:38 pm Vincent Hoffman wrote: > >>> On 28/10/2011 04:14, Jan Mikkelsen wrote: > Hi, > >

Re: FreeBSD Status Report July-September, 2011

2011-11-09 Thread Daniel Gerzo
On Tue, 8 Nov 2011 09:55:09 +, Daniel Gerzo wrote: FreeBSD Quarterly Status Report - Q3/2011 Unfortunately, I managed to use an old status report entry for KDE/FreeBSD, instead of the current one. I am sorry for any inconvenience; the current entry for KDE/FreeBSD is below: KDE/FreeBSD

pthreads mostly hang when signal

2011-11-09 Thread Unga
Hi all I have a C program with pthreads. This program creates thousands of detached pthreads for short jobs at the beginning. They all come and go within the first 10 seconds. But it has 3 permanently running pthreads. I signal these 3 permanently running pthreads to stop processing. I send