-
nikolam
What's the actual point of 'naming' SmartOS releases? Not wanting to bike-hedding but naming itself seems silly a bit. Won't hurt if not used for anything important like folder names or referenced on web interfaces, like in debian/ubuntu and in some caes macos
-
jperkin
historical, primarily for tagging issues in jira, each 26 run through the alphabet is a different theme
-
neuroserve
why not?
-
nikolam
:, it is silly plus who is gonna remember the silly names, ever. Maybe ok for marketing, nothing in system, like macos also have release names but except for marketing who needs remembering that. Always waste of time when trying to find out names vs release numbers.
-
jperkin
nobody needs to know anything about them, they aren't for public consumption
-
jperkin
all users and customers need to know is uname -v and the tags for each service listed in /etc/motd
-
neirac
nikolam uname -v is an option
-
neirac
how do I generate a webrev? I tried running webrev but failed with
termbin.com/diit
-
neirac
I was looking to resurrect SO_REUSEPORT, I have sync the code and seems to work for tcp, but for udp I'm getting bind address already in use, this is the current patch
termbin.com/0oj8
-
andyf
webrev seems to be working for me. In your output it looks like $GIT is empty somehow
-
andyf
I generally just use gerrit these days. I have almost become used to it over reviewboard now.
-
neirac
andyf oh ok, I won't waste more time in webrev then. I'm trying to add SO_REUSEPORT most of the work is already done but I'm failing udp testing maybe I missed to update more code on the udp side
-
neirac
mostly the idea is to use unbound with SO_REUSEPORT it will improve performance AFAIK
-
Woodstock
andyf: it seems I have to rm -rf ~/.omni and ~/omnios and start over completely get past the build errors. the first build after "omni setup ~/omnios" usually succeeds, subsequent rebuilds don't :-(
-
Woodstock
oh, wrong channel. sorry.
-
barfield
Sometimes when provisioning on current platforms joyent_20240111T002438Z specifically, bhyve's with large amounts of CPU and ram, ie: 32 vcpus and 192GB of RAM, provision with no errors but never boot. I have to login to the compute node and `vmadm reboot <UUID> -F` and then it will come online. Is anyone else seeing this?
-
barfield
The GZ has no other workloads in this instance.
-
barfield
GZ has 48 cores, 256GB of ram, and 5TB of disk
-
barfield
and now I need to backtrack a bit. because I `vmadm console <UUID>` the VM, saw the grub loader, but now it is just hanging on "Booting `Fedora Linux*`...so maybe it is in the VM
-
barfield
VMM Memory 50339840 196640 75%
-
barfield
Wondering if I need to reserve >25% for the GZ
-
barfield
Intel 40GB Nics are in the mix
-
barfield
pci_fbuf: munmap_memseg failed
-
barfield
Found that in platform.log
-
barfield
looks like video error meh
-
barfield
okay disregard, its a linux issue. Boots with an older kernel