Re: Instant panic while trying run ports-mgmt/poudriere

2015-08-24 Thread Konstantin Belousov
On Sun, Aug 23, 2015 at 10:35:44PM -0700, John-Mark Gurney wrote: > Konstantin Belousov wrote this message on Sun, Aug 23, 2015 at 15:54 +0300: > > if (kev->flags & EV_ADD) > > - tkn = knote_alloc(waitok); /* prevent waiting with locks */ > > + /* > > +* Pre

Re: racct crash/Linux Emulation

2015-08-24 Thread Edward Tomasz Napierała
On 0823T2028, Larry Rosenman wrote: > got the below panio, on a linux (world community grid) process exit. > > > borg.lerctr.org dumped core - see /var/crash/vmcore.5 > > Sun Aug 23 20:14:24 CDT 2015 > > FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #46 r287028: Sat > Aug 22 18:34:

Re: racct crash/Linux Emulation

2015-08-24 Thread Larry Rosenman
On 2015-08-24 03:37, Edward Tomasz Napierała wrote: On 0823T2028, Larry Rosenman wrote: got the below panio, on a linux (world community grid) process exit. borg.lerctr.org dumped core - see /var/crash/vmcore.5 Sun Aug 23 20:14:24 CDT 2015 FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CU

Re: Kernel panic with fresh current, probably nfs related

2015-08-24 Thread Joel Dahl
On Sat, Aug 22, 2015 at 08:57:40AM -0400, Rick Macklem wrote: > Joel Dahl wrote: > > Hi, > > > > I hit a kernel panic running a fresh -CURRENT today. This machine is my home > > NFS > > server and it exports src and obj to a bunch of other machines. During an > > installkernel on one of the other

ipfw rules for connect port 993

2015-08-24 Thread Petr Chocholáč
Hello, I would like to ask you for advice. I can not connect to imap.gmail.com on port 993 from my local network. My LAN is behind freeBSD server with IPFW. Server has two network cards rl0=Internet and re0=LAN(10.0.0.0/16). Tcpdump on re0 shows three SYN packets without answers. What rules

Re: ipfw rules for connect port 993

2015-08-24 Thread Allan Jude
On 2015-08-24 09:05, Petr Chocholáč wrote: > Hello, > > I would like to ask you for advice. I can not connect to imap.gmail.com > on port 993 from my local network. My LAN is behind freeBSD server with > IPFW. Server has two network cards rl0=Internet and > re0=LAN(10.0.0.0/16). Tcpdump on re0 sho

Re: racct crash/Linux Emulation

2015-08-24 Thread Edward Tomasz Napierała
On 0824T0731, Larry Rosenman wrote: > On 2015-08-24 03:37, Edward Tomasz Napierała wrote: > > On 0823T2028, Larry Rosenman wrote: > >> got the below panio, on a linux (world community grid) process exit. > >> > >> > >> borg.lerctr.org dumped core - see /var/crash/vmcore.5 > >> > >> Sun Aug 23 20

Re: Kernel panic with fresh current, probably nfs related

2015-08-24 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/23/15 18:36, Yonghyeon PYUN wrote: > Index: sys/dev/e1000/if_em.c > === > > - --- sys/dev/e1000/if_em.c (revision 287087) > +++ sys/dev/e1000/if_em.c (working copy) @@

RCTL and VIMAGE for 11.0-RELEASE

2015-08-24 Thread Mark Felder
Hi all, Now that the internet has reached "peak container", I would like to see less barriers of entry for deploying such environments on FreeBSD. This includes enabling RCTL and VIMAGE in CURRENT so we can hopefully ship them with 11.0-RELEASE. I know of a moderately sized deployment of jails+RC

Re: RCTL and VIMAGE for 11.0-RELEASE

2015-08-24 Thread Bjoern A. Zeeb
> On 24 Aug 2015, at 19:08 , Mark Felder wrote: > > What is preventing RCTL from being enabled right now? Any known/serious > blockers? It’s enabled in GENERIC. > And the same for VIMAGE? I know there were issues with some firewalls, > but I'm not sure where that stands today. Does it degrade

Re: RCTL and VIMAGE for 11.0-RELEASE

2015-08-24 Thread Mark Felder
On Mon, Aug 24, 2015, at 14:18, Bjoern A. Zeeb wrote: > > On 24 Aug 2015, at 19:08 , Mark Felder wrote: > > > > What is preventing RCTL from being enabled right now? Any known/serious > > blockers? > > It’s enabled in GENERIC. > > This is great news! https://svnweb.freebsd.org/base/head/sy

Re: pkg with an ssh repo crashes CURRENT

2015-08-24 Thread Mark Felder
On Thu, Aug 20, 2015, at 17:18, Konstantin Belousov wrote: > On Thu, Aug 20, 2015 at 03:26:10PM -0500, Mark Felder wrote: > > > > I've recreated this in a bhyve VM with the latest CURRENT snapshot, > > r286893. You can grab the whole /var/crash dump at > > https://feld.me/freebsd/crash.tar.gz >

Re: sa(4) driver changes available for test

2015-08-24 Thread Dan Langille
> On Mar 2, 2015, at 12:26 PM, Kenneth D. Merry wrote: > > On Mon, Mar 02, 2015 at 11:43:15 -0500, Dan Langille wrote: >> >>> On Mar 1, 2015, at 9:06 PM, Kenneth D. Merry wrote: >>> >>> On Sun, Mar 01, 2015 at 19:40:40 -0500, Dan Langille wrote: > On Mar 1, 2015, at 7:36 PM, Kenneth

Re: sa(4) driver changes available for test

2015-08-24 Thread Kenneth D. Merry
On Mon, Aug 24, 2015 at 17:24:22 -0400, Dan Langille wrote: > > > On Mar 2, 2015, at 12:26 PM, Kenneth D. Merry wrote: > > > > On Mon, Mar 02, 2015 at 11:43:15 -0500, Dan Langille wrote: > >> > >>> On Mar 1, 2015, at 9:06 PM, Kenneth D. Merry wrote: > >>> > >>> On Sun, Mar 01, 2015 at 19:40:4