Tuesday, 2021-06-29

opendevreviewRadosław Piliszek proposed openstack/kolla stable/wallaby: Fix build of debian images  https://review.opendev.org/c/openstack/kolla/+/79833006:11
rohit02hi team on kolla ussuri we are getting error while launching multiattach volume booted instance on horizon"Multiattach volumes are only supported starting with compute API version 2.60. (HTTP 400) (Request-ID: req-fd275b1c-c827-460f-9005-ff9f3d02dbb6)"06:44
rohit02yoctozepto:  hi team on kolla ussuri we are getting error while launching multiattach volume booted instance on horizon"Multiattach volumes are only supported starting with compute API version 2.60. (HTTP 400) (Request-ID: req-fd275b1c-c827-460f-9005-ff9f3d02dbb6)"06:48
yoctozeptoperhaps it's a horizon issue06:55
mnasiadkamorning06:56
rohit02yoctozepto:is there a known fix for this....could you please help us 07:03
mgoddardmorning07:38
mgoddardrohit02: I would suggest asking the cinder or horizon teams07:38
opendevreviewScott Solkhon proposed openstack/kolla-ansible master: Support storing passwords in Hashicorp Vault  https://review.opendev.org/c/openstack/kolla-ansible/+/79299708:40
yoctozeptomnasiadka: https://review.opendev.org/c/openstack/kolla/+/79833008:43
opendevreviewMerged openstack/kolla stable/wallaby: Fix build of debian images  https://review.opendev.org/c/openstack/kolla/+/79833010:17
jingvarfatal: [storage0]:  Device eth2 does not seem to be present, delaying initialization." 11:05
jingvarbut grep eth2 etc/kayobe/inventory/group_vars/storage/network-interfaces is empty11:07
jingvarWhy it tries to bring up eth2 on storage ?11:09
opendevreviewScott Solkhon proposed openstack/kolla-ansible master: Support storing passwords in Hashicorp Vault  https://review.opendev.org/c/openstack/kolla-ansible/+/79299711:25
jingvari had wrong host mapping, and storage0 was placed into controller group - is it ok?12:25
jingvarironic node name storage0 , but this name was missing in host mapping12:27
mgoddardjingvar: sounds like a storage node to me :)12:30
jingvar[controllers] compute1 ipmi_address=192.168.5.11 bmc_type= compute2 ipmi_address=192.168.5.12 bmc_type= compute3 ipmi_address=192.168.5.13 bmc_type=12:38
jingvarnice12:38
jingvarcan i have something like overcloud_group_hosts_map:   controllers:     - controller* in overcloud.yml ?12:40
mgoddardjingvar: sadly not12:40
mgoddardjingvar: but you can change the default group to e.g. compute to avoid listing them all12:41
jingvarthanks, i think in most cases it will be ok12:43
jingvarsome temporary files is placed in kayobe-config - is it OK? ( inventory/overcloud,   kolla/passwords.yml , network-allocation.yml ) . 12:46
jingvarmy expectation is the copy of kayobe-config can be changed only by  my ugly hands 12:50
mgoddardjingvar: not temporary - git commit them13:00
jingvarfor what?13:17
jingvarHow can I fill out /etc/hostnames with node names13:25
opendevreviewRadosław Piliszek proposed openstack/kolla master: Remove last mongo refs  https://review.opendev.org/c/openstack/kolla/+/79868813:53
yoctozeptomnasiadka: victoria + centos sCream are ready to review, right?14:39
mnasiadkayoctozepto: well, for initial I guess yes - but they at least need some docs how to migrate14:40
jingvar centos sCream  it made my day14:43
mnasiadkayoctozepto: I'm off for next three weeks, so I would be glad if anybody could review those :)14:47
yoctozeptojingvar: that's what it is14:47
yoctozeptomnasiadka: I'm off the next two weeks and hrw is already off till the next Tuesday14:48
yoctozeptoI'm off starting Friday ;-)14:48
mnasiadkayoctozepto: I'm off starting Monday ;)14:48
mnasiadkayoctozepto: well, we can come back to it and the end of July14:48
yoctozeptoyeah, no rush14:49
mnasiadkamgoddard: planning vacation days in July? ;)14:49
yoctozeptoyeah, just grab them already and we simulate a dead project situation14:49
mgoddardmnasiadka: yes!14:54
mgoddard12th-16th14:55
mnasiadkagood, in July Kolla lives its own life :)14:55
mgoddardI think it will cope14:55
mnasiadkaIt has to :)14:55
mgoddardjingvar: those 'temporary' files you mentioned track state and should be committed14:56
yoctozeptoshort vacations there, no stress14:57
opendevreviewRadosław Piliszek proposed openstack/kolla master: drop leftovers of RHEL support  https://review.opendev.org/c/openstack/kolla/+/78556914:59
yoctozeptomgoddard, mnasiadka: I suggest we merge ^ before it rots yet again15:00
yoctozeptono need to look at rhel oddities15:01
mnasiadkawell... we might want to hold on with that15:01
mgoddard:D15:01
yoctozeptomnasiadka, mgoddard: am I not aware of something?15:01
mgoddardit's likely StackHPC will be requesting de-deprecation of RHEL15:02
yoctozeptooh, I see15:03
yoctozeptothough I am not sure we need the rhos metatype drama anyway15:03
yoctozeptolook at it and decide for yourselves15:03
mgoddardunclear. It will almost certainly need some work15:04
mgoddardprobably re-imaginging as UBI15:04
yoctozeptoI would go for this cleaning and adding support cleanly then15:04
yoctozeptoubi could be interesting15:05
mnasiadkamgoddard: I think we can always revert if it makes any sense - but probably majority of the code will change anyway15:08
yoctozeptomy thoughts ^15:09
mgoddardmy main concern is reno thrashing15:09
mgoddardand it's probably not going to change that much15:09
yoctozeptoremove reno then and do all the rest?15:10
mgoddardI don't mind that much15:10
mgoddardwe can merge15:10
yoctozeptoalso, ubi is different from the legacy whatever that we had15:10
yoctozeptothen mgoddard approve15:10
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test Glance Ceph via Cinder  https://review.opendev.org/c/openstack/kolla-ansible/+/79723815:13
opendevreviewMark Goddard proposed openstack/kayobe master: Ubuntu: Fix networkd config for multiple VLANs without MTU  https://review.opendev.org/c/openstack/kayobe/+/79870816:07
opendevreviewMerged openstack/kolla master: setDaemon() is deprecated in Python 3.10  https://review.opendev.org/c/openstack/kolla/+/79826416:29
ignaziocassanohello16:45
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test Glance Ceph via Cinder  https://review.opendev.org/c/openstack/kolla-ansible/+/79723816:46
ignaziocassanoplease , anyone can help me ? Kollaansible deploy for wallaby gives me the following error:File \"/usr/local/lib/python3.8/dist-packages/docker/api/client.py\", line 131, in __init__\\n    self._auth_configs = auth.load_config(\\nTypeError: load_config() got an unexpected keyword argument \\'config_dict\\'\\n'"}16:46
ignaziocassano please , anyone can help me ? Kollaansible deploy for wallaby gives me the following error:File \"/usr/local/lib/python3.8/dist-packages/docker/api/client.py\", line 131, in __init__\\n    self._auth_configs = auth.load_config(\\nTypeError: load_config() got an unexpected keyword argument \\'config_dict\\'\\n'"}17:22
jingvarI don't unterstand , I have to clone kayobe-config, maybe I've missed in the doc when I should  push this changes <mgoddard> jingvar: those 'temporary' files you mentioned track state and should be committed17:52
mgoddardjingvar: you clone it, then add your config to it and commit. some commands may generate passwords, or IP allocations, and save those to files. You need to commit those files too18:29
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [DNM] Check iSCSI  https://review.opendev.org/c/openstack/kolla-ansible/+/79873418:36
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [DNM] Check iSCSI  https://review.opendev.org/c/openstack/kolla-ansible/+/79873418:37
jingvar<mgoddard> Hmm, intersting, I forked it, made my branch and changes, and then clone it. I have an expirience with such config structures, but never faced with you approach.19:21
jingvarsome tools help to generate a config, but the config never changed later19:22
opendevreviewRadosław Piliszek proposed openstack/kolla-ansible master: [DNM] Check iSCSI  https://review.opendev.org/c/openstack/kolla-ansible/+/79873420:21

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