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
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
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
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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349
Graham Perrin changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
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.
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271287
Henrich Hartzer changed:
What|Removed |Added
CC||henrichhart...@tuta.io
--- Comme
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:
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:
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
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
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:
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
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
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)
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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271246
Dave Hayes changed:
What|Removed |Added
Attachment #242004|0 |1
is obsolete|
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
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
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
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:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257298
p...@aoek.com changed:
What|Removed |Added
Resolution|--- |Overcome By Events
Stat
25 matches
Mail list logo