2017-08-30 11:45 GMT+02:00 Eugene M. Zheganin :
> Hi,
>
>
> I have an iSCSI production system that exports a large number of zvols as
> the iSCSI targets. System is running FreeBSD 11.0-RELEASE-p7 and initially
> all of the zvols were confugured with default volmode. I've read that it's
> recommen
I'm trying to configure bind 9.11 as a nameserver on FreeBSD
11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the
changes haven't yet been baked into the GENERIC Kernel. I can't find a
way to disable the use of TCP_FASTOPEN in bind at startup. Is the only
way to fix this problem t
On 09/27/17 at 01:35P, Christopher Sean Hilton wrote:
> I'm trying to configure bind 9.11 as a nameserver on FreeBSD
> 11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the
> changes haven't yet been baked into the GENERIC Kernel. I can't find a
> way to disable the use of TCP_FAST
On Wed, Sep 27, 2017 at 05:51:31PM +, David Wolfskill wrote:
> On Wed, Sep 27, 2017 at 01:35:25PM -0400, Christopher Sean Hilton wrote:
> > I'm trying to configure bind 9.11 as a nameserver on FreeBSD
> > 11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the
> > changes haven't
On 27 Sep 2017, at 19:35, Christopher Sean Hilton wrote:
>
> I'm trying to configure bind 9.11 as a nameserver on FreeBSD
> 11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the
> changes haven't yet been baked into the GENERIC Kernel. I can't find a
> way to disable the use of T
FreeBSD Quarterly Status Report - 2nd Quarter 2017
FreeBSD continues to defy the rumors of its demise.
Much of the development work done this quarter was not particularly
visible, especially the effort needed to ensure the upcoming 11.1
release has as few regressions as possible. Plan
Hi,
I just upgraded and hit these SEGFAULTs too. First of all you need to
install GDB 8.0 from ports to get the right backtrace (important). This
leads straight into LibUnwind in libgcc:
(gdb) bt
#0 uw_frame_state_for (context=context@entry=0x7fffdf3bbe20,
fs=fs@entry=0x7fffdf3bbb70)
a
On Thu, 2017-09-28 at 01:17 +0200, Hans Petter Selasky wrote:
> Hi,
>
> I just upgraded and hit these SEGFAULTs too. First of all you need
> to
> install GDB 8.0 from ports to get the right backtrace (important).
> This
> leads straight into LibUnwind in libgcc:
>
> (gdb) bt
> #0 uw_frame_stat