Thursday, 2018-06-14

*** ktibi_ has quit IRC00:02
*** tone_z is now known as tone_zrt00:03
tone_zrtJeffrey4l: I'm sorry for my absent. Now I'm investigating the gate test failure when enable ceph bluestore OSD.00:07
tone_zrtJeffrey4l: the change is https://review.openstack.org/#/c/56680100:09
*** hw_wutianwei_ has quit IRC00:15
*** jtriley has quit IRC00:16
*** gkadam has quit IRC00:23
*** limao has joined #openstack-kolla00:52
*** hw_wutianwei_ has joined #openstack-kolla01:05
*** dardelean_ has joined #openstack-kolla01:06
*** dardelean_ has quit IRC01:10
*** liuzz has joined #openstack-kolla01:11
*** mdnadeem has joined #openstack-kolla01:14
*** jtriley has joined #openstack-kolla01:22
openstackgerritzhongshengping proposed openstack/kolla-ansible master: Remove ceilometer collector for cloudkitty-processor  https://review.openstack.org/57028901:37
*** jtriley has quit IRC01:42
*** limao has quit IRC01:44
*** limao has joined #openstack-kolla01:45
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: test setup ceph disks  https://review.openstack.org/57529501:49
Jeffrey4ltone_zrt, okay, i am also debugging this issue now.01:50
tone_zrtJeffrey4l: Thanks!01:50
tone_zrtJeffrey4l: I have located the root cause. it is because the loop device operation issue.01:51
tone_zrtJeffrey4l: we cannot create new partition in loop device01:51
Jeffrey4lah,01:51
Jeffrey4lyou may need " rmmod loop" and "modprob loop max_part=64"01:52
Jeffrey4lmake loop module support partitions01:52
*** zhubingbing__ has quit IRC01:52
*** caoyuan has joined #openstack-kolla01:52
*** pvc has joined #openstack-kolla01:52
pvchi01:53
pvcanyone01:53
pvc?01:53
Jeffrey4ltone_zrt, i am curiosty that why current jobs green in master branch01:53
Jeffrey4lpvc, there are 158 person in this channle :)01:54
tone_zrtJeffrey4l: Thanks. I will have a try.01:54
pvcHi Sir Jeffrey may i know where container my  Designate Record Set conf will be saved?01:54
pvcJeffrey4l01:55
tone_zrtJeffrey4l: I saw the gate tests failed in ceph part. In filestore, two loop devices are created, that avoid the trick issue.01:56
Jeffrey4lpvc, maybe in its backends ( bind? ) . sorry i am not familiar with designate01:57
Jeffrey4lah, i see.01:57
Jeffrey4lthen i think you could try  " rmmod loop" and "modprob loop max_part=64", which should work01:57
pvcNoted i'll check wait01:58
tone_zrtJeffrey4l: Thanks. I will have a try.01:58
*** hongbin has joined #openstack-kolla02:01
pvcJeffrey4l02:07
pvcexport CONTROLLER_IP02:07
pvcfor trove is the VIP address?02:07
*** jtriley has joined #openstack-kolla02:08
*** unicell has quit IRC02:10
*** jtriley has quit IRC02:13
*** jtriley has joined #openstack-kolla02:15
pvcQuestion02:17
pvcfor now im not using Ceph02:17
*** zhubingbing has joined #openstack-kolla02:17
pvcis there a chance that may data will be loss if ever i reconfigure to use ceph as my backend storage?02:18
pvcJeffrey4l02:18
tone_zrtJeffrey4l: I tried in my test bed. Because the loop module is "builtin" in my OS, the command failed. :)02:21
tone_zrtJeffrey4l: there is another issue that the partition name within LOOP device likes "p1", not same as legacy block device. The partition number will confuse some commands, such as "sgdisk" and "mkfs".02:22
tone_zrtJeffrey4l: It means in some command, the 1st partition is "1", in others we should use "p1".02:24
*** pengdake has joined #openstack-kolla02:26
tone_zrtJeffrey4l: I have found out a way to resolve the LOOP issue.02:26
tone_zrtJeffrey4l: some change is needed.02:27
*** limao has quit IRC02:30
*** jtriley has quit IRC02:30
Jeffrey4lpvc, re controller_ip yes02:35
Jeffrey4lpvc, re move from non-ceph to ceph? you need care about the nova instance, it may be disappeared.02:36
*** itlinux has joined #openstack-kolla02:36
pvcyes from non-ceph to ceph02:37
Jeffrey4ltone_zrt, i think we should not depends on legacy block device. and when using sgdisk, we could use "partnum", when using mkfs, we could depens on partition uuid or labels.02:39
Jeffrey4ltone_zrt, and befor you remove the module from OS, you need ensure that the module is unused. you may need a detach or stop some service (docker?)02:40
pvcJeffrey4l TROVE_DIR = is trove source code in github?02:42
pvchttps://github.com/openstack/trove02:42
Jeffrey4lpvc, where is the variable? TROVE_DIR?02:42
tone_zrtJeffrey4l: I think we still use LOOP device for gate test, but avoid create partition on top of it. That mean I can update code to support bluestore OSD with 4 partitions (now it is 3 partitions.)02:42
pvcHere Jeffrey4l https://github.com/kumulustech/kolla-bash/blob/master/build-trove-image.sh02:43
Jeffrey4l  echo "  TROVE_DIR = Directory where copy of Trove source code exists"02:43
Jeffrey4ltone_zrt, ok. work for me;D02:44
tone_zrtJeffrey4l: thanks a lot! I will push change ASAP. :)02:44
pvcyes is that the trove github?02:44
Jeffrey4ltone_zrt, thanks.02:45
Jeffrey4lpvc, i think so.02:45
pvcbuild-trove-image.sh Trove directory Kolla-VIP mysql02:45
pvcthank you02:46
pvcis there a change to implement qinling in kolla?02:46
pvcchance*02:46
Jeffrey4lpvc, sure. but need voluteer to take this ;)02:46
*** pbourke has quit IRC02:47
pvcif ever do you know any alternative for lambda?02:47
*** pbourke has joined #openstack-kolla02:47
Jeffrey4lpvc, sorry no idea for this ;(02:48
pvcNoted Sir Jeffrey4l thank you for your time02:48
Jeffrey4lnp ;)02:49
*** liuzz_ has joined #openstack-kolla02:51
*** liuzz has quit IRC02:53
pvcis there a way to optimize the speed of my server snapshot02:55
*** jtriley has joined #openstack-kolla02:56
*** radeks has joined #openstack-kolla02:56
*** pvc has quit IRC02:59
*** jtriley has quit IRC03:02
*** jtriley has joined #openstack-kolla03:07
*** sgrasley has joined #openstack-kolla03:23
*** liuzz has joined #openstack-kolla03:26
*** liuzz_ has quit IRC03:27
*** jtriley has quit IRC03:28
*** pengdake has quit IRC03:37
*** pvc_ has joined #openstack-kolla03:41
*** skramaja has joined #openstack-kolla03:43
pvc_anyone03:45
pvc_[root@controller01 ~]# openstack container list Bad Request (HTTP 400) (Request-ID: tx4d678a5b5e4d45468da57-005b21e4b8)03:45
*** dave-mccowan has quit IRC03:45
*** pengdake has joined #openstack-kolla03:47
*** liuzz_ has joined #openstack-kolla03:52
*** liuzz has quit IRC03:53
*** jtriley has joined #openstack-kolla03:53
*** jtriley has quit IRC03:59
*** jtriley has joined #openstack-kolla04:05
*** caoyuan has quit IRC04:07
*** pengdake has quit IRC04:07
*** caoyuan has joined #openstack-kolla04:08
*** caoyuan has quit IRC04:09
*** caoyuan has joined #openstack-kolla04:10
*** hongbin has quit IRC04:21
*** jtriley has quit IRC04:26
openstackgerritSurya Prakash (spsurya) proposed openstack/kolla-ansible master: [WIP] Enable tempest test in gate  https://review.openstack.org/40212204:30
*** threestrands has quit IRC04:47
*** radeks has quit IRC04:51
*** jtriley has joined #openstack-kolla04:52
*** jtriley has quit IRC04:57
*** janki has joined #openstack-kolla04:57
pvc_guys?04:58
pvc_anyone04:58
*** jtriley has joined #openstack-kolla05:02
*** liuzz has joined #openstack-kolla05:05
*** liuzz_ has quit IRC05:05
*** pcaruana has quit IRC05:09
*** unicell has joined #openstack-kolla05:23
*** jtriley has quit IRC05:24
*** unicell has quit IRC05:26
*** unicell has joined #openstack-kolla05:26
pvc_anyone05:27
pvc_107.105.135.163:500005:27
pvc_{"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}05:28
*** radeks has joined #openstack-kolla05:32
*** unicell has quit IRC05:36
*** pvc_ has quit IRC05:37
*** unicell has joined #openstack-kolla05:37
*** mdnadeem has quit IRC05:37
*** mdnadeem has joined #openstack-kolla05:37
*** mdnadeem has quit IRC05:40
*** jaosorior has quit IRC05:41
*** cah_link has joined #openstack-kolla05:44
*** vpc has joined #openstack-kolla05:47
vpchi05:47
vpcBad Request (HTTP 400) (Request-ID: tx45d07a249aef42cea2277-005b220160)05:47
vpcJeffrey4l can help?05:48
*** jtriley has joined #openstack-kolla05:50
openstackgerritClint 'SpamapS' Byrum proposed openstack/kolla-ansible master: Add ability to have RabbitMQ do its own SSL  https://review.openstack.org/57182505:51
*** pengdake has joined #openstack-kolla05:52
*** jtriley has quit IRC05:56
*** T-Bone has joined #openstack-kolla06:00
*** T-Bone has left #openstack-kolla06:00
openstackgerritMerged openstack/kolla-ansible stable/pike: Add test for credentials set  https://review.openstack.org/57375106:00
*** jgu has quit IRC06:02
*** jtriley has joined #openstack-kolla06:03
*** Shadowphax has joined #openstack-kolla06:04
*** hjensas has quit IRC06:05
*** Shadowphax has quit IRC06:12
openstackgerritzhulingjie proposed openstack/kolla-ansible master: Remove the check.yml for baremetal  https://review.openstack.org/57533306:15
*** itlinux has quit IRC06:17
*** pcaruana has joined #openstack-kolla06:17
openstackgerritSurya Prakash (spsurya) proposed openstack/kolla-ansible master: [WIP] Enable tempest test in gate  https://review.openstack.org/40212206:21
*** liuzz_ has joined #openstack-kolla06:22
*** liuzz has quit IRC06:24
*** jtriley has quit IRC06:26
openstackgerritMerged openstack/kolla-ansible master: Set up the kolla-cli and inventory for the vagrant dev environment  https://review.openstack.org/57378806:26
*** threestrands has joined #openstack-kolla06:27
bmacethanks for the +2 on that review Jeffrey06:30
*** egonzalez has joined #openstack-kolla06:38
*** shardy has joined #openstack-kolla06:38
*** jtriley has joined #openstack-kolla06:50
*** cah_link has quit IRC06:53
*** jtriley has quit IRC06:56
*** dardelean_ has joined #openstack-kolla06:56
*** jtriley has joined #openstack-kolla06:57
*** mago_ has joined #openstack-kolla07:08
*** dtk has quit IRC07:10
*** dtk has joined #openstack-kolla07:10
*** amoralej|off is now known as amoralej07:12
vpcegonzalez why my swift07:13
vpcBad Request (HTTP 400) (Request-ID: tx56831b8adf4c4d1cb205e-005b221583)07:13
vpcit become 40007:13
vpcError: Unable to get the Swift container listing.07:13
*** unicell has quit IRC07:16
*** mago_ has quit IRC07:16
*** jtriley has quit IRC07:17
vpcguys?07:17
*** mtsv_ has joined #openstack-kolla07:18
*** unicell has joined #openstack-kolla07:21
*** unicell has quit IRC07:21
egonzalezvpc, no idea with no logs07:21
vpc[Thu Jun 14 03:13:46.340949 2018] [:error] [pid 81] RESP STATUS: 400 Header Line Too Long [Thu Jun 14 03:13:46.341095 2018] [:error] [pid 81] RESP HEADERS: {u'Date': u'Thu, 14 Jun 2018 07:13:46 GMT', u'Content-Length': u'0', u'Content-Type': u'text/html; charset=UTF-8', u'X-Openstack-Request-Id': u'tx8c30dce977724fb9a898d-005b2215aa', u'X-Trans-Id': u'tx8c30dce977724fb9a898d-005b2215aa'}+07:21
vpcegonzalez http://paste.openstack.org/show/723438/07:21
openstackgerritzhulingjie proposed openstack/kolla-ansible master: Add the missing group for kolla-cli  https://review.openstack.org/57534407:22
*** gkadam has joined #openstack-kolla07:22
*** mtsv has quit IRC07:23
*** cah_link has joined #openstack-kolla07:24
openstackgerritTone Zhang proposed openstack/kolla master: Allow Kolla Ceph to deploy bluestore OSD with 4 partitions  https://review.openstack.org/57534607:25
*** rmart04 has joined #openstack-kolla07:26
*** cah_link has quit IRC07:28
*** gfidente has joined #openstack-kolla07:29
*** gfidente has quit IRC07:29
*** gfidente has joined #openstack-kolla07:29
egonzalezvpc, create a file in /etc/kolla/config/swift.conf with the following content http://paste.openstack.org/show/723439/07:29
egonzalezvpc, then do kolla-ansible reconfigure -i INVENTORY --tags swift07:29
vpcnoted sir wait07:30
*** nguyenhai has quit IRC07:37
*** nguyenhai has joined #openstack-kolla07:37
vpc.same error sir egonzalez07:40
vpcBad Request (HTTP 400) (Request-ID: txf203f3411d9b4d4f97d49-005b221be1)07:40
egonzalezvpc, in the logs is the same header limit?07:40
vpcwait07:40
vpcyes sir egonzalez07:41
vpchttp://paste.openstack.org/show/723440/07:41
vpctime is indicated07:41
*** jtriley has joined #openstack-kolla07:42
egonzalezvpc, can you try from CLI instead of horizon?07:42
egonzalezvpc, to verify if is an error in swift side or horizon07:43
vpcegonzalez http://paste.openstack.org/show/723442/07:44
openstackgerritTone Zhang proposed openstack/kolla-ansible master: Allow Kolla Ceph to deploy bluestore OSDs in Kolla-ansible  https://review.openstack.org/56680107:44
egonzalezvpc, the created swift.conf file is in controller host or in deployment?07:45
egonzalezvpc, needs to be in deployment so ansible can copy over other hosts07:45
vpcdeployment sir07:45
vpcansible is on my controllre0107:46
vpci think i need07:46
vpcswift folder/07:46
egonzalezvpc, can you cat /etc/kolla/swift-proxy/swift.conf ?07:46
vpci think i need to add swift folder in /etc/kolla/config/swift.conf07:47
vpcto /etc/kolla/config/swift/swift.conf?07:47
*** jtriley has quit IRC07:47
vpc[root@controller01 kolla]# cat /etc/kolla/swift-proxy-server/swift.conf [swift-hash] swift_hash_path_suffix = q2hEgx1LMlQQIVBujvyoQRzpjUtMqIIb8mgAG7sR swift_hash_path_prefix = DGd8eTHGXeFixdAF3DFtgqv8qQU6NeMOxoppDqfq  [swift-constraints] max_header_size = 3276807:47
vpchttp://paste.openstack.org/show/723443/07:47
vpchttp://paste.openstack.org/show/723444/07:48
*** jtriley has joined #openstack-kolla07:49
*** sgrasley has quit IRC07:50
*** mago_ has joined #openstack-kolla07:52
egonzalezvpc, did the swift containers restarted during reconfigure?07:52
openstackgerritMerged openstack/kolla master: Add collectd-snmp-agent to collectd Docker  https://review.openstack.org/57203907:52
*** janki has quit IRC07:52
*** vpc has quit IRC07:52
*** vpc has joined #openstack-kolla07:53
vpcim back @egonzalez07:53
vpchttp://paste.openstack.org/show/723444/07:53
egonzalezvpc can you share swift logs in /var/lib/docker/volumes/kolla_logs/_data/swift ?07:53
vpcon storage node sir or on controller?07:54
vpccontroller01 egonzalez http://paste.openstack.org/show/723445/07:55
vpccontroller0207:56
vpchttp://paste.openstack.org/show/723446/07:56
egonzalezvpc, whole log please on swift proxy in controller07:57
vpcstorage07:57
vpchttp://paste.openstack.org/show/723447/07:57
vpcSorry i cant add all the logs due to our security i cant paste a long logs on the paste.openstack08:01
vpci can add per 3008:01
vpc5008:02
vpcegonzalez08:02
vpchttp://paste.openstack.org/show/723448/08:02
*** athomas has joined #openstack-kolla08:02
egonzalezvpc, just wanted to see if swift startup picks the new value08:03
egonzalezvpc, restart swift proxy containers and try again08:03
egonzalezadd a--debug in the command08:03
*** caoyuan has quit IRC08:04
vpcdocker restart swift_proxy_server --debug08:04
*** caoyuan has joined #openstack-kolla08:04
*** cah_link has joined #openstack-kolla08:04
vpcreconfigure08:04
egonzalezvpc,  debug in the swift list command08:05
*** caoyuan has quit IRC08:07
*** caoyuan has joined #openstack-kolla08:07
*** janki has joined #openstack-kolla08:09
*** dougsz has joined #openstack-kolla08:11
vpchttp://paste.openstack.org/show/723449/08:11
vpc1st file egonzalez08:11
vpc2nd08:11
vpchttp://paste.openstack.org/show/723450/08:11
*** jtriley has quit IRC08:14
egonzalezseems the swift list worked, gives an empty 20008:14
egonzalezrestart other swift containers08:14
vpcAccount GET failed: http://107.105.135.163:8080/v1/AUTH_04eabf5e839a4476a4d312e7941a1e4f?format=json 400 Header Line Too Long08:15
vpcClientException: Account GET failed: http://107.105.135.163:8080/v1/AUTH_04eabf5e839a4476a4d312e7941a1e4f?format=json 400 Header Line Too Long08:15
*** dardelean_ has quit IRC08:16
*** dardelean_ has joined #openstack-kolla08:16
*** hamzy_ has joined #openstack-kolla08:18
*** vpc has quit IRC08:19
*** hamzy has quit IRC08:20
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: WIP: Run gate jobs when service files changes  https://review.openstack.org/57502608:20
*** dardelean_ has quit IRC08:21
*** vpc has joined #openstack-kolla08:21
vpcegonzalez08:21
vpchi08:21
vpcegonzalez ERROR:swiftclient.service:Account GET failed: http://107.105.135.163:8080/v1/AUTH_04eabf5e839a4476a4d312e7941a1e4f?format=json 400 Header Line Too Long08:26
*** dardelean_ has joined #openstack-kolla08:26
*** dardelean_ has quit IRC08:29
*** dardelean_ has joined #openstack-kolla08:29
*** dardelean_ has quit IRC08:34
*** mtsv_ is now known as mtsv08:39
*** jtriley has joined #openstack-kolla08:39
*** jtriley has quit IRC08:45
*** jtriley has joined #openstack-kolla08:47
vpci can create a container but i cant list it08:55
vpcegonazalez08:55
*** sgrasley has joined #openstack-kolla08:59
*** caoyuan has quit IRC09:01
*** caoyuan has joined #openstack-kolla09:01
*** radeks has quit IRC09:05
*** jtriley has quit IRC09:08
*** sgrasley has quit IRC09:10
*** caoyuan has quit IRC09:13
*** jaosorior has joined #openstack-kolla09:15
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: WIP: Run gate jobs when service files changes  https://review.openstack.org/57502609:21
*** caoyuan has joined #openstack-kolla09:22
*** zhangfei has joined #openstack-kolla09:23
*** caoyuan has quit IRC09:27
*** caoyuan has joined #openstack-kolla09:28
openstackgerritMerged openstack/kolla stable/queens: Move ansible to virtualenv in kolla_toolbox  https://review.openstack.org/57477809:29
*** gkadam_ has joined #openstack-kolla09:30
vpcegonzalez ;(09:31
*** caoyuan has quit IRC09:33
*** gkadam__ has joined #openstack-kolla09:33
*** caoyuan has joined #openstack-kolla09:34
*** gkadam has quit IRC09:34
*** jtriley has joined #openstack-kolla09:35
*** gkadam_ has quit IRC09:36
*** mago_ has quit IRC09:38
*** jtriley has quit IRC09:40
*** caoyuan has quit IRC09:42
*** caoyuan has joined #openstack-kolla09:43
*** shadowphax has joined #openstack-kolla09:44
shadowphaxDo most people here build their containers with CentOS or Ubuntu ?09:45
*** jtriley has joined #openstack-kolla09:46
*** caoyuan has quit IRC09:48
hrwshadowphax: Debian?09:48
shadowphaxhrw: Trying to find out which distribution is the most supported and works...09:49
shadowphaxbeen having with problems building queens containers on ubuntu which is the reason for my question09:50
hrwhard to tell09:50
shadowphaxfor example stable/queens has a number of containers which do not build, ceph-nfs, neutron-server.09:51
shadowphaxceph-nfs was due to the signing issue of the repositories on download.ceph.com09:51
shadowphaxseems that problem has been around for a while and in the master branch is changed to pull from canonical instead.09:52
*** threestrands has quit IRC09:54
*** sgrasley has joined #openstack-kolla09:54
hrwshadowphax: I just ignore ubuntu and concentrate on debian09:56
*** caoyuan has joined #openstack-kolla09:58
shadowphax@hrw thanks09:59
*** pengdake has quit IRC10:08
egonzalezshadowphax, i use centos10:10
egonzalezshadowphax, i think is the most tested, since is used by kolla-ansible and tripleo10:10
*** skramaja_ has joined #openstack-kolla10:11
shadowphax@egonzalez. Are there any CI tests available online anywhere to see that these containers are built successfully ?10:11
*** skramaja has quit IRC10:12
egonzalezshadowphax, https://review.openstack.org/#/c/574778/10:12
egonzalezsee any kolla-build-* job is green10:12
egonzalezshadowphax, if click in a job can see results10:13
shadowphax@egonzalez, will have a look ..10:13
*** caoyuan has quit IRC10:18
*** serlex has joined #openstack-kolla10:19
openstackgerritMerged openstack/kolla-ansible master: Add the missing group for kolla-cli  https://review.openstack.org/57534410:23
*** hjensas has joined #openstack-kolla10:24
*** radeks has joined #openstack-kolla10:26
vpcegonzalez may i know what can i do :( same error sir10:28
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: WIP: Run gate jobs when service files changes  https://review.openstack.org/57502610:31
vpcnevermind i'll check on this10:31
*** nicolasbock has joined #openstack-kolla10:37
*** lordxenu has joined #openstack-kolla10:40
lordxenuHello all. Does anyone have any experience with netapp and kolla? I've made a custom cinder.conf to enable netapp as a back-end but I cannot install cinder without also enabling a back end. So if I enable nfs back-end .. It ends up generating the NFS back end in addition to my netapp nfs back end.10:41
pbourkelordxenu: I haven't used that backend but it sounds like you should be able to deploy without needing to enable an existing backend10:48
pbourkelordxenu: at which point does it fail if you don't have one enabled?10:48
*** vpc has quit IRC10:50
lordxenuwhen i run a deploy, it will fail saying cinder enabled but no back end is enabled.10:51
lordxenuif you like, I can try a deploy and paste the output but that's essentially what it says10:51
lordxenuif i leave out the enable_cinder_backend_nfs: yes ... it will just complain that I've enabled cinder but not a back-end10:52
egonzalezlordxenu, add something like http://paste.openstack.org/show/723463/ in your globals10:56
openstackgerritwangwei proposed openstack/kolla master: Deploy bluestore using partuuid  https://review.openstack.org/57540010:57
egonzalezlordxenu, use your custom configs to create netapp configuration10:58
lordxenuegonzalez: thanks. im using custom config for netapp and that gets copied across10:58
lordxenubut kolla also creates the NFS-1 back-end when enabling enable_cinder_backend_nfs: yes... but thanks for the link I will check this out10:58
egonzalezlordxenu, basically need to add your driver into the driver list and disable others, so they dont get created10:59
egonzaleznot need to enable backend nfs10:59
lordxenuright i understand10:59
lordxenuthank you very much10:59
egonzalezlordxenu, haven't tried it, but should mostly work, maybe missing a few tweaks around11:00
egonzalezlordxenu, btw, whats the precheck task is failing?11:01
lordxenurunning it now actually11:02
*** mduggan has quit IRC11:02
lordxenuwill let you know11:02
*** mduggan has joined #openstack-kolla11:02
openstackgerritPaul Bourke (pbourke) proposed openstack/kolla-ansible master: config proxy settings inside glance_api container  https://review.openstack.org/57366711:03
shadowphax@egonzale, i've specified the template-override as per the CI and it seems that has resolved my build issues. Thanks11:05
shadowphax@egonzale, however, is that what people are generally doing to obtain consistent builds though ?11:05
openstackgerritMurali Annamneni proposed openstack/kolla-ansible master: Include default_docker_volume_type for magnum.conf  https://review.openstack.org/57479011:06
openstackgerritMurali Annamneni proposed openstack/kolla-ansible master: Include default_docker_volume_type for magnum.conf  https://review.openstack.org/57479011:07
egonzalezshadowphax, what template override?11:09
shadowphaxhttp://logs.openstack.org/78/574778/1/check/kolla-build-ubuntu-source/0b1bedb/logs/kolla_configs/kolla/template_overrides.j2.txt.gz11:10
*** rmart04 has quit IRC11:12
openstackgerritTone Zhang proposed openstack/kolla master: Allow Kolla Ceph to deploy bluestore OSD with 4 partitions  https://review.openstack.org/57534611:12
shadowphaxi included that in my template-override during kolla-build and it built my containers 100%11:12
egonzalezshadowphax, i dont think people is using the override, is for CI only, except the allow unauthenticathed repositories11:12
*** rmart04 has joined #openstack-kolla11:12
*** shadowphax has quit IRC11:13
*** shadowphax has joined #openstack-kolla11:14
egonzalezlordxenu, probably need to add a variable for custom backends so the precheck does not fail11:15
shadowphax@egonzalez, apologies, I got disconnected.11:19
lordxenu@egonzalez yeah thanks. I'm doing a deploy now, but am going to take a look at doing that too. What would be cool though, would be something like enable_cinder_custom_backend: yes in globals. I'm not sure if that's the "right" way to do it. But if you are managing the config yourself then it would be a cool feature.11:20
lordxenubut you also replied to my bug on launchpad so I'll take your suggestions and try to work something out.11:21
lordxenubtw11:22
lordxenuyou didn't happen to be on a BA flight to london after vancouver did you11:22
lordxenuif you were, i think i may have sat next to you ;)11:22
openstackgerritMurali Annamneni proposed openstack/kolla-ansible master: Include default_docker_volume_type for magnum.conf  https://review.openstack.org/57479011:22
egonzalezlordxenu, nope, i didnt went to vancouver summit11:22
lordxenuah ok, thought it was you :D heh11:23
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517211:29
openstackgerritMerged openstack/kolla master: Remove the unused kolla_kubernetes script from keystone  https://review.openstack.org/57376711:32
openstackgerritwangwei proposed openstack/kolla-ansible master: Deploy bluestore using partuuid in kolla-ansible  https://review.openstack.org/57540811:32
*** nicolasbock has quit IRC11:42
*** caoyuan has joined #openstack-kolla11:43
*** caoyuan has quit IRC11:44
*** rhallisey has joined #openstack-kolla11:46
openstackgerritwangwei proposed openstack/kolla master: Deploy bluestore using partuuid  https://review.openstack.org/57540011:48
*** gfidente has quit IRC11:53
*** gfidente has joined #openstack-kolla11:56
shadowphax@egonzalex, seems like those template_overrides work.12:03
*** amoralej is now known as amoralej|lunch12:03
*** caoyuan has joined #openstack-kolla12:05
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: WIP: Run gate jobs when service files changes  https://review.openstack.org/57502612:06
*** nicolasbock has joined #openstack-kolla12:11
*** shadowphax has quit IRC12:24
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: WIP: Run gate jobs when service files changes  https://review.openstack.org/57502612:24
*** jtriley has quit IRC12:34
*** goldyfruit has joined #openstack-kolla12:45
*** gfidente has quit IRC12:49
*** gfidente has joined #openstack-kolla12:51
*** gfidente has quit IRC12:51
*** gfidente has joined #openstack-kolla12:51
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517213:02
*** dave-mccowan has joined #openstack-kolla13:10
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517213:11
*** amoralej|lunch is now known as amoralej13:29
*** dardelean_ has joined #openstack-kolla13:31
*** mtsv has quit IRC13:32
*** jtriley has joined #openstack-kolla13:34
*** jmccarthy has joined #openstack-kolla13:40
openstackgerritMerged openstack/kolla stable/queens: Ceilometer notification container start failed  https://review.openstack.org/57517813:48
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517213:50
openstackgerritMurali Annamneni proposed openstack/kolla-ansible master: Include default_docker_volume_type for magnum.conf  https://review.openstack.org/57479013:51
*** dave-mccowan has quit IRC13:52
*** dardelean_ has quit IRC13:54
*** cah_link has quit IRC13:59
*** shardy has quit IRC14:01
*** caoyuan has quit IRC14:02
*** caoyuan has joined #openstack-kolla14:05
*** mtsv has joined #openstack-kolla14:06
*** skramaja_ has quit IRC14:10
*** mchlumsky has joined #openstack-kolla14:21
*** dave-mccowan has joined #openstack-kolla14:25
*** zhangfei has quit IRC14:35
*** hamzy_ is now known as hamzy14:44
openstackgerritEduardo Gonzalez proposed openstack/kolla-cli master: Fix py3 raw_imput usage  https://review.openstack.org/57545114:47
*** zhubingbing has quit IRC14:52
*** egonzalez has quit IRC14:59
*** lordxenu has quit IRC15:00
*** rmart04 has quit IRC15:04
*** radeks_ has joined #openstack-kolla15:14
*** radeks has quit IRC15:14
*** cah_link has joined #openstack-kolla15:16
*** pcaruana has quit IRC15:24
*** krtaylor has quit IRC15:25
openstackgerritSteve Noyes proposed openstack/kolla-cli master: Sort the children in the output of service list  https://review.openstack.org/57546815:26
*** banshee1221_ has joined #openstack-kolla15:37
*** cah_link has quit IRC15:38
banshee1221_hey all, having issues with stable/queens. The image build works fine when using a template override to ignore the unsigned repo for ceph-ganesha and the deploy goes fine as well but once in I see a lot of issues with the web interface and 503 responses. Not seeing anything obvious in the logs. It seems to happen when navigating to Network Topology and when creating a floating IP from a project. Any ideas?15:40
*** krtaylor has joined #openstack-kolla15:40
*** krtaylor has quit IRC15:42
*** zshi_ is now known as zshi15:43
pbourkebanshee1221_: nothing in the horizon logs?15:44
*** krtaylor has joined #openstack-kolla15:45
banshee1221_pbourke ah crap, was so convinced that it was15:45
banshee1221_pbourke: oops, sorry. was convinced it was keystone. Didn't check those15:45
pbourkeno prob15:46
banshee1221_seems there are some issues here https://www.irccloud.com/pastebin/10PBF98Z/horizon%20log15:47
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517215:47
banshee1221_didn't spot it because it's not in kibana15:48
*** caoyuan has quit IRC15:48
*** krtaylor has quit IRC15:49
*** caoyuan has joined #openstack-kolla15:50
*** dardelean_ has joined #openstack-kolla15:55
*** dardelean_ has quit IRC15:59
*** krtaylor has joined #openstack-kolla16:03
*** krtaylor has quit IRC16:06
*** krtaylor has joined #openstack-kolla16:23
*** jmccarthy has left #openstack-kolla16:23
*** krtaylor has quit IRC16:24
*** pbourke has quit IRC16:28
*** gardenshed has joined #openstack-kolla16:37
*** gardenshed has left #openstack-kolla16:38
*** zzzeek has quit IRC16:38
*** krtaylor has joined #openstack-kolla16:42
*** mchlumsky_ has joined #openstack-kolla16:42
*** mchlumsky has quit IRC16:42
*** sgrasley has quit IRC16:42
*** sgrasley has joined #openstack-kolla16:42
*** gardensh_ has joined #openstack-kolla16:43
gardensh_.16:43
*** zzzeek has joined #openstack-kolla16:44
*** krtaylor has quit IRC16:46
*** gardensh_ has quit IRC16:47
*** gardensh_ has joined #openstack-kolla16:47
*** gardensh_ has quit IRC16:52
*** dougsz has quit IRC16:55
*** caoyuan has quit IRC16:57
*** krtaylor has joined #openstack-kolla16:59
*** krtaylor has quit IRC17:03
*** gkadam__ is now known as gkadam17:10
*** amoralej is now known as amoralej|off17:16
*** krtaylor has joined #openstack-kolla17:19
*** krtaylor has quit IRC17:21
*** cah_link has joined #openstack-kolla17:24
*** serlex has quit IRC17:28
*** spiette has quit IRC17:30
*** dave-mccowan has quit IRC17:30
*** janki has quit IRC17:31
*** spiette has joined #openstack-kolla17:32
*** spiette has quit IRC17:40
openstackgerritMerged openstack/kolla-cli master: Fix py3 raw_imput usage  https://review.openstack.org/57545117:41
*** cah_link has quit IRC17:41
*** pcaruana has joined #openstack-kolla17:43
*** radeks_ has quit IRC17:49
*** cah_link has joined #openstack-kolla17:50
*** pcaruana has quit IRC18:01
*** banshee1221_ has quit IRC18:04
*** krtaylor has joined #openstack-kolla18:04
*** krtaylor has quit IRC18:06
openstackgerritMerged openstack/kolla-cli master: Sort the children in the output of service list  https://review.openstack.org/57546818:06
*** pcaruana has joined #openstack-kolla18:06
*** krtaylor has joined #openstack-kolla18:07
*** krtaylor has quit IRC18:11
*** spiette has joined #openstack-kolla18:20
*** jgu has joined #openstack-kolla18:28
*** jgu_ has joined #openstack-kolla18:28
*** jgu has quit IRC18:28
openstackgerritSteve Noyes proposed openstack/kolla-cli master: Fix input import to work with py2 and py3  https://review.openstack.org/57552418:40
*** hachi has joined #openstack-kolla18:45
*** hachi has quit IRC18:48
openstackgerritSteve Noyes proposed openstack/kolla-cli master: Fix input import to work with py2 and py3  https://review.openstack.org/57552418:48
*** cah_link has quit IRC18:52
*** dave-mccowan has joined #openstack-kolla18:52
*** gfidente is now known as gfidente|afk19:00
*** sai_p has joined #openstack-kolla19:07
*** jtriley has quit IRC19:30
*** salv-orlando has joined #openstack-kolla19:40
*** salv-orlando has quit IRC19:44
*** gkadam has quit IRC19:48
*** jtriley has joined #openstack-kolla20:00
*** gardensh_ has joined #openstack-kolla20:11
*** gardensh_ has left #openstack-kolla20:12
*** gardenshed_ has joined #openstack-kolla20:13
*** gardenshed_ has left #openstack-kolla20:16
*** tch has quit IRC20:19
*** tch has joined #openstack-kolla20:20
*** gardensh_ has joined #openstack-kolla20:20
gardensh_.20:21
*** gardensh_ is now known as gardenshed_20:22
*** Talion has joined #openstack-kolla20:33
*** gardenshed_ has quit IRC20:38
*** salv-orlando has joined #openstack-kolla20:40
*** bmace has quit IRC20:43
*** bmace has joined #openstack-kolla20:43
*** salv-orlando has quit IRC20:45
*** jtriley has quit IRC20:47
*** mgiles has quit IRC20:49
*** gardenshed_ has joined #openstack-kolla20:50
*** gardenshed_ has quit IRC20:55
*** gfidente|afk has quit IRC21:07
*** rhallisey has quit IRC21:21
*** salv-orlando has joined #openstack-kolla21:41
*** dave-mccowan has quit IRC21:45
*** salv-orlando has quit IRC21:46
*** dardelean_ has joined #openstack-kolla21:47
*** jbadiapa_ has joined #openstack-kolla22:03
*** jbadiapa has quit IRC22:06
*** limao has joined #openstack-kolla22:10
*** limao_ has joined #openstack-kolla22:13
*** limao has quit IRC22:14
*** mchlumsky_ has quit IRC22:16
*** jtriley has joined #openstack-kolla22:18
*** goldyfruit has quit IRC22:25
*** jtriley has quit IRC22:28
*** nicolasbock has quit IRC22:34
*** dardelean_ has quit IRC22:36
*** jtriley has joined #openstack-kolla22:37
*** dardelean_ has joined #openstack-kolla22:37
openstackgerritSteve Noyes proposed openstack/kolla-ansible master: [WIP] Use kolla-cli in gate jobs  https://review.openstack.org/57517222:38
*** dardelean_ has quit IRC22:41
*** salv-orlando has joined #openstack-kolla22:42
*** salv-orlando has quit IRC22:46
*** jbadiapa_ has quit IRC22:46
*** sanjay__u has joined #openstack-kolla22:48
*** threestrands has joined #openstack-kolla22:56
*** threestrands has quit IRC22:56
*** threestrands has joined #openstack-kolla22:56
*** threestrands has quit IRC22:57
*** threestrands has joined #openstack-kolla22:57
*** threestrands has quit IRC22:57
*** threestrands has joined #openstack-kolla22:57
*** jbadiapa_ has joined #openstack-kolla23:02
*** limao_ has quit IRC23:17
*** itlinux has joined #openstack-kolla23:30
*** aagate has quit IRC23:32
*** jtriley has quit IRC23:34
openstackgerritMatt Riedemann proposed openstack/kolla-ansible master: Run "nova-status upgrade check" during upgrade  https://review.openstack.org/57556723:39
*** dardelean_ has joined #openstack-kolla23:41
*** salv-orlando has joined #openstack-kolla23:43
*** salv-orlando has quit IRC23:47

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!