*** gyee has quit IRC | 00:05 | |
*** spatel_ has joined #openstack-ansible | 02:24 | |
*** spatel_ is now known as spatel | 02:24 | |
*** evrardjp has quit IRC | 02:33 | |
*** evrardjp has joined #openstack-ansible | 02:33 | |
*** spatel has quit IRC | 03:06 | |
*** spatel_ has joined #openstack-ansible | 03:24 | |
*** spatel_ is now known as spatel | 03:24 | |
*** rohit02 has joined #openstack-ansible | 04:38 | |
*** snapdeal has joined #openstack-ansible | 05:11 | |
*** spatel has quit IRC | 05:14 | |
*** priteau has joined #openstack-ansible | 05:31 | |
*** jbadiapa has joined #openstack-ansible | 06:30 | |
*** luksky has joined #openstack-ansible | 06:32 | |
*** shyamb has joined #openstack-ansible | 06:53 | |
*** rpittau|afk is now known as rpittau | 07:12 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Set octavia_amp_image_owner_id by default https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/787670 | 07:13 |
---|---|---|
*** shyam89 has joined #openstack-ansible | 07:18 | |
*** shyamb has quit IRC | 07:20 | |
*** shyam89 has quit IRC | 07:23 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Use dynamic import for conditional task imports https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/787673 | 07:25 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_trove master: Do not override service project description https://review.opendev.org/c/openstack/openstack-ansible-os_trove/+/787675 | 07:35 |
*** pto has quit IRC | 07:37 | |
*** pto_ has joined #openstack-ansible | 07:37 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Use common name for service project description https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/787676 | 07:41 |
*** snapdeal has quit IRC | 07:42 | |
*** shyamb has joined #openstack-ansible | 07:45 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/ansible-role-python_venv_build master: Fix facts gathering when run with tags https://review.opendev.org/c/openstack/ansible-role-python_venv_build/+/787680 | 07:48 |
*** andrewbonney has joined #openstack-ansible | 07:49 | |
*** shyamb has quit IRC | 07:50 | |
*** tosky has joined #openstack-ansible | 07:53 | |
*** shyamb has joined #openstack-ansible | 08:18 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible stable/victoria: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible/+/787607 | 09:01 |
*** macz_ has joined #openstack-ansible | 09:10 | |
*** macz_ has quit IRC | 09:15 | |
*** rohit02 has quit IRC | 09:33 | |
*** rohit02 has joined #openstack-ansible | 09:59 | |
*** rohit02 has quit IRC | 10:17 | |
*** rohit02 has joined #openstack-ansible | 10:18 | |
admin0 | checking if anyone else has seen this error before.. https://gist.githubusercontent.com/a1git/2ba594c3760d3ab883fc057a85c5132d/raw/801c922913bf63000880d47419dfe79676cda409/gistfile1.txt -- error trying to setup a 18.1.8 osa cluster on xenial to test upgrade .. and another question ... if for some reasons ( packages being old, or the required packages being removed online) the repo cannot be built .. can it be copiped from exitsing running | 10:18 |
admin0 | cluster ? | 10:18 |
jrosser | admin0: https://bugs.launchpad.net/openstack-ansible/+bug/1909318 | 10:24 |
openstack | Launchpad bug 1909318 in openstack-ansible "stable/queens using watchdog 1.0.0, should be 0.10.6 causing import error" [Undecided,New] | 10:24 |
admin0 | so i need to find this line: repo_build_upper_constraints_overrides and enter '0.10.6' somewhere ? | 10:39 |
admin0 | is empty right now: repo_build_upper_constraints_overrides: [] | 10:40 |
admin0 | oh | 10:42 |
admin0 | i just need to edit the upper constraint file and change it to 0.10.6 ? | 10:43 |
admin0 | grep -ri watchdog /etc/ansible and also grep -ri watchdog /opt/openstack-ansible gives no hit | 10:44 |
admin0 | noonedeadpunk, what exactly i need to do .. that is not clear to me from that comment | 10:47 |
noonedeadpunk | admin0: it comes from https://opendev.org/openstack/requirements/raw/branch/stable/queens/upper-constraints.txt | 10:59 |
noonedeadpunk | I think you need to `repo_build_upper_constraints_overrides: ['watchdog==0.10.6']` | 11:00 |
*** shyamb has quit IRC | 11:22 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Set octavia_amp_image_owner_id by default https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/787670 | 11:28 |
*** snapdeal has joined #openstack-ansible | 11:45 | |
openstackgerrit | Merged openstack/openstack-ansible master: Bump manila service https://review.opendev.org/c/openstack/openstack-ansible/+/787540 | 11:49 |
admin0 | noonedeadpunk, that solved , but hit this bug now: https://bugs.launchpad.net/openstack-ansible/+bug/1909158 | 11:56 |
openstack | Launchpad bug 1909158 in openstack-ansible "OpenStack-Ansible deployment failing at Infrastructure playbook due to - ImportError: No module named util" [Undecided,New] | 11:56 |
*** rh-jelabarre has joined #openstack-ansible | 12:11 | |
jrosser | 2 | 12:37 |
jrosser | 0. | 12:37 |
noonedeadpunk | admin0: | 12:45 |
noonedeadpunk | wait... isn't it kind of the same? | 12:45 |
noonedeadpunk | as it's trying to install watchdog-1.0.0 ? | 12:45 |
admin0 | https://gist.githubusercontent.com/a1git/92c55fda1eca7d13ce5124c7aedd1e75/raw/455e3a674c6932f63e3344239590a0f13728fb06/gistfile1.txt | 12:46 |
noonedeadpunk | it's even worse watchdog-2.0.3 | 12:46 |
admin0 | :D | 12:46 |
admin0 | i put repo_build_upper_constraints_overrides: ['watchdog==0.10.6'] in the user_variables | 12:47 |
noonedeadpunk | what's in /opt/global-requirement-pins.txt ? | 12:47 |
*** priteau has quit IRC | 12:48 | |
admin0 | that file has the 4 lines: Cython<0.28 pip==18.0 setuptools==40.0.0 wheel==0.31.1 | 12:49 |
noonedeadpunk | mhm... | 12:50 |
noonedeadpunk | what task is that? | 12:52 |
noonedeadpunk | so, I think iI have 100% working way... You can put `watchdog==0.10.6` into https://opendev.org/openstack/openstack-ansible/src/branch/stable/queens/global-requirement-pins.txt | 12:53 |
noonedeadpunk | but wondering where we missed including requirements_constraints.txt | 12:53 |
noonedeadpunk | as it's where repo_build_upper_constraints_overrides has influence | 12:53 |
*** priteau has joined #openstack-ansible | 12:54 | |
*** rohit02 has quit IRC | 13:00 | |
*** rohit02 has joined #openstack-ansible | 13:00 | |
*** spatel_ has joined #openstack-ansible | 13:01 | |
*** spatel_ is now known as spatel | 13:01 | |
admin0 | i put the watchdog==0.10.6 in the /opt/openstack_deploy/global-requirement-pins.txt and it has not (yet) failed .. | 13:15 |
admin0 | crossing fingers | 13:15 |
*** pto_ has quit IRC | 13:16 | |
*** shyamb has joined #openstack-ansible | 13:19 | |
*** shyam89 has joined #openstack-ansible | 13:19 | |
*** shyamb has quit IRC | 13:21 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: [goal] Deprecate the JSON formatted policy file https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/782244 | 13:29 |
*** shyam89 has quit IRC | 13:35 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_manila master: Remove ceph-fuse requirement https://review.opendev.org/c/openstack/openstack-ansible-os_manila/+/787737 | 13:38 |
*** priteau has quit IRC | 13:43 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Set octavia_amp_image_owner_id by default https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/787670 | 13:45 |
*** priteau has joined #openstack-ansible | 13:46 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Enable venv_wheel_build_enable for CI https://review.opendev.org/c/openstack/openstack-ansible/+/752311 | 13:50 |
admin0 | thanks noonedeadpunk , jrosser .. it moved on from repo to galera | 13:54 |
noonedeadpunk | nice! | 13:58 |
admin0 | my approach is setup 18.1.8 as prod , create a few workload and monitor those .. upgrade to the highest of 18, delete 1x controller and re set it up as 18.04 .. and rerun the playbooks .. and once that is a success, follow the rest of the docs | 14:01 |
admin0 | since the workload is on ceph, i am hoping this can be done without a downtime | 14:02 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/queens: Fix watchdog version https://review.opendev.org/c/openstack/openstack-ansible/+/787747 | 14:03 |
noonedeadpunk | have you seen https://docs.openstack.org/openstack-ansible/rocky/admin/upgrades/distribution-upgrades.html ? | 14:04 |
*** rpittau is now known as rpittau|afk | 14:15 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/queens: Fix watchdog version https://review.opendev.org/c/openstack/openstack-ansible/+/787747 | 14:22 |
*** spatel has quit IRC | 14:25 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Set DynamicUser in systemd-journal-upload unit file https://review.opendev.org/c/openstack/openstack-ansible/+/630671 | 14:25 |
*** rohit02 has quit IRC | 14:34 | |
*** spatel_ has joined #openstack-ansible | 14:40 | |
*** spatel_ is now known as spatel | 14:40 | |
*** macz_ has joined #openstack-ansible | 14:50 | |
*** macz_ has quit IRC | 14:50 | |
*** macz_ has joined #openstack-ansible | 14:51 | |
*** snapdeal has quit IRC | 14:52 | |
*** fresta_ has quit IRC | 15:10 | |
*** fresta_ has joined #openstack-ansible | 15:12 | |
admin0 | do we have an AIO role where ceph is installed and also added in horizon for using it as swift endpoint | 15:53 |
admin0 | i see we have a dedicated swift endpoint role, but trying to do that in production, stuck on ring creation | 15:54 |
admin0 | does anyone have a command/script to delete all resources belonging to a user ? | 15:58 |
*** fridtjof[m] has quit IRC | 16:00 | |
noonedeadpunk | well, we have scenario for ceph deployment, but I think we never implemented integrating RGW as Swift backends for glance/etc | 16:02 |
noonedeadpunk | I used https://opendev.org/x/ospurge some time ago | 16:02 |
noonedeadpunk | but it's unmaintained for a while now.... | 16:03 |
admin0 | i think its a matter of enabling rgw role and adding the endpoint to keystone | 16:11 |
admin0 | jrosser passed me some pointers lats time, but i crashed my pc and lost those bookmarks :( | 16:11 |
admin0 | \o/ 18.1.8 is up . | 16:15 |
admin0 | now to add workload, and upgrade to the end of 18 branch | 16:15 |
admin0 | and start upgrade next week | 16:15 |
jrosser | admin0: the swift ansible role is nothing to do with providing a swift api with radosgw | 16:22 |
admin0 | jrosser, that .. that is what i meant .. the swift ansible role is a bit of work to do in production .. easier is using swift with radosgw in ceph, but we don't have a documentation or scenaio for that to test | 16:23 |
jrosser | have you checked what actually happens with the current ceph scenario tempest tests? | 16:24 |
jrosser | oh huh well thats changed, i'm sure it used to run object store stuff | 16:25 |
jrosser | admin0: what are you actually missing? our ceph scenario CI runs object store tests against the swift endpoint, you can see it here https://zuul.opendev.org/t/openstack/build/e50357cf2aac459aab1192c85c2e5516/log/logs/openstack/aio1_utility_container-8b0fda3d/utility/tempest_run.log.txt#137 | 16:29 |
jrosser | and then here is rgw handling the resulting swift API calls https://zuul.opendev.org/t/openstack/build/e50357cf2aac459aab1192c85c2e5516/log/logs/openstack/aio1_ceph-rgw_container-c8c39516/ceph-radosgw@rgw.aio1-ceph-rgw-container-c8c39516.rgw0.service.journal-19-39-54.log.txt#151-192 | 16:30 |
admin0 | i want to create containers in horizon :D | 16:30 |
admin0 | well, that is the ultimate user-want of people who are asking for it | 16:31 |
jrosser | admin0: do you have the object-store service type in your service catalog? | 16:36 |
admin0 | i do not have them | 16:36 |
jrosser | this is likley why | 16:36 |
admin0 | i am going to setup a new AIO with the latest tag today and test | 16:36 |
jrosser | why you don't get the horizon panels | 16:36 |
jrosser | admin0: which branch are you using? | 16:38 |
admin0 | 22.1.2 | 16:38 |
admin0 | upgrading a few platforms to this branch this weekend, a lot of them have ceph + rgw .. | 16:38 |
jrosser | lets try again :) which branch do you not see the horizon panels on? | 16:39 |
*** dwilde has joined #openstack-ansible | 16:40 | |
jrosser | admin0: ^ | 16:40 |
admin0 | login is stuck :) | 16:41 |
admin0 | hold on | 16:42 |
admin0 | it was on 22.1.0 but i deleted that | 16:42 |
admin0 | so i have to recreate again to test | 16:42 |
jrosser | well, i would have thought that this should work | 16:42 |
jrosser | i think that the object store panels in horizon automatically appear when the right entries are in the service catalog | 16:43 |
admin0 | if its not too much ask, can you help on how to add entries the right way in the service catalog ? | 16:50 |
admin0 | :) | 16:50 |
jrosser | well, this does it all for you https://github.com/openstack/openstack-ansible/blob/stable/victoria/playbooks/ceph-rgw-keystone-setup.yml#L30-L45 | 16:50 |
*** jbadiapa has quit IRC | 16:51 | |
jrosser | are the ceph deployments seperate from OSA? | 16:51 |
admin0 | it is separate from osa | 16:51 |
admin0 | hmm.. | 16:51 |
admin0 | i can try to setup a lab with osa+ceph and see how it adds it | 16:52 |
jrosser | check this out https://github.com/openstack/openstack-ansible/blob/stable/victoria/playbooks/ceph-rgw-install.yml#L16-L17 | 16:53 |
admin0 | thanks | 16:53 |
admin0 | i will try and update | 16:53 |
jrosser | do the rgw keystone setup if 1) there is a rgw group in the inventory (OSA deploys ceph) *or* 2) you supply a list of ceph_rgws in user_variables.yml (for external ceph) | 16:54 |
jrosser | so for an external ceph with rgw you need to supply ceph_rgws | 16:54 |
admin0 | jrosser, i will setup a small lab tonight with ceph+osa integrated .. then i will get an exact idea of how to do it with my other labs | 16:57 |
*** andrewbonney has quit IRC | 17:00 | |
*** pto has joined #openstack-ansible | 17:13 | |
*** pto has quit IRC | 17:18 | |
*** gyee has joined #openstack-ansible | 18:05 | |
*** cloudnull has quit IRC | 18:11 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted to pick up some updates, and should be available again momentarily | 19:01 | |
*** spatel has quit IRC | 19:34 | |
admin0 | without any overrides, are the neutron network agents installed on metal or in containers ? | 19:36 |
admin0 | like by default | 19:37 |
admin0 | in the latest 22.x release | 19:37 |
admin0 | i have been doing this override of neutron since dunno .. 2015 or so .. and always continued to do it .. | 19:37 |
admin0 | if its changed to be on metal.. i don't have to do it | 19:37 |
admin0 | except for cinder ( where ceph/nfs/iscsi is being used) | 19:38 |
*** cloudnull has joined #openstack-ansible | 19:47 | |
admin0 | how do I disable just this task: TASK [ansible-hardening : Check to see if we are booting with EFI or UEFI] because in my lab env, most instances are virtual and this fails | 20:05 |
*** spatel_ has joined #openstack-ansible | 20:13 | |
*** spatel_ is now known as spatel | 20:13 | |
jrosser | admin0: neutron agents have been on metal for a loooong time now | 20:50 |
jrosser | for a lab you could just do apply_security_hardening: false to skip all that stuff entirely | 20:52 |
admin0 | i put a # to the playbook import | 21:01 |
admin0 | it now says set_fact _monitor_addresses to monitor_address_block ipv4 while I see in the user_variables monitor_address_block: "{{ cidr_networks.container }}" is present | 21:02 |
admin0 | jrosser, .. i know its late: https://gist.githubusercontent.com/a1git/4d5cfc7a99056201bb027daf96af9455/raw/eaeb4cd0bb353e0b430b612cc155c2680c3753c8/gistfile1.txt | 21:04 |
admin0 | its a copy of prod_ceph.yml files with almost no changes | 21:04 |
*** dwilde has quit IRC | 21:07 | |
jrosser | admin0: all_ipv4_addresses is a standard ansible fact, so you dont have facts gatheres for some host | 21:14 |
jrosser | this is all ceph-ansible stuff, not OSA though | 21:15 |
admin0 | i don't know what to do here though :) | 21:30 |
admin0 | trying to compare with my separate ceph cluster | 21:30 |
*** spatel has quit IRC | 22:03 | |
*** luksky has quit IRC | 23:02 | |
*** macz_ has quit IRC | 23:12 | |
*** tosky has quit IRC | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!