-
nahamu
Smithx10: what is pixiecore?
-
nahamu
Found it
-
nahamu
-
jperkin
papertigers: I'm able to reproduce that. If I set "vfs modules =" in the share, i.e. disabling the acl modules, then it appears to work.
-
jperkin
dtracing fsp_get_io_fd shows its coming through the solarisacl module, so I'm building a version of that with the same changes as that bug report
-
jperkin
-
Smithx10
nahamu: you working over at equinox? Using tinkerbell?
-
xmerlin
randomly I'm experiencing "initial termio on /dev/wscons failed" ...as I can see the problem was reported some times in the past but never solved ...do you have any hints? Here is also the screenshot
ibb.co/c3Bq1R9
-
tsoome_
it is possible that streams stack setup is not completed on wscons
-
papertigers
jperkin: sorry I didn't file anything, I was hoping to do a little digging to make sure I didn't do something dumb on my end
-
papertigers
It looks like there's a real issue there then?
-
jperkin
yeh, I kinda got sidetracked by being unable to dtrace userland function arguments that are being loaded from modules, binaries and shared libs show them but not the samba .so's, but they have CTF data...
-
jperkin
not sure what's going on there, but otherwise am looking through to see what's possibly been missed in the solaris acl module
-
papertigers
jperkin: adding that line to my share seems to have made the error in the log file go away but I cannot see the files still. I will play around with it tonight if I have time
-
papertigers
jperkin: nvm I still see the log message.. where in the smb.conf did you stick "vfs modules ="
-
jperkin
yeh ignore that, I thought it was working but it wasn't
-
papertigers
do you see the same behavior though? Where you can see the directories and subdirectories but not individual files?
-
papertigers
Do you keep older pkgsrc trunk builds around anywhere that I could downgrade to, or are they cached locally?
-
jperkin
yeh I see the same, at least from a macOS client. I tried the 2023Q4 package but that fails too. I don't keep old trunk builds, but may bisect the pkgsrc updates
-
papertigers
and old tar.gz files for packages don't hang around on the filesystem anywhere?
-
wiedi
I don't think our mirror does cleanups so we might still have some older builds. Oldest for trunk is samba-4.15.6nb3.tgz from 07-Jul-2022 if that helps
-
papertigers
wiedi: could you push that somewhere or can I just hit pkgsrc.smartos.org
-
wiedi
-
papertigers
jperkin: if it helps at all this version works
-
papertigers
-
papertigers
wiedi: thanks!
-
papertigers
Another weird bit of info I can provide is that my Sonos system was still able to play music in a playlist from the samba share when it already knew about the full file path. It seems that listing was the major thing that was broken
-
jperkin
wiedi: oh that's helpful, thanks ;)
-
jperkin
papertigers: ok, good to know, I'll dig in more tomorrow
-
nahamu
Smithx10: I am indeed at Equinix, sadly Tinkerbell never made it to production, but we do still use and contribute to the Tinkerbell ipxedust library.
-
Smithx10
@nahamu yea, I had to write something in house using go to do our initrd / booting linux with an opinion around zfs
-
Smithx10
Was annoying lol