00:06:18 that's what storage guys always say 00:17:47 heh 00:21:49 I shouldn't say anything but... I heard "Windows clients" and past history made it impossible for me to consider that the problem might be elsewhere. 00:23:40 this is fair 00:23:51 I can't imagine it being anything on the FreeBSD side 00:24:24 there just isn't much to go wrong 00:25:03 but I also know that Windows can be extremely picky about things, so maybe it's not getting something from the FreeBSD iSCSI target that it wants. *shrug* 00:26:04 it "works" but as I'm being told, Windows client's NTFS filesystem riding on the zvol occasionally loses file indexes or something 01:06:26 how are they seeing occational file corruption when NTFS has no facility for detecting that? 01:08:08 I'd have to check again with them, but what I heard was that they get "indexing errors" accessing files 11:06:30 when running freebsd-update is there a way to force freebsd-update to always override /etc (I don't want to merge) ? 11:08:00 i think you can ue IGNORE_FILES 11:08:18 if I remove /etc from UpdateIfUnmodified and MergeChanges is it enough? 11:08:28 (in freebsd-update.conf I mean) 11:09:15 does freebsd-update uses mergemaster or etcupdate? 11:10:50 ah, freebsd-update. it uses its own config update, i remember 11:11:17 It used to have only mergemaster. Now it has both, but I understand mergemaster is or will be deprecated. 11:12:30 It doesn't use either mergemaster or etcupdate, it has its own facility. 11:12:52 ok.. 11:13:07 so could I simply comme,t 11:13:09 oops 11:13:25 so could I simply comment MergeChanges in freebsd-update.conf and remove /etc from UpdateIfUnmodified ? 11:13:54 Can I ask what you're trying to accomplish? 11:14:49 I'd like to upgrade 50+ jails automatically without merging things (I'm using Saltstack) 11:15:27 so overwriting things is not a problem as there is a minion in each jail and the config will be reapplied after 11:17:29 Seems like it's easy to set up a test case then. :) 11:18:03 :) 11:20:09 Oh, I misread. freebsd-update, not freebsd. *wanders off until caffeine hits brain* 11:32:40 I wanna use lua shebang, but I noticed there is no lua symlink 11:32:57 FreeBSDs lua is private. 11:33:09 what does it mean? 11:34:04 It means it's not accessible outside of the source tree. 11:34:31 interesting 11:34:51 There's plenty of private things in the FreeBSD source tree ;) 11:35:36 but it's in /usr/libexec/flua 11:35:38 Also, it's probably good, because flua is, iirc, kept at an old version because the lua folks decided to make a POLA breaking change at some point. 11:36:41 And running it, it says "Lua 5.4.2" which is not that old 11:37:01 * debdrup shrugs, wanders after V_PauAmma_V in search of caffeine. 11:40:44 The Makefile still mentions that it's internal. 15:13:29 Demosthenex: You should be in #freebsd-social as well. 15:27:54 i used to be 15:45:49 mason: did you find a driver in ports? 15:46:00 debdrup: There isn't one, unfortunately. 15:46:33 Aw. 15:46:46 debdrup: That said, there are issues with the card under Linux too, so it's maybe not a fantastic target. 15:47:24 Best I could accomplish on it was Fedora or (where I left it) Debian with a backports kernel and still-bleeding upstream firmware. 15:51:25 mason: net/wifibox? 15:51:53 VMs on laptops aren't my favourite thing. 15:52:18 Alternatively, can't it be replaced? 15:52:32 That I'm not sure. Possibly? Hm. 15:52:43 What model is it? 15:52:50 my7961 anyway, and there are a few recent laptops out there with it now 15:53:08 That's the card. The laptop itself is an Asus Vivobook 15:53:26 It's effectively the same issue as https://forums.freebsd.org/threads/issue-with-installing-freebsd-13-1-from-memstick-on-acer-aspire-5.86036/ 15:53:27 Title: Issue with installing FreeBSD 13.1 from memstick on Acer Aspire 5 | The FreeBSD Forums 15:53:51 Ah, Asus don't publish service manuals. 15:53:59 mt7961, typo'd 15:54:52 Dell, HP, and Lenovo all publish service manuals for their commercial lines of laptops. 15:55:46 This was an impulse buy more than a researched decision. Needed something like this for my wife's birthday, and noted this on sale. 15:56:00 * debdrup nods 16:04:04 Oh, didn't finish my sentence. Best I could do was Fedora or Debian with bleeding-edge stuff plugged in, and I was still measuring packet loss with that. (Bleeding edge firmware made it very little packet loss, but still some.) 16:06:18 Wifi was a mistake. :P 16:06:25 100% agreed 16:07:57 I need to make sure my next apartment actually has ethernet ports 16:08:55 could always make use of a wifi-client device 16:13:35 I've mostly got ethernet where I want it here. 16:13:45 There are a couple rooms that still need to be wired. 16:19:11 It's very weird living in a country that still uses fax for things but having no wired connections for internet 16:19:23 Make up your minds 16:43:03 Wiring ethernet in an already built house is a bloody pain, but it is doable. 16:43:25 Thankfully, I'm done. 17:32:25 Hi. I'm using ZFS but I don't understand how to read this part of zfs list: http://paste.scsys.co.uk/1986 17:32:25 Are default and 12.3-RELEASE-p5_2022-07-17_155100 both mounted as / ? 17:32:26 Title: magnet_web paste from "ferz" at 217.168.150.38... 17:37:55 uh, it would appear so 17:38:06 the 12.3-RELEASE-p5_2022-07-17_155100 is only 8k tho 17:38:07 ? 18:19:22 ferz, Please run this command: zfs list -o name,canmount,mounted,mountpoint 18:19:32 And this one: bectl list 18:19:47 that's the mountpoint 18:20:00 do zfs list -o name,mountpoint,mounted 18:20:05 Those will show that a boot environment file system clone has been created, with a mountpoint of / but that it is not mounted at this moment. 18:20:11 probably one of them will say "no" for the last property 18:20:52 sorry, that was for ferz 18:21:25 futune, We both arrived at the same time and responded to ferz. But we were saying the same thing so it must be good advice! :-) 18:21:43 oh yeah hehe 18:23:30 ferz, Also, zfs list is listing zfs datasets, but don't forget "df -h" which lists mounted file systems. Unmounted datasets won't list with df. 21:17:48 are there freebsd ports that use npm but don't try to save the npm cache as a distfile? 21:18:07 is the portbuild cluster allowed egress? 21:22:43 look at textproc/kibana8, for example 21:23:13 i've spent days to figure out how to do npm build properly 21:27:07 the whole npm/gomod/pip/composer pattern has gotten out of hand 21:28:57 otis: this is sadly way more simple than the one i was looking at 21:36:31 network access is only allowed in the fetch phase 21:37:57 it is? damnit 21:38:25 i think their npm is broken and can't be fixed in the port 21:52:30 you could look into using npm as fetch dependency, no idea how to get it to allways fetch the same stuff, so it can be checksummed and then use npm in an offline mode at build time (it should have something like that I hope) 22:05:27 i could try that but there's ~200 packages and that's basically duplicating the process of npm, with urls and checksums 22:21:27 Any idea why posix_fallocate(2) would return something other than 0 or -1? It is returning 22 for me, but the man page leads me to believe this isn't compliant 22:21:45 I know it doesn't make sense to call posix_fallocate with ZFS, but regardless, still bizarre 22:25:01 22 is EINVAL, ... or the operation is not supported by the file system. 22:25:37 I know it is EINVAL, I'm just confused why it returns EINVAL rather than returning -1 and setting errno accordingly 22:25:58 it uses errno for other failure conditions 22:28:08 strangely, glibc's posix_fallocate doesn't set errno at all, it just returns the error code directly :/ 22:29:45 The manual page (13.1) says it conforms to POSIX.1. Why POSIX.1 wants it to do that is more than I can guess. 22:30:36 ah, I'm dumb, I was looking at an older man page 22:31:47 seems like the sane design "It returns an error on failure, without setting errno." 22:41:03 Posix standard text doesn't even say. Rationale: none. 22:43:11 why would you set errno if you can do better? 22:45:54 POLA. 23:11:03 sometimes, POLA just means: We've always done it this way 23:23:47 pretty sure most cases where the result is just success/failure, 0 is returned for success and the error number or negated error number is returned on failure (maybe with some exceptions) and errno is used mostly when a function additionally has a normal result 23:25:32 I have a iwm wifi mini-PCIe card which is detected in dmesg - but I can't turn it into a wlan interface no matter what I do in rc.conf. It is an Intel 7260. Any ideas? Anybody running this card? 23:26:12 The same FreeBSD installation works find for other iwm cards (nvme). 23:28:23 s/find/fine/ 23:30:05 sysctl dev.iwm.0.debug=1 doesn't seem to do anything in dmesg.