RE: Possible scheduler (SCHED_ULE) bug?

2009-12-16 Thread Jaime Bozza
> From: Jacob Myers [mailto:ja...@whotookspaz.org] > Jaime Bozza wrote: > > From: Arnaud Houdelette [mailto:arnaud.houdele...@tzim.net] > >> I haven't tried larger files - Maybe the boundary is different on amd64? > >> Doing some quick tests > >>

ZFS Boot/7.2-STABLE

2009-09-10 Thread Jaime Bozza
e diff between 7.x and 8.x for the nfs.c file. Jaime Bozza ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Possible scheduler (SCHED_ULE) bug?

2009-10-23 Thread Jaime Bozza
I believe I found a problem with the ULE scheduler - At least the fact that there is a problem, but I'm not sure where to go from here. The system locks all processes, but doesn't panic, so I have no output to give. I was able to duplicate this on three different machines and solved it by s

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-23 Thread Jaime Bozza
> Try adding this or changing these items in lighttpd.conf: > > ## FreeBSD! > server.event-handler = "freebsd-kqueue" > server.network-backend= "writev" Scott, Lighttpd was already using freebsd-kqueue, but I added the writev network-backend and the problem went away. With this addit

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-24 Thread Jaime Bozza
> > The additional information I have (over the PR) is that: > > 1) Files over 64K cause the problem, not just larger files > I thought it was over 1 MB or so. But maybe I'm wrong. ISTR that I > couldn't trigger it with some images of around 70K. I discovered it originally with a 72K file. After

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-26 Thread Jaime Bozza
From: Jacob Myers [mailto:ja...@whotookspaz.org] > Arnaud Houdelette wrote: > > I had the same issue using 7.1 amd64, with ZFS, no SMP. > > Not really sure what is the size boundary. I can't really test > either, > > as the machine is remote. > > But I confirm that each tentative upload of certain

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-26 Thread Jaime Bozza
Sincerely, Jaime Bozza MindSites Group, LLC From: Dylan Cochran [mailto:heliocent...@gmail.com] > Superficially, this seams identical to a deadlock I reported for > 7.1-RC1. Would you mind compiling a kernel with these options: > > > KDB: stack backtrace: > db_trace_sel

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-26 Thread Jaime Bozza
From: Kostik Belousov [mailto:kostik...@gmail.com] > Can you look up the source line for kern_sendfile+0x90d in your > kernel ? Do kgdb kernel.debug, then execute "list *(kern_sendfile+0x90d)". In my case, it was kern_sendfile+0x6ad (rebuilt with RELENG_7 this weekend). Here's the output: (kgdb)

RE: Possible scheduler (SCHED_ULE) bug?

2009-10-26 Thread Jaime Bozza
From: Arnaud Houdelette [mailto:arnaud.houdele...@tzim.net] > I haven't tried larger files - Maybe the boundary is different on amd64? > Doing some quick tests > right now, I was able to upload a 100MB file without a problem, but this is > an AMD64 system with SMP, > plus the filesystem is all

RE: 6-STABLE oddity

2006-11-13 Thread Jaime Bozza
ervice for about 3 years. Once I went through a format/verify I wasn't able to duplicate the problem no matter what I tried. So, RAM is definitely the easiest thing to test but keep in mind that there are other areas that may also cause an issue. Jaime Bozza ___

RE: 4.x can't read 5.x dump?

2004-12-02 Thread Jaime Bozza
s that I replaced with FreeBSD.) I guess FreeBSD and Solaris volumes are similar enough that the restore just worked. Jaime Bozza ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-08 Thread Jaime Bozza
ose, > so we went with 3Ware. Everyone has their reasons - I liked the RAID 6 feature, plus the OOB management of Areca, plus my history with 3ware wasn't good. :( Jaime Bozza Qlinks Media Group ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-08 Thread Jaime Bozza
ld (possibly bad) drive outside the RAID array. IMHO, I don't want to take chances testing a drive and having the array in a degraded state. Another possibility would be to set aside one port that you don't use, and create a passthrough for that port to run your tests. Running additi

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-08 Thread Jaime Bozza
emove the ataraid device from the kernel) to get FreeBSD to boot or allow the drive back into the system at all. Since the motherboard RAID is just software RAID, I switched over to gmirror but kept AHCI on so I'd still have hotplug support. After that I wasn't able to kill the syst

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-09 Thread Jaime Bozza
ver or support for them in FreeBSD though. Jaime Bozza Qlinks Media Group ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-09 Thread Jaime Bozza
resting - Someone else mentioned the same thing. The amr(4) manpage doesn't seem to be updated to mention the latest cards though. I did notice the driver hasn't been really updated in a while either. Wouldn't this cause a problem with ident

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-12 Thread Jaime Bozza
s card. Look at Supermicro's site under Xeon 5300/5100/5000 motherboards. You should be able to find a board that would work just fine for you. Jaime Bozza Qlinks Media Group ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: What is a good choice of sata-ii raid controller for freebsd?

2007-02-13 Thread Jaime Bozza
to look up vendor ids, it seems that the FreeBSD driver does not support any of the PCI Express boards (or Server boards) at this point in time. Jaime Bozza Qlinks Media Group ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

RE: well-supported SATA RAID card?

2006-03-13 Thread Jaime Bozza
oftupdates for now. I've "crashed" the system a few times since then and fsck worked just fine. Any other questions you have, feel free to ask. Jaime Bozza ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: well-supported SATA RAID card?

2006-03-16 Thread Jaime Bozza
eed of the XOR engine. This was at the maximum of 80% utilization for the background process. I suspect it would have been a little quicker if I restarted and used the BIOS menu to expand (since it would have been a foreground process), but it's nice to be able to keep the system in used whi

DVD Burners/USB

2006-05-05 Thread Jaime Bozza
h the usb/umass interface that would not allow dvd+rw-mediainfo to access the drive correctly when the firewire/sbp interface would. Thanks, Jaime Bozza ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To un

6.1 and ATA problems

2006-06-29 Thread Jaime Bozza
matter what device I put on ata1, it disappears until 6.1. When booting under 6.0, everything shows up fine. I'd be happy to forward additional information as needed. Please let me know. Thanks, Jaime Bozza ___ freebsd-stable@freebsd.org maili

RE: ATA Atapi 4.6 Release

2002-06-18 Thread Jaime Bozza
to PIO mode and see if I have timeout errors again. Could it be possible that these drives need some sort of workaround when in PIO mode? Jaime Bozza -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bruce A. Mah Sent: Monday, June 17, 2002 11:33