Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Kostik Belousov
On Tue, Jan 25, 2011 at 01:20:53PM +0600, Eugene Grosbein wrote: > Hi! > > In RELENG_8, gmirror is good enough to keep whole HDD pair withing the mirror. > Its performance, stability any pretty ease of maintainance allows > to use it widely. > > With wide deployment of gmirror in production I've

FreeBSD Status Report - 4Q/2010

2011-01-25 Thread Daniel Gerzo
FreeBSD Quarterly Status Report Introduction This report covers FreeBSD-related projects between October and December 2010. It is the last of the four reports planned for 2010. The work on the new minor versions of FreeBSD, 7.4 and 8.2, has been progressing well and they should be rel

PORTS : jpeg checksum mismatch

2011-01-25 Thread Damien Fleuriot
Hello list, I'm getting nervous here, I seem to get a checksum mismatch for port graphics/jpeg , whether I'm using a mirror or the master sites. See below: # make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting

Re: PORTS : jpeg checksum mismatch

2011-01-25 Thread Boris Kochergin
On 01/25/11 11:24, Damien Fleuriot wrote: Hello list, I'm getting nervous here, I seem to get a checksum mismatch for port graphics/jpeg , whether I'm using a mirror or the master sites. See below: # make ===> Vulnerability check disabled, database not found ===> License check disabled,

Re: PORTS : jpeg checksum mismatch

2011-01-25 Thread Damien Fleuriot
On 1/25/11 5:28 PM, Boris Kochergin wrote: > On 01/25/11 11:24, Damien Fleuriot wrote: >> Hello list, >> >> >> >> I'm getting nervous here, I seem to get a checksum mismatch for port >> graphics/jpeg , whether I'm using a mirror or the master sites. >> >> See below: >> >> # make >> ===> Vulnerab

Re: PORTS : jpeg checksum mismatch

2011-01-25 Thread Boris Kochergin
On 01/25/11 11:30, Damien Fleuriot wrote: On 1/25/11 5:28 PM, Boris Kochergin wrote: On 01/25/11 11:24, Damien Fleuriot wrote: Hello list, I'm getting nervous here, I seem to get a checksum mismatch for port graphics/jpeg , whether I'm using a mirror or the master sites. See below: # make

Re: PORTS : jpeg checksum mismatch

2011-01-25 Thread Damien Fleuriot
On 1/25/11 5:35 PM, Boris Kochergin wrote: > On 01/25/11 11:30, Damien Fleuriot wrote: >> On 1/25/11 5:28 PM, Boris Kochergin wrote: >>> On 01/25/11 11:24, Damien Fleuriot wrote: Hello list, I'm getting nervous here, I seem to get a checksum mismatch for port graphic

LSI 9211-8i driver support for 8.2

2011-01-25 Thread Rumen Telbizov
Hello everyone, I saw a discussion not far back ago ( http://old.nabble.com/LSI-9211-driver-td30221120.html) regarding a driver for LSI 9211-8i HBA and it seems like there is a driver coming soon (mps). I also see that Scott Long suggested that it might make it for the release of 8.2. Is this stil

Re: LSI 9211-8i driver support for 8.2

2011-01-25 Thread John Baldwin
On Tuesday, January 25, 2011 11:26:12 am Rumen Telbizov wrote: > Hello everyone, > > I saw a discussion not far back ago ( > http://old.nabble.com/LSI-9211-driver-td30221120.html) regarding a driver > for LSI 9211-8i HBA > and it seems like there is a driver coming soon (mps). I also see that Scot

Re: LSI 9211-8i driver support for 8.2

2011-01-25 Thread Rumen Telbizov
John: Thanks for the information. Do you think there's any chance for this to happen sonner than 8.3 release? Sometime during 8.2-STABLE lifespan? Cheers, Rumen Telbizov On Tue, Jan 25, 2011 at 10:17 AM, John Baldwin wrote: > On Tuesday, January 25, 2011 11:26:12 am Rumen Telbizov wrote: > > H

Re: LSI 9211-8i driver support for 8.2

2011-01-25 Thread John Baldwin
On Tuesday, January 25, 2011 1:24:26 pm Rumen Telbizov wrote: > John: > > Thanks for the information. > Do you think there's any chance for this to happen sonner than 8.3 release? > Sometime during 8.2-STABLE lifespan? I certainly hope it is merged soon so that it can be tested before 8.3 is rel

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Doug Barton
On 01/24/2011 23:20, Eugene Grosbein wrote: Hi! In RELENG_8, gmirror is good enough to keep whole HDD pair withing the mirror. Its performance, stability any pretty ease of maintainance allows to use it widely. With wide deployment of gmirror in production I've faced inability of RELENG_8 to st

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Kostik Belousov
On Tue, Jan 25, 2011 at 11:30:06AM -0800, Doug Barton wrote: > On 01/24/2011 23:20, Eugene Grosbein wrote: > >Hi! > > > >In RELENG_8, gmirror is good enough to keep whole HDD pair withing the > >mirror. > >Its performance, stability any pretty ease of maintainance allows > >to use it widely. > > >

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Doug Barton
On 01/25/2011 12:28, Kostik Belousov wrote: No, my use for rc.early is different. I use it to load modules before filesystems are mounted. Ok, I'll bite ... what is deficient about doing this in /boot/loader.conf? Doug -- Nothin' ever doesn't change, but nothin' changes much.

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Kostik Belousov
On Tue, Jan 25, 2011 at 12:30:37PM -0800, Doug Barton wrote: > On 01/25/2011 12:28, Kostik Belousov wrote: > >No, my use for rc.early is different. I use it to load modules > >before filesystems are mounted. > > Ok, I'll bite ... what is deficient about doing this in /boot/loader.conf? The fact th

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Freddie Cash
On Tue, Jan 25, 2011 at 12:50 PM, Kostik Belousov wrote: > On Tue, Jan 25, 2011 at 12:30:37PM -0800, Doug Barton wrote: >> On 01/25/2011 12:28, Kostik Belousov wrote: >> >No, my use for rc.early is different. I use it to load modules >> >before filesystems are mounted. >> >> Ok, I'll bite ... what

Re: Living on gmirror: need to reincarnate /etc/rc.early

2011-01-25 Thread Daniel Braniss
> On 01/25/2011 12:28, Kostik Belousov wrote: > > No, my use for rc.early is different. I use it to load modules > > before filesystems are mounted. > > Ok, I'll bite ... what is deficient about doing this in /boot/loader.conf? > in case if diskless, where the root (/boot/loader.conf) is shared,