04:03:56 [illumos-gate] 15236 viona ring page holds should heed pause/resume -- Patrick Mooney 05:31:15 [illumos-gate] 1128 WARNING: kb8042: inconsistent getinfo(9E) implementation -- Toomas Soome 07:00:09 tsoome: we hit permition error to bind process, but the fact is we had the permition, it is on smartos, not sure this is illumos issue, or smartos issue; or something still in correct? https://pastebin.com/BrJR0jRz 10:20:29 [illumos-gate] 15232 zpool list truncates device names -- Andy Fiddaman 10:47:32 tozhu what does this tell: ppriv -e -D ./cpu_affinity_test 10:48:17 let me check, wait a moment please 10:50:04 tsoome: here is the screen dump: https://pastebin.com/bx45cDUv 10:51:08 I’m in a zone vm on smartos 10:51:28 so, pset_create needs sys_res_config in effective set (as told by man), so you can try ppriv -e -s E += sys_res_config -D ./cpu_affinity_test 10:52:09 oh, the syntax is E+ sys_res_config 10:52:25 syntax is E+sys_res_config, without = 10:54:29 or you may need EI+sys_res_config, it may need Inheritable set updated too, I'm not sure. 10:54:47 let me try 10:58:44 tsoome: does not work, even I use “I” to set it, not sure if this is a bug with SmartOS, https://pastebin.com/WgZ9yA6w 10:59:54 um, ok wellI'm stupid 11:03:42 thank you 11:04:00 ppriv can not gain more privileges it currently has 11:05:11 I have created a project for the user with ‘sys_res_config’ define, but it does not effective for the user 11:05:43 as user.username ? 11:07:15 let me check, wait a moment 11:08:07 if it is not user default project (user.username), you would need to use newtask -p projectname 11:09:01 other option would be to assign privilege with usermod -K defaultpriv 11:34:01 tsoome: here is the test screen dump, https://pastebin.com/8skb267V , problem still exists, not sure if it is a bug on SmartOS 11:35:53 please take a look, thanks in advance (I’m going to offline, and will be back in 1 hour) 14:41:31 [illumos-gate] 15291 zfs-tests errno flaws exposed by 15220 -- Dan McDonald 19:36:50 [illumos-gate] 15288 mdb amd64 ::step out seems like it's busted -- Richard Lowe 19:36:50 [illumos-gate] 15299 it's apparently 2023 somehow -- Richard Lowe 19:46:38 Is there a way to disable 32bit builds of libfmd and fmd in general? 19:49:21 no 19:49:25 why? 19:50:08 we have issues with net-snmp 4 in 32bit 19:50:09 but I think those seems to be solvable 19:51:52 well, somewhat. we need to find out how to teach net-snmp not to build the perl modules to be able to build 32bit 19:52:14 Does it not have a `--without-perl` sort of thing 19:52:38 seems broken 19:52:47 but we will keep trying to fix that --without-perl way 20:08:16 I saw the bug you filed, and actually fixing it seems possibly worthy, but we don't actually have 64bit fmd etc except on ARM, so you'd have to actually fix and test all that properly to take it 64bit 20:08:45 I mean, I say "possibly" obviously arm needs it and it'd be great to have someone already have done it properly. :) 20:19:06 I got the hint :) 23:41:36 our IT bots are grumping at me because the mail I sent to illumos-dev today came back in from outside with my address without a proper DMARC signature and they're planning to block those soon - are the illumos lists going to join so many others in rewriting senders to avoid DMARC hell from mail admins who don't like old-fashioned mailing lists? 23:45:11 hmm, https://www.topicbox.help/hc/en-us/articles/360055273973-Topicbox-and-DMARC suggests this should be happening already 23:52:01 oh wait, the IT alert is a warning that we're going to move to quarintine soon and reject later this year, so it just may not be triggering the topicbox rewriting until then 23:53:19 alanc: Yeah we only rewrite if we have to 23:53:45 If you move to quarantine I believe we will rewrite 23:53:57 Otherwise a lot of people's stuff wouldn't work 23:56:31 okay, I won't worry for now, thanks 23:56:49 If not, though, let me know and I can look at whatever