*** billp has quit IRC | 00:07 | |
*** billp has joined #openstack-kolla | 00:17 | |
*** calbers has quit IRC | 00:24 | |
*** calbers has joined #openstack-kolla | 00:27 | |
*** ricolin has joined #openstack-kolla | 00:48 | |
*** igordc has quit IRC | 01:43 | |
*** rlljorge has quit IRC | 01:52 | |
openstackgerrit | Merged openstack/kolla master: CentOS 8: Remove shellinabox from ironic-conductor https://review.opendev.org/704813 | 02:05 |
---|---|---|
*** k_mouza_ has quit IRC | 02:56 | |
*** negronjl has quit IRC | 02:58 | |
*** negronjl has joined #openstack-kolla | 02:59 | |
*** k_mouza has joined #openstack-kolla | 03:03 | |
*** k_mouza has quit IRC | 03:08 | |
*** k_mouza has joined #openstack-kolla | 03:37 | |
*** k_mouza has quit IRC | 03:42 | |
openstackgerrit | Antony Messerli proposed openstack/kolla master: Adds python3-systemd for ansible deploy interface https://review.opendev.org/705021 | 04:00 |
*** mixor has joined #openstack-kolla | 04:10 | |
*** mixor has quit IRC | 04:32 | |
*** skramaja has joined #openstack-kolla | 04:38 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-kolla | 05:33 | |
*** k_mouza has joined #openstack-kolla | 05:38 | |
*** k_mouza has quit IRC | 05:42 | |
*** tony31 has joined #openstack-kolla | 05:56 | |
*** jbadiapa has quit IRC | 06:20 | |
*** cah_link has joined #openstack-kolla | 06:22 | |
*** goldyfruit_ has quit IRC | 06:24 | |
*** goldyfruit has joined #openstack-kolla | 06:24 | |
tony31 | good morning | 06:26 |
tony31 | I'm running a VM of kayobe universe from nothing on top of Red Hat Virtualisation (KVM) which is basically the open source `oVirt`. When I execute the seed-deploy.sh I get an error that it does not understand the kvm hypervisor: | 06:33 |
tony31 | TASK [stackhpc.libvirt-vm : Ensure the VM is defined] **************************************************************************************************************** | 06:33 |
tony31 | arch=x86_64 domaintype=kvm "} | 06:33 |
tony31 | I was able to resolve that issue by installing extra packages and then rebooting the VM. `yum install qemu-kvm libvirt libvirt-python libguestfs-tools virt-install` | 06:50 |
tony31 | the `libvirtd` service was already running and restarting it didnt resolve that issue. Trying the reboot did resolve. Not sure why, as checking the enabled kernel module showed it had been enabled for virtualisation anyway | 06:55 |
tony31 | this is for `kayobe` | 06:55 |
osmanlicilegi | morning | 06:59 |
*** Jeffrey4l has quit IRC | 07:06 | |
*** Jeffrey4l has joined #openstack-kolla | 07:12 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 07:14 |
mnasiadka | morning | 07:14 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 07:27 |
*** k_mouza has joined #openstack-kolla | 07:39 | |
*** jbadiapa has joined #openstack-kolla | 07:39 | |
*** iputra has joined #openstack-kolla | 07:43 | |
*** k_mouza has quit IRC | 07:43 | |
*** luksky has joined #openstack-kolla | 07:51 | |
*** luksky has quit IRC | 08:02 | |
openstackgerrit | Dincer Celik proposed openstack/kolla-ansible master: Follow up on Ansible version checking https://review.opendev.org/705171 | 08:07 |
*** bengates has joined #openstack-kolla | 08:08 | |
*** rpittau|afk is now known as rpittau | 08:16 | |
bersace | How to open a mariadb shell ? | 08:21 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 08:23 |
*** gfidente has joined #openstack-kolla | 08:23 | |
tony31 | @ Mark - when deploying the seed with ./dev/seed-deploy.sh it kept failing with a libvirt not found error. I managed to fix it by installing more packages and then rebooting `yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python libvirt-client virt-install virt-viewer bridge-utils` | 08:23 |
openstackgerrit | Andreas Jaeger proposed openstack/kayobe master: Cleanup tox.ini deps https://review.opendev.org/705173 | 08:24 |
tony31 | not sure which package fixed it. The error was `/var/run/libvirt/libvirt-sock no such file or directory`. I dont get this error anymore, but this file still does not exist | 08:24 |
tony31 | bersace - what have you tried? | 08:25 |
bersace | tony31: I'm using `docker run --rm -it --volumes-from mariadb --name dbrestore --volume mariadb_backup:/backup --tmpfs /backup/restore kolla/ubuntu-binary-mariadb:train /bin/bash` | 08:28 |
bersace | Then: `mysql -h openstack.virt -u nova -D nova_cell0 -p` | 08:29 |
bersace | It's an all-in-one deployment. | 08:29 |
tony31 | I am not that experienced with docker, but you would need to get a shell into the container running mariadb first. Then you can connect to the db with `mysql` | 08:30 |
tony31 | are you able to get a shell where mariadb is running? | 08:30 |
bersace | I got a shell, but nevermind, it looks like openstack solve the issue itself, odd :/ | 08:31 |
*** iputra has quit IRC | 08:32 | |
tony31 | once you got the shell, you can check mariadb is listening with `ss -an | grep LIST | grep 3306` <- that will show you the listening port for mariadb connections. Then you should just be able to do `mysql` and see what happens. I'm just unsure if any other steps are required for within docker | 08:36 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 08:40 |
*** tonythomas has joined #openstack-kolla | 08:43 | |
*** jbadiapa has quit IRC | 08:43 | |
*** goldyfruit has quit IRC | 08:46 | |
*** luksky has joined #openstack-kolla | 08:54 | |
*** jbadiapa has joined #openstack-kolla | 08:59 | |
*** tony31 has quit IRC | 09:06 | |
mgoddard | morning | 09:10 |
mgoddard | yoctozepto, mnasiadka, hrw, osmanlicilegi: very easy centos8 review: https://review.opendev.org/#/c/704965/1 | 09:11 |
patchbot | patch 704965 - kolla - CentOS 8: Relax ironic iPXE EFI bootloader location - 1 patch set | 09:11 |
mgoddard | hrw, osmanlicilegi: centos8 & ceph review: https://review.opendev.org/#/c/704337 | 09:11 |
patchbot | patch 704337 - kolla - CentOS 8: Use upstream Ceph/master - 8 patch sets | 09:11 |
mgoddard | would be great to get centos8 deploy jobs merged before the weekend | 09:11 |
*** k_mouza has joined #openstack-kolla | 09:15 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: nova-libvirt: add UEFI packages to support UEFI instances https://review.opendev.org/682280 | 09:19 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: nova-libvirt: add UEFI packages to support UEFI instances https://review.opendev.org/682280 | 09:20 |
yoctozepto | mgoddard, mnasiadka: https://review.opendev.org/682280 - uefi fix | 09:21 |
patchbot | patch 682280 - kolla - nova-libvirt: add UEFI packages to support UEFI in... - 4 patch sets | 09:21 |
mgoddard | CentOS 8 images properly tagged on Dockerhub \o/ https://hub.docker.com/layers/kolla/centos-source-glance-base/master-centos8/images/sha256-3ad788ff10f8620d75f4adcc2f4288b436a30051f831244d4cf678d0f64c0002 | 09:27 |
mnasiadka | yoctozepto: I think we fixed that in Ubuntu some cycles ago - funny it doesn't work in CentOS :) | 09:27 |
yoctozepto | mgoddard: yay | 09:28 |
yoctozepto | mnasiadka: maybe, did not check :D | 09:28 |
mnasiadka | yoctozepto: I know, I used Ubuntu in a previous-previous-company :) | 09:28 |
mnasiadka | (against company policies btw) | 09:29 |
*** mrunge has quit IRC | 09:29 | |
*** reph has joined #openstack-kolla | 09:30 | |
*** mrunge has joined #openstack-kolla | 09:33 | |
*** mrunge_ has joined #openstack-kolla | 09:35 | |
openstackgerrit | Andreas Jaeger proposed openstack/kayobe master: Fix error logging of dev/functions https://review.opendev.org/705180 | 09:37 |
*** mrunge has quit IRC | 09:39 | |
*** mrunge_ has quit IRC | 09:41 | |
*** mrunge has joined #openstack-kolla | 09:46 | |
*** k_mouza has quit IRC | 09:47 | |
*** k_mouza has joined #openstack-kolla | 09:47 | |
*** hjensas has quit IRC | 09:54 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 09:55 |
*** goldyfruit has joined #openstack-kolla | 10:47 | |
*** rpittau is now known as rpittau|bbl | 11:06 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible stable/train: CI: Add ceph-ansible related files to ignores in check-config.sh https://review.opendev.org/705194 | 11:25 |
mnasiadka | mgoddard, yoctozepto: ^^ simple pre-req change to support master upgrade-ceph-ansible job | 11:27 |
yoctozepto | mnasiadka: I thought I made stuff like this depend on currently checked version | 11:35 |
yoctozepto | mnasiadka: I would go for removing it from checks on master, more messy than worth it now | 11:35 |
mnasiadka | yoctozepto: no, checking out version to upgrade to is later than check-config.sh | 11:36 |
mnasiadka | so it uses code from previous_release | 11:36 |
yoctozepto | mnasiadka: yes, I understand you | 11:37 |
yoctozepto | still, it is of little worth | 11:37 |
mnasiadka | maybe it is, but removing it in master and backporting is way more work - and I guess we would like to remove kolla-ceph ASAP, so nobody is really surprised... | 11:38 |
yoctozepto | mnasiadka: fine, it's just CI | 11:52 |
*** cah_link has quit IRC | 11:56 | |
*** skramaja has quit IRC | 11:56 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: OVN Support https://review.opendev.org/696841 | 11:57 |
*** cah_link has joined #openstack-kolla | 12:05 | |
*** kplant has joined #openstack-kolla | 12:12 | |
*** mixor has joined #openstack-kolla | 12:26 | |
*** mixor has quit IRC | 12:30 | |
*** rpittau|bbl is now known as rpittau | 13:08 | |
*** k_mouza has quit IRC | 13:18 | |
*** k_mouza has joined #openstack-kolla | 13:19 | |
*** dougsz has joined #openstack-kolla | 13:31 | |
*** dougsz has quit IRC | 13:39 | |
*** luksky has quit IRC | 13:49 | |
*** rlljorge has joined #openstack-kolla | 13:53 | |
rlljorge | Hi there ! | 13:54 |
mgoddard | hi rlljorge | 14:01 |
*** cah_link1 has joined #openstack-kolla | 14:04 | |
*** cah_link has quit IRC | 14:04 | |
*** cah_link1 is now known as cah_link | 14:04 | |
*** reph has quit IRC | 14:16 | |
mgoddard | some centos8 k-a patches: https://review.opendev.org/#/c/704629/ https://review.opendev.org/#/c/697690/16 https://review.opendev.org/#/c/704960/1 | 14:21 |
patchbot | patch 704629 - kolla-ansible - CI: Reduce unnecessary gate image builds - 1 patch set | 14:21 |
patchbot | patch 697690 - kolla-ansible - CentOS 8: Deploy CentOS 8 containers - 16 patch sets | 14:21 |
patchbot | patch 704960 - kolla-ansible - CI: build swift images for swift scenario - 1 patch set | 14:21 |
openstackgerrit | Merged openstack/kolla-ansible stable/train: CI: Add ceph-ansible related files to ignores in check-config.sh https://review.opendev.org/705194 | 14:23 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 14:26 |
*** TrevorV has joined #openstack-kolla | 14:28 | |
*** cah_link has quit IRC | 15:03 | |
*** luksky has joined #openstack-kolla | 15:11 | |
rlljorge | Guys, deploy a new cluster using train release is a mistake ? I should use Stein for example ? | 15:19 |
kplant | i'm running stable/train in production | 15:19 |
rlljorge | kplant: do you use ceph storage? | 15:19 |
kplant | yes i do | 15:19 |
yoctozepto | rlljorge: train is nice and stable | 15:20 |
rlljorge | kplant: do you have this issue https://bugs.launchpad.net/kolla-ansible/+bug/1860739 ? | 15:20 |
openstack | Launchpad bug 1860739 in kolla-ansible "Cinder backup failed for restore volume snapshot" [Undecided,New] | 15:20 |
yoctozepto | and works with ceph | 15:20 |
yoctozepto | ah, this | 15:20 |
yoctozepto | I did not get testing it yet | 15:21 |
yoctozepto | any help appreciated | 15:21 |
rlljorge | yoctozepto: if possible can you try and share the result. | 15:22 |
kplant | trying to test right now | 15:22 |
yoctozepto | rlljorge: yeah, I have this in my todo, overloaded | 15:23 |
yoctozepto | kplant: thanks, appreciated | 15:23 |
kplant | my backup restoration was successful | 15:23 |
kplant | let me re-read the bug | 15:23 |
rlljorge | kplant: thanks | 15:23 |
*** admin0 has joined #openstack-kolla | 15:25 | |
kplant | yeah i followed the spirit of the bug and it worked fine. let me follow the order defined exactly | 15:25 |
kplant | 'Status | 15:27 |
kplant | Error Restoring' | 15:27 |
kplant | might be something here | 15:28 |
rlljorge | Kplant: in your test ? | 15:28 |
kplant | yeah | 15:28 |
kplant | if i snapshot the volume, it works fine.. if i snapshot the instance like stated in the bug, it breaks | 15:28 |
rlljorge | kplant: I will try now with snapshot volume too | 15:29 |
*** pcaruana has quit IRC | 15:30 | |
yoctozepto | kplant, rlljorge: then it might be the case it's nova+cinder problem | 15:34 |
kplant | yeah, that makes sense | 15:37 |
yoctozepto | kplant, rlljorge: please update the report with details, I'll mark it appropriately then | 15:37 |
kplant | added | 15:39 |
yoctozepto | mnasiadka: https://review.opendev.org/682280 :D | 15:39 |
patchbot | patch 682280 - kolla - nova-libvirt: add UEFI packages to support UEFI in... - 4 patch sets | 15:39 |
yoctozepto | kplant: thx | 15:40 |
yoctozepto | kplant: also, if you could click on tthat "affects me" it boosts it a little in nova/cinder ranks :-) | 15:41 |
kplant | fair point | 15:42 |
yoctozepto | kplant, rlljorge: either party does something wrong there | 15:43 |
yoctozepto | nothing for kolla to fix (unfortunately!) | 15:43 |
kplant | yep - totally understand | 15:43 |
yoctozepto | rlljorge: might be best bet to attack #openstack-cinder and/or #openstack-nova now | 15:43 |
rlljorge | yoctozepto kplant i am try cinder irc without sucess ... I will try nova now !!!! | 15:44 |
rlljorge | kplant yoctozepto thanks for confirmation the bug | 15:45 |
rlljorge | I am not alone | 15:45 |
*** luksky has quit IRC | 15:45 | |
cosmicsound | good day | 15:46 |
yoctozepto | rlljorge: yes, that's reassuring... I think | 15:46 |
cosmicsound | TASK [keystone : Initialise fernet key authentication] ******************************************************************************************************************************************************* | 15:46 |
cosmicsound | FAILED - RETRYING: Initialise fernet key authentication (10 retries left). | 15:46 |
cosmicsound | fatal: [sc]: FAILED! => {"msg": "The conditional check 'fernet_create.stdout.split()[2] == 'SUCCESS' or fernet_create.stdout.find('Key repository is already initialized') != -1' failed. The error was: error while evaluating conditional (fernet_create.stdout.split()[2] == 'SUCCESS' or fernet_create.stdout.find('Key repository is already | 15:46 |
cosmicsound | initialized') != -1): list object has no element 2"} | 15:46 |
yoctozepto | it happens from time to time | 15:46 |
cosmicsound | got this when run a simple deploy once kolla upgraded | 15:46 |
yoctozepto | yeah, it's random | 15:46 |
yoctozepto | mnasiadka working on the fix (for mnasiadka: fernet stuff ;-) ) | 15:46 |
mnasiadka | Oh boy, fernet again | 15:47 |
mnasiadka | I’ll force myself to work on it | 15:47 |
*** mixor has joined #openstack-kolla | 15:49 | |
*** pcaruana has joined #openstack-kolla | 15:49 | |
cosmicsound | does kolla 9.1.0 train has something extra one needs to run/ | 15:49 |
*** luksky has joined #openstack-kolla | 15:49 | |
cosmicsound | was thinking maybe i miss some gen-passwd or such | 15:50 |
cosmicsound | gen certs | 15:50 |
cosmicsound | if any new implemented | 15:50 |
yoctozepto | cosmicsound: no, it's random | 15:50 |
yoctozepto | destroy and try again probably works | 15:51 |
cosmicsound | ok | 15:53 |
cosmicsound | how is a server destroyed if it was previously removed by force/decomissioned | 15:54 |
yoctozepto | mnasiadka: https://review.opendev.org/682280 quickie | 15:56 |
patchbot | patch 682280 - kolla - nova-libvirt: add UEFI packages to support UEFI in... - 4 patch sets | 15:56 |
yoctozepto | cosmicsound: server? hammer comes in handy :-) | 15:57 |
mnasiadka | yoctozepto: I would rather use a flex saw - more fun | 15:58 |
yoctozepto | o to to :D | 15:58 |
mnasiadka | ok, weekend time :) | 15:59 |
cosmicsound | :) | 15:59 |
cosmicsound | TASK [destroy : Destroying all Kolla containers and volumes] ************************************************************************************************************************************************* | 16:01 |
cosmicsound | fatal: [sc]: FAILED! => {"changed": true, "msg": "non-zero return code", "rc": 1, "stderr": "Shared connection to sc closed.\r\n", "stderr_lines": ["Shared connection to sc closed."], "stdout": "Some qemu processes were detected.\r\nDocker will not be able to stop the nova_libvirt container with those running.\r\nPlease clean them up before | 16:01 |
cosmicsound | rerunning this script.\r\n", "stdout_lines": ["Some qemu processes were detected.", "Docker will not be able to stop the nova_libvirt container with those running.", "Please clean them up before rerunning this script."]} | 16:01 |
cosmicsound | If this error present | 16:01 |
cosmicsound | SHould there be a force to it | 16:01 |
cosmicsound | And just wondering why isnt this able to force close all needed? | 16:01 |
cosmicsound | Since one already give his agreement | 16:01 |
*** rpittau is now known as rpittau|afk | 16:05 | |
cosmicsound | worst its i runned all | 16:11 |
cosmicsound | prune and nothin helps | 16:11 |
yoctozepto | cosmicsound: best just reboot | 16:12 |
yoctozepto | or try killall qemu | 16:13 |
yoctozepto | or killall qemu-kvm | 16:13 |
yoctozepto | (on that target) | 16:13 |
cosmicsound | doing a reboot | 16:13 |
cosmicsound | got one more month to proove kolla is worthy for our cloud project | 16:14 |
cosmicsound | :D | 16:14 |
cosmicsound | weird | 16:16 |
cosmicsound | reboot didnt helped | 16:16 |
cosmicsound | (venv3) root@ss:~/kolla-ansible_setup# killall qemu | 16:17 |
cosmicsound | qemu: no process found | 16:17 |
cosmicsound | (venv3) root@ss:~/kolla-ansible_setup# killall qemu-kvm | 16:17 |
cosmicsound | qemu-kvm: no process found | 16:17 |
cosmicsound | weird000 | 16:17 |
cosmicsound | oww second | 16:18 |
cosmicsound | was second s | 16:20 |
cosmicsound | host | 16:20 |
cosmicsound | have a good weekend folks | 16:24 |
mgoddard | cosmicsound: what is blocking approval currently? | 16:31 |
cosmicsound | mgoddard , seems all good | 16:31 |
mgoddard | great :) | 16:32 |
cosmicsound | redeploying as we speak | 16:32 |
*** jopdorp has joined #openstack-kolla | 16:33 | |
jopdorp | hi! | 16:33 |
jopdorp | anyone know about this error for kolla AIO? | 16:33 |
jopdorp | TASK [mariadb : Copying over galera.cnf] | 16:33 |
jopdorp | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: unicode argument expected, got 'str' | 16:34 |
*** negronjl has quit IRC | 16:36 | |
yoctozepto | mnasiadka: thx | 16:36 |
yoctozepto | jopdorp: odd error, which versions of kolla-ansible, ansible and python (also on target host)? | 16:36 |
jopdorp | I'll have a look | 16:37 |
jopdorp | I'm on kolla ansible master branch | 16:37 |
jopdorp | Python 2.7.17 | 16:38 |
jopdorp | ansible 2.9.4 | 16:38 |
jopdorp | I'll try stable/train | 16:39 |
jopdorp | I'm on kolla ansible master branch from git | 16:40 |
jopdorp | how do i see the version of kolla-ansible itself? | 16:40 |
jopdorp | i think i'm on 1.25.8 | 16:41 |
jopdorp | no sorry | 16:41 |
*** negronjl has joined #openstack-kolla | 16:41 | |
jopdorp | I'9.1.0.dev236 | 16:41 |
jopdorp | Requirement already satisfied: kolla-ansible in /home/jopdorp/kolla-venv/lib/python2.7/site-packages (9.1.0.dev236) | 16:41 |
*** TrevorV has quit IRC | 16:42 | |
*** bengates has quit IRC | 16:43 | |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Use python3 for local kolla-ansible execution https://review.opendev.org/705000 | 16:44 |
*** luksky has quit IRC | 16:44 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: Fix qemu loading of ceph.conf (permission error) https://review.opendev.org/680740 | 16:53 |
mgoddard | osmanlicilegi: seeing ansible version check issue in kayobe: https://3a40dd74807b16b826bd-be2647135e35587b155fc0ff22bf704c.ssl.cf5.rackcdn.com/705000/5/check/kayobe-overcloud-centos/189efd6/primary/ansible/overcloud-deploy | 17:12 |
mgoddard | ERROR: Ansible version should be between 2.8 and 2.9. Current version is which is not supported. | 17:12 |
mgoddard | no ANSIBLE_DEBUG | 17:13 |
mgoddard | ansible 2.8.8 | 17:13 |
mgoddard | could be an issue on our end | 17:14 |
mgoddard | ERROR! Unexpected Exception, this is probably a bug: Failed to detect selinux python bindings at ['/usr/local/lib64/python3.6/site-packages', '/usr/local/lib/python3.6/site-packages', '/usr/lib64/python3.6/site-packages', '/usr/lib/python3.6/site-packages'] | 17:14 |
cosmicsound | what is weird after clean deployment and running init-runonce i get "This tool should only be run once per deployment." | 17:14 |
openstackgerrit | wes hayutin proposed openstack/kolla master: DNM: Add dnf modules for rhel8/py3 containers https://review.opendev.org/671183 | 17:16 |
openstackgerrit | wes hayutin proposed openstack/kolla master: DNM: Add rhel8 support for early CentOS8 testing https://review.opendev.org/669471 | 17:25 |
*** jopdorp has quit IRC | 17:25 | |
*** jopdorp has joined #openstack-kolla | 17:28 | |
jopdorp | thumbs up for stable/train | 17:28 |
jopdorp | i got it to work | 17:28 |
jopdorp | by the way, I read that the ceph role is deprecated | 17:28 |
jopdorp | does anyone know why that is and what replaces it? | 17:28 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Improve Ansible version check error handling https://review.opendev.org/705261 | 17:30 |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #openstack-kolla | 17:34 | |
openstackgerrit | Merged openstack/kolla master: nova-libvirt: add UEFI packages to support UEFI instances https://review.opendev.org/682280 | 17:57 |
cosmicsound | jopdorp , ceph-ansible might be used instead or any other ceph deployment/manager | 17:57 |
jopdorp | okay, thanks! | 17:59 |
*** jopdorp has quit IRC | 18:23 | |
*** rlljorge has quit IRC | 18:27 | |
osmanlicilegi | mgoddard: I was out all day. I'm gonna check the logs now. | 18:33 |
yoctozepto | yeah, running master for production is asking for trouble :-) | 18:40 |
*** luksky has joined #openstack-kolla | 18:42 | |
*** tonythomas has quit IRC | 18:50 | |
*** gfidente has quit IRC | 19:01 | |
*** igordc has joined #openstack-kolla | 19:03 | |
*** TrevorV has joined #openstack-kolla | 19:05 | |
openstackgerrit | Merged openstack/kolla master: CentOS 8: Use upstream Ceph/master https://review.opendev.org/704337 | 19:26 |
openstackgerrit | Radosław Piliszek proposed openstack/kolla stable/train: nova-libvirt: add UEFI packages to support UEFI instances https://review.opendev.org/705287 | 19:29 |
*** pcaruana has quit IRC | 19:30 | |
dking_desktop | I'm working on setting up baremetal nodes. They seem to be created, and I know that they can be powered on/off through openstack. I filled in the server properties manually. However, if I try to create a server with one, it says that "No valid host was found". I see that "openstack hypervisor show UUID", it shows some details about the server, but the properties, such as local_gb and memory_mb, are still showi | 19:34 |
dking_desktop | eason why nova believe that there is no valid host? | 19:34 |
noxoid | no valid host i believe is returned by the scheduler service. you may have a misconfiguration between nova and ironic where nova is asking for hardware that doesnt exist in ironic | 19:36 |
dking_desktop | Thanks. | 19:36 |
yoctozepto | need checking logs for nova, ironic and placement services | 19:37 |
yoctozepto | somewhere it went wrong :-) | 19:37 |
*** kplant has quit IRC | 19:54 | |
*** k_mouza has quit IRC | 20:12 | |
*** k_mouza has joined #openstack-kolla | 20:22 | |
*** k_mouza has quit IRC | 20:27 | |
*** k_mouza has joined #openstack-kolla | 20:59 | |
*** k_mouza has quit IRC | 21:03 | |
*** Trevor_V has joined #openstack-kolla | 21:20 | |
*** TrevorV has quit IRC | 21:23 | |
*** Trevor_V has quit IRC | 21:29 | |
*** KeithMnemonic has quit IRC | 22:06 | |
*** mixor has quit IRC | 22:06 | |
openstackgerrit | Merged openstack/kolla-ansible master: CI: Reduce unnecessary gate image builds https://review.opendev.org/704629 | 22:11 |
*** k_mouza has joined #openstack-kolla | 23:19 | |
*** igordc has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!