Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread soralx
> We started with memtest and CPU tests with no errors. As part of our > troubleshooting we have replaced (or swapped out with the other servers) > every piece of hardware in this box, replaced every cable and cord and > moved to different switch and power ports. We've even changed physical

Formatting time in kernel

2006-05-26 Thread Ulf Lilleengen
Hi, I've been looking through the kernel code the past few days, but I have not found what I'm looking for, which is a way to format "struct timeval" for output in the same matter as the ctime(3) in the standard libc. I keep thinking how this part of the code should not be in kernel because of

Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Kris Kennaway
On Fri, May 26, 2006 at 12:56:35PM -0600, Matt Ruzicka wrote: > On Fri, 26 May 2006, Kris Kennaway wrote: > > >Try with 4BSD; ULE is known to be broken, and it's also usually a > >performance loss except under minor load. > > Cool, I'll jump back to 4BSD for completeness, though we were seeing th

Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Matt Ruzicka
On Fri, 26 May 2006, Kris Kennaway wrote: Try with 4BSD; ULE is known to be broken, and it's also usually a performance loss except under minor load. Cool, I'll jump back to 4BSD for completeness, though we were seeing the same behavior for a while before I tried ULE. Thanks for the input.

Re: FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Kris Kennaway
On Fri, May 26, 2006 at 11:57:09AM -0600, Matt Ruzicka wrote: > options SCHED_ULE # ULE scheduler Try with 4BSD; ULE is known to be broken, and it's also usually a performance loss except under minor load. Kris pgpQ6xwEp9ewy.pgp Description: PGP signature

FreeBSD 6.1, crashes and a lack of vmcores

2006-05-26 Thread Matt Ruzicka
For some time now we have been having a lot of trouble with one particular server which is part of a farm of six other largely identical servers. These servers run under extremely high load through a majority of the day and run a mix of postfix, MySQL (running as replication slaves) and custom

A2DP (stereo bluetooth)

2006-05-26 Thread David Gilbert
Has anyone considered A2DP support on FreeBSD? I did a quick search --- and it would appear that we havn't mastered bluetooth headsets yet, but I thought I'd ask. For the uninitated, A2DP is the "Advanced Audio Distribution Profile" for bluetooth. An example device would be the iPhono (420 and 4

Re: ZFS on FUSE/Linux

2006-05-26 Thread Anish Mistry
On Friday 26 May 2006 04:51, Joseph Scott wrote: > One of the Google Summer of Code projects is ZFS for FUSE/Linux. > More info: > > Google SoC app: http://code.google.com/soc/opsol/appinfo.html? > csaid=1EEF6B271FE5408B > Blog: http://zfs-on-fuse.blogspot.com/2006/05/announcing-zfs-on- > fuselinux

ZFS on FUSE/Linux

2006-05-26 Thread Joseph Scott
One of the Google Summer of Code projects is ZFS for FUSE/Linux. More info: Google SoC app: http://code.google.com/soc/opsol/appinfo.html? csaid=1EEF6B271FE5408B Blog: http://zfs-on-fuse.blogspot.com/2006/05/announcing-zfs-on- fuselinux.html Since there is FUSE for FreeBSD now, any chanc