Monday, 2023-07-10

noonedeadpunkdamiandabrowski: can you kindly check https://review.opendev.org/c/openstack/openstack-ansible/+/887513 ?09:25
damiandabrowskinoonedeadpunk: done09:34
opendevreviewSimon Hensel proposed openstack/openstack-ansible-os_cinder master: Reduce memory consumption in Cinder services  https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/88802709:39
opendevreviewDanila Balagansky proposed openstack/openstack-ansible-os_ceilometer master: Enable Ceilometer resource cache  https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/88803211:38
opendevreviewMerged openstack/openstack-ansible stable/2023.1: Bump SHAs for stable/2023.1  https://review.opendev.org/c/openstack/openstack-ansible/+/88751311:51
mgariepyhttps://stgraber.org/2023/07/10/time-to-move-on/12:37
noonedeadpunkyeah. actually moving lxd from linux containers to canonical directly is quite meh....13:00
mgariepyas i read it it was because of the resignation .13:01
noonedeadpunkor maybe vice versa?13:02
noonedeadpunkhard to know to be frank...13:03
noonedeadpunkas not sure how resignation would help them maintaining lxd internally rather then part of linuxcontainers13:05
mgariepywell the detail isn't quite important anyway.13:06
noonedeadpunklike - we don't have huge in-house expert anymore, so let's move that fully internally :D13:06
mgariepybut yeah, tl;dr; canonical wasn't the same compagny it was 10 years ago.13:06
mgariepythe lxd teams were all canonical employee13:06
noonedeadpunkyeah, that's true13:06
noonedeadpunkbut that comes for some openstack projects and redgat?13:07
noonedeadpunk*redhat13:07
noonedeadpunkand redhat is totally not the same company it was 2 years ago...13:07
mgariepyyeah indeed.13:07
mgariepyeverything changes.13:08
noonedeadpunkyeah and tendency looks like black days for opensource overall....13:08
mgariepyone thing is sure now is that it's better to be part of a community project that are not mostly maintained by 1 big corp that profit from it.13:08
noonedeadpunkyeah, true13:09
mgariepyhttps://lowlevel.store/products/everything-is-open-source-t-shirt13:12
mgariepyhaha13:12
mgariepyany talk worth watching from the vancouver summit ?13:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Replace HA policies for RabbitMQ with quorum  https://review.opendev.org/c/openstack/openstack-ansible/+/87361813:33
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_nova master: Add quorum queues support for the service  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/88784913:34
noonedeadpunkmgariepy: actually summit was quite good on topics. But I think most interesting were forums :D13:35
noonedeadpunkOr well, let's put it other way - I hardly was on sessions other then forums13:35
jamesdentonwish i could've been there!13:35
noonedeadpunkLike SCS folks got me super annoyed with their "the architecture" (and scs likely will become a thing in EU.13:36
jamesdentonSCS?13:36
noonedeadpunkhttps://scs.community/13:36
noonedeadpunkfounded by german government and aimed for whole EU as a "standard for IaaS"13:37
jamesdentoninteresting13:37
noonedeadpunkand they've built-in kolla as "the architecture"13:37
noonedeadpunkmaybe because stack-hpc also sponsored them - who knows13:38
noonedeadpunkpolitics13:39
jamesdentonseems Kolla probably has more weight behind it13:39
noonedeadpunkbut it was very small but very nice summit13:40
jamesdentonare they yearly now?13:41
noonedeadpunkyup13:41
noonedeadpunkor well. knowbody know if next one will happen13:41
noonedeadpunkor what format it will be in.13:42
jamesdentonunderstandable13:42
noonedeadpunkas there were a lot of discussions about having regional events13:42
mgariepywow. rockylinux base generic qcow 1.7g .. 13:42
noonedeadpunkand with having openinfra europe and openinfra asia it's even more in the air now then before13:43
noonedeadpunkbut yeah, it's a pity you wasn't there 13:47
MohaIs it possible to shutdown an instance safely from the linux host where controller is there?14:02
MohaWe have a compute that its disk has problem, but instances are running. we want to shutdown the compute server, but instances should be shutdown well to be sure of not corrupting the instance's filesystem.14:05
admin1yes 14:14
admin1you can do a virsh shutdown 14:14
admin1horizon might show it still running, but ignore that 14:15
jrosseryou can probably also do the same using horizon as admin, or the openstack CLI14:15
admin1you have bigger issues at hand :) (disk issue) 14:15
jrosserMoha: can I ask what could be better about the upgrade instructions, in #openstack you felt they were "not mature"?14:16
Mohajsrosser: I meant the lack of maturity of the document. Not written per service and per node. The rollback plan is not mentioned at per stage15:00
jrosserMoha: 'per node' is entirely up to you to use ansible `--limit` as you see fit15:01
Mohaadmin1: By virsh, or by `openstack ser stop`, Is it a graceful shutdown?15:01
jrosserMoha: and 'per service' - you can run any sub-component of playbooks/setup-openstack.yml you want to, on their own15:02
MohaKVM-solution-sides didn't work: I/O error! I was thinking of sigkill15 on instance process id!15:05
MohaJrosser: thanks for following up. I will consider those tags, testing on my lab15:07
jrosserMoha: you need to take some care over the upgrade of the control plane, like the database and rabbitmq should be done as a cluster rather than with --limit usually15:07
jrosserbut of you have lots of computes, you can do them in batches or however else15:08
mgariepyif you upgrade on multiple days your might need to refresh ansible fact cache.15:10
admin1Moha, virsh shutdown does a graceful systematic shutdown 15:13
admin1if the api is broken or you cannot do a openstack graceful shutdown, a virsh shutdown is the best bet15:14
admin1but if the disk is the issue, then the io will not let any vms or the host to shutdown gracefully and becomes stuck .. in that case, trust the underlying journal of the filesystem and pull the cable :) 15:15
noonedeadpunkwell, you might need to have quemu guest agent for some OS for shutdown to work, as Windows tend to wait for timeout and then getting destroyed15:35
mgariepynot sure i should mention them here but : https://www.oracle.com/news/announcement/blog/keep-linux-open-and-free-2023-07-10/17:27
jrossersomething something zfs blah blah17:34
mgariepylol, yep i know 17:35
mgariepywas moslty for entertainment17:36
noonedeadpunkI'm about to think of adding Orcale linux images to our clouds though....18:00
noonedeadpunklike really ibm did great job for ppl thinking of Oracle as real alternative to rhel...18:01
noonedeadpunk(in the opensource world)18:02
mgariepygreat job ibm18:03
noonedeadpunkbtw, quorum_queues looks like working overall: https://review.opendev.org/q/topic:osa%252Fquorum_queues18:03
noonedeadpunkslightly nasty things though18:04
noonedeadpunklike changing vhost template18:05
opendevreviewMerged openstack/openstack-ansible-haproxy_server master: Fix `regen pem` with `extra_lb_tls_vip_addresses`  https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/88757320:04

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