*** cshen has joined #openstack-ansible | 00:12 | |
*** cshen has quit IRC | 00:17 | |
*** jawad_axd has joined #openstack-ansible | 01:18 | |
*** jawad_axd has quit IRC | 01:23 | |
*** prometheanfire has quit IRC | 01:29 | |
*** prometheanfire has joined #openstack-ansible | 01:30 | |
*** d34dh0r53 has quit IRC | 01:32 | |
*** NewJorg has quit IRC | 01:59 | |
*** cshen has joined #openstack-ansible | 03:43 | |
*** cshen has quit IRC | 04:19 | |
*** cshen has joined #openstack-ansible | 04:20 | |
*** cshen has quit IRC | 04:25 | |
*** cshen has joined #openstack-ansible | 04:26 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-ansible | 04:33 | |
*** threestrands has joined #openstack-ansible | 04:38 | |
*** NewJorg has joined #openstack-ansible | 06:06 | |
*** miloa has joined #openstack-ansible | 06:16 | |
masterpe | :) | 06:16 |
---|---|---|
masterpe | We use prometheus to collect the data from openstack and the servers. | 06:17 |
masterpe | and then use grafana as dashboard | 06:18 |
*** jawad_axd has joined #openstack-ansible | 06:18 | |
masterpe | What is the best way to remove ceilometer? | 06:24 |
*** tosky has joined #openstack-ansible | 06:30 | |
*** udesale has joined #openstack-ansible | 06:40 | |
*** cshen has quit IRC | 06:57 | |
*** cshen has joined #openstack-ansible | 07:03 | |
*** jhesketh has quit IRC | 07:03 | |
*** jhesketh has joined #openstack-ansible | 07:05 | |
*** rpittau|afk is now known as rpittau | 07:21 | |
*** jbadiapa has joined #openstack-ansible | 07:23 | |
*** jhesketh has quit IRC | 07:25 | |
*** jhesketh has joined #openstack-ansible | 07:25 | |
*** d34dh0r53 has joined #openstack-ansible | 07:34 | |
*** sshnaidm|off is now known as sshnaidm | 07:37 | |
*** arxcruz|off is now known as arxcruzz | 07:37 | |
*** arxcruzz is now known as arxcruz | 07:37 | |
*** dpaclt has joined #openstack-ansible | 07:48 | |
dpaclt | Hi All ,I am trying to incorporate ceph-rados in openstack using ansible,Already ceph cluster is incorporated and is working ... Defined as specified in https://docs.openstack.org/openstack-ansible/latest/user/ceph/swift.html,but getting Unauthorized (HTTP 401) error Unauthorized (HTTP 401) | 07:48 |
*** yolanda has joined #openstack-ansible | 07:49 | |
*** gkadam has joined #openstack-ansible | 08:03 | |
*** gkadam has quit IRC | 08:03 | |
*** cshen_ has joined #openstack-ansible | 08:43 | |
*** cshen has quit IRC | 08:44 | |
*** dpaclt has quit IRC | 09:28 | |
masterpe | I'm doing an upgrade from rocky to stein. but erlang was on 22.3.1 and rabbitmq on 3.7.7-1 those two where not compatible | 09:46 |
masterpe | To fix this I had to downgrade erlang, I have done this by first rebuild rabbitmq containter 1 and when that was done. I rebuild the other two. | 09:48 |
*** jhesketh has quit IRC | 09:48 | |
*** jhesketh has joined #openstack-ansible | 09:49 | |
*** dpaclt has joined #openstack-ansible | 09:52 | |
*** NewJorg has quit IRC | 10:07 | |
*** NewJorg has joined #openstack-ansible | 10:09 | |
*** rpittau is now known as rpittau|bbl | 10:12 | |
*** cshen_ has quit IRC | 10:29 | |
*** cshen has joined #openstack-ansible | 10:58 | |
*** cshen has quit IRC | 11:03 | |
*** udesale_ has joined #openstack-ansible | 11:06 | |
*** cshen has joined #openstack-ansible | 11:08 | |
*** udesale has quit IRC | 11:09 | |
*** threestrands has quit IRC | 11:11 | |
*** ianychoi has joined #openstack-ansible | 11:50 | |
noonedeadpunk | dpaclt: do you have "{{ radosgw_admin_user }}" created in keystone? Like can you auth with these credentials manually? | 11:54 |
dpaclt | noonedeadpunk its fixed :) thanks for responding | 12:00 |
*** mwhahaha has quit IRC | 12:07 | |
*** mwhahaha has joined #openstack-ansible | 12:10 | |
*** rpittau|bbl is now known as rpittau | 12:11 | |
*** cshen has quit IRC | 12:12 | |
*** cshen has joined #openstack-ansible | 12:16 | |
*** itandops has joined #openstack-ansible | 12:28 | |
dpaclt | Hi All,I did add manila configurations to user_config and user_variables and reran hosts,infra and openstack playbook...But it broke my keystone "/openstack/venvs/keystone-20.0.2/bin/keystone-manage", "db_sync", "--check"], "delta": "0:02:13.626994", "end": "2020-05-25 11:49:20.727677", "failed_when_result": true, "msg": "non-zero return code", | 12:54 |
dpaclt | "rc": 1, "start": "2020-05-25 11:47:07.100683", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | 12:54 |
dpaclt | http://paste.openstack.org/show/793950/ | 12:55 |
noonedeadpunk | that is strange.... Like I'm not aware about the way to break keystone like that... | 13:01 |
noonedeadpunk | Also empty stderr to not uncover possible issue | 13:02 |
noonedeadpunk | but you use federation iirc? | 13:02 |
noonedeadpunk | Maybe it's somehow related... | 13:03 |
dpaclt | i didnt change anything in keystone ... | 13:13 |
dpaclt | @nohttps://serverfault.com/questions/989696/openstack-keystone-db-sync-check-return-exit-code-1 | 13:14 |
snadge | i haven't changed the default nova scheduling configuration from an aio setup, and its stuffing every single instance onto one node | 13:14 |
snadge | the documentation for the scheduler and the filter is pretty epic, and I kind of just want to load them all up with an even number of instances, like a round robin thing nothing too special | 13:15 |
noonedeadpunk | snadge: not 100% sure but probably you should look at weights https://docs.openstack.org/nova/latest/user/filter-scheduler.html#weights | 13:23 |
noonedeadpunk | but I think it generally should be selecting nodes based on cpu and ram availability | 13:25 |
snadge | thats what i thought it would do by default.. and im not even sure where I should begin.. just remove all the filter drivers maybe | 13:26 |
noonedeadpunk | I think then you will just fail creating instance :p | 13:26 |
snadge | i haven't really configured any of them, and don't know how. by weight seems logical.. i dont even really care what it does tbh | 13:26 |
snadge | as long as it doesn't just simply overload a single node, when theres 6 other ones sitting there empty | 13:26 |
snadge | that seems like an unreasonable default behaviour :P | 13:27 |
noonedeadpunk | if you nodes are equal in terms of resources, it shouldn't do that way iirc... | 13:27 |
snadge | they're not exactly equal, but they are close enough, some have slightly more cpus and ram etc | 13:27 |
snadge | im wondering if its because i need to actually specify how many cpus and how much ram each node has, even though it should autodetect that? | 13:28 |
snadge | or maybe i can just simply leave one filter enabled | 13:28 |
snadge | a round robin type thing | 13:29 |
dpaclt | noonedeadpunk keepalive service was running but it was not working and hence lb ip was not pinging ..so i restarted the keepalive service ,lb ip pinged ,now able to run the playbook .. weird errors!!! | 13:29 |
dpaclt | But its fixed now :) | 13:29 |
noonedeadpunk | it's really weird as keepellived used to be pretty reliable in case of proper networking | 13:29 |
dpaclt | :( | 13:30 |
dpaclt | i have 3 physical controllers one 10G physical interface on each of it and created vlans for the subnet and defined it | 13:31 |
noonedeadpunk | snadge: like you can see if resorurces are detected correxctly with `openstack hypervisor show` | 13:33 |
noonedeadpunk | I think I saw such behavior of resources distribution one day but didn't dig into this too much | 13:33 |
noonedeadpunk | but generally with default filters it should have weights enabled and create instances based on them... | 13:34 |
noonedeadpunk | to keep resource provisioning kinda equal | 13:34 |
snadge | thats what i thought it should do too, they hypervisor can see all the nodes from what i can gather | 13:35 |
snadge | i just dont know how to make it show me how exactly it makes the scheduling decision | 13:36 |
*** aedc has joined #openstack-ansible | 13:44 | |
*** rpittau is now known as rpittau|brb | 13:56 | |
mgariepy | by default the scheduling with filter the nodes based on the request (like ram, cpu etc..) then select a random one based on the 5 best host. | 14:03 |
mgariepy | or something like that. | 14:03 |
*** yolanda has quit IRC | 14:05 | |
*** cshen has quit IRC | 14:18 | |
*** yolanda has joined #openstack-ansible | 14:19 | |
*** cshen has joined #openstack-ansible | 14:24 | |
*** rpittau|brb is now known as rpittau | 14:30 | |
*** yolanda has quit IRC | 14:36 | |
*** yolanda has joined #openstack-ansible | 14:37 | |
*** yolanda has quit IRC | 14:53 | |
*** NewJorg has quit IRC | 15:01 | |
*** cshen has quit IRC | 15:02 | |
*** also_stingrayza has joined #openstack-ansible | 15:03 | |
*** yolanda has joined #openstack-ansible | 15:06 | |
*** stingrayza has quit IRC | 15:06 | |
*** hamzy has quit IRC | 15:06 | |
*** NewJorg has joined #openstack-ansible | 15:08 | |
*** yolanda has quit IRC | 15:19 | |
*** dpaclt has quit IRC | 15:20 | |
*** itandops has quit IRC | 15:22 | |
*** itandops has joined #openstack-ansible | 15:22 | |
*** cshen has joined #openstack-ansible | 15:29 | |
*** fghaas has joined #openstack-ansible | 15:35 | |
*** yolanda has joined #openstack-ansible | 15:38 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update ceph release to octopus https://review.opendev.org/729331 | 15:46 |
*** dpaclt has joined #openstack-ansible | 15:48 | |
*** cshen has quit IRC | 15:59 | |
*** miloa has quit IRC | 16:03 | |
*** cshen has joined #openstack-ansible | 16:07 | |
*** jbadiapa has quit IRC | 16:10 | |
*** udesale_ has quit IRC | 16:14 | |
mgariepy | jrosser, ubuntu 20.04 will it be for U release or only for V ? | 16:15 |
*** rpittau is now known as rpittau|afk | 16:48 | |
*** mgariepy has quit IRC | 16:49 | |
*** stingrayza has joined #openstack-ansible | 16:51 | |
*** also_stingrayza has quit IRC | 16:54 | |
*** cshen has quit IRC | 17:00 | |
*** mgariepy has joined #openstack-ansible | 17:03 | |
*** mgariepy has quit IRC | 17:42 | |
*** mgariepy has joined #openstack-ansible | 17:43 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update ceph release to octopus https://review.opendev.org/729331 | 17:56 |
noonedeadpunk | mgariepy: if you're around, can you vote on https://review.opendev.org/#/c/709455/ and https://review.opendev.org/#/c/709460/ ? | 17:58 |
*** mgariepy has quit IRC | 17:58 | |
*** dpaclt has quit IRC | 18:14 | |
*** mgariepy has joined #openstack-ansible | 18:17 | |
*** itandops has quit IRC | 18:48 | |
*** yolanda has quit IRC | 18:49 | |
*** cshen has joined #openstack-ansible | 18:57 | |
*** itandops has joined #openstack-ansible | 19:00 | |
*** cshen has quit IRC | 19:01 | |
*** amalrajgenocidex has joined #openstack-ansible | 19:48 | |
amalrajgenocidex | I deployed manila ceph using openstack-ansible but it's showing error "Manila.exception.ManilaException: Ceph client libraries not found". I tried installing them manually but no change in error. | 19:49 |
amalrajgenocidex | Any suggestions | 19:49 |
amalrajgenocidex | Manila-share service is not starting due to this error | 19:51 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update ceph release to octopus https://review.opendev.org/729331 | 19:56 |
noonedeadpunk | amalrajgenocidex: I think you need to link ceph libraries inside manila venv. dpaclt has the same issue right now | 19:57 |
noonedeadpunk | on master this block is doing that https://opendev.org/openstack/openstack-ansible-ceph_client/src/branch/master/tasks/ceph_install_python_libs.yml#L45-L106 | 19:58 |
openstackgerrit | Merged openstack/ansible-hardening master: Add Centos-8 support https://review.opendev.org/709460 | 20:07 |
*** fghaas has quit IRC | 20:10 | |
amalrajgenocidex | Ok. Thanks noonedeadpunk | 20:23 |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/train: Ensure correct branch is used for neutron repos during functional tests https://review.opendev.org/730330 | 20:56 |
*** cshen has joined #openstack-ansible | 20:58 | |
*** cshen has quit IRC | 21:02 | |
*** jamesdenton has quit IRC | 21:02 | |
*** jamesdenton has joined #openstack-ansible | 21:04 | |
*** idlemind has quit IRC | 21:14 | |
*** idlemind has joined #openstack-ansible | 21:15 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts master: CentOS 8 support https://review.opendev.org/709455 | 21:20 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: Combine galera client role into galera_server https://review.opendev.org/725903 | 21:27 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible-os_neutron master: Cleanup after repo_build and pip_install retirement https://review.opendev.org/727401 | 21:51 |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum master: Set centos-7 distro jobs as non-voting https://review.opendev.org/729648 | 21:54 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Update ceph release to octopus https://review.opendev.org/729331 | 21:56 |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum master: Cleanup after repo_build and pip_install retirement https://review.opendev.org/727387 | 21:59 |
*** mathlin_ has quit IRC | 22:06 | |
*** mathlin has joined #openstack-ansible | 22:08 | |
*** amalrajgenocidex has quit IRC | 22:10 | |
openstackgerrit | Merged openstack/openstack-ansible stable/train: Include openstack_services.yml as vars file for Gnocchi role https://review.opendev.org/730294 | 22:36 |
openstackgerrit | Merged openstack/openstack-ansible stable/stein: Include openstack_services.yml as vars file for Gnocchi role https://review.opendev.org/730295 | 22:36 |
*** cshen has joined #openstack-ansible | 22:58 | |
*** cshen has quit IRC | 23:02 | |
*** tosky has quit IRC | 23:18 | |
*** itandops has quit IRC | 23:21 | |
*** itandops has joined #openstack-ansible | 23:22 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!