Wednesday, 2021-08-18

*** rpittau|afk is now known as rpittau07:22
*** mgoddard- is now known as mgoddard08:20
noonedeadpunkoh, that's neater then mine option!08:42
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: skip -W on sphinx-build for translation.  https://review.opendev.org/c/openstack/openstack-ansible/+/80363508:43
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Set doc jobs to voting  https://review.opendev.org/c/openstack/openstack-ansible/+/80489108:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Set doc jobs to voting  https://review.opendev.org/c/openstack/openstack-ansible/+/80489108:47
noonedeadpunklet's merge https://review.opendev.org/c/openstack/openstack-ansible/+/803635/ 08:48
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server stable/wallaby: Update galera to 10.5.12  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/80486709:34
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Add shallow_since to parallel git clone  https://review.opendev.org/c/openstack/openstack-ansible/+/80486809:35
noonedeadpunkDo only I experience issues with pulling in patches from gerrit?09:38
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Add shallow_since for ceph-ansible  https://review.opendev.org/c/openstack/openstack-ansible/+/80497609:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Add shallow_since for ceph-ansible  https://review.opendev.org/c/openstack/openstack-ansible/+/80497609:47
opendevreviewMerged openstack/openstack-ansible master: skip -W on sphinx-build for translation.  https://review.opendev.org/c/openstack/openstack-ansible/+/80363510:20
*** odyssey4me is now known as Guest472210:37
opendevreviewAndrew Bonney proposed openstack/openstack-ansible master: Add guide for distribution upgrades to docs  https://review.opendev.org/c/openstack/openstack-ansible/+/80487510:52
DK4is there any way to resume from a failed runbook step?11:06
DK4im getting trough with my initial deployment, im getting now a few ceilometers errors: https://paste.opendev.org/show/808167/ did i miss something in the initial configuration files? it seems i have to input some path for the ssl files or not?11:48
mgariepygood morning everyone.11:55
noonedeadpunk\o/12:00
noonedeadpunkDK4: I think it's a bug that already has been fixed but might be not released12:00
noonedeadpunkhttps://opendev.org/openstack/openstack-ansible-os_ceilometer/commit/87fdc3a17a211a3f896dc20c6090021bfa5c10ef12:00
noonedeadpunkwell, we haven't merged it for master at all yet (12:01
*** sshnaidm|pto is now known as sshnaidm12:25
opendevreviewMerged openstack/openstack-ansible-galera_server master: Partial Revert "Bump MariaDB version to 10.5.9"  https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/80428913:16
spatelnoonedeadpunk does victoria has OVN patches or not? 13:18
spateli am seeing it doesn't have so just want to confirm with you13:18
noonedeadpunkI think I backported only to W right now13:18
spatelbecause i was deploying OVN with victoria and found we don't have OVN support in V 13:19
spatel:)13:19
spatelnoonedeadpunk this is last piece left in OVN https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/80399013:20
spatelcan we get this merge so we have release with full ovn support (SSL is still pending) 13:21
mgariepyis there a way to add a quota on vgpu and pci devices ?13:22
mgariepybeside by charging a credit card each month to limit usage ? haha13:23
mgariepythat's the future answer to my previous question: https://specs.openstack.org/openstack/nova-specs/specs/xena/approved/unified-limits-nova.html13:47
spatelZabbix folk, I have zabbix server which has 1.9 TB mysql db size.. what is the solution here to optimized? because all the matrix in mysql and its keep growing.. 13:50
spateli know people using partitions but does anyone has any experience around it13:50
anskiyspatel: you can move to timescaledb :) They have some numbers on disk usage savings on their blog: https://blog.zabbix.com/upgrading-zabbix-to-a-newer-version-and-timescaledb/11015/14:13
spatelanskiy thanks i will take a look at it. my problem is database backup and restore. 14:14
spatel1.9TB is very large to take backup 14:14
anskiyI might be wrong, but I don't think partitioning would help you at all with this14:16
spateli wish zabbix create history table per month or year so easy to backup and restore 14:17
opendevreviewMerged openstack/openstack-ansible-os_horizon stable/ussuri: Fix race condition in compression of static files  https://review.opendev.org/c/openstack/openstack-ansible-os_horizon/+/77559214:32
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Add shallow_since for ceph-ansible  https://review.opendev.org/c/openstack/openstack-ansible/+/80497615:41
*** rpittau is now known as rpittau|afk16:06
spateljust curious what is this table for in neutron DB - https://paste.opendev.org/show/808179/16:23
spatelmy upgrade failed and when i change this version number then it works.. so curious why upgrade didn't change itself and i have to do it by hand using one of my aio example 16:24
noonedeadpunkspatel: this is for migrations16:37
noonedeadpunkit should change it actually when it's done properly16:38
noonedeadpunkit's not when it fails16:38
spatelI had V 22.3.0 and doing upgrade to 23.0.1 and hit that issue.. got error in neutron about that table 16:38
noonedeadpunkBut if you moved it forward that actually means that some migrations might be missing now16:38
spatelso i check on working wallaby AIO and grab that version and updated by hand and it works16:39
noonedeadpunkI can recall some neutron bug regarding migrations, but it was pretty far ago... shouldn't be the case in 22.3.016:39
noonedeadpunkwell, it's totally wrong way of doing that16:39
spatelhmm, i will give it a second shot and see if i can reproduce.. 16:40
noonedeadpunksince if version match, neutron db update will just skip doing that16:40
noonedeadpunkand you end up in inconsistent DB state, so some fields might be missing or having wrong type16:40
spatelhmm 16:41
noonedeadpunkwhich may end up in random neutron failures or etc16:41
spatelany good way to fix this issue or verify?16:41
spatelI don't know how i endup in this state 16:41
noonedeadpunkWhat you should probavbly do instead (at least try) - apply migrations manually with simple SQL requests and see wtf is going on16:41
spatelapply migration manually means?16:42
noonedeadpunkso migration are bunch of files with their own ids and id of last applied migration is stored in that table iirc16:43
spateli am curious how i end up in this state 16:44
noonedeadpunkfor example - 6135a7bd4425 is https://opendev.org/openstack/neutron/src/branch/master/neutron/db/migration/alembic_migrations/versions/wallaby/expand/6135a7bd4425_add_rbac_support_for_address_group.py16:44
noonedeadpunkand you can see that it creates table named  `addressgrouprbacs` which I expect you're missing now16:45
spatelah16:45
noonedeadpunkand 5c85685d616d is actually from newton? o_O16:45
spatelhow that is possible.. because its on my production victoria 16:46
noonedeadpunkalso, there's a chain of migrations which are identified with down_revision16:46
noonedeadpunkwell, https://opendev.org/openstack/neutron/src/branch/master/neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py16:47
noonedeadpunkbut I hope you got the overall idea of this :)16:47
spateli am following you16:48
spatelwhen i install wallaby AIO it has version 5c85685d616d 16:50
spatelso i don't think it has anything to do with newton 16:51
spatelnoonedeadpunk quick question, In one of production i am running 22.0.0.rc and i want to upgrade to wallaby in that case do i have to go through 22.3.0 ? 16:57
mgariepyspatel, not really, you do not need to be on the last release to upgrade to the next. 17:07
spatelreally?17:07
spateli though intermediate was required but good to know17:08
mgariepybasically the db migration is what's needs to happens and you should have all the needed migration files to bump the the version you are upgrading to if it's not too far from the one you are upgrading from.17:10
spateldo you know what is this error related  - https://paste.opendev.org/show/808180/17:15
spatelThis is nova-conductor error17:16
mgariepyhttps://docs.openstack.org/releasenotes/nova/victoria.html#upgrade-notes17:17
mgariepywhat version do you come from ?17:20
spatelI had victoria and upgraded to X 17:21
spatelThis is lab so just messy with stuff17:22
mgariepyso nova now doesnnt support skipping a release  apparently.17:26
mgariepyNova services only support old computes if the compute is not older than the previous major nova release. 17:27
mgariepywow.17:27
mgariepyso you can't skip release now. 17:27
mgariepyV > W > X :P17:28
spatelOur master is X or W ?17:35
spatelassuming its W17:36
mgariepyhttps://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L20118:00
mgariepymaster is master.18:01
spatelSo these SHA are part of wallaby branch right?18:08

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