| *** LinPeiWen has joined #openstack-kolla | 00:59 | |
| *** brinzhang_ has joined #openstack-kolla | 01:08 | |
| *** brinzhang0 has quit IRC | 01:12 | |
| *** ricolin has joined #openstack-kolla | 03:36 | |
| *** evrardjp has quit IRC | 05:33 | |
| *** evrardjp has joined #openstack-kolla | 05:33 | |
| *** nikparasyr has joined #openstack-kolla | 07:56 | |
| *** ricolin has quit IRC | 09:08 | |
| *** shyamb has joined #openstack-kolla | 09:15 | |
| *** shyam89 has joined #openstack-kolla | 09:15 | |
| *** shyam89 has quit IRC | 09:16 | |
| *** shyamb has quit IRC | 09:16 | |
| openstackgerrit | Merged openstack/kolla-ansible master: Remove Retired Karbor Support https://review.opendev.org/c/openstack/kolla-ansible/+/767639 | 09:29 |
|---|---|---|
| *** jonaspaulo has joined #openstack-kolla | 09:36 | |
| *** wathoom is now known as wathoom_1 | 09:47 | |
| *** wathoom_1 is now known as wathoom | 09:48 | |
| *** jonaspaulo has quit IRC | 09:49 | |
| *** jonaspaulo has joined #openstack-kolla | 09:52 | |
| *** wathoom is now known as wathoom_1 | 09:57 | |
| *** wathoom_1 is now known as wathoom | 09:58 | |
| *** e0ne has joined #openstack-kolla | 10:16 | |
| *** jonaspaulo has quit IRC | 10:45 | |
| *** ftarasenko has quit IRC | 10:47 | |
| *** jonaspaulo has joined #openstack-kolla | 11:41 | |
| *** zzzeek has quit IRC | 12:13 | |
| *** zzzeek has joined #openstack-kolla | 12:16 | |
| *** wuchunyang has joined #openstack-kolla | 12:41 | |
| *** jonaspaulo has quit IRC | 13:25 | |
| *** e0ne has quit IRC | 13:36 | |
| *** e0ne has joined #openstack-kolla | 13:36 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Cinder cluster https://review.opendev.org/c/openstack/kolla-ansible/+/768253 | 13:49 |
| *** brinzhang_ has quit IRC | 14:00 | |
| *** brinzhang_ has joined #openstack-kolla | 14:00 | |
| *** jonaspaulo has joined #openstack-kolla | 14:01 | |
| *** engel75 has joined #openstack-kolla | 14:16 | |
| engel75 | Is there any documentation on how to add a fresh control node to an existing multinode deployment? | 14:17 |
| *** bsanjeewa_ has joined #openstack-kolla | 14:30 | |
| *** bsanjeewa_ has quit IRC | 14:34 | |
| *** zzzeek has quit IRC | 14:38 | |
| *** zzzeek has joined #openstack-kolla | 14:40 | |
| *** LinPeiWen has quit IRC | 14:44 | |
| wuchunyang | engel75 i remmber mark has written this docs. | 14:55 |
| engel75 | stackhpc oder openstack official? | 14:55 |
| *** ricolin has joined #openstack-kolla | 14:57 | |
| wuchunyang | kolla-ansible project | 14:57 |
| *** e0ne_ has joined #openstack-kolla | 14:58 | |
| *** e0ne has quit IRC | 14:58 | |
| engel75 | ok any chance to get a link? I am browsing through https://docs.openstack.org/kolla-ansible/rocky/index.html | 14:59 |
| wuchunyang | i am looking for it | 14:59 |
| engel75 | cool thank you | 14:59 |
| wuchunyang | it is said that this patch doesn't merged yet | 15:01 |
| wuchunyang | https://review.opendev.org/c/openstack/kolla-ansible/+/758085 | 15:01 |
| wuchunyang | engel75 could you also help review ? | 15:01 |
| engel75 | yes sure I will do so! Thank you so much! We will test it Q1/2021 so I will be able to comment after we tested | 15:02 |
| wuchunyang | thanks, if it's work for you, i will +2 | 15:04 |
| *** jonaspaulo has quit IRC | 15:07 | |
| *** e0ne_ has quit IRC | 15:12 | |
| *** bsanjeewa has joined #openstack-kolla | 15:18 | |
| *** bsanjeewa has quit IRC | 15:26 | |
| *** e0ne has joined #openstack-kolla | 15:29 | |
| *** wuchunyang has quit IRC | 15:34 | |
| *** bsanjeewa has joined #openstack-kolla | 15:37 | |
| *** bsanjeewa_ has joined #openstack-kolla | 15:40 | |
| *** bsanjeewa has quit IRC | 15:42 | |
| *** bsanjeewa_ has quit IRC | 15:49 | |
| *** dcapone2004 has joined #openstack-kolla | 15:58 | |
| dcapone2004 | hi | 15:58 |
| dcapone2004 | is there a way to change / add a mount point to the cinder container that kolla deploys to use a different directory for the image conversion process? | 15:58 |
| dcapone2004 | we have a 1 node dev environment that was configured with LVM and the root partition was only 120 GB and the rest of the disk space allocated to cinder-volumes....now we are stuck in a situation where we cannot launch any images above 100GB | 16:00 |
| yoctozepto | engel75: I have approved that doc update; it has already been tested on Train deployments so it | 16:04 |
| yoctozepto | is the way it should be done | 16:04 |
| yoctozepto | dcapone2004: you should generally avoide the image conversion because it hurts the performance; but yes, this is possible by playing with the cinder-volume volumes | 16:05 |
| yoctozepto | cinder_volume_extra_volumes is the way to go | 16:06 |
| yoctozepto | it is a list of docker-accepted colon-separated strings defining source and mountpoints | 16:06 |
| openstackgerrit | Merged openstack/kolla-ansible master: docs: add info on adding and removing hosts https://review.opendev.org/c/openstack/kolla-ansible/+/758085 | 16:09 |
| dcapone2004 | yoctozepto: what is needed to avoid it? The images were uploaded as bare/RAW, I thought it was just a standard part of the image building process with LVM vs a ceph backend | 16:11 |
| dcapone2004 | yoctozepto: I didn't think we needed it is also why I did not leave much root space | 16:11 |
| *** ftarasenko has joined #openstack-kolla | 16:12 | |
| dcapone2004 | new question what service would be having a problem, if volume backed instances launch fine, but for some reason ephemeral instances wont launch and the logs say no valid host found? | 16:49 |
| openstackgerrit | Pedro Henrique Pereira Martins proposed openstack/kolla-ansible master: Add support to OpenID Connect Authentication flow https://review.opendev.org/c/openstack/kolla-ansible/+/695432 | 16:57 |
| *** engel75 has quit IRC | 16:58 | |
| *** e0ne has quit IRC | 17:00 | |
| *** bsanjeewa has joined #openstack-kolla | 17:15 | |
| *** nikparasyr has left #openstack-kolla | 18:25 | |
| *** bsanjeewa has quit IRC | 18:36 | |
| *** bsanjeewa has joined #openstack-kolla | 18:38 | |
| *** e0ne has joined #openstack-kolla | 19:20 | |
| yoctozepto | dcapone2004: ceph requires raw images to avoid the conversion AND needs to know they are stored on ceph already - perhaps you are missing the knobs that show glance image urls? | 20:01 |
| yoctozepto | dcapone2004: as for the other question - depends on the ephemeral storage backend | 20:01 |
| yoctozepto | AAND here again - a conversion will take place if nova does not use the same ceph cluster OR glance is very secretive about it | 20:02 |
| *** bsanjeewa has quit IRC | 20:48 | |
| dcapone2004 | on this aio dev machine it is all lvm | 20:59 |
| *** sri_ has quit IRC | 21:28 | |
| *** sri_ has joined #openstack-kolla | 21:29 | |
| *** e0ne has quit IRC | 22:33 | |
| *** zzzeek has quit IRC | 23:52 | |
| *** zzzeek has joined #openstack-kolla | 23:54 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!