| *** barra204 has quit IRC | 00:03 | |
| *** topshare has quit IRC | 00:07 | |
| *** esmute has quit IRC | 00:13 | |
| *** esmute has joined #openstack-trove | 00:18 | |
| *** david-lyle has quit IRC | 00:25 | |
| *** esmute has quit IRC | 00:38 | |
| *** esmute has joined #openstack-trove | 00:39 | |
| *** esmute has quit IRC | 00:43 | |
| *** bitblt has quit IRC | 00:44 | |
| *** topshare has joined #openstack-trove | 00:53 | |
| *** nexusz99 has joined #openstack-trove | 01:01 | |
| *** erkules_ has joined #openstack-trove | 01:15 | |
| *** topshare has quit IRC | 01:18 | |
| *** erkules has quit IRC | 01:18 | |
| *** jwang_ has quit IRC | 01:21 | |
| *** topshare has joined #openstack-trove | 01:23 | |
| *** ishita has quit IRC | 01:40 | |
| *** coolsvap|away has quit IRC | 02:10 | |
| *** coolsvap|away has joined #openstack-trove | 02:12 | |
| *** david-lyle has joined #openstack-trove | 02:12 | |
| *** mingdang1 has joined #openstack-trove | 02:16 | |
| *** mmasaki has quit IRC | 02:26 | |
| *** mmasaki has joined #openstack-trove | 02:26 | |
| *** ashleighfarnham has joined #openstack-trove | 02:30 | |
| *** david-lyle has quit IRC | 02:35 | |
| *** ashleighfarnham has quit IRC | 02:35 | |
| *** annashen has joined #openstack-trove | 02:39 | |
| *** coolsvap has quit IRC | 02:45 | |
| *** annashen has quit IRC | 02:48 | |
| *** annashen has joined #openstack-trove | 02:58 | |
| *** haomaiwang has quit IRC | 03:09 | |
| *** haomaiwa_ has joined #openstack-trove | 03:09 | |
| *** topshare has quit IRC | 03:28 | |
| *** topshare has joined #openstack-trove | 03:30 | |
| cp16net | looks like peters made a commit to fix the gate but the run timed out. https://review.openstack.org/#/c/201789/ | 03:31 |
|---|---|---|
| *** mmasaki has quit IRC | 03:36 | |
| *** mmasaki has joined #openstack-trove | 03:37 | |
| *** david-lyle has joined #openstack-trove | 03:38 | |
| *** mmasaki has quit IRC | 04:20 | |
| *** coolsvap|away is now known as coolsvap | 04:20 | |
| *** mmasaki has joined #openstack-trove | 04:21 | |
| *** topshare has quit IRC | 04:26 | |
| *** csoukup has joined #openstack-trove | 04:27 | |
| *** fifieldt has joined #openstack-trove | 04:28 | |
| *** annashen has quit IRC | 04:29 | |
| *** topshare has joined #openstack-trove | 04:31 | |
| *** rjaiswal has quit IRC | 05:04 | |
| *** exploreshaifali has joined #openstack-trove | 05:13 | |
| *** exploreshaifali has quit IRC | 05:14 | |
| *** annashen has joined #openstack-trove | 05:14 | |
| *** nirupam has joined #openstack-trove | 05:23 | |
| nirupam | hello all | 05:23 |
| nirupam | i am trying to deploy my datastore on trove | 05:23 |
| nirupam | i am following these steps | 05:23 |
| nirupam | 1. Define the image-elements needed to build your guest-agent image | 05:23 |
| nirupam | 2. Actually build your guest-image, upload it to glance and register the datastore and image_id with trove | 05:23 |
| nirupam | 3. Write a guestagent manager class (implementing the trove guest API) to be able to actually prepare your datastore on boot, monitor the health of the datastore and send back hear-beat messages | 05:23 |
| nirupam | 4. Register this new guest manager in the Trove config | 05:23 |
| nirupam | my first doubt is how to build a image with guest-agent installed on it | 05:23 |
| nirupam | rest i have created guest manager class | 05:24 |
| nirupam | how to build a image with guest-agent installed on it ? | 05:24 |
| nirupam | In 4th step i have to do changes in trove.conf only? | 05:25 |
| nirupam | is there anything else i need to do for deployment? | 05:25 |
| *** Longgeek has joined #openstack-trove | 05:28 | |
| mingdang1 | To install guestagent on image,you can use virsh tools | 05:33 |
| *** ByPasS has joined #openstack-trove | 05:36 | |
| nirupam | @mingdang1 | 05:40 |
| nirupam | the problem is when i try to create instance | 05:41 |
| nirupam | it is giving error nosuchopterror | 05:41 |
| nirupam | no such option : datastore name | 05:41 |
| nirupam | and my datastore is new to trove | 05:41 |
| mingdang1 | you need to create a image for trove | 05:42 |
| nirupam | i have a image | 05:42 |
| nirupam | i did everything | 05:42 |
| mingdang1 | the image install guestagent and mysql? | 05:42 |
| *** topshare has quit IRC | 05:48 | |
| *** annashen has quit IRC | 05:48 | |
| *** topshare has joined #openstack-trove | 05:51 | |
| nirupam | i have one image | 05:54 |
| nirupam | what should i do with it to have guestagent installed | 05:55 |
| nirupam | ? | 05:56 |
| *** k4n0 has joined #openstack-trove | 06:04 | |
| mingdang1 | boot it as a vm | 06:08 |
| mingdang1 | come in vm,install guestagent and mysql | 06:08 |
| *** rjaiswal has joined #openstack-trove | 06:09 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Imported Translations from Transifex https://review.openstack.org/199892 | 06:10 |
| *** annashen has joined #openstack-trove | 06:10 | |
| nirupam | actually i am experimenting | 06:18 |
| nirupam | it is a dummy image | 06:18 |
| nirupam | so i cannot run vm on it | 06:18 |
| *** nexusz99_ has joined #openstack-trove | 06:18 | |
| nirupam | is there any other way to install guestagent? | 06:19 |
| *** nexusz99 has quit IRC | 06:23 | |
| *** tobe has joined #openstack-trove | 06:28 | |
| *** topshare has quit IRC | 06:29 | |
| *** topshare has joined #openstack-trove | 06:33 | |
| mingdang1 | i only know this way | 06:40 |
| *** annashen has quit IRC | 06:46 | |
| *** topshare_ has joined #openstack-trove | 07:07 | |
| *** topshare has quit IRC | 07:09 | |
| *** annashen has joined #openstack-trove | 07:15 | |
| *** Longgeek has quit IRC | 07:23 | |
| *** zigo has quit IRC | 07:24 | |
| *** zigo has joined #openstack-trove | 07:25 | |
| *** annashen has quit IRC | 07:26 | |
| *** topshare_ has quit IRC | 07:28 | |
| nirupam | ok thanks @mingdang | 07:29 |
| *** topshare has joined #openstack-trove | 07:37 | |
| *** topshare has quit IRC | 07:50 | |
| *** tosky has joined #openstack-trove | 07:52 | |
| *** erkules_ is now known as erkules | 07:55 | |
| *** erkules has joined #openstack-trove | 07:55 | |
| *** topshare has joined #openstack-trove | 07:56 | |
| *** Longgeek has joined #openstack-trove | 08:00 | |
| *** topshare has quit IRC | 08:30 | |
| *** topshare has joined #openstack-trove | 08:34 | |
| mingdang1 | @nirupam i have a course to teach you to install guestagent in vm | 09:03 |
| *** rjaiswal has quit IRC | 09:04 | |
| openstackgerrit | Nikhil Manchanda proposed openstack/trove-integration: Fix trove-functional-dsvm-gate tests https://review.openstack.org/202005 | 09:14 |
| nirupam | ok @mingdang | 09:42 |
| nirupam | how can i get that course | 09:42 |
| *** tobe has quit IRC | 09:54 | |
| openstackgerrit | Merged openstack/trove-specs: Add cluster root-enable. https://review.openstack.org/172161 | 10:12 |
| *** tobe has joined #openstack-trove | 10:17 | |
| *** IanGovett has joined #openstack-trove | 10:17 | |
| *** nexusz99_ has quit IRC | 10:20 | |
| *** coolsvap is now known as coolsvap|away | 10:41 | |
| *** tobe has quit IRC | 10:48 | |
| *** topshare has quit IRC | 10:54 | |
| *** pmackinn has joined #openstack-trove | 10:57 | |
| *** tosky has quit IRC | 11:00 | |
| *** mingdang1 has quit IRC | 11:00 | |
| SlickNik | edmondk / cp16net / vkmc / peterstac: https://review.openstack.org/#/c/202005 fixes the gate issues we're having — please review when you get a chance. Thanks! | 11:13 |
| *** openstack has joined #openstack-trove | 11:36 | |
| *** SlickN1k has joined #openstack-trove | 11:37 | |
| *** SlickN1k is now known as SlickNik | 11:37 | |
| *** pmackinn has quit IRC | 11:38 | |
| *** openstackstatus has joined #openstack-trove | 11:39 | |
| *** ChanServ sets mode: +v openstackstatus | 11:39 | |
| *** pmackinn has joined #openstack-trove | 11:39 | |
| *** _crobertsrh is now known as crobertsrh | 11:52 | |
| *** Shaik has joined #openstack-trove | 11:54 | |
| Shaik | Hi | 11:55 |
| *** exploreshaifali has joined #openstack-trove | 11:55 | |
| *** topshare has joined #openstack-trove | 11:59 | |
| *** topshare has quit IRC | 12:00 | |
| *** _amrith_ is now known as amrith | 12:01 | |
| *** radez_g0n3 is now known as radez | 12:02 | |
| *** Shaik has quit IRC | 12:04 | |
| *** topshare has joined #openstack-trove | 12:12 | |
| *** topshare has quit IRC | 12:12 | |
| *** topshare has joined #openstack-trove | 12:13 | |
| *** tobe has joined #openstack-trove | 12:15 | |
| *** tosky has joined #openstack-trove | 12:18 | |
| *** tobe has quit IRC | 12:18 | |
| *** tobe has joined #openstack-trove | 12:19 | |
| *** topshare has quit IRC | 12:24 | |
| *** tobe has quit IRC | 12:24 | |
| *** amrith is now known as _amrith_ | 12:26 | |
| *** pmackinn has quit IRC | 12:35 | |
| *** pmackinn has joined #openstack-trove | 12:38 | |
| *** topshare has joined #openstack-trove | 12:44 | |
| *** pmackinn has quit IRC | 12:45 | |
| *** pmackinn has joined #openstack-trove | 12:45 | |
| *** exploreshaifali has quit IRC | 12:45 | |
| *** bhunter71 has joined #openstack-trove | 12:56 | |
| *** radez is now known as radez_g0n3 | 13:04 | |
| *** rnowling has joined #openstack-trove | 13:15 | |
| *** topshare has quit IRC | 13:25 | |
| *** tomblank has joined #openstack-trove | 13:26 | |
| *** esmute has joined #openstack-trove | 13:29 | |
| *** sgotliv has quit IRC | 13:37 | |
| *** sgotliv has joined #openstack-trove | 13:37 | |
| *** csoukup has quit IRC | 13:42 | |
| *** exploreshaifali has joined #openstack-trove | 13:49 | |
| *** mingdang_ has joined #openstack-trove | 13:50 | |
| *** jwiles has joined #openstack-trove | 13:54 | |
| *** radez_g0n3 is now known as radez | 13:56 | |
| *** tianqing has joined #openstack-trove | 14:06 | |
| *** csoukup has joined #openstack-trove | 14:23 | |
| *** topshare has joined #openstack-trove | 14:25 | |
| *** topshare has quit IRC | 14:25 | |
| *** topshare has joined #openstack-trove | 14:30 | |
| *** topshare has quit IRC | 14:31 | |
| *** rbrooker has joined #openstack-trove | 14:31 | |
| *** topshare has joined #openstack-trove | 14:31 | |
| *** tomblank has quit IRC | 14:34 | |
| *** tomblank has joined #openstack-trove | 14:38 | |
| *** pmackinn has quit IRC | 14:51 | |
| *** mingdang_ has quit IRC | 14:54 | |
| *** topshare has quit IRC | 14:56 | |
| *** topshare has joined #openstack-trove | 14:59 | |
| *** pmackinn has joined #openstack-trove | 15:01 | |
| *** jwiles has quit IRC | 15:03 | |
| *** topshare has quit IRC | 15:19 | |
| *** topshare has joined #openstack-trove | 15:20 | |
| *** tianqing has quit IRC | 15:23 | |
| openstackgerrit | Merged openstack/trove-integration: Fix trove-functional-dsvm-gate tests https://review.openstack.org/202005 | 15:25 |
| *** tomblank has quit IRC | 15:30 | |
| *** ig0r__ has quit IRC | 15:39 | |
| *** ig0r_ has joined #openstack-trove | 15:40 | |
| *** tomblank has joined #openstack-trove | 15:45 | |
| *** k4n0 has quit IRC | 15:52 | |
| *** ashleighfarnham has joined #openstack-trove | 15:57 | |
| *** annashen has joined #openstack-trove | 16:00 | |
| *** logan2 has quit IRC | 16:00 | |
| *** topshare has quit IRC | 16:01 | |
| *** tomblank_ has joined #openstack-trove | 16:03 | |
| *** tomblank has quit IRC | 16:05 | |
| *** tomblank_ is now known as tomblank | 16:05 | |
| *** ishita has joined #openstack-trove | 16:15 | |
| *** ishita has quit IRC | 16:18 | |
| *** tosky has quit IRC | 16:20 | |
| *** tosky has joined #openstack-trove | 16:20 | |
| *** tosky has quit IRC | 16:25 | |
| *** annashen has quit IRC | 16:42 | |
| *** annashen has joined #openstack-trove | 16:46 | |
| *** imandhan has joined #openstack-trove | 16:51 | |
| *** pmackinn has quit IRC | 16:59 | |
| *** esmute has quit IRC | 17:01 | |
| *** crobertsrh has quit IRC | 17:10 | |
| *** exploreshaifali has quit IRC | 17:10 | |
| *** logan2 has joined #openstack-trove | 17:10 | |
| *** sriram_tesora has joined #openstack-trove | 17:22 | |
| *** esmute has joined #openstack-trove | 17:28 | |
| *** esmute has quit IRC | 17:41 | |
| *** crobertsrh has joined #openstack-trove | 17:45 | |
| *** esmute has joined #openstack-trove | 17:45 | |
| *** pmackinn has joined #openstack-trove | 17:45 | |
| *** mingdang1 has joined #openstack-trove | 17:54 | |
| *** mingdang1 has quit IRC | 17:59 | |
| *** esmute has quit IRC | 18:16 | |
| *** esmute has joined #openstack-trove | 18:25 | |
| *** annashen has quit IRC | 18:30 | |
| *** annashen has joined #openstack-trove | 18:42 | |
| cp16net | SlickNik: mind looking this cluster spec over again? https://review.openstack.org/#/c/132132/ | 18:42 |
| *** radez is now known as radez_g0n3 | 18:44 | |
| *** exploreshaifali has joined #openstack-trove | 18:46 | |
| *** flwang has quit IRC | 18:58 | |
| *** radez_g0n3 is now known as radez | 19:05 | |
| *** annashen has quit IRC | 19:06 | |
| *** Longgeek has quit IRC | 19:08 | |
| *** fifieldt_ has joined #openstack-trove | 19:10 | |
| *** fifieldt has quit IRC | 19:13 | |
| *** johnma has quit IRC | 19:13 | |
| *** johnma has joined #openstack-trove | 19:13 | |
| *** esmute has quit IRC | 19:21 | |
| *** imandhan has quit IRC | 19:22 | |
| johnma | does anyone have any suggestions on how to debug a case where we cannot ping or ssh any instances created by nova | 19:34 |
| openstackgerrit | Petr Malik proposed openstack/trove: Configuration Groups for MongoDB https://review.openstack.org/194739 | 19:55 |
| cp16net | maybe using `nova console-log <nova-id> | 19:55 |
| openstackgerrit | Petr Malik proposed openstack/trove: Support authentication in the MongoDB guest agent https://review.openstack.org/187734 | 19:55 |
| cp16net | it could show you if the server has started ssh or routes | 19:55 |
| cp16net | johnma: i ran into something very similar when using vagrant with devstack | 19:56 |
| cp16net | i had remote vms for testing so i stopped using it | 19:57 |
| johnma | cp16net: yeah, thats what I am doing now. I have a local dev that works, but I am trying to setup another dev env and I cant seem to figure out whats going on with that env | 19:58 |
| cp16net | johnma: is it using vagrant? | 19:58 |
| johnma | no it isnt | 19:59 |
| cp16net | oh ok | 19:59 |
| cp16net | is it using a 10.0.0.0/24 network? | 20:00 |
| cp16net | that could be an issue as well | 20:00 |
| johnma | yes it is | 20:00 |
| cp16net | b/c devstack uses that network for its fixed ip space | 20:01 |
| cp16net | it might be coliding | 20:01 |
| cp16net | thats about all i know though... | 20:02 |
| johnma | thanks alot cp16net. I will try using a different range and see if that helps. | 20:03 |
| *** Longgeek has joined #openstack-trove | 20:08 | |
| *** Longgeek has quit IRC | 20:13 | |
| openstackgerrit | Sergey Vilgelm proposed openstack/trove: Switch to oslo.service https://review.openstack.org/194505 | 20:27 |
| *** esmute has joined #openstack-trove | 20:36 | |
| *** rnowling has quit IRC | 21:04 | |
| openstackgerrit | Merged openstack/trove: Imported Translations from Transifex https://review.openstack.org/199892 | 21:06 |
| *** crobertsrh is now known as _crobertsrh | 21:10 | |
| *** tomblank has quit IRC | 21:16 | |
| openstackgerrit | Merged openstack/trove: default for percona in notification_service_id https://review.openstack.org/200214 | 21:16 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/199482 | 21:27 |
| *** radez is now known as radez_g0n3 | 21:43 | |
| *** Longgeek has joined #openstack-trove | 21:57 | |
| edmondk | Is there a problem with the gate-trove-python27 gate? | 22:10 |
| edmondk | I am noticing it failing now for multiple reviews | 22:10 |
| *** exploreshaifali has quit IRC | 22:15 | |
| *** Longgeek has quit IRC | 22:16 | |
| *** csoukup has quit IRC | 22:19 | |
| *** topshare has joined #openstack-trove | 22:25 | |
| SlickNik | edmondk: can you send me a link? | 22:25 |
| SlickNik | I'm not aware of any issues with the python27 gate. | 22:25 |
| edmondk | http://logs.openstack.org/87/201787/2/check/gate-trove-python27/c299b8b/console.html | 22:31 |
| edmondk | http://logs.openstack.org/13/196913/7/check/gate-trove-python27/d331982/console.html | 22:31 |
| edmondk | nearly every review has it | 22:31 |
| *** annashen has joined #openstack-trove | 22:34 | |
| *** annashen has quit IRC | 22:35 | |
| *** johnma has quit IRC | 22:35 | |
| *** annashen has joined #openstack-trove | 22:38 | |
| *** pmackinn has quit IRC | 22:39 | |
| *** sriram_tesora has quit IRC | 22:41 | |
| *** topshare has quit IRC | 23:06 | |
| *** topshare has joined #openstack-trove | 23:09 | |
| *** topshare has quit IRC | 23:14 | |
| *** topshare has joined #openstack-trove | 23:17 | |
| *** rbrooker has quit IRC | 23:27 | |
| *** topshare has quit IRC | 23:43 | |
| *** topshare has joined #openstack-trove | 23:44 | |
| *** topshare_ has joined #openstack-trove | 23:46 | |
| *** IanGovett has quit IRC | 23:48 | |
| *** topshare has quit IRC | 23:49 | |
| *** topshare_ has quit IRC | 23:51 | |
| *** esmute has quit IRC | 23:52 | |
| *** esmute has joined #openstack-trove | 23:53 | |
| *** johnma has joined #openstack-trove | 23:58 | |
| *** annashen has quit IRC | 23:58 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!