00:00:51 (when trying to boot the newly installed system). the installer itself booted fine. 00:12:57 oddline you have this problem right? https://illumos.topicbox.com/groups/omnios-discuss/T92f83e0148193d73 00:13:56 neirac: yep, pretty much exactly that, except I'm using SATA SSDs, not NVMe drives 00:21:18 oddline is stuck in there forever?, is not being like very slow? 00:21:59 it's been stuck for at least 45min so far, so I don't think it's just slow 00:22:28 (also the cursor isn't "spinning" \|/-) 00:32:29 Someone knows how I can fix this error when running /bin/ps in an lx-branded zone? fatal library error, context 01:03:30 anyone up for a small commission to package gunicorn and putting it in extras? 01:19:41 gunicorn is a python thing right? 01:21:04 oddline do you have serial access to the server? searching in the mailing lists there is a case where the screen is not updating 01:22:07 oddline https://illumos.topicbox.com/groups/omnios-discuss/T0e829e56939b04f9-M9f6450d2be42ff9799ec9d9d/omnios-discuss-supermicro-a2sdi-h-tf 01:27:34 yes, it's a wsgi server for python 01:27:58 It seems uwsgi is in maintaince mode at this point. 01:43:39 neirac: I don't see anything on the serial console either - it's possible I enabled the wrong port, but I don't think so 01:44:07 and I think mine stops earlier than the case you linked 01:56:27 have you tried sending nmi 02:01:01 doesn't appear to have done anything 03:59:17 (it rebooted, eventually) 10:24:01 oninoshiko, I could pick up that gunicorn task if you need it. 11:52:48 oninoshiko, I just installed gunicorn with python -m pip install gunicorn, is there anything specific that is not working? 12:03:01 oddline at the end did you check the serial port? 12:03:23 yes, nothing useful on the serial port 12:12:20 if you boot from the usb stick and use to get a shell, are you able to modify files in your current install? 12:13:44 if you are able, then modify /etc/system and add to that file set snooping=1 12:13:56 oddline https://docs.oracle.com/cd/E19120-01/open.solaris/819-3196/6n5ed4hjl/index.html 12:15:06 oddline that will print on which section of the code is getting stuck 12:33:19 you are supposed to get some bunch of output after ... /boot/defaults/loader.conf line, including menu etc. 13:26:45 @neirac I think the only thing it really would need is the smf manifest 13:28:09 oninoshiko, you could use this: https://github.com/TritonDataCenter/smfgen it will generate smf manifests, I have used in the past and worked, I had my znc server running as a user on smf using that 13:29:06 oninoshiko, check the examples that was enough for me 17:58:30 Oh goody, fmd isn't running 'cause it's dumping core at startup... gah. 18:37:37 Ok, hammer fixed that, smtp fault notifications now working... this is not my week. 21:58:04 tsoome: yep, I've booted omnios plenty of times before on other hardware, I know there's supposed to be more :D 22:07:12 neirac: I can try that, but I doubt it'll help, because I'm hanging in the bootloader, well before the kernel is loaded 22:10:35 because the installer get to load and start the kernel, I'd suggest to compare /boot/defaults/loader.conf from disk and install media, and if identical, also /boot/loader.conf and /boot/conf.d/* if there are any. 22:17:03 I mean, we would like to be sure we do not mess with serial ports (some systems do not like port properties to be changed with UEFI firmware).