Re: [ZFS] Server periodically become unavailable

2012-10-22 Thread Andre Oppermann
On 20.10.2012 15:11, Vladislav Prodan wrote: FreeBSD 9.1-PRERELEASE #0: Wed Jul 25 01:40:56 EEST 2012 I have the server: 8 cores AMD, 16GB RAM, 4x3TB HDD in RAID10 for ZFS. Sometime wheels fall off the server and the network. Can this clean-up memory for ZFS cache? I enclose a picture with th

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-22 Thread Derek Kulinski
Hello Jeremy, Monday, October 22, 2012, 6:03:49 AM, you wrote: > I'm not subscribed to the FreeBSD lists any longer, but I did come > across this thread via the web: > http://lists.freebsd.org/pipermail/freebsd-stable/2012-October/070169.html > Either (or both) of you are free to bounce a copy

Re: ${CTFCONVERT_CMD} expands to empty string

2012-10-22 Thread John Baldwin
On Sunday, October 21, 2012 8:25:32 pm Andrey Chernov wrote: > Those lines cause this error: > .if ${MK_CTF} != "no" > CTFCONVERT_CMD= ${CTFCONVERT} ${CTFFLAGS} ${.TARGET} > .elif ${MAKE_VERSION} >= 520300 > CTFCONVERT_CMD= > .else > CTFCONVERT_CMD= @: > .endif > > My make version is 920120614

Re: ${CTFCONVERT_CMD} expands to empty string

2012-10-22 Thread Andrey Chernov
On 22.10.2012 19:42, John Baldwin wrote: > On Sunday, October 21, 2012 8:25:32 pm Andrey Chernov wrote: >> Those lines cause this error: >> .if ${MK_CTF} != "no" >> CTFCONVERT_CMD= ${CTFCONVERT} ${CTFFLAGS} ${.TARGET} >> .elif ${MAKE_VERSION} >= 520300 >> CTFCONVERT_CMD= >> .else >> CTFCONVERT_

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-22 Thread Jeremy Chadwick
On Mon, Oct 22, 2012 at 08:38:11AM -0700, Derek Kulinski wrote: > Hello Jeremy, > > Monday, October 22, 2012, 6:03:49 AM, you wrote: > {snipping} > > Let me explain in detail one section at a time: > > >> hw.sensors.it0.volt0: 1,42 VDC (VCORE_A) > >> hw.sensors.it0.volt1: 2,72 VDC (VCORE_B) >

Re: ${CTFCONVERT_CMD} expands to empty string

2012-10-22 Thread Andrey Chernov
And simple test case proving that make v9201206140 dislike empty commands. Makefile: CTFCONVERT_CMD= all: echo ${MAKE_VERSION} ${CTFCONVERT_CMD} echo b > make echo 9201206140 92

Re: ${CTFCONVERT_CMD} expands to empty string

2012-10-22 Thread Andrey Chernov
All that happens because this commit is not merged into stable-9. Do you plan to mere it by yourself? r228157 | fjoe | 2011-11-30 22:07:38 +0400 (ср, 30 ноя 2011) | 10 lines - Fix segmentation fault when running "+command" when run with -jX -n due to Compat_RunCommand() being called with `cmd' th

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: > (cross-posted message; please keep discussion on freebsd-hackers@) > > Hello, > > Last year FreeBSD qualified for Google Code-In 2011 event--contest for > youngest open-source hackers in 13-17yr age range: > > http://www

Re: ${CTFCONVERT_CMD} expands to empty string

2012-10-22 Thread John Baldwin
On Monday, October 22, 2012 1:01:53 pm Andrey Chernov wrote: > All that happens because this commit is not merged into stable-9. > Do you plan to mere it by yourself? > > r228157 | fjoe | 2011-11-30 22:07:38 +0400 (ср, 30 ноя 2011) | 10 lines > > - Fix segmentation fault when running "+command" w

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Adrian Chadd
That wiki site has a distinct lack of help about: * what is required from us; * what the target is (kids, right?) * some examples of good and bad projects. Right now I have absolutely no idea what would constitute a good or bad coding project. :/ adrian

kldload if_igb twice needed to bring nic into operation

2012-10-22 Thread Harald Schmalzbauer
Hello, when using igb as module, no packet is received. If I send out anything, I see the packet with tcpdump, also the switch learns the MAC address, but nothing comes back in - total silenc, no boradcasts, nothing. If I unload the module and load it again, everything works as expected! No matt

Re: kldload if_igb twice needed to bring nic into operation

2012-10-22 Thread Harald Schmalzbauer
schrieb Harald Schmalzbauer am 22.10.2012 21:33 (localtime): > Hello, > > when using igb as module, no packet is received. > If I send out anything, I see the packet with tcpdump, also the switch > learns the MAC address, but nothing comes back in - total silenc, no > boradcasts, nothing. > If I

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-22 Thread Wojciech A. Koszek
On Mon, Oct 22, 2012 at 11:46:21AM -0700, Adrian Chadd wrote: > That wiki site has a distinct lack of help about: > > * what is required from us; > * what the target is (kids, right?) > * some examples of good and bad projects. > > Right now I have absolutely no idea what would constitute a good

Re: Problem reading vitals from Gigabyte H77-DH3H

2012-10-22 Thread Derek Kulinski
Hello Jeremy, Monday, October 22, 2012, 9:15:29 AM, you wrote: >> Please let me know if this is enough. > I'll repeat what I wrote: > If I could get within the bowels of Gigabyte and actually talk to a > **real engineer** and not tech support, I could find out if their > GA-H77-DS3H motherboard