Friday, 2017-10-20

*** Eva-i has quit IRC00:38
*** oikiki has quit IRC00:39
*** Suramya has joined #openstack-outreachy02:52
*** nikhil has quit IRC05:46
*** oikiki has joined #openstack-outreachy06:06
*** Suramya_ has joined #openstack-outreachy06:49
*** jpich has joined #openstack-outreachy07:09
*** oikiki has quit IRC07:43
*** Eva-i has joined #openstack-outreachy09:41
*** Eva-i1 has joined #openstack-outreachy09:48
*** Eva-i has quit IRC09:48
*** Eva-i1 has quit IRC09:58
*** raildo has joined #openstack-outreachy12:07
*** rossella_s has quit IRC12:49
*** rossella_s has joined #openstack-outreachy12:51
*** rossella_s has quit IRC13:01
*** rossella_s has joined #openstack-outreachy13:03
*** lifeless has quit IRC13:28
*** lifeless has joined #openstack-outreachy13:29
*** slunkad has quit IRC14:32
dimsSuramya : Suramya_ : hi15:07
Suramya_Hey hi,I tried creating a kubernetes clusted but doing kubeadm init errored saying  Port 2379 is in use I think the etcd is in use by openstack15:09
Suramya_cluster*15:09
dimsrun "lsof -i :2379" it will show you which process (yes, should be the etcd started by devstack)15:10
enriquetasoHi Suramya_  and dims15:11
dims"sudo systemctl stop devstack@etcd.service" should stop that service15:11
enriquetasodims++15:12
dimsSuramya_ : see https://github.com/openstack-dev/devstack/blob/master/lib/etcd3#L28 for the devstack code that starts etcd15:12
dimsenriquetaso : hu15:12
dimsenriquetaso : hi15:12
*** jpich has quit IRC15:13
dimsSuramya_ : Suramya : another thing to do is to edit this line https://github.com/openstack-dev/devstack/blob/master/lib/etcd3#L30 and specify a different port and reinstall devstack15:14
dimsi'll try to make it an external option in devstack15:14
dims(or you can submit a patch for devstack too! :)15:15
Suramyadims:right doing `sudo systemctl stop devstack@etcd.service` will stop the devstack then how will we use it with kubernetes15:17
dimswill stop just that etcd service15:17
dimsso then run kubeadm15:18
dimsthe etcd service that kubeadm starts will work for both openstack and kubernetes15:18
dims(short term hack)15:18
Suramyadims: oh alright15:18
Suramyaenriquetaso:hey hi :)15:19
dimslonger term is to avoid port clash by making devstack use an alternate port (or specify an alternate port)15:19
Suramyadims:yeah right .I would like to submit a patch to devstack for this :)15:19
dimsSuramya : not sure if you saw this already - https://medium.com/@arthur.souzamiranda/kubernetes-with-openstack-cloud-provider-current-state-and-upcoming-changes-part-1-of-2-48b161ea449a15:19
dimsSuramya : sounds good!15:20
dimsbiab15:21
Suramyadims: oh great, yeah just saw this blog thanks15:22
Suramyadims: till then u suggest I init kubeadm by stopping ?15:22
dims`sudo systemctl stop devstack@etcd.service` and then kubeadm init15:32
*** maysamacedos has joined #openstack-outreachy15:59
vkmcmaysamacedos, o/16:00
vkmcyou made it :)16:00
maysamacedosHi :)16:01
vkmcI already have an internship idea for you16:01
maysamacedosgreat16:01
vkmcI've worked last release on adding metering information for manila... for monitoring/billing purposes16:01
vkmcbut we need to add some more meters16:01
vkmcso this internship idea would require you to learn about manila and ceilometer16:01
vkmcdoes this sound good?16:01
vkmcwe can look for something else, but that is something that you can accomplish in three months and also will allow you to do some other things if you want16:01
vkmc(contribute with other tasks, other bug fixes and such I mean)16:02
maysamacedosyes, this sounds good16:03
vkmcall right16:04
vkmclet's work on your application first16:04
vkmcso... you told me you contributed some fixes already, right?16:04
maysamacedosyes, with security guide documentation16:05
vkmccool16:06
vkmcdo you have links to it?16:06
maysamacedosyes16:07
vkmcthere is a documentation bug here in manila that might be good as well https://bugs.launchpad.net/manila/+bug/159437216:07
openstackLaunchpad bug 1594372 in Manila "[doc] Add user_id and project_id to snapshot APIs" [Low,New] - Assigned to Goutham Pacha Ravi (gouthamr)16:07
maysamacedoshttps://bugs.launchpad.net/ossp-security-documentation/+bug/171555416:07
openstackLaunchpad bug 1715554 in OpenStack Security Guide Documentation "Broken links in guide" [Undecided,Fix released] - Assigned to Maysa de Macedo Souza (maysa)16:07
maysamacedosthis bug that you shared is assigned to another person, is this a problem?16:08
vkmcmaysamacedos, so... we need to ask him if it's ok for us to take it16:11
vkmclet's do it16:11
vkmclet's go to #openstack-manila16:11
vkmcso... while we wait him to get back to us16:16
vkmcI wanted to ask you16:16
vkmchave you set up your development environment?16:16
vkmcmaysamacedos, ^16:16
maysamacedosfor working on Manila not yet16:17
maysamacedosbut I am doing it16:19
maysamacedosright now16:19
vkmcmaysamacedos, all right, let me know if you need any help16:32
vkmcwe usually use vms with ubuntu/fedora on them16:32
vkmcand we use a tool called devstack to deploy a minimum openstack environment16:32
*** oikiki has joined #openstack-outreachy18:37
Suramyadims: \o/ have a kubernetes cluster running .Started  a separate etcd on a docker for kubeadm19:10
dimsSuramya : nice!19:41
*** maysamacedos has quit IRC20:29
*** raildo has quit IRC20:49
*** Suramya_ has quit IRC22:06
*** Suramya has quit IRC22:06
*** oikiki has quit IRC22:45

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