[Bug 193953] vlan(4) on LACP lagg(4) do not update if_baudrate value and thus SNMP daemons do not provide high capacity counters

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193953 --- Comment #16 from Marek Zarychta --- Thank you for the MFC[1] to stable/13 Wojciech. I am not the reporter, but it's probably time to close this almost 8 years old bug. [1] https://cgit.freebsd.org/src/commit/?id=067a4b656b9b -- You a

Re: NFSv4 on MacOS Monterey

2022-06-02 Thread Rick Macklem
Adonis Peralta wrote: > Rick Macklem wrote: > > Yep, as noted above, they aren't supported and will not work. FreeBSD uses > > the Linux style extended > > attribute model, not the resource fork/subfile one that Mac OSX and Solaris > > use. > > > > Is this still the case if the shares are on ZF

Re: NFSv4 on MacOS Monterey

2022-06-02 Thread Adonis Peralta
>> mountd_enable="YES" > Since you have specified nfsv4_server_only, mountd will be configured > correctly (using the -R), > so this line is not needed (although I don't thing it will cause trouble). Got it. >> My configuration is as follows: >> >> SERVER CONFIGURATION >> >> OS: FreeBSD 13.1 >>

Re: NFSv4 on MacOS Monterey

2022-06-02 Thread Rick Macklem
Rick Macklem wrote: > Adonis Peralta wrote: [stuff snipped] > > OS: FreeBSD 13.1 [more stuff snipped] > > RESULTS > > > > What I see when I connect via finder is the following: > > > > 1. I am able to read/write to the shares since /etc/exports contains the > > -mapall line, yet inspecting a pa

[Bug 264193] pf: scrub max-mss rule stops working (but still counts) after 13.1-RELEASE upgrade

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264193 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #1

Re: make NFSv3 default now on diskless

2022-06-02 Thread Konstantin Belousov
On Thu, Jun 02, 2022 at 08:03:05PM +, Rick Macklem wrote: > John-Mark Gurney wrote: > > Rick Macklem wrote this message on Thu, Jun 02, 2022 at 14:44 +: > > > John-Mark Gurney wrote: > > > > I just booted FreeBSD-current diskless, using NFS root, and I ended > > > > up having issues becau

Re: make NFSv3 default now on diskless

2022-06-02 Thread Rick Macklem
John-Mark Gurney wrote: > Rick Macklem wrote this message on Thu, Jun 02, 2022 at 14:44 +: > > John-Mark Gurney wrote: > > > I just booted FreeBSD-current diskless, using NFS root, and I ended > > > up having issues because by default, NFS root is only v2. > > > > > > One of things that happe

Re: NFSv4 on MacOS Monterey

2022-06-02 Thread Rick Macklem
Adonis Peralta wrote: > I have some NFSv4 (sec=sys) shares on FreeBSD 13.1 which I'm trying to > connect correctly with MacOS 12.4 > Monterey. > I got the basics down but don't think I have permissions and extended > attributes working correctly. Well, here are a few comments. Note that I haven'

NFSv4 on MacOS Monterey

2022-06-02 Thread Adonis Peralta
I have some NFSv4 (sec=sys) shares on FreeBSD 13.1 which I'm trying to connect correctly with MacOS 12.4 Monterey. I got the basics down but don't think I have permissions and extended attributes working correctly. My configuration is as follows: SERVER CONFIGURATION OS: FreeBSD 13.1 === /etc

Re: make NFSv3 default now on diskless

2022-06-02 Thread John-Mark Gurney
Rick Macklem wrote this message on Thu, Jun 02, 2022 at 14:44 +: > John-Mark Gurney wrote: > > I just booted FreeBSD-current diskless, using NFS root, and I ended > > up having issues because by default, NFS root is only v2. > > > > One of things that happened was disk space available was list

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263445 --- Comment #11 from Michael Tuexen --- (In reply to Igor A. Valkov from comment #6) Hi Igor, we discussed this bug on todays transport call. Two questions: 1. Can you make also core files against 13.1 RELEASE available? 2. Would you be wil

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263445 --- Comment #10 from Michael Tuexen --- (In reply to Michael Tuexen from comment #9) The confusion was on my part by using a 13.1 RELEASE kernel instead of a 13.1R3 kernel. -- You are receiving this mail because: You are the assignee for

Re: make NFSv3 default now on diskless

2022-06-02 Thread Rick Macklem
Rick Macklem wrote: > John-Mark Gurney wrote: > > I just booted FreeBSD-current diskless, using NFS root, and I ended > > up having issues because by default, NFS root is only v2. > > > > One of things that happened was disk space available was listed as > > -138G, or -144830429K. I assume this

Re: make NFSv3 default now on diskless

2022-06-02 Thread Rick Macklem
John-Mark Gurney wrote: > I just booted FreeBSD-current diskless, using NFS root, and I ended > up having issues because by default, NFS root is only v2. > > One of things that happened was disk space available was listed as > -138G, or -144830429K. I assume this is because the server is reportin

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263445 --- Comment #9 from Michael Tuexen --- (In reply to Richard Scheffenegger from comment #8) Hi Richard, I'm looking at the tracefile provided by Igor and see: (kgdb) f 10 #10 0x80dd7eed in tcp_do_segment (m=, th=, so=, tp=0xfe0

[Bug 263445] [tcp] Fatal trap 12: page fault while in kernel mode // supervisor read data, page not present // 13.1-RC3

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263445 Michael Tuexen changed: What|Removed |Added Summary|Fatal trap 12: page fault |[tcp] Fatal trap 12: page

[Bug 260393] [tcp] Page Fault tcp_output/tcp_input

2022-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260393 Michael Tuexen changed: What|Removed |Added Summary|Page Fault |[tcp] Page Fault