On Mon Sep 23, 2019 at 8:34 PM Mikael Kjellström wrote:
> On 2019-09-23 00:29, Thomas Munro wrote:
> > On Wed, Sep 18, 2019 at 4:55 PM jungle boogie
> > wrote:
> >> $ sysctl | ag kern.seminfo.semmni
> >> kern.seminfo.semmni=100
> >
> > It still seems to be happening. Perhaps you need to increas
On 2019-09-23 00:29, Thomas Munro wrote:
On Wed, Sep 18, 2019 at 4:55 PM jungle boogie wrote:
$ sysctl | ag kern.seminfo.semmni
kern.seminfo.semmni=100
It still seems to be happening. Perhaps you need to increase semmns too?
I have on my OpenBSD 6.5 /etc/sysctl.conf the following:
kern.se
On Wed, Sep 18, 2019 at 4:55 PM jungle boogie wrote:
> $ sysctl | ag kern.seminfo.semmni
> kern.seminfo.semmni=100
It still seems to be happening. Perhaps you need to increase semmns too?
> > Scorpionfly also seems to be having problems with its git repo breaking on
> > a regular basis. I have
Thus said Tom Lane on Wed, 18 Sep 2019 00:33:19 -0400
Thomas Munro writes:
We're seeing occasional failures like this:
running bootstrap script ... 2019-09-13 12:11:26.882 PDT [64926]
FATAL: could not create semaphores: No space left on device
2019-09-13 12:11:26.882 PDT [64926] DETAIL: Fail
Thomas Munro writes:
> We're seeing occasional failures like this:
> running bootstrap script ... 2019-09-13 12:11:26.882 PDT [64926]
> FATAL: could not create semaphores: No space left on device
> 2019-09-13 12:11:26.882 PDT [64926] DETAIL: Failed system call was
> semget(5728001, 17, 03600).
Hi,
We're seeing occasional failures like this:
running bootstrap script ... 2019-09-13 12:11:26.882 PDT [64926]
FATAL: could not create semaphores: No space left on device
2019-09-13 12:11:26.882 PDT [64926] DETAIL: Failed system call was
semget(5728001, 17, 03600).
I think you should switch