Re: ZFS going forward, on stable/13 vs. main: question

2021-04-30 Thread Mark Millard via freebsd-current
[Just a resend: asking the question on the list less than an hour before the UTC month change might not be all that effective relative to those that just web browse the list to read it.] On 2021-Apr-30, at 16:21, Mark Millard wrote: > Context . . . > > I've been experimenting with ZFS and bectl

ZFS going forward, on stable/13 vs. main: question

2021-04-30 Thread Mark Millard via freebsd-current
Context . . . I've been experimenting with ZFS and bectl use recently. It has been many years since I last used ZFS --and that was only a short experiment that did not have to deal with upgrades over time. I now have: # bectl list BE Active Mountpoint Space Created 13S-CA72-nodbg

Re: Review Request for D25705 and D25711

2021-04-30 Thread Faraz Vahedi via freebsd-current
On Mon, Apr 19, 2021 at 07:44:13PM +, Faraz Vahedi via freebsd-hackers wrote: > Dear hackers and committers, > > I have sent two small patches on freebsd-version(1) and > freebsd-update(8), D25705 and D25711 respectively, to > add -j flag for supporting jails. > I think they are both somewhat

Re: What is OpenZFS doing during boot?

2021-04-30 Thread Alan Somers
On Fri, Apr 30, 2021 at 7:21 AM Ulrich Spörlein wrote: > Hi folks, this is a stable/13 question but I figured it's still close > enough to -CURRENT to count. > > So I wanted to update my (remote) system with freebsd-update, but that > installed half a kernel and bricked the machine upon reboot. L

What is OpenZFS doing during boot?

2021-04-30 Thread Ulrich Spörlein
Hi folks, this is a stable/13 question but I figured it's still close enough to -CURRENT to count. So I wanted to update my (remote) system with freebsd-update, but that installed half a kernel and bricked the machine upon reboot. Lucky me I fixed OOB access just the day before. Did the usual wor

Re: Undefined compiler behaviour or a compiler bug?

2021-04-30 Thread Hans Petter Selasky
On 4/30/21 12:13 AM, Dimitry Andric wrote: % clang -fsanitize=undefined test.c -o test Thank you! Didn't know about that flag. --HPS ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscrib

mtu setting in rc.conf

2021-04-30 Thread Dustin Marquess
I upgraded a 14-CURRENT system from a build about 2 months old to current. In my /etc/rc.conf, I have: cloned_interfaces="lagg0 lagg1 tap0 tap1 tap2 bridge0 bridge1 bridge2 vlan1 vlan2" ifconfig_cxl0="txcsum txcsum6 lso mtu 9000 up" ifconfig_cxl1="txcsum txcsum6 lso mtu 9000 up" ifconfig_cxl2="tx