-
neirac
Bahamat I was trying to ipxe boot the latest platform image but fails with this
pasteboard.co/mrccswLvPzBT.png
-
neirac
bahamat also the images from netbook.smartos.org have the latest builds ?
-
neirac
s/netbook/netboot/g
-
bahamat
Yeah, it has the latest builds.
-
bahamat
The checksum of all the objects on the netboot server are valid
-
neirac
Maybe I'm doing something wrong, I'm on the ipxe shell, I typed dhcp return ok, then chain
netboot.smartos.org/smartos.ipxe then a menu appears I choose the latest image but this error happens
-
neirac
-
bahamat
For netboot.xyz, you need to do the BIOS version.
-
neirac
Bahamat oh thank you I'll grab that
-
bahamat
netboot.xyz also has built in support for SmartOS, so you can just select it from their menu if you like.
-
neirac
I did not see smartos on the menu on the efi one I'm assuming I'll see it in the bios version
-
TheTim0Nat0r
bahamat: Thanks for the confirmation :)
-
neirac
bahamat sadly I just tested and the only one that works is the netbook efi version, as I can only boot to an efi shell is there an efi version for smartos netbook?
-
neirac
I'm reading the mailing list to find out more information but have found out too much about netboot bios, according to the wiki it was straight forward maybe I have the wrong netboot version?
-
Smithx10
Think triton-docker run gives an error "Error response from daemon: problem creating container ($reqid)
-
Smithx10
docker zone showed " "message": "All networks in pool 610a3de0-d82e-4c3d-92d8-8bc15554634f are full"
-
Smithx10
Think we should give the user back more info?
-
bahamat
neirac: Unfortunately ipxe by default has broken multiboot2 implementation, which is why they can't load our efi.
-
bahamat
We've patched that in our own build, but you need to be able to chain load our image.
-
neirac
If I'm on a ipxe shell I could load it from there right ?
-
bahamat
Possibly.
-
neirac
Let me try, which is the url for the patched netboot ?
-
bahamat
-
bahamat
I need to take off, but I'll be back in about an hour.
-
neirac
bahamat thank you very much
-
neirac
bahamat thank worked!
-
neirac
That Imean
-
neirac
It got further, but could be also that is hitting a pit error on booting because after it finishes fetching the files from netboot I'm on the efi shell again
-
pjustice
I notice that as of platform joyent_20221103T001803Z rsync is at 3.1.2. That version exhibits memory allocations errors in various circumstances, and the 3.2.x versions are supposed to have improved behavior. Info here -
bugzilla.samba.org/show_bug.cgi?id=12769
-
pjustice
Is it practical to update the version of rsync in the platform images?
-
neirac
I found the error on the vmadm ansible module, it was off-bye one error on line 441, just fix it and running now, when it finishes I'll report back
-
bahamat
pjustice: Yeah. Thanks for letting us know. We've got a release at the end of the week, so I'll see if I can get that in (probably, but no promises :-)
-
pjustice
Hehe, probably a bit late for this round.
-
bahamat
Has this bug been affecting you, or just that you're aware of it?
-
pjustice
I've had some rc=22 issues with rsync intermittently for a while, and didn't find that until today. So, maybe?
-
bahamat
OK. That raises the priority for us.
-
bahamat
OS-8426
-
jinni
-
danmcd
pjustice: we do have a patch for CVE-2022-37434
-
danmcd
-
danmcd
Oh, NVM, read 8426 more closely.
-
neirac
Here is the ansible vmadm fix that's working for me
ansible-collections/community.general #5628
-
danmcd
@pjustice would you like a PI with the rc=22 memory allocation fix in rsync 3.1.2?
-
danmcd
(Upgrading the whole of rsync means revisiting a lot of patches and their history, which was why I tried patching the allocation first.)
-
bahamat
pjustice: If you're able to test it, that would help a lot.
-
pjustice
I should be able to arrange a test.
-
danmcd
Preferred format? ISO, or .tgz Platform Image?
-
pjustice
.tgz
-
danmcd
kebe.com URL coming up...
-
danmcd
-
danmcd
MD5 = ba929d5be2b8bcbf9cad8541620dba09
-
danmcd
-
pjustice
Downloaded.
-
danmcd
(SO glad I have FiOS...)
-
pjustice
hehe
-
danmcd
And thank you!
-
pjustice
Restart scheduled for 7pm today. Sorry I can't do it sooner.
-
danmcd
7pm ET? What timezone are you in? No matter , no need to apologize about timing. We branch tomorrow night, and if the focussed patch works for you, we'll include it in that branch.
-
danmcd
(We branch no earlier than 0000 UTC Thursday, i.e. no earlier than 7pmET/4pmPT tomorrow.)
-
pjustice
Er, sorry. Yes, US EST.
-
neirac
danmcd the images in netbook.smartos.org will be updated with the vioif/vioscsi patch tomorrow night?
-
danmcd
They should. bahamat runs that server, but I'm pretty sure they get the latest pulled (and vioscsi is in there already, I'll make sure vioif's extra ID lands there as well).
-
bahamat
-
neirac
Great, one thing is is possible to boot into kmdb using netboot?
-
bahamat
Yeah, the menu lets you toggle kmdb.
-
neirac
Awesome!, I'll wait for that release then