Re: zfs drive keeps failing between export and import

2009-01-22 Thread David Ehrmann
On Thu, Jan 22, 2009 at 9:08 PM, David Ehrmann wrote: > On Thu, Jan 22, 2009 at 5:45 PM, Michael Proto wrote: >> On Thu, Jan 22, 2009 at 4:24 PM, David Ehrmann wrote: >>> On Fri, Jan 16, 2009 at 3:21 PM, David Ehrmann wrote: On Fri, Jan 16, 2009 at 3:33 AM, Pete French wrote: >>

Re: zfs drive keeps failing between export and import

2009-01-22 Thread David Ehrmann
On Thu, Jan 22, 2009 at 5:45 PM, Michael Proto wrote: > On Thu, Jan 22, 2009 at 4:24 PM, David Ehrmann wrote: >> On Fri, Jan 16, 2009 at 3:21 PM, David Ehrmann wrote: >>> On Fri, Jan 16, 2009 at 3:33 AM, Pete French >>> wrote: > a software problem before hardware. Both drives are encrypted

Re: zfs drive keeps failing between export and import

2009-01-22 Thread Wes Morgan
On Thu, 22 Jan 2009, David Ehrmann wrote: On Fri, Jan 16, 2009 at 3:21 PM, David Ehrmann wrote: On Fri, Jan 16, 2009 at 3:33 AM, Pete French wrote: a software problem before hardware. Both drives are encrypted geli devices. I tried to reproduce the error with 1GB disk images (vs This is

Re: FreeBSD 7, runaway clock as guest OS on Microsoft Virtual Server

2009-01-22 Thread Adrian Wontroba
On Fri, Jan 23, 2009 at 03:01:51AM +, Adrian Wontroba wrote: > I'm afraid that most of the salient details are inaccessible at work, > but I found this necessary to get sort of acceptable[*] time keeping in > FreeBSD guests under VMware on Windows. Sorry, I've got VMware on the brain at presen

Re: FreeBSD 7, runaway clock as guest OS on Microsoft Virtual Server

2009-01-22 Thread Adrian Wontroba
On Thu, Jan 22, 2009 at 11:08:30AM -0800, Jeffrey Williams wrote: > Well this helped sort of, the clocks are running only a little fast at > this point (roughly seven minutes gained over 12 hours), but now for > some reason, ntpd is not resetting the clocks at all, despite multiple > good time sou

Re: interrupt storm

2009-01-22 Thread Dan Langille
On Jan 20, 2009, at 10:49 AM, SEan Strand wrote: Re:K9A2 Platinum MSI repeated irq22. Hi gents, I once had this and just opened up the BIOS and changed the comms-tty IRQ address and problem gone. Try ity and see if it helps you? Rgds SEanS That worked for a while. NB has any one had

Re: zfs drive keeps failing between export and import

2009-01-22 Thread Michael Proto
On Thu, Jan 22, 2009 at 4:24 PM, David Ehrmann wrote: > On Fri, Jan 16, 2009 at 3:21 PM, David Ehrmann wrote: >> On Fri, Jan 16, 2009 at 3:33 AM, Pete French >> wrote: a software problem before hardware. Both drives are encrypted geli devices. I tried to reproduce the error with 1GB

[releng_7 tinderbox] failure on ia64/ia64

2009-01-22 Thread FreeBSD Tinderbox
TB --- 2009-01-22 22:35:53 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-01-22 22:35:53 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2009-01-22 22:35:53 - cleaning the object tree TB --- 2009-01-22 22:36:07 - cvsupping the source tree TB --- 2009-01-22 22:36:07 - /usr/bi

Re: make buildkernel fails

2009-01-22 Thread Dan Allen
===> umass (all) /usr/src/sys/modules/umass/../../dev/usb/umass.c:577: error: 'USB_PRODUCT_NETAC_ONLYDISK' undeclared here (not in a function) /usr/src/sys/modules/umass/../../dev/usb/umass.c:613: error: 'USB_PRODUCT_ONSPEC_SDS_HOTFIND_D' undeclared here (not in a function) *** Error code 1 I

Re: interrupt storm on MSI IXP600 based motherboards

2009-01-22 Thread Dan Langille
On Jan 22, 2009, at 11:38 AM, Dan Langille wrote: Victor Balada Diaz wrote: On Wed, Jan 21, 2009 at 07:22:06PM +0300, Marat N.Afanasyev wrote: trouble with onboard re(4) was resolved in -CURRENT and -STABLE, but storms are not bound to ethernet only. storm may appear on any device. if any

Re: amr driver issues in 7.1-RELEASE

2009-01-22 Thread Scott Long
Steve Polyack wrote: Scott Long wrote: The fix for this that I was thinking of is already in 7.1. There might still be a driver bug, but I'm leaning more towards the controller simply being busy. Do you have a reproducible test case that I could try? Scott We saw this one while backups wr

Re: amr driver issues in 7.1-RELEASE

2009-01-22 Thread Steve Polyack
Scott Long wrote: The fix for this that I was thinking of is already in 7.1. There might still be a driver bug, but I'm leaning more towards the controller simply being busy. Do you have a reproducible test case that I could try? Scott We saw this one while backups wrote from an array on t

[releng_7 tinderbox] failure on amd64/amd64

2009-01-22 Thread FreeBSD Tinderbox
TB --- 2009-01-22 19:46:04 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-01-22 19:46:04 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-01-22 19:46:04 - cleaning the object tree TB --- 2009-01-22 19:46:19 - cvsupping the source tree TB --- 2009-01-22 19:46:19 - /usr/

Re: zfs drive keeps failing between export and import

2009-01-22 Thread David Ehrmann
On Fri, Jan 16, 2009 at 3:21 PM, David Ehrmann wrote: > On Fri, Jan 16, 2009 at 3:33 AM, Pete French > wrote: >>> a software problem before hardware. Both drives are encrypted geli >>> devices. I tried to reproduce the error with 1GB disk images (vs >> >> This is probably a silly question, but

Re: amr driver issues in 7.1-RELEASE

2009-01-22 Thread Scott Long
Steve Polyack wrote: We have multiple systems using LSILogic PERC4 cards (PERC4e/Si, PERC4/DC, amr driver). After recently upgrading two of them from 6.3 to 7.1, we have begun to see the following errors in our logs during heavy use in both systems: amr0: Too many retries on command 0x

Re: amr driver issues in 7.1-RELEASE

2009-01-22 Thread Scott Long
I might have a fix for this, let me check and get back to you. Scott Sent from my iPhone On Jan 22, 2009, at 12:49 PM, Steve Polyack wrote: We have multiple systems using LSILogic PERC4 cards (PERC4e/Si, PERC4/DC, amr driver). After recently upgrading two of them from 6.3 to 7.1, we have

Gérez et fidélisez vos clients

2009-01-22 Thread Ciel par Webcarnews
Si vous desirez visualiser ce mail au format html, recopiez l'adresse suivante dans votre navigateur: http://www.vmail-gamma.com/view.html?id=14017&ref=h4b68f65696 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: error: field 'aio_sigevent' has incomplete type

2009-01-22 Thread Mel
On Thursday 22 January 2009 09:32:45 Abdullah Ibn Hamad Al-Marri wrote: > - Original Message > > > From: Mel > > To: freebsd-questi...@freebsd.org > > Cc: Janos Dohanics > > Sent: Thursday, January 22, 2009 9:24:14 PM > > Subject: Re: error: field 'aio_sigevent' has incomplete type > > >

Re: make buildkernel fails

2009-01-22 Thread Mike Tancsa
At 02:15 PM 1/22/2009, Alexey Beketov wrote: I trying to rebuild world and kernel on 7.1 My steps: 1) updated sources ok Hi, There was a commit just recently that fixed this problem. Try and cvsup again and all should be fixed. ---Mike _

amr driver issues in 7.1-RELEASE

2009-01-22 Thread Steve Polyack
We have multiple systems using LSILogic PERC4 cards (PERC4e/Si, PERC4/DC, amr driver). After recently upgrading two of them from 6.3 to 7.1, we have begun to see the following errors in our logs during heavy use in both systems: amr0: Too many retries on command 0x80a4da58. Controller

make buildkernel fails

2009-01-22 Thread Alexey Beketov
I trying to rebuild world and kernel on 7.1 My steps: 1) updated sources ok 2) make buildworld ok 3) make buildkernel fail here is an error I got: --- ===> umass (all) awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.a

Re: FreeBSD 7, runaway clock as guest OS on Microsoft Virtual Server

2009-01-22 Thread Jeffrey Williams
Hi Guys, Well this helped sort of, the clocks are running only a little fast at this point (roughly seven minutes gained over 12 hours), but now for some reason, ntpd is not resetting the clocks at all, despite multiple good time sources, it was working fine before the kern.hz change. Any re

Re: Sysinstall partition oddities (6.3/i386 -> 7.x/amd64)

2009-01-22 Thread Steve Polyack
Steve Polyack wrote: I've seen some oddities with the partition and bsdlabel editors in the sysinstall program on the 7.0 and 7.1 releases. The partition editor seems to be reading or parsing the partition table incorrectly. I had a 6.3-RELEASE system with the following layout: /dev/amrd3s1a

Is aio or vm broken for FreeBSD 7-STABLE ?

2009-01-22 Thread Abdullah Ibn Hamad Al-Marri
Hello, This is fresh csup and buildworld after make cleandir and make cleanworld, then I built world. GENERIC KERNEL conf. ===> aio (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global

Re: interrupt storm on MSI IXP600 based motherboards

2009-01-22 Thread Dan Langille
Victor Balada Diaz wrote: On Wed, Jan 21, 2009 at 07:22:06PM +0300, Marat N.Afanasyev wrote: trouble with onboard re(4) was resolved in -CURRENT and -STABLE, but storms are not bound to ethernet only. storm may appear on any device. if any device generates enough interrupts rate, storm will arr

mic is monitor, snd_hda

2009-01-22 Thread Dominic Fandrey
With the new snd_hda that was recently MFCed, my microphone input is now accessible through a new input named monitor. The input mic only creates static noise. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-s

[releng_7 tinderbox] failure on sparc64/sparc64

2009-01-22 Thread FreeBSD Tinderbox
TB --- 2009-01-22 07:53:33 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-01-22 07:53:33 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2009-01-22 07:53:33 - cleaning the object tree TB --- 2009-01-22 07:53:52 - cvsupping the source tree TB --- 2009-01-22 07:53:52 - /

[releng_7 tinderbox] failure on powerpc/powerpc

2009-01-22 Thread FreeBSD Tinderbox
TB --- 2009-01-22 06:56:08 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-01-22 06:56:08 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2009-01-22 06:56:08 - cleaning the object tree TB --- 2009-01-22 06:56:29 - cvsupping the source tree TB --- 2009-01-22 06:56:29 - /