Re: Replacing a failed disk in raidz2 zfs (and gpt)

2011-02-04 Thread Thomas E. Spanjaard
's why I don't use raw disks for my ZFS drives, anyway. Cheers, -- Thomas E. Spanjaard t...@netphreax.net t...@deepbone.net signature.asc Description: OpenPGP digital signature

Re: calcru: runtime went backwards

2010-11-03 Thread Thomas E. Spanjaard
On 10/30/2010 19:19, David Rhodus wrote: > I haven't seen much of this since 5.x days. Anyone else see calcru > messages lately ? I only get them right after boot due to ntpd_sync_on_start=YES. Cheers, -- Thomas E. Spanjaard t...@netphreax.net t...@d

Re: Corruption of UFS filesystems after using md(4)

2010-11-02 Thread Thomas E. Spanjaard
various bits of session > information. I don't know why it gets corrupted, but I guess it's the way > it's > created. I've seen other dot files get corrupted in the past too though. Chances are it's reusing the inode that was used for the sparse file. Cheers,

Re: kern/151608: [ata] FreeBSD doesn't detect Sandforce-based SSD

2010-10-25 Thread Thomas E. Spanjaard
On 10/24/2010 21:18, Alexander Motin wrote: > Thomas E. Spanjaard wrote: >> In an attempt to get more information about this issue, I'd like to ask >> people on freebsd-current if they're using any Sandforce-based SSDs with >> FreeBSD. So far, it appears not a lot

kern/151608: [ata] FreeBSD doesn't detect Sandforce-based SSD

2010-10-24 Thread Thomas E. Spanjaard
608). TIA, -- Thomas E. Spanjaard t...@netphreax.net t...@deepbone.net signature.asc Description: OpenPGP digital signature

Re: current + mpt = panic: Bad link elm 0xffffff80002d6480 next->prev != elm

2010-09-24 Thread Thomas E. Spanjaard
is fixed with r213105. That doesn't build as module at least. It errors out, because of an implicit declaration warning of mpt_req_on_pending_list, followed by a warning of a nested extern declaration of the same (line 853 of sys/dev/mpt/mpt.c). Cheers, -- Thomas E. Spanjaard

Re: Eventtimers b0rking w/ math/atlas

2010-09-10 Thread Thomas E. Spanjaard
rsion of the patch here: > http://people.freebsd.org/~mav/timers_oneshot13.patch I'll try your patch as well after math/atlas has finished building. I assume it applies cleanly to head, and this one is most likely to end up being committed? Cheers, -- Thomas E. Spanjaard

Re: Eventtimers b0rking w/ math/atlas

2010-09-10 Thread Thomas E. Spanjaard
On 09/10/2010 14:40, Kostik Belousov wrote: > On Fri, Sep 10, 2010 at 04:31:40PM +0200, Dimitry Andric wrote: >> On 2010-09-10 15:50, Thomas E. Spanjaard wrote: >>> While trying to build math/atlas on a FreeBSD/amd64 9.0-CURRENT r212411, >>> the kernel hangs at some poi

Eventtimers b0rking w/ math/atlas

2010-09-10 Thread Thomas E. Spanjaard
? I'm trying to reproduce it by building other ports (it has survived gcc44, gcc45, llvm and clang so far), but only math/atlas seems to trigger it. Cheers, -- Thomas E. Spanjaard t...@netphreax.net t...@deepbone.net signature.asc Description: OpenPGP digital signature