Monday, 2023-05-29

noonedeadpunkwait. have they restored packagecloud?08:25
noonedeadpunkas it's back 08:26
adivyhi  Team12:03
adivyi am doing upgrade from XENA to yoga12:03
adivyi am getting this error when i am running this command12:03
adivy openstack-ansible setup-infrastructure.yml -e 'galera_upgrade=true' -e 'rabbitmq_upgrade=true' -e package_state=latest12:03
adivyfatal: [t1w_repo_container-523a80c0]: FAILED! => {"changed": false, "cmd": "systemctl reload-or-restart $(systemd-escape -p --suffix=\"mount\" \"/var/www/repo\")", "delta": "0:00:00.131485", "end": "2023-05-29 12:01:44.865710", "msg": "non-zero return code", "rc": 1, "start": "2023-05-29 12:01:44.734225", "stderr": "Job failed. See \"journalctl -xe\" for details.", "stderr_lines": ["Job failed. See \"journalctl -xe\" for details."], "stdout": "",12:04
admin1adivy, please use pastebin got gist to paste 12:15
admin1and not here12:15
admin1or gist*12:15
admin1and rerun that with -vvvv 12:16
admin1so that we might see some more info on it 12:16
noonedeadpunkadivy: you can ignore this12:17
noonedeadpunkIt's inside block/rescue, so we expect this one to fail from time to time and use different command if it does12:18
noonedeadpunkas restart-or-reload can't be used for some mount points12:18
adivyso what command to be used12:24
adivyand can you give rederence to the pastebin site which you are asking to paste12:24
noonedeadpunkhttps://paste.openstack.org/12:31
adivyhttps://gist.github.com/singh1981/1bcc2d425bc41d5f9907b92388ae452612:32
adivyhttps://paste.openstack.org/show/bDJeYX9wgkYM6jGEkPPe/12:33
jamesdentonadivy i've run into that, and haven't had a chance to dig into it. But a 'umount '/var/www/repo' and re-run of the playbooks usually goes12:47
jamesdenton--> umount /var/www/repo12:47
jrosseradivy: the important thing is that the playbook did not actually fail12:55
jrosserso you have used the correct command12:55
jrossernoonedeadpunk: looks like packagecloud is back for maybe a week….. who knows after that12:56
adivyyou are right, but the concern is  /var/www/repo was never mounted12:57
jrosseradivy: are you saying that it was not mounted?12:58
adivyyeah12:58
jrosserright well that’s different12:58
jrosseras there is block/rescue used and the behaviour of ansible is kind of misleading in what it reports for that12:59
adivyThis link have the correct error when i enable verbose13:02
adivyhttps://paste.openstack.org/show/bDJeYX9wgkYM6jGEkPPe/13:02
noonedeadpunkjrosser: yes, sure, we should change asap anyway13:16
ali111hi i want deploy manila and find this content https://docs.openstack.org/manila/latest/contributor/ganesha.html and i cI am confused when I want to install with cephfs, should I give the driver ganesha or cephfs13:30
ali111hi i want deploy manila and find this content https://docs.openstack.org/manila/latest/contributor/ganesha.html and I am confused when I want to install with cephfs, should I give the driver ganesha or cephfs13:31
noonedeadpunkali111: there's no ganesha driver? 13:35
noonedeadpunkhttps://docs.openstack.org/manila/latest/admin/index.html#supported-share-back-ends13:35
noonedeadpunkwhat you've found is a library13:35
noonedeadpunkthat's being used, when you use NFS helper with CephFS driver13:36
noonedeadpunkhttps://opendev.org/openstack/manila/src/branch/master/manila/share/drivers/cephfs/driver.py#L105413:37
ali111<noonedeadpunk: thank you13:39
derekokeeffe85Hi all, silly question(s) is br-vxlan responsible for the networking between two instances on a network that only exists in the cluster? ovs-vsctl list-ports br-vxlan returns nothing, should there be ports on that bridge?13:40
noonedeadpunkno, it shouldn't be really a bridge.13:47
noonedeadpunkOnly IP assigned to the interface is used for VXLAN13:47
noonedeadpunkbasically through it flows are configured13:47
noonedeadpunkso doesn't matter if it's bridge or interface as long as name is consistent13:48
admin1making it a bridge will be useful if you want to use lbaas and want to plug to br-lbaas on it 13:52
admin1i always make it a bridge to make everythign considtent 13:52
derekokeeffe85Ok thanks, I'll try to figure out why it's stopped working so13:56
admin1if br-vxlan is a bridge, and if its setup as openvswitch , then list-ports will show the ports of the bridge13:57
derekokeeffe85Yeah it's not showing any ports when I run that so wasn't sure if it should or not13:57
derekokeeffe85At first when I did ovs-vsctl show the bridge wasn't even there so I cretaed it manually to see would that fix my issue but it hasn't so I'll add the interface to the bridge?13:59
derekokeeffe85should I add the interface I mean?13:59
noonedeadpunkhm, I don't think that br-vxlan should be part of any bridge?14:06
derekokeeffe85I don't know what happened so, I only changed the following line network_interface_mappings: "br-vlan:bond0" after your advice last week noonedeadpunk and redeployed. It worked by the way so thanks :) I can create multiple networks with internet connectivity but my internal/private networks have stopped working14:08
noonedeadpunkI think important thing that my_ip should be set to one that is on br-vxlan14:09
noonedeadpunkand ovs-vsctl show should print out connections between net and compute nodes from IPs that are on br-vxlan14:09
derekokeeffe85Ok I'll keep at it, thanks 14:10
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: [doc] Update upgrade guide to mention SLURP  https://review.opendev.org/c/openstack/openstack-ansible/+/88348814:20
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Reduce stepca scenario to minimum setup  https://review.opendev.org/c/openstack/openstack-ansible/+/88349714:27
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Fix typos  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/85854614:28
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-haproxy_server stable/2023.1: Fix service-redirect.j2 template  https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/88453214:29
noonedeadpunkNeilHanlon: do you want me to update https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/884568 ?14:30
noonedeadpunkor better - I can update it if you don't mind or don't have time for that now14:33
derekokeeffe85noonedeadpunk, my_ip in the nova.conf file? That's set to the same IP as the nova container has14:37
noonedeadpunknah, in /etc/neutron... IIRC it's somewhere under plugins, but can't recall if it's ml2.conf or openvswitch.conf14:37
noonedeadpunksome time ago we had a bug where my_ip was set incorrectly due to facts gathering issues14:41
derekokeeffe85Don't have my_ip in any file in there either on the controller or the container14:41
noonedeadpunkderekokeeffe85: local_ip sorry :)14:42
noonedeadpunkit's /etc/neutron/plugins/ml2/openvswitch_agent.ini14:42
derekokeeffe85oh :) I'll check now so, thanks14:42
derekokeeffe85Yep that's there and it's the correct ip. I'll try a few more things and give you a bit of peace for today :)14:43
noonedeadpunkyou should check `ovs-vsctl show` wrt to br-tun?14:49
noonedeadpunkare interface options also use proper IP?14:50
noonedeadpunkand local_ip are from the same net as remote_ip?14:50
derekokeeffe85I'm just packing up at the moment so I will do that in the morning and let you know. Thanks, have a good evening14:55
derekokeeffe85noonedeadpunk this is what that shows https://paste.openstack.org/show/bXBKSevvGGVs1l5NuxQY/14:59
noonedeadpunklooks quite fair15:00
NeilHanlonnoonedeadpunk: go ahead and update, sorry.. holiday here in the US15:13
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-rabbitmq_server master: Change to CloudSmith repos from PackageCloud for RabbitMQ  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/88456815:23
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-rabbitmq_server master: Change to CloudSmith repos from PackageCloud for RabbitMQ  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/88456815:25
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Add TLS support to ceph-rgw backends  https://review.opendev.org/c/openstack/openstack-ansible/+/88463315:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463715:45
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463716:12
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463716:19
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463716:21
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463716:36
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463716:43
NeilHanlonnoonedeadpunk: thanks for updating the patch. will be good if we can try to backport that before packagecloud goes away again... let me know if you need any help with 884637, too, for the change from centos to rocky16:43
noonedeadpunk++16:44
noonedeadpunk884637 is not critical, but decided to check how tough it will be to fix...16:44
NeilHanlongood to get ahead of it16:55
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463717:21
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463717:36
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463717:49
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463718:17
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463718:28
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463718:30
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463718:40
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-ops master: Update distros for CI  https://review.opendev.org/c/openstack/openstack-ansible-ops/+/88463718:53
opendevreviewMerged openstack/openstack-ansible stable/yoga: Force enable openstack_service_token_roles_required  https://review.opendev.org/c/openstack/openstack-ansible/+/88427519:00
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Enable S3 API by default  https://review.opendev.org/c/openstack/openstack-ansible/+/88464522:11
opendevreviewMerged openstack/openstack-ansible-os_nova stable/yoga: Define service_user for nova services  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/88421322:43
opendevreviewMerged openstack/openstack-ansible-rabbitmq_server master: Change to CloudSmith repos from PackageCloud for RabbitMQ  https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/88456823:58

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