[Bug 251462] Failing transfers over nfsv4 with krb5i on CPU with SHA acceleration
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251462 Bug ID: 251462 Summary: Failing transfers over nfsv4 with krb5i on CPU with SHA acceleration Product: Base System Version: 12.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: zal...@inbox.ru Initially I stumbled on this problem on TrueNAS12, but for debug purposes reproduced it on FreeBSD 12.0, 12.1, and 12.2, because TrueNAS uses FreeBSD as upstream/base OS. I have setup an FreeBSD 12.x nfsv4 server requiring krb5i (note "i" - with integrity). Clients are Linux 5.8. Everything is joined to Active Directory and using aes256-cts-hmac-sha1-96 as cipher suite for kerberos. The problem: If I run FreeBSD server inside VM on Intel Atom C3558 CPU, only small file transfers succeed. Files transfers over 200MB become increasingly unreliable: they either hang (server timeout) or terminate with input/output error. After network traffic ceases, gssd on server still has high CPU usage for a while. Server side logs do not contain anything related. This CPU has AES-NI and SHA support. What I have tried to narrow the culprit down: 1) Downgrading the security to krb5 (no integrity, just auth) fixed the transfers and saturated gigabit link. 2) Disabling aesni module fixed the failing transfers with krb5i. 3) Patching aesni module (so that detection of CPU support for SHA always failed) also fixed the failing transfers even with aesni module loaded. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251466] Hitting ctrl-alt-delete during device probe freezes machine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251466 Bug ID: 251466 Summary: Hitting ctrl-alt-delete during device probe freezes machine Product: Base System Version: 12.2-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: aryeh.fried...@gmail.com If you hit ctrl-alt-delete during the device probe phase of booting the machine freezes (no panic, further output or any other further progress in the boot process). Machine does not respond to any input. Only way to fix the freeze is to power cycle and then the machine boots normally afterwards. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Problem reports for b...@freebsd.org that need special attention
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status |Bug Id | Description +---+--- New |197876 | [devfs] an error in devfs leads to data loss and New |198797 | [PATCH] Added an option to install BSDstats to bs New |202362 | ntp: restore refclocks selection (10.2-RELEASE re New |202740 | vi/ex string substitution problem when there is m New |204097 | witness_initialize() does not perform bound check New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi New |209213 | UEFI Loader shows only black screen with Nvidia G New |210804 | installerconfig - using ZFS create in custom scri New |223470 | freebsd-update: Cannot identify running kernel (/ New |230620 | "install -d" issue New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( Open| 71667 | [patch] cleanup of the usr.sbin/bootparamd code Open|182466 | [headers] [patch] make self-contained Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf Open|187015 | agpgart: Panic make_dev_credv: bad si_name (error Open|192573 | Add ps(1) option: Print process start time in sec Open|194925 | [pf] [ifconfig] interface group keywords do not w Open|197921 | scheduler: Allow non-migratable threads to bind t Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4) Open|206649 | cyapa(4): Add common gestures for Cypress APA I2C Open|207940 | stand/efi/boot1: Add boot partition selection Open|212608 | sockstat(1) and lsof(8) can not identity the owne Open|220246 | syslogd does not send RFC3164-conformant messages Open|221305 | Mouse cursor loss when moving cursor while loadin Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL Open|221854 | makefs: Reject UFS labels that are too long to fi Open|222632 | connect(2) not available in capability mode Open|226893 | freebsd-update: Support patchlevel argument for f Open|231810 | [build] release always fails with "mkimg: partiti Open|233578 | Unprivileged local user can prevent other users l Open|233988 | freebsd-update: Improve progress output on termin Open|236718 | system panics with message: vm_fault_hold: fault Open|237287 | moused(8) ignores button release events in virtua Open|237924 | Possible infinite loop in function empty_aux_buff Open|237981 | cxgb(4): Driver doesn't work with latest (7.12) C Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana Open|238486 | Possible buffer overflow bug in sc_allocate_keybo Open|238550 | Touchpad (via SMBus) not working: Synaptics (SYN1 Open|238638 | mfi: Remove unnecessary pointer printing in mfi.c Open|238837 | init: Remove P_SYSTEM flag from PID 1 to allow ea Open|241697 | i915kms: Kernel panic loading module on custom ke Open|242212 | usr.sbin/mergemaster/mergemaster.sh: There is no Open|244181 | unzip: Add passphrase and GLIBC build support Open|244838 | "bectl activate -t" does not honor the -t flag in Open|247132 | Fix build error: use of undeclared identifier 'cp Open|247301 | linuxkpi: panic: Assertion td->td_lkpi_task == NU Open|248352 | mfi(4): Remove RAID map sync functionality Open|248715 | dhclient: prepend domain-name-servers in dhclient 48 problems total for which you should take action. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251468] nl_langinfo man page doesn't list legal inputs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251468 Bug ID: 251468 Summary: nl_langinfo man page doesn't list legal inputs Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: b...@freebsd.org Reporter: k...@cpan.org CC: d...@freebsd.org The parameter to this function is an enum nl_item. The possible values are not given. There is an example ABDAY_1, but searching for that in the entire documentation structure yielded nothing. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251468] nl_langinfo man page doesn't list legal inputs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251468 Yuri Pankov changed: What|Removed |Added CC||yur...@freebsd.org --- Comment #1 from Yuri Pankov --- Man page references the header containing recognized names: The manifest constant names and values of item are defined in . -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251363] use unionfs as a disk-cache for NFS [feature]
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251363 --- Comment #15 from Gunther Schadow --- See the related bug 251433 for the completion of this work as the unionfs_copyfile now works with root cred and the copymode=transparent will properly reflect the owner uid and gid. There is one problem mentioned on that ticket that in theory provides write permissions as root the first time the copyfile from lower to upper layer is performed. But that is worked around / guarded by checking with VOP_ACCESS to make sure that the calling user has all requested permissions before we do the copyfile. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251170] 12.2 clean install build world failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251170 --- Comment #5 from eu9...@gmail.com --- Installed latest snapshot from Nov 26. Did not do anything else after install but updating /usr/src to latest STABLE. make build world is still failing. It is beyond my understanding what happened shortly after 12.2-RELEASE. I'm using this procedure for the last 10 years with 100% success and suddenly after 12.2 it fails: - install from official RELEASE image - update /usr/src to STABLE - make buildworld - make buildkernel My /etc/make.conf and /etc/src.conf are attached. There are no CFLAGS in my environment. So, with a pristine install I get the buildworld failure attached. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251170] 12.2 clean install build world failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251170 --- Comment #6 from eu9...@gmail.com --- Created attachment 220091 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220091&action=edit /etc/make.conf -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251170] 12.2 clean install build world failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251170 --- Comment #7 from eu9...@gmail.com --- Created attachment 220092 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220092&action=edit /etc/src.conf -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
[Bug 251170] 12.2 clean install build world failure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251170 --- Comment #8 from eu9...@gmail.com --- Created attachment 220093 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220093&action=edit error of make buildowrld -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"