[Bug 230082] bhyve doesn't set process title

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230082 Yuichiro NAITO changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 230082] bhyve doesn't set process title

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230082 Mariusz Zaborski changed: What|Removed |Added Status|New |In Progress -- You are receivi

[Bug 230082] bhyve doesn't set process title

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230082 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: oshogbo Date: Thu Aug 2 21:54:35 UTC 2018 New revision: 337189 URL: https://svnweb.freebsd.org/changeset/base/337189 Log: bhyve: set title before ente

[Bug 230082] bhyve doesn't set process title

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230082 --- Comment #7 from Mariusz Zaborski --- The setproctitle(3) looks fine with me - I will commit it. With the ps_string the problem is a little more complicated. In my opinion the title is a part of a global namespace so we should not be abl

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

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229986 --- Comment #8 from Rodney W. Grimes --- (In reply to Martin Birgmeier from comment #7) Are you sure that you are not in a memory deadlock? You say you did apply an arc cache limit, how much did you reduce it buy? How big are your VM's? I

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

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229986 --- Comment #7 from Martin Birgmeier --- I am already doing that, but the deadlock described here happens nonetheless. What gets better is that the machine does not lock up completely (see comment #4). -- Martin -- You are receiving thi

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

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229986 Rodney W. Grimes changed: What|Removed |Added CC||rgri...@freebsd.org --- Comment

[Bug 230082] bhyve doesn't set process title

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230082 Rodney W. Grimes changed: What|Removed |Added CC||ema...@freebsd.org,

[Bug 225791] ena driver causing kernel panics on AWS EC2

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225791 --- Comment #15 from Colin Percival --- ENA flapping every 30 minutes is almost certainly due to the MTU being set thanks to DHCP announcing support for jumbograms. That particular bug is fixed in HEAD (r333454). AFAIK this should not cau

[Bug 225791] ena driver causing kernel panics on AWS EC2

2018-08-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225791 Ling changed: What|Removed |Added CC||i...@gamesofa.com --- Comment #14 from Ling