[Bug 229986] Terminating virtualbox or ctld + zfs scrub + gstat leads to deadlock

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 3 10:28:44 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229986

--- Comment #11 from Martin Birgmeier <d8zNeCFG at aon.at> ---
Andriy,

Not really. sysctl.conf is basically empty. Maybe these lines are of interest:

# PostgreSQL
# (see http://people.freebsd.org/~seanc/postgresql/postgresql-kern-autotune.sh)
# tuned to 8 GB for shared mem
kern.ipc.shmall=2097152
kern.ipc.shmmax=8589934592

But postgres is idle on this machine, and ipcs -a shows for shared memory

Shared Memory:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP      
  NATTCH        SEGSZ         CPID         LPID ATIME    DTIME    CTIME   
m        65536      5432001 --rw------- postgres postgres postgres postgres    
       5           48          727          727  8:00:08 12:27:13  8:00:08
m       196609            0 --rwa------ kdm      kdm      kdm      kdm         
       2      7225344         2224         2196  8:00:30 no-entry  8:00:30
m        65538            0 --rwa------ kdm      kdm      kdm      kdm         
       2      5242880         2250         2222  8:00:30 no-entry  8:00:30

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list