00:03:52 rtprio, CrtxReaver - yeah, that what I wanted, run rtsol 00:20:49 jmw: great; there are rc.conf options for it, but i don't recall what they are now. 02:01:37 If you are trying to get Bluetooth LE devices to run, please check out my fork of Takanori Watanabe's BLE tools. It's a hack, really. But any hack is better than nothing if you can get stuff to work. https://github.com/rhaberkorn/FreeBSD-BLE 03:04:08 Hi, please, what happen with https://cgit.freebsd.org/ site? It's been down for several hours 03:10:50 GeoBarRod, i can open the site 03:14:04 @al1r4d please, Can you see https://cgit.freebsd.org/src/log/?h=stable/14 correctly? 03:14:22 GeoBarRod: no, i cant, 429 Too Many Requests 03:15:14 @al1r4d I get that error for many hours 03:15:26 GeoBarRod: maybe you just need to wait 03:19:46 @al1r4d obvious :), I'm reporting the error and trying to get info on what happened because it's very rare to spend so many hours with errors. 03:21:24 GeoBarRod: good luck :D 03:28:21 cgit is apparently a target of some sort of denial of service attack. 03:30:23 @delta0 The only section that doesn't work is this link https://cgit.freebsd.org/src/log/ 03:31:29 I'm not sure what you mean by that, but an entire subdomain does not need to go down for the term DoS to be applicable. 03:32:20 Touching subservices such as databases, sockets for internal virtual directories and more is possible. 03:39:50 What I mean is that the section: https://cgit.freebsd.org/src/about/ is working, section: https://cgit.freebsd.org/src/ is working, section: https://cgit.freebsd.org/src/refs/ is working, section: https://cgit.freebsd.org/src/tree/ is working, section: https://cgit.freebsd.org/src/commit/ is working and section: https://cgit.freebsd.org/src/diff/ is working; the only section with error is: https://cgit.freebsd.org/src/log/ 13:27:58 I have recently discovered zfs destroy zroot/data@snap1%snaps2 for deleting a range of snapshots. It led directly to the discovery that if that's 3000 snapshots, you're gonna have a bad time. 13:44:25 dvl os version? 13:44:38 tsoome_: FreeBSD 14.1 13:45:01 how long it took? 13:45:12 38 minutes 13:45:19 I also note there is a scrub in progress. 13:46:17 thats all adding up. 14.1 should be pretty recent and have related updates (there was some patch to improve the performance in this case) 13:47:32 but it may well be there is still some space for optimizations... 13:47:35 To be fair, I'm imposing a non-trivial load. I'm going to try my old approach, xargs, one at a time. 13:54:27 yeah, running xargs to delete one at a time, system is usable 20:38:32 i would suspect that the snap1%snap2 is trying to roll it up into a single transaction 21:24:27 After the last freebsd update, I get periodic mails for /usr/libexec/save-entropy, any way to suppress those?