[Bug 284457] periodic pf panic on busy jailhost

[email protected]
Newsgroups gmane.os.freebsd.devel.pf4freebsd
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457

--- Comment #2 from Thomas Steen Rasmussen / Tykling <[email protected]> ---
Hm I don't see any crashdumps. I am not sure what to do to get one. Is it
because core can not be written to .eli swap device maybe? I can disable swap
encryption and wait for another crash if so.

[tykling@hash1 ~]$ grep dump /etc/rc.conf
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
[tykling@hash1 ~]$ swapinfo 
Device          1K-blocks     Used    Avail Capacity
/dev/mirror/swap.eli  10485756        0 10485756     0%
[tykling@hash1 ~]$ sudo ls -l /var/crash/
total 1
-rw-r--r--  1 root  wheel  5 Jun 22  2018 minfree
[tykling@hash1 ~]$ sudo savecore /var/crash/ /dev/mirror/swap.eli
[tykling@hash1 ~]$ echo $?
0
[tykling@hash1 ~]$ sudo ls -l /var/crash/
total 1
-rw-r--r--  1 root  wheel  5 Jun 22  2018 minfree
[tykling@hash1 ~]$

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.