opendevreview | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.opendev.org/c/openstack/openstack-ansible/+/853056 | 03:33 |
---|---|---|
*** ysandeep|out is now known as ysandeep | 04:25 | |
*** ysandeep is now known as ysandeep|afk | 07:00 | |
*** ysandeep|afk is now known as ysandeep|break | 10:16 | |
opendevreview | Danila Balagansky proposed openstack/openstack-ansible master: Add keepalived_instances_overrides for customizing keepalived_instances https://review.opendev.org/c/openstack/openstack-ansible/+/854370 | 10:54 |
*** ysandeep|break is now known as ysandeep | 11:03 | |
*** cloudnull1 is now known as cloudnull | 11:06 | |
*** lilatomic_ is now known as lilatomic | 11:06 | |
*** maaritamm_ is now known as maaritamm | 11:06 | |
*** elenalindq_ is now known as elenalindq | 11:06 | |
*** PrinzElvis_ is now known as PrinzElvis | 11:06 | |
*** rpittau_ is now known as rpittau | 11:06 | |
*** vkmc_ is now known as vkmc | 11:06 | |
*** dviroel is now known as dviroel|rover | 11:26 | |
opendevreview | Ke Niu proposed openstack/ansible-config_template master: remove unicode prefix from code https://review.opendev.org/c/openstack/ansible-config_template/+/854323 | 11:41 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-rabbitmq_server stable/xena: Bump erlang version for debian/ubuntu https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/854376 | 12:17 |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-rabbitmq_server stable/xena: Bump erlang version in cloudsmith repo https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/854376 | 13:18 |
jamesdenton | jrosser_ so, i still ran into the nginx issue (can't bind to 0.0.0.0:80) when ironic api was on metal (default aio config). I think what's happening is that nginx is being installed and the default site is attempting to bind to 0.0.0.0. There's a task that removes that file, but only when the ipxe web server is enabled: https://github.com/openstack/openstack-ansible-os_ironic/blob/fc0df045efb15f0e1265c057c5037c7786e1a374/ | 14:03 |
jamesdenton | tasks/ironic_conductor_post_install.yml#L82-L88 | 14:03 |
jamesdenton | https://github.com/openstack/openstack-ansible-os_ironic/blob/fc0df045efb15f0e1265c057c5037c7786e1a374/tasks/ironic_conductor_post_install.yml#L82-L88 | 14:03 |
jrosser_ | jamesdenton: o/ hello | 14:03 |
jrosser_ | interesting | 14:03 |
jamesdenton | but if you want to rip out and replace with apache, then ok; there may be more to it | 14:04 |
jrosser_ | i also ran into a problem with the tftp stuff leading to me making this https://review.opendev.org/c/openstack/openstack-ansible/+/854231 | 14:04 |
jrosser_ | and then i re-ran and it was OK | 14:04 |
jrosser_ | it could easily be there is an ordering issue sorting out the removal of that file | 14:05 |
jrosser_ | there is a challenge becasue port 80 is always taken with haproxy | 14:06 |
jrosser_ | and either nginx / apache install will try to start i think on debians right at install time | 14:06 |
jamesdenton | right | 14:07 |
jrosser_ | btw your link https://github.com/openstack/openstack-ansible-os_ironic/blob/fc0df045efb15f0e1265c057c5037c7786e1a374/ is 404 | 14:07 |
jamesdenton | try the second link | 14:07 |
jamesdenton | the reality is, nginx (or apache) isn't really needed unless the ipxe web server is enabled. in which case, something needs to serve up port 8051 | 14:09 |
jamesdenton | it is my opinion that tftp alone is slow, and ipxe may need to be the default | 14:10 |
jrosser_ | right | 14:10 |
jrosser_ | we need tftp anyway though, for transferring the ipxe stuff though? | 14:12 |
jrosser_ | i need to refresh my memory of whats going on but isnt it something like dhcp -> next server points to -> tftp of ipxe binary -> ipxe gets kernel/initrd with http | 14:13 |
jamesdenton | yes, it will always be there for that initial bootstrap | 14:13 |
jamesdenton | you got it | 14:14 |
jrosser_ | i'm a bit surprised that all these are passing https://review.opendev.org/q/topic:osa-ironic-tidy | 14:15 |
jrosser_ | if we still have an issue with nginx / 0.0.0.0:80 | 14:15 |
jrosser_ | oh well theyre not all :) | 14:15 |
jrosser_ | helps to look carefully! | 14:15 |
jamesdenton | headed into the office, will have to catch you on eavesdrop :D | 14:17 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Ensure ironic inspector dhcp server listen address is defined https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/852173 | 14:25 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-os_ironic master: Bind http and tftp services to the bmaas network https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/852122 | 14:25 |
jrosser_ | ^ rebased just to make sure they're applied in the right order | 14:26 |
*** ysandeep is now known as ysandeep|dinner | 14:46 | |
*** dviroel|rover is now known as dviroel|rover|lunch | 15:24 | |
*** ysandeep|dinner is now known as ysandeep | 15:36 | |
*** ysandeep is now known as ysandeep|out | 15:58 | |
*** dviroel|rover|lunch is now known as dviroel|rover | 16:21 | |
opendevreview | Damian Dąbrowski proposed openstack/openstack-ansible-os_tempest master: Fix dynamic service enablement for octavia and magnum https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/854435 | 16:41 |
spatel | someone has good example of limit CPU / IO etc? | 16:55 |
spatel | looking at here to set resource limit in flavor but little confused about all knobs - https://docs.openstack.org/nova/pike/admin/flavors.html | 16:56 |
spatel | cpu_shares vs quota etc.. | 16:56 |
spatel | does anyone already doing who can share experience and example | 16:56 |
*** dviroel|rover is now known as dviroel|rover|brb | 22:30 | |
*** dviroel|rover|brb is now known as dviroel|rover | 23:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!