[Bug 233401] Is it safe now to use "mount -t nullfs" instead of mount_nullfs in makefiles (does it return non 0 values reliably on errors)?

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233401 Mateusz Piotrowski <0...@freebsd.org> changed: What|Removed |Added CC||0...@freebsd

[Bug 250804] pkg lock -l eroor chmod

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250804 Bug ID: 250804 Summary: pkg lock -l eroor chmod Product: Base System Version: 12.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only

[Bug 250804] pkg lock -l eroor chmod

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250804 --- Comment #1 from Aleks --- ./postfix reload -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mail

[Bug 250629] lockups on Dell R740xd with 12-STABLE

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250629 --- Comment #3 from Juraj Lutter --- This lockup is *very likely* caused by a faulty SSD attached to LSI card with mrsas driver. After removal of the respective drive, system does not lock up. How could be error reporting and handling imp

[Bug 233230] [bhyve] [patch] usage() doesn't list -G debug server option

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233230 --- Comment #4 from Robert Wing --- Thanks for the insight John. Well..looking through the history, it appears bvmdebug was never intended to stick around anyway (as you already know) - so I guess the question is...is now the time to remov

[Bug 250816] AWS EC2 ZFS cannot import its own export!

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 Bug ID: 250816 Summary: AWS EC2 ZFS cannot import its own export! Product: Base System Version: 12.2-RELEASE Hardware: amd64 OS: Any Status: New Sev

[Bug 250816] AWS EC2 ZFS cannot import its own export!

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 --- Comment #1 from Gunther Schadow --- Just FYI, not delivering any real news, a forum post where I first reported this and I show proof with the MD5 hashes. https://forums.freebsd.org/threads/zpool-import-unavail-corrupted-data-after-movi

[Bug 250711] atkbdc: No Keyboard on System76 lemur Pro laptop with 12.1 (11.4 Ok)

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250711 --- Comment #12 from Vladimir Kondratyev --- Created attachment 219311 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219311&action=edit atkbdc_quirks.patch Try attached patch (on unmodified sources of 12+ or 13) -- You are re

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #3 from Seb --- Turns out TrueNAS does not output crash-dumps in the way I was expecting, I've has another 9 kernel panics since my last comment but all produced only text-dumps. I *think* I've got it setup to do a core-dump ne

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #4 from Seb --- The message buffer seems to indicate the panic occurs in relation to interface ix1 coming 'up': <6>ix1: link state changed to UP panic: Bad tailq NEXT(0x82135158->tqh_last) != NULL cpuid = 3 time = 16043

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #5 from Seb --- Created attachment 219312 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219312&action=edit Text Dump 2 -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #6 from Mark Johnston --- (In reply to Seb from comment #4) That may just be the last line printed in a while. I would expect the interfaces to come up during boot, at which point they'll log messages. Indeed, from the second

[Bug 250816] AWS EC2 ZFS cannot import its own export!

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 --- Comment #2 from Gunther Schadow --- Testing on other FreeBSD EC2 AMIs User data to facilitate the test with less manual work: - #!/bin/sh echo >>/etc/rc.conf echo 'zfs_enable="YES"' >>/etc/rc

[Bug 233230] [bhyve] [patch] usage() doesn't list -G debug server option

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233230 --- Comment #5 from Peter Grehan --- It is fine to deprecate these. As John mentioned, there are now much better ways to achieve the same functionality. A short email to the virtualization list should be enough to get confirmation this is

[Bug 250816] AWS EC2 ZFS cannot import its own export!

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 --- Comment #3 from Gunther Schadow --- 12.0-RC3 amd64 works! - $ su root@freebsd:/usr/home/ec2-user # sh # uname -a FreeBSD freebsd 12.0-RC3 FreeBSD 12.0-RC3 r341271 GENERIC amd64 # mkdir zf

[Bug 250823] i386 linuxulator in jail breaks mount

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250823 Bug ID: 250823 Summary: i386 linuxulator in jail breaks mount Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 250823] i386 linuxulator in jail breaks mount

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250823 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|emulat...@freebsd.org

[Bug 250816] On 12.1 & 12.2 AWS EC2, ZFS cannot import its own export!

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 Gunther Schadow changed: What|Removed |Added Summary|AWS EC2 ZFS cannot import |On 12.1 & 12.2 AWS EC2, ZFS

[Bug 250816] ZFS cannot import its own export on AWS EC2 12.1 & 12.2-RELEASE

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 Gunther Schadow changed: What|Removed |Added Summary|On 12.1 & 12.2 AWS EC2, ZFS |ZFS cannot import its own

[Bug 250816] ZFS cannot import its own export on AWS EC2 12.1 & 12.2-RELEASE

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816 Gunther Schadow changed: What|Removed |Added Severity|Affects Some People |Affects Many People -- You are

[Bug 250804] pkg lock -l eroor chmod

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250804 Li-Wen Hsu changed: What|Removed |Added CC||lw...@freebsd.org Assignee|

[Bug 178359] [geom] [patch] geom_eli: support external metadata

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178359 Li-Wen Hsu changed: What|Removed |Added CC||lw...@freebsd.org Assignee|