Hi Michael,
2018-06-17 22:04 GMT+02:00 Michael Grimm :
> Thanks, your patch fixed it!
That's awesome. Thanks for confirming!
> I am not that much experienced, but that's what I did:
>
> #) svn update -r 335059
> #) applied your patch
> #) recompiled world and kernel
> #) reinstalled world and ke
I'd suggest - if you haven't done so yet - you familiarize yourself with
DTrace and write a probe that fires when swap_pager_getswapspace() fails,
to print execname and both kernel and userland stacks (or aggregations
thereof). That should give you a starting idea of what's going on.
HTH
Michael
On Sun, Jun 17, 2018 at 5:19 PM, tech-lists wrote:
> Hello list,
>
> context is (server)
> freebsd-11-stable r333874, ZFS raidz1-0 (3x4TB disks), 128GB RAM, E5-2630
> @2.3GHz, generic kernel.
>
> There's one bhyve guest on this server (using 4x cpu and 16GB RAM, also
> freebsd-11-stable)
>
> Ther
Hello list,
context is (server)
freebsd-11-stable r333874, ZFS raidz1-0 (3x4TB disks), 128GB RAM,
E5-2630 @2.3GHz, generic kernel.
There's one bhyve guest on this server (using 4x cpu and 16GB RAM, also
freebsd-11-stable)
There have been no special options for zfs configuration on the serve
On 18 June 2018 at 09:16, Konstantin Belousov wrote:
> On Mon, Jun 18, 2018 at 08:46:35AM +1200, Jonathan Chen wrote:
>> Hi,
>>
>> I've updated to r335297 on STABLE-11. My root fs is ZFS, and /etc/fstab is:
>>
>> # DeviceMountpoint FStype Options DumpPass#
>> /dev
On Mon, Jun 18, 2018 at 08:46:35AM +1200, Jonathan Chen wrote:
> Hi,
>
> I've updated to r335297 on STABLE-11. My root fs is ZFS, and /etc/fstab is:
>
> # DeviceMountpoint FStype Options DumpPass#
> /dev/gpt/irontree-swap noneswapsw
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
Hi,
I've updated to r335297 on STABLE-11. My root fs is ZFS, and /etc/fstab is:
# DeviceMountpoint FStype Options DumpPass#
/dev/gpt/irontree-swap noneswapsw 0 0
tmpfs /home/jonc/.cache tmpfs rw,size=512m,late
Hi Ed --
> On 17. Jun 2018, at 19:27, Ed Schouten wrote:
>
> Hi Michael,
>
> 2018-06-17 17:52 GMT+02:00 Michael Grimm :
>> I do believe that this commit might be the cause:
>> https://svnweb.freebsd.org/base/stable/11/usr.sbin/syslogd/Makefile?revision=335059&view=markup&sortby=file
>
> Thanks
Hi Michael,
2018-06-17 17:52 GMT+02:00 Michael Grimm :
> I do believe that this commit might be the cause:
> https://svnweb.freebsd.org/base/stable/11/usr.sbin/syslogd/Makefile?revision=335059&view=markup&sortby=file
Thanks for reporting this issue. I just did some debugging on my
system and I th
On 17. Jun 2018, at 18:06, Yasuhiro KIMURA wrote:
> There was a large MFC about syslogd at r335059:
> So how about take following steps?
>
> 1. svn update -r 335058 /usr/src
> 2. Rebuild and reinstall /usr/sbin/syslogd and /usr/bin/wall on both
> host and jail.
> 3. Restart syslogd on both ho
From: Michael Grimm
Subject: syslogd became silent between 11.2-PRERELEASE r334874 and r335282
Date: Sun, 17 Jun 2018 16:27:33 +0200
> I am running service jails (VNET/bridge/epair) and a host at 11.2-PRERELEASE
> r335282, upgraded from r334874 today.
There was a large MFC about syslogd at r335
On 17. Jun 2018, at 16:27, Michael Grimm wrote:
> Hi,
>
> I am running service jails (VNET/bridge/epair) and a host at 11.2-PRERELEASE
> r335282, upgraded from r334874 today.
>
> All syslog messages at each jail become forwarded to syslogd running at the
> host. This setup worked for years. T
On 17. Jun 2018, at 16:50, Gary Palmer wrote:
> On Sun, Jun 17, 2018 at 04:27:33PM +0200, Michael Grimm wrote:
>> Host's syslogd can be reached from inside every jail, e.g.:
>>
>> jtest> nc -4vuw 1 10.x.y.z 514
>> Connection to 10.x.y.z 514 port [udp/syslog] succeeded!
>
> UDP is con
On Sun, Jun 17, 2018 at 04:27:33PM +0200, Michael Grimm wrote:
> Hi,
>
> I am running service jails (VNET/bridge/epair) and a host at 11.2-PRERELEASE
> r335282, upgraded from r334874 today.
>
> All syslog messages at each jail become forwarded to syslogd running at the
> host. This setup worked
Hi,
I am running service jails (VNET/bridge/epair) and a host at 11.2-PRERELEASE
r335282, upgraded from r334874 today.
All syslog messages at each jail become forwarded to syslogd running at the
host. This setup worked for years. Today not a single syslog message becomes
forwarded to the host'
16 matches
Mail list logo