Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Philipp Wuensche
Mike Tancsa wrote: > At 06:55 PM 8/24/2010, Philipp Wuensche wrote: >> Hi, >> >> I'm having trouble with a system on a Supermicro X7SPE-HF, it crashes >> about once a day. I haven't found a way to trigger this yet. >> >> The system has a bunch of VLANs on em1, it does routing between them. >> >> Cu

Re: zfs sharenfs with multiple hosts/networks and options

2010-08-26 Thread jhell
On 08/25/2010 03:47, Heinrich Rebehn wrote: > Hi list, > > with traditional /etc/exports i can do > > /export/linux/root-ro xxx.xxx.xxx.0/24 > /export/linux/root-maproot=0 xxx.xxx.xxx.1 > > How can i do this using zfs's sharenfs option? > > When i try > > zfs set shar

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Jeremy Chadwick
On Thu, Aug 26, 2010 at 07:19:34PM +0200, Philipp Wuensche wrote: > Mike Tancsa wrote: > > At 06:55 PM 8/24/2010, Philipp Wuensche wrote: > >> Hi, > >> > >> I'm having trouble with a system on a Supermicro X7SPE-HF, it crashes > >> about once a day. I haven't found a way to trigger this yet. > >> >

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Philipp Wuensche
Jeremy Chadwick wrote: > > CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some > ideas. OP's backtrace is here: > > http://lists.freebsd.org/pipermail/freebsd-stable/2010-August/058425.html > > Philipp, can you please provide the following output? > > * dmesg | egrep 'em[0-9]'

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Jack Vogel
Hmmm, can you remove ALTQ from the mix and see if that eliminates it? Jack On Thu, Aug 26, 2010 at 2:56 PM, Philipp Wuensche wrote: > Jeremy Chadwick wrote: > > > > CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some > > ideas. OP's backtrace is here: > > > > > http://lists.free

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Philipp Wuensche
Jack Vogel wrote: > Hmmm, can you remove ALTQ from the mix and see if that eliminates it? Sure, but its not used in the pf-rules anyway. Greetings, philipp ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sta

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Jeremy Chadwick
On Thu, Aug 26, 2010 at 11:56:48PM +0200, Philipp Wuensche wrote: > Jeremy Chadwick wrote: > > > > CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some > > ideas. OP's backtrace is here: > > > > http://lists.freebsd.org/pipermail/freebsd-stable/2010-August/058425.html > > > > Phil

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Philipp Wuensche
Jeremy Chadwick wrote: > On Thu, Aug 26, 2010 at 11:56:48PM +0200, Philipp Wuensche wrote: >> Jeremy Chadwick wrote: >>> CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some >>> ideas. OP's backtrace is here: >>> >>> http://lists.freebsd.org/pipermail/freebsd-stable/2010-August/05842

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Pyun YongHyeon
On Fri, Aug 27, 2010 at 12:28:14AM +0200, Philipp Wuensche wrote: > Jeremy Chadwick wrote: > > On Thu, Aug 26, 2010 at 11:56:48PM +0200, Philipp Wuensche wrote: > >> Jeremy Chadwick wrote: > >>> CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some > >>> ideas. OP's backtrace is here:

Re: Crashes on X7SPE-HF with em

2010-08-26 Thread Jack Vogel
On Thu, Aug 26, 2010 at 3:15 PM, Jeremy Chadwick wrote: > On Thu, Aug 26, 2010 at 11:56:48PM +0200, Philipp Wuensche wrote: > > Jeremy Chadwick wrote: > > > > > > CC'ing Jack Vogel of Intel and Yong-Hyeon PYUN who might have some > > > ideas. OP's backtrace is here: > > > > > > > http://lists.fre

NFS uid/gid mapping

2010-08-26 Thread Ivan Voras
hi, I can't seem to find how to manually remap uid & gid information while using NFS, e.g. something similar to this: http://www.kernelcrash.com/blog/nfs-uidgid-mapping/2007/09/10/ Is such mapping really unimplemented? ___ freebsd-stable@freebsd.org