09:00:54 Hi, I'm trying to execute OpenSearch in a Rocky LX zone, but it gives me an error: 'max number of threads [2000] for user [opensearch] is too low, increase to at least [4096].' Is it possible to change this limit in the zone definition? 09:08:46 changes in the limits file are simply ignored 13:32:57 IIRC, there's a limit on the zone which can be cranked up 14:18:42 yeah, I definitely see in the zone xml 14:18:58 I don't know if vmadm exposes a way to change it. you might need to use zoneadm 14:19:23 I see it: "max_lwps" 14:19:43 yeah 14:19:53 though i cry every time i have to look at the vmadm man page 14:20:02 "vmadm update max_lwps=4096" 14:20:25 ronnjs screws up the line wrapping 14:20:46 and the resulting pages end up having to be viewed with a window > 80 columns 14:20:49 xmerlin: ^ 14:21:02 (an obvious abomination from the one true column size :P) 15:09:05 jbk++ 15:10:50 granted, i can appreciate that mandoc sources don't exactly look intuitive 15:11:02 and can be tedious sometimes to maintain 15:18:39 nahamu, ok thank you 15:19:26 xmerlin: should also be possible to set that at zone creation time in the json. 21:32:10 jperkin, as I can see pkgconf doesn't work as expected in 2022Q4, pkg-config is ok ...I'm trying to build cyrus-imapd-3.8 and it uses pkgconf to check jansson in configure 21:32:56 error "/opt/local/bin/pkg-config: error: '/opt/local/bin/.libs/pkgconf' does not exist"