[Bug 271308] [FIB] File exists while adding IPv4

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308 Bug ID: 271308 Summary: [FIB] File exists while adding IPv4 Product: Base System Version: 13.2-STABLE Hardware: Any OS: Any Status: New Severity: Af

[Bug 271310] potential NULL dereference in fsck_ffs's changeino()

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271310 Bug ID: 271310 Summary: potential NULL dereference in fsck_ffs's changeino() Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 271312] inum > maxino should probably be inum >= maxino in fsck_ffs

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271312 Bug ID: 271312 Summary: inum > maxino should probably be inum >= maxino in fsck_ffs Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 271315] etcupdate add log rotation instead of overwriting it

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271315 Bug ID: 271315 Summary: etcupdate add log rotation instead of overwriting it Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 271315] etcupdate add log rotation instead of overwriting it

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271315 Miroslav Lachman <000.f...@quip.cz> changed: What|Removed |Added Severity|Affects Only Me |Affects Some P

[Bug 261349] Modernise hier(7)

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349 Graham Perrin changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #22 from Peter Eriksson --- Yes, I'll try to test it later today. I'll get back with some results. - Peter -- You are receiving this mail because: You are the assignee for the bug.

[Bug 271246] Kernel wired memory leak with repeated netstat

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246 --- Comment #21 from Dave Hayes --- [Mon May 8 10:23:42 2023] (842226) (wired) Changed by 7 pages (now at 4.205 Gb, total change since start 13210 pages) [Mon May 8 10:23:42 2023] (842226) (vmstat -z) vm pgcache (18

[Bug 271287] etcupdate silently installs empty files / unhandled error in install_new()

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271287 Henrich Hartzer changed: What|Removed |Added CC||henrichhart...@tuta.io --- Comme

[Bug 270536] By default ntpd does not work on IPv6-only hosts

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270536 --- Comment #6 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3f39a2a83945c31d17e609dd6e2adcfb099ae7f0 commit 3f39a2a83945c31d17e609dd6e2adcfb099ae7f0 Author:

[Bug 270536] By default ntpd does not work on IPv6-only hosts

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270536 --- Comment #7 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d3ee609cf29eca3abc81db231a2f4afba42f5bb1 commit d3ee609cf29eca3abc81db231a2f4afba42f5bb1 Author:

[Bug 271287] etcupdate silently installs empty files / unhandled error in install_new()

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271287 --- Comment #4 from John Baldwin --- To be clear, in this case cp was failing after it had opened the destination with O_TRUNC which is why the files were truncated and the goal of the panic in this case is that if cp(1) is busted it's best

[Bug 271287] etcupdate silently installs empty files / unhandled error in install_new()

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271287 --- Comment #5 from Miroslav Lachman <000.f...@quip.cz> --- (In reply to John Baldwin from comment #4) Yes. Maybe use better wording in the panic message to tell the user "This file is broken now, you must fix it manually" too. Thinking abo

[Bug 269572] MAXCPU too low for contemporary servers

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269572 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=76887e84be975698b14699d7d0dfb157d73e9990 commit 76887e84be975698b14699d7d0dfb157d73e9990 Author:

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #23 from Peter Eriksson --- First test on a server with two HP H241 HBA cards with just 5 disks (in two boxes) running FreeBSD 12.4 with the full ciss.c from Fabricator - works fine. Next I'll test it on another server with 14

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #24 from Peter Eriksson --- Result on the bigger server: Booted, but then I got a long list of CAM errors ending with a "ADAPTER HEARTBEAT FAILED". ... (da116:ciss2:32:56:0): CAM status: CCB request completed with an error (d

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #25 from Peter Eriksson --- Rebooted and tried with hw.ciss.nop_message_heartbeat=1, then logged in via ssh and ran an "sesutil show" (before zfs had started importing pools), then it panic:ed with: login: (da116:ciss2:32:56:0)

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #26 from Peter Eriksson --- On the third attempt I just let it keep trying, no "sesutil show". And then it eventually printed: (da116:ciss2:32:56:0): SCSI status: Check Condition (da116:ciss2:32:56:0): SCSI sense: ILLEGAL

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #27 from Marek Zarychta --- Thanks for taking an effort to test it again Peter. Without the patch you authored, the tests would end sooner with no panic and 40 instead of 140 drives seen. That's a large setup and the solution is

[Bug 271246] Kernel wired memory leak with repeated netstat

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246 Dave Hayes changed: What|Removed |Added Attachment #242004|0 |1 is obsolete|

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #28 from Peter Eriksson --- Actually, with hw.ciss.nop_message_heartbeat="0" my first test ended with ciss2: ADAPTER HEARTBEAT FAILED and then things deadlocked. With: hw.ciss.nop_message_heartbeat="1" and if I d

[Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Peter Eriksson changed: What|Removed |Added Version|12.1-RELEASE|12.4-RELEASE -- You are receivin

[Bug 198570] Add fnctl(F_GETPATH) support to FreeBSD

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198570 --- Comment #4 from Paul Floyd --- Another +1 I'd really like a simple and reliable mechanism for Valgrind, which is supposed to be able to track fds. At the moment it seems that we have the choice between syscl kern.proc.filedesc which

[Bug 271147] Adding support for Sunrise Point uart hangs boot

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271147 --- Comment #6 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=20d8d9809a8c0a3ddd1d0156e77ec53a1ed95747 commit 20d8d9809a8c0a3ddd1d0156e77ec53a1ed95747 Author:

[Bug 257298] kernel panic with kern.cam.da.enable_uma_ccbs=1

2023-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257298 p...@aoek.com changed: What|Removed |Added Resolution|--- |Overcome By Events Stat