Tuesday, 2020-12-22

*** cloudnull has quit IRC00:07
*** maharg101 has joined #openstack-ansible00:46
*** maharg101 has quit IRC00:51
*** cloudnull has joined #openstack-ansible01:01
*** spatel has joined #openstack-ansible01:35
*** macz_ has joined #openstack-ansible01:38
*** macz_ has quit IRC01:39
*** macz_ has joined #openstack-ansible01:40
*** spatel has quit IRC01:41
*** maharg101 has joined #openstack-ansible02:47
*** maharg101 has quit IRC02:52
*** macz_ has quit IRC03:25
*** dave-mccowan has quit IRC04:27
*** kukacz has quit IRC04:49
*** kukacz has joined #openstack-ansible05:24
*** kukacz has quit IRC05:28
*** evrardjp has quit IRC05:40
*** evrardjp has joined #openstack-ansible05:41
*** kukacz has joined #openstack-ansible05:49
*** maharg101 has joined #openstack-ansible06:48
*** maharg101 has quit IRC06:53
*** gyee has quit IRC07:18
*** rohit02 has joined #openstack-ansible07:28
*** rohit02 has quit IRC07:50
*** rohit02 has joined #openstack-ansible07:51
kleiniThiagoCMC: I am using Ansible 2.10 and OpenStack cloud collection on top. After configuring the cloud collection Ansible is able to see all my VMs in OpenStack and use that as inventory.08:04
*** rohit02 has quit IRC08:28
*** rohit02 has joined #openstack-ansible08:33
*** maharg101 has joined #openstack-ansible08:53
*** jawad_axd has joined #openstack-ansible09:02
*** rohit02 has quit IRC09:13
*** kukacz has quit IRC09:14
*** danpawlik has quit IRC09:32
*** danpawlik0 has joined #openstack-ansible09:32
*** rohit02 has joined #openstack-ansible09:33
*** rohit02 has quit IRC09:34
*** NobodyCam has joined #openstack-ansible10:28
*** rpittau|afk has joined #openstack-ansible10:30
*** johnsom has joined #openstack-ansible10:33
*** evrardjp_ has joined #openstack-ansible11:11
*** evrardjp has quit IRC11:11
*** carlosmss has joined #openstack-ansible11:54
carlosmssHi guys, someone saw this error on create router with High-Availability: Device brqb5561245-d0 cannot be used as it has no MAC address, but withot HA it works11:54
carlosmssOn run "ip netns exec ROUTER_ID_NS ip addr show" both ifaces with IP address show DOWN state11:55
kleinicarlosmss: a router with HA feature will be created on two different nodes. these both instances verify each other using keepalived. there should be an additional interface in the router network namespace for this. one router is active, the other one is standby. the standby one will not have IP addresses assigned to its interfaces. the active one has IP addresses assigned. failover is just to add IP addresses on the standby router. can you check12:00
kleinifirst, which one of your router instances is active and which one is standby?12:00
*** tosky has joined #openstack-ansible12:02
carlosmssright kleini, here I have 3 controllers and both have the provider network with IP address configured, but the interfaces show as DOWN on router namespace. I think haven't router instance active because in the Keepalived state is as backup on 3 controllers.12:09
kleinicarlosmss: my knowledge about possible provider network configurations is very limited but configuring provider network IP addresses on the ports of the controller nodes sounds wrong to me. OpenStack manages these provider networks and their IP addresses are dynamically assigned to routers. the port in the router network namespace is then connected to the hosts network port through a bridge, so the router is able to answer on the assigned provider12:13
kleininetwork IP address.12:13
kleiniso, if you have provider network IP address configured on controller node ports maybe the routers do not take those IP addresses as they think, somebody is already using them.12:14
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_barbican stable/ussuri: Trigger uwsgi restart  https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/76816112:17
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_barbican stable/train: Trigger uwsgi restart  https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/76816212:18
*** spatel has joined #openstack-ansible12:40
*** spatel has quit IRC12:44
openstackgerritDaniel Meloy proposed openstack/openstack-ansible-os_nova master: Add Virtual GPU Config to nova.conf template  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/76811712:51
*** spatel has joined #openstack-ansible13:10
*** cloudnull has quit IRC13:16
*** cloudnull has joined #openstack-ansible13:17
*** kukacz has joined #openstack-ansible13:21
openstackgerritDmitriy Rabotyagov proposed openstack/openstack-ansible-os_barbican master: Fix crypto_plugin defenition  https://review.opendev.org/c/openstack/openstack-ansible-os_barbican/+/76820113:21
*** macz_ has joined #openstack-ansible13:29
*** macz_ has quit IRC13:34
*** spatel has quit IRC13:42
*** spatel has joined #openstack-ansible13:46
spatelDoes anyone know by chance what is this error saying - http://paste.openstack.org/show/801236/14:26
*** macz_ has joined #openstack-ansible14:59
*** macz_ has quit IRC15:00
carlosmssThank you kleini, I will see this soon15:00
*** carlosmss has quit IRC15:00
*** macz_ has joined #openstack-ansible15:01
*** dave-mccowan has joined #openstack-ansible15:04
*** dave-mccowan has quit IRC15:08
*** jawad_axd has quit IRC15:10
*** jawad_axd has joined #openstack-ansible15:24
*** jawad_axd has quit IRC15:56
*** ThiagoCMC has quit IRC16:20
admin0there was a way to tell/override on a per hypervisor basis on what eth to use for br-vlan for flat networking ? ( when network cards are different ) .. anyone knows the link ?16:41
admin0spatel, https://www.projectlenix.org/16:43
spatelhaha.. so many centos now..16:44
admin0https://rockylinux.org/  -- from the centos guys16:44
spateladmin0: i don't understand your question br-vlan for flat?16:44
admin0when you have 10 hypervisors with 6 different eth/eno/enps combinations, having one common name for br-vlan in config is not possible16:45
spatelrocky has long way to go (i am worried IBM/RHEL restrict licensing down the line so people can't redistribute software)16:45
admin0so i recall of a way it was mentioned here in the chat .. possibly by jrosser .. but i did not "onenote" it :)16:46
spateladmin0: i had same issue in my datacenter so i have created compute files for customization16:46
admin0i recall of seeing an easy way . just failed to make note at that time .. and now when needing it, asking if anyone has knowledge of it16:47
spatelyou can create groups like hp / dell etc and set ethernet vendor type16:47
admin0how do you do it ?16:47
spatelhold on let me show you16:47
spateladmin0: check this out - http://paste.openstack.org/show/801240/16:49
admin0spatel, thanks16:50
spatelnext time i am planning to use group_vars which is easy to manager16:51
spatelcreate groups in inventory and set ethernet type in that group16:51
admin0spatel, you were doing graylog the other day .. did it worked ?16:54
admin0from the ops playbook i think16:55
admin0or was it someone else :)16:55
spateli am using graylog but i want to try out with journalctl which i didn't get time to do16:55
spatelyes osa-ops playbook does that16:55
*** gyee has joined #openstack-ansible17:11
*** kukacz has quit IRC17:22
*** klamath_atx has quit IRC17:25
*** gshippey has joined #openstack-ansible17:38
*** carlosmss has joined #openstack-ansible17:44
*** kukacz has joined #openstack-ansible18:04
*** rfolco has quit IRC21:27
*** carlosmss has quit IRC21:38
*** rfolco has joined #openstack-ansible22:19
*** rfolco has quit IRC22:23
*** bjne has joined #openstack-ansible22:42
bjneHello. I have a weird problem in my network, where after a netron restart (no configuration updates), I do not get traffic between some of my vm's (vxlan). What I do see, is vxlan packets sent from vm on the hosts outgoing interface, and on the receiving host, I see the same packet beeing sent into the ovs-bridge as should, but in the router namespace on the receiving host, no packets, and ofcorse not in the vm either22:43
bjneIt also seems like l2population is not working as should. I mean, the router namespace has PERMANENT entries for everything, but I still see hosts with incomplete fdb entries and arp requests beeing sent all over the place22:43
*** maharg101 has quit IRC23:00
*** spatel has quit IRC23:03
snadgeon train, one of the guys has brought up a scheduling issue.  i'm just using the defaults, but it has loaded up one compute with 44 cpus of 32 total.. and one compute has 0 in use.. the others various states in between23:55
snadgewhats a good resource for troubleshooting/tweaking the scheduler?23:55
*** tosky has quit IRC23:57

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