-
gitomat
[illumos-gate] 15236 viona ring page holds should heed pause/resume -- Patrick Mooney <pmooney⊙pc>
-
gitomat
[illumos-gate] 1128 WARNING: kb8042: inconsistent getinfo(9E) implementation -- Toomas Soome <tsoome⊙mc>
-
tozhu
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?
pastebin.com/BrJR0jRz
-
gitomat
[illumos-gate] 15232 zpool list truncates device names -- Andy Fiddaman <illumos⊙fn>
-
tsoome
tozhu what does this tell: ppriv -e -D ./cpu_affinity_test
-
tozhu
let me check, wait a moment please
-
tozhu
tsoome: here is the screen dump:
pastebin.com/bx45cDUv
-
tozhu
I’m in a zone vm on smartos
-
tsoome
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
-
tsoome
oh, the syntax is E+ sys_res_config
-
tsoome
syntax is E+sys_res_config, without =
-
tsoome
or you may need EI+sys_res_config, it may need Inheritable set updated too, I'm not sure.
-
tozhu
let me try
-
tozhu
tsoome: does not work, even I use “I” to set it, not sure if this is a bug with SmartOS,
pastebin.com/WgZ9yA6w
-
tsoome
um, ok wellI'm stupid
-
tozhu
thank you
-
tsoome
ppriv can not gain more privileges it currently has
-
tozhu
I have created a project for the user with ‘sys_res_config’ define, but it does not effective for the user
-
tsoome
as user.username ?
-
tozhu
let me check, wait a moment
-
tsoome
if it is not user default project (user.username), you would need to use newtask -p projectname
-
tsoome
other option would be to assign privilege with usermod -K defaultpriv
-
tozhu
tsoome: here is the test screen dump,
pastebin.com/8skb267V , problem still exists, not sure if it is a bug on SmartOS
-
tozhu
please take a look, thanks in advance (I’m going to offline, and will be back in 1 hour)
-
gitomat
[illumos-gate] 15291 zfs-tests errno flaws exposed by 15220 -- Dan McDonald <danmcd⊙mi>
-
gitomat
[illumos-gate] 15288 mdb amd64 ::step out seems like it's busted -- Richard Lowe <richlowe⊙rn>
-
gitomat
[illumos-gate] 15299 it's apparently 2023 somehow -- Richard Lowe <richlowe⊙rn>
-
toasterson
Is there a way to disable 32bit builds of libfmd and fmd in general?
-
richlowe
no
-
richlowe
why?
-
toasterson
we have issues with net-snmp 4 in 32bit
-
toasterson
but I think those seems to be solvable
-
toasterson
well, somewhat. we need to find out how to teach net-snmp not to build the perl modules to be able to build 32bit
-
jclulow
Does it not have a `--without-perl` sort of thing
-
toasterson
seems broken
-
toasterson
but we will keep trying to fix that --without-perl way
-
richlowe
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
-
richlowe
I mean, I say "possibly" obviously arm needs it and it'd be great to have someone already have done it properly. :)
-
toasterson
I got the hint :)
-
alanc
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?
-
alanc
-
alanc
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
-
jclulow
alanc: Yeah we only rewrite if we have to
-
jclulow
If you move to quarantine I believe we will rewrite
-
jclulow
Otherwise a lot of people's stuff wouldn't work
-
alanc
okay, I won't worry for now, thanks
-
jclulow
If not, though, let me know and I can look at whatever