Thursday, 2023-11-02

opendevreviewMerged openstack/openstack-ansible-os_designate master: Add quorum queues support for service  https://review.opendev.org/c/openstack/openstack-ansible-os_designate/+/89881810:03
opendevreviewAndrew Bonney proposed openstack/openstack-ansible-os_ironic master: Use common value for inspector callback URL  https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/89994410:48
anskiyI don't see quorum queue support in keystone, is this intended?12:07
jrosserthat could be a mistake i guess12:22
jrosserthere are notifications from keystone12:22
anskiyand it's vhost is still prefixed with `/`, like non-quorum ones now :)12:29
anskiyoh, noonedeadpunk's not here this week, I'll try to remember to ask this thing later12:33
NeilHanlonjrosser: I was going to give my +2 on the rsyslog server/client changes. Should I also give it a W+? 13:06
NeilHanlonjust wanna make sure it's good to merge :) 13:06
anskiyseems like os_swift does produce some notifications too, at least there is a reference in proxy-server.conf13:17
NeilHanlonfyi https://review.opendev.org/q/topic:osa%252Fquorum_queues13:19
anskiyNeilHanlon: yeah, I've just checked that neither os_swift, nor os_keystone has outstanding changes for quorum queues13:21
spatelanyone running AMD processor here? 13:39
NeilHanloni have one on my laptop13:39
NeilHanlonbut not in prod really -- aside from AWS13:39
spatelwe bought brand new supermicro server - AMD EPYC 7302 16-Core Processor13:40
spatelDeploy ubuntu 22.04 and sucker running super slow :(13:40
spatelNo error.. nothing 13:40
spatelJust slow.. 13:40
spatelThis is latest CPU with 64 cores 13:40
spatelI am running it BIOS legacy mode.. hope it has nothing to do with UEFI mode13:41
mgariepyi run amd cpus with efi not issue on 22.0413:41
NeilHanlonalso, not that it should be slow, but that _is_ a four year old processor, still13:42
NeilHanlonhow are thermals on the box?13:42
NeilHanlonmaybe it's throttling?13:42
* NeilHanlon just had a customer with a "slow" HP server that was fixed by regooping the cpu heatsinks13:43
spatelmgariepy you are using EFI?13:44
mgariepyi've seen slow compute nodes when ram was Error correcting like crazy13:44
mgariepyyes13:44
spatelAfter rebooting server its normal now.. but yesterday it was super crazy slow13:44
spatelI have 3 servers.. and they are brand new.. just unbox yesterday13:45
spatel256GB memory with Intel NVME 13:45
NeilHanloni'd run memtest and sysbench on it, honestly. sometimes you just get a bad one :\13:46
spatelDoes EFI matter (I thought its just to load grub and nothing else)13:46
NeilHanlonI'd _recommend_ EFI, but I don't know it matters per se13:46
spatelDo I need to re-install ubuntu if I switch on EFI?13:46
spatelI never use EFI 13:46
mgariepywhy ?13:47
NeilHanlonbasically, yes... it's _possible_ to convert over, but, it's probably not worth the effort. You need a specificly-formatted /boot/efi for it to work13:47
NeilHanlon(among other things)13:47
spatelDo i need to download UEI supported Ubuntu ISO or its same ISO?13:48
NeilHanlonsame iso afaik13:48
anskiyyou don't actually need grub with EFI and I wonder, why distros still install it with EFI13:48
mgariepybios mode is legacy13:48
spatelI have BIOS mode legacy currently13:49
NeilHanlonanskiy: I guess you _could_ load Linux right from shim.. but.. 13:49
anskiythe only thing is that you actually need to check if you can boot from those NVMes: if they are shown in efishell13:49
anskiyNeilHanlon: that's what I'm running right now on my laptop :)13:49
spatelHmm13:50
anskiyspatel: besides, what does "slow" mean? :)13:50
NeilHanlonanskiy: not fast! ;) 13:50
spatelwhen I do 'apt install foo' then it will stuck at 40% or some random % for almost 15 min...13:51
NeilHanlonalso, spatel, this is off topic but. are you in Massachusetts? (I ask because that's where I live...)13:51
spatelCPU go high 13:51
spatelno errors in logs.. no dmesg error 13:51
spatelI am in MA :)13:51
spatelwhere are you from in MA (send me DM if its personal) 13:52
* NeilHanlon saw your irc host last time you parted :P 13:52
NeilHanlonI'm in Bedford13:52
spatelBoy..not far from my place 13:52
spatelI am near framingham 13:52
anskiyspatel: well... strace? ;)13:52
spatelWill catch sometime for beer then :)13:53
spatelanskiy after frustration I just reboot server and that fixed it.. but that happened to all 3 servers and same time13:53
spatelThey are my new cloud controller :(13:54
NeilHanlonspatel: totally :) 13:54
spatelI am very curious how that happened on all 3 server and same time 13:54
spatelNeilHanlon +113:54
NeilHanlonit's odd that they would all act that way.. did you happen to see what the nodes were doing while the CPU was high? any particular process stand out?13:54
mgariepymight have a issue with the command they were running.. if they reacted the same way on the apt update on the same package.13:55
spatelI noticed bunch of zombie process and specially on fwupdmgr daemon 13:56
NeilHanlonhmm13:56
spatelI am wondering what if fwupdmgr was doing something nasty.. 13:56
NeilHanlonyou know, that could explain it.. if it was updating firmwares13:56
NeilHanlonboth the slowness *and* them being 'better' on reboot13:56
spatelI am trying to run fwupdmgr again manually and see if that can re-create issue 13:57
NeilHanlonI'd check out what fwupd did -- maybe look at errata for the Supermicro box and see what firmwares they've put out13:57
spatelwhen I run that utility I got this warning - WARNING: UEFI firmware can not be updated in legacy BIOS mode13:58
mgariepyhow to you install the server ? via curtain ?13:59
spatelvia IOS with mounting disk on BMC13:59
spatelISO*13:59
mgariepymanual install ?13:59
spatelyes14:00
mgariepyok i don't like doing manual installs :D too error prone for me.14:02
spatelI have only 3 server so thought not worth setup PXE etc..14:02
mgariepywrite an ansible playbook to deploy it for you ;p then it's easier to deploy via pxe than not :)14:03
spatel:)14:03
spatelLet me update firmware and see.. if issue come back then I will turn UEFI 14:04
opendevreviewDanila Balagansky proposed openstack/openstack-ansible-os_ceilometer master: Convert role_name to list  https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/89997015:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!