00:00:41 it does but not to the degree that zfs does, as for ufs ... a nocache option not sure might be under flushing support 00:13:52 might merge 9pfs into my local branch and see if that works better 00:14:48 can anyone answer my question about that tuning guide, or help with network performance? 00:21:45 well this is annoying, my VM is broken and i can't fix it because instead of dropping to the load prompt, it crashes the loader (or uefi)? https://www.le-fay.org/tmp/30d/1Ve858.txt 00:30:08 <_xor> I'd use a sparse zvol on the host and use that as the VM block storage device, then format that with UFS. 00:30:40 * _xor wishes there was a bhyve-equivalent to the jailed zfsprop 00:32:02 _xor: i stopped using zvols when klara posted rather convincing number suggesting that raw files are *much* faster 00:32:25 <_xor> Oh yeah, I think I remember seeing that article. Forgot about it. 00:35:22 i'm not opposed to using UFS, but i want to run poudriere on this VM and i'm not sure how well it performs on UFS 00:35:30 since it can't do its normal fs cloning thing 00:36:10 <_xor> I tried that a while back, but I wanted to be able to send/recv datasets from the poudriere system, so I went back to ZFS. 00:36:28 _xor: "bhyve-equivalent to the jailed zfsprop" -> https://reviews.freebsd.org/D41844 (you can use this as root filesystem!) 00:36:30 Title: ⚙ D41844 Add an implementation of the 9P filesystem 00:36:39 ok it's not quite the same as a proper zfs delegation but it's still pretty nice 00:36:46 <_xor> I think that was also when I was building host-bootable images & jail images using poudriere. 00:37:31 _xor: how was performance with poudriere on ufs? was it not quite slow building small packages with all the overhead? 00:38:14 <_xor> I don't remember now. I don't think I ran it long enough on UFS to really notice performance. 00:38:39 oh this is fun, make meta mode has decided to just rebuild all of clang for no reason 00:39:56 <_xor> virtio_p9fs looks pretty neat 01:03:18 I'm a bit confused why sh history gets written when I run poweroff, but gets lost when I run reboot 01:17:09 tm512: what about shutdown -r now? 01:23:44 meena: trying that 01:25:23 shutdown -r retains history, I'm not sure what the difference is between that and the reboot command, and why the latter apparently isn't waiting for sh to terminate before powering down 01:26:04 tm512: which FreeBSD Version you on? 01:26:38 i thought we had fixed reboot to… behave 01:26:48 14-STABLE, the snapshot from jan 25 01:36:40 on another note, I got wifibox set up, seems a lot more stable than the native rtw88 port. seems like the default RAM allocation of 128MB is pretty conservative and that I could probably dial it down to 64MB? 01:37:41 can Linux even boot in 64MB these days? 01:37:51 (well, the best way to find it is to try it, i guess) 01:37:54 gentoo cann 01:38:06 with specific hardware and kernel tweaks 01:38:46 basically compiling the kernel specifically for what you have ... 01:46:59 free -m in the wifibox console says total is 110, 29 used, 19 buff/cache 01:47:17 then 61 free and 75 available 01:47:59 I'm just worried that wifibox's memory demands could fluctuate 01:55:08 hmm, so I notice that apparently firefox does not support process sandboxing on fbsd. how much of a security concern is that in reality? like the web is where I'm most likely to run into malicious code 06:48:21 alpine? anyone? 07:13:13 meena, hi there 10:05:59 how can I search in vi using regexes ? 10:06:09 I'm trying :set extended 10:06:24 then /20\d{2} to search for something like 2024 10:06:32 but it doesn't match 12:33:17 Good morning 12:36:06 depends where you are, but yes 12:56:21 I used to leverage CARP before with no issue, but today I faced with surprising stuff I don't seem to figure out on my own. Dunno if it's my rusty understanding of CARP leading to misconfiguration and misuse or something else I can't clock. Here's my ifconfig and netstat outputs from the two servers: 12:56:23 https://bsd.to/AeSp 12:56:24 Title: dpaste/AeSp (Plain Text) 12:56:39 My two problems are: 12:57:04 1. pinging even the gateway has more than 50% packet loss when CARP is up 12:58:17 2. the backup node fails to have net access when master's up (I can handle it with a `nat on vtnet0 from !($vtnet_ip) to any -> (vtnet0:0)` pf rule, but the first issue's what I shall resolve first, I believe 12:58:23 Any thoughts? 13:08:14 plenty. but you dont want to hear them. 13:08:52 I'm all ears ;-) 13:09:24 oh, they're not related to carp or freebsd however.. 13:10:38 Haha, no worries, we can chat till someone comes up with a thought on my issues as well. As far as chats ain't off topic and relating to #freebsd-social, anything's welcome and warmly accepted by folks here, I believe. 13:11:19 nah. nobody wants to hear my thoughts...not even me 13:11:49 but if you are using carp to share 2 hosts and getting 50% packet loss...is one of your hosts misconfigured? 13:11:59 Well, 'tis a thought per se, innit? 13:12:04 And I listened ;-p 13:13:06 I powered off one to see if it solves the case, but nah, as far as carp's enabled on the interface, the loss is there killing the packets. 13:13:26 i dont use carp...but if you are familiar with ethernet throughput issues i've been hoping to get some help here for a couple days. youre the first person who hasnt ignored me entirely 13:14:18 Nobody ignores you, peeps just respond to questions they've got an answer for, so... yep. I know how it feels, but nobody's being mean, trust me. 13:14:59 I don't know if I could have a solution either, but try me, I might. 13:15:18 ethernet throughput issues. 13:15:25 :-] 13:15:39 maxing out one cpu core i believe 13:16:02 What "issue" do you have ATM? Explain it a bit further, and we'll see. 13:16:30 i'm getting 500mb/s from freebsd, 1gbps from linux 13:17:10 iperf3 definitely maxes out the cpu, but an internet download shouldnt and is still slowed down by my opnsense firewall 13:17:22 it was faster before the latest release 13:17:47 there's a tutorial i found but its for freebsd10 and i'm on 13...was asking if it is still vallid...one sec 13:18:12 https://calomel.org/freebsd_network_tuning.html this one 13:18:13 Title: FreeBSD Network Performance Tuning @ Calomel.org 13:18:50 its rather long, so i havent 'just tried it' 13:20:58 noneoftheabove: it's probably better to ask on the mailing list because people miss irc chat. are you using pppoe by any chance? 13:21:39 Try it, FreeBSD cares much about compatibility, so things would either work for you brilliantly or you'd easily find out what's changed. But it might be the interface that your box ain't supporting well, the module/driver shortcomings, for example? But just like dstolfa, I recommend asking such topics on mailing lists. 13:22:32 dstolfa: yes..yes i am 13:22:52 noneoftheabove: it's because freebsd doesn't support more than 1 NIC driver queue with pppoe 13:22:57 i'm using the realtek driver 13:22:58 see https://redmine.pfsense.org/issues/4821 13:22:59 Title: Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic - pfSense - pfSense bugtracker 13:23:05 its even slower without 13:23:49 ah, realtek as well. this should only be a thing with intel NICs i think 13:24:29 i'm not sure, i'd probably start poking with dtrace honestly. alternatively someone might know on freebsd-net@ 13:24:36 i think youre onto something though 13:25:06 that bug report is 8 years old 13:25:12 and still relevant sadly :( 13:25:19 :( 13:26:02 i dont k now dtrace and it looks complicate 13:26:07 ...d 13:26:10 https://forums.freebsd.org/threads/pppoe-rx-traffic-is-limited-to-one-queue.89843/ might be relevant? 13:26:11 Title: PPPoE RX traffic is limited to one queue | The FreeBSD Forums 13:26:58 either way, i don't *think* we have pppoe support in the kernel and you gotta go through userspace or something like that. been a while since i had to look at this 13:27:02 the problem is assymetric too 13:27:58 oh wait 13:28:25 iperf is hitting the same limit, without the involvment of pppoe 13:29:42 it is maxing out one core...but the speeds are the same as the download test which doesnt 13:30:19 that post is highly relevant..but no solution 13:30:38 well, they say resolved in 13.2 13:30:58 FreeBSD 13.2-RELEASE-p9 stable/24.1-n254969-8659880248c SMP amd64 13:32:20 is mpd5 an alternative to ppp? will opnsense accept this change? 13:33:14 its in their packages. gonna try it 13:33:22 i asked in #opnsense....also ignored 13:33:49 oh carp (lol) it is already installed 13:33:59 noneoftheabove: i don't know much how opnsense handles things so i can't answer much there unfortunately 13:34:50 how can i tell which one is in use? 13:35:09 presumably ps will give it away 13:38:07 /usr/local/sbin/mpd5 yeah so thats a dead-end 13:43:45 noneoftheabove: at this point i'd just ask on freebsd-net@ 13:44:21 there will probably be better answers there 13:45:33 dstolfa: is that a mailing list? 13:47:19 noneoftheabove: yes, https://lists.freebsd.org/archives/freebsd-net/ 13:47:20 Title: freebsd-net⊙Fo 13:48:07 is torvalds on it? i hear he can be hostile 13:48:24 kidding aside, i find them confusing and hard to follow 13:49:53 noneoftheabove: that's because they kind of are... at least for me lol 13:50:05 you need to configure your email client if you want to follow more than just 1 13:50:21 well, you don't *need* to, but navigating things is an absolute nightmare otherwise 13:54:05 i can't understand how to adapt my old bind9 config for freebsd 14:00:25 what did i specify here in named.conf(5)? zone "shapovalov.website" { type primary; file "/usr/local/namedb/primary/shapovalov.website"; }? 14:00:43 should it be file or directory? 14:03:38 didn't i have to write zone "ns1.shapovalov.website"? 14:05:43 V-T60: the argument to 'file' should be a file, and it would be strange, although not strictly invalid, to have a zone called 'ns1.' 14:09:42 options { directory "/var/cache/bind"; } should be changed with options { directory "/usr/local/etc/namedb/working"; } 14:09:47 what this directory is, though? 14:45:10 This sets the working directory of the server. Any non-absolute pathnames in the configuration file are taken as relative to this directory. 14:45:19 that's it, as i understand 19:16:45 Anybody else unable to control lcd brightness on an older Thinkpad since Freebsd 14? acpi_ibm is loaded and working (thinklight, fan status) but brightness isn't. 19:42:57 lw: you remember my tcp routing issue? i suppose it's worth pointing out that both the hosts are in bhyve on the same bridge. web traffic to a physical machine seems to work fine. not sure if that makes things any more clear 19:43:40 V-T60: did you get it? 20:19:01 lw, it's finally done. 21:21:06 What's the difference between socket() returning <0 where errno is EAFNOSUPPORT or EPROTONOSUPPORT 21:24:08 This is xrdp-sesman running inside a jail where it's trying open AF_INET6 but fails and will only retry AF_INET if socket's errno is EAFNOSUPPORT. 21:24:23 So ipv6 is supported in the jail but....ipv6 tcp ins't? 21:34:20 ok.. I had to give at least lo0 an ipv6 address. 21:34:50 Seems like it should be checking for both EAFNOSUPPORT and EPROTONOSUPPORT