*** tosky has quit IRC | 00:23 | |
*** itlinux has quit IRC | 00:51 | |
*** zhaochao has joined #openstack-trove | 01:13 | |
*** harlowja has quit IRC | 01:19 | |
*** kumarmn has joined #openstack-trove | 04:23 | |
*** pcaruana has joined #openstack-trove | 04:27 | |
*** pcaruana has quit IRC | 04:30 | |
*** kumarmn has quit IRC | 04:30 | |
*** kumarmn has joined #openstack-trove | 04:31 | |
*** kumarmn has quit IRC | 04:35 | |
*** links has joined #openstack-trove | 04:39 | |
*** links has quit IRC | 04:40 | |
*** tonyb has quit IRC | 04:45 | |
*** links has joined #openstack-trove | 04:46 | |
*** chhagarw has joined #openstack-trove | 04:47 | |
*** harlowja has joined #openstack-trove | 05:16 | |
*** harlowja has quit IRC | 05:20 | |
*** pcaruana has joined #openstack-trove | 07:01 | |
*** rcernin has quit IRC | 07:23 | |
*** tesseract has joined #openstack-trove | 07:26 | |
*** damien_r has joined #openstack-trove | 07:39 | |
*** tosky has joined #openstack-trove | 07:48 | |
*** vient__ has joined #openstack-trove | 08:38 | |
vient__ | Hi all, can somebody help me building trove datastore? I'm currently using kolla for my deployment. Thanks | 08:38 |
---|---|---|
zhaochao | vient__: please describe the problem, however I don't have much experience about using kolla to deploy trove | 08:43 |
vient__ | Hi Sir zhaochao, my problem is when I launch Database instance in Horizon there is no Datastore | 08:44 |
zhaochao | vient__: then, maybe no datastores are configured yet, are you able to run 'trove-manage' command? | 08:46 |
*** links has quit IRC | 08:53 | |
vient__ | For now i dont have the trove-manage command. | 08:53 |
vient__ | My OS is Centos | 08:54 |
fanzhang | vient__ hi, more details about trove-mange cli, you can find it here https://docs.openstack.org/trove/latest/cli/trove-manage.html . Here is my use case https://paste.ubuntu.com/p/FMfXcMqhYf/ | 08:55 |
*** links has joined #openstack-trove | 08:57 | |
vient__ | Hi Sir Fanz, if ever I already have the trove-manage cli. I will just run that command or I need some images? | 08:57 |
vient__ | [root@controller01 ~]# trove-manage bash: trove-manage: command not found | 08:57 |
*** kei_yama has quit IRC | 08:58 | |
fanzhang | vient__ once you got the trove-manage cli, you can just run that command. Images are needed also. After installation in my env, I have this command for sure. Have no clue what you are encountering. cc zhaochao | 09:02 |
vient__ | What images do I need sir fanz? | 09:03 |
zhaochao | vient__: fanzhang kolla deploy things by containers, so this 'trove-manage' command should be called inside one of the trove-api/trove-taskmanger/trove-conductor container | 09:04 |
vient__ | You're right zhaochao. I exec to my docker container then run the trove-manage and it is successful | 09:06 |
fanzhang | vient__ that depends on what datastores you want, mysql, redis, or mongodb? | 09:06 |
vient__ | I want to have the three if can | 09:06 |
fanzhang | ok, as for images, you have to build images first, then upload them to glance. When you create datastore_version, connect your datastore_version with your image like `trove-manage datastore_version_update mongodb 3.2.13 mongodb 40630436-f8a9-4224-b4ce-e774e4e27737 mongodb 1` so `40630436-f8a9-4224-b4ce-e774e4e27737 ` is the image id. | 09:08 |
fanzhang | https://www.youtube.com/watch?v=U2d_PV4f46w here is one video you may find it helpful. | 09:09 |
vient__ | Hi Sir fanz, yes that's my real problem building a trove image to be set as a datastore. Can i just launch an instance with OS Ubuntu then install a mysql to it? | 09:11 |
vient__ | Then i will snapshot it? | 09:11 |
fanzhang | vient__ you can call me Fan, and my family name is Zhang. :) | 09:12 |
vient__ | Noted Sir Fan | 09:12 |
fanzhang | vient__ actually, no. the trove image contains not only database service, but also trove-guestagent service . | 09:13 |
fanzhang | vient__ you can try to use this tool for image buildings https://github.com/denismakogon/trove-guest-image-elements | 09:13 |
fanzhang | btw, vient__ Which time zone are you in? I'm sorry I have to go now. | 09:15 |
vient__ | Noted Sir Fan. Im from PH. Thank you | 09:16 |
zhaochao | I just forgot we cannot use trove-manage to query the datastore list, so people should install troveclient, and setup openrc for keystone authentication, and run 'trove datastore-list' to list datastores | 09:19 |
zhaochao | 'trove datastore-version-list' to list datastore versions | 09:19 |
zhaochao | for building datastore images, please refer to https://docs.openstack.org/trove/latest/admin/building_guest_images.html, the links mentioned by fanzhang may also also be helpful | 09:22 |
vient__ | Im having a trouble using that guide Sir zhao. Do you have a guide to have a image of centos with mysql? | 09:42 |
*** tianhui_ has joined #openstack-trove | 10:07 | |
*** lifeless_ has joined #openstack-trove | 10:11 | |
*** pcaruana|afk| has joined #openstack-trove | 10:12 | |
*** georgelorch has quit IRC | 10:15 | |
*** lifeless has quit IRC | 10:15 | |
*** tosky has quit IRC | 10:15 | |
*** pcaruana has quit IRC | 10:15 | |
*** tianhui has quit IRC | 10:15 | |
*** tosky has joined #openstack-trove | 10:16 | |
*** georgelorch has joined #openstack-trove | 10:21 | |
*** pcaruana|afk| has quit IRC | 10:28 | |
*** pcaruana|afk| has joined #openstack-trove | 10:28 | |
vient__ | may I know where can I get a trove image with mysql? | 10:33 |
*** rcernin has joined #openstack-trove | 10:44 | |
*** vient__ has quit IRC | 11:07 | |
*** damien_r has quit IRC | 11:41 | |
*** damien_r has joined #openstack-trove | 11:59 | |
*** damien_r1 has joined #openstack-trove | 12:01 | |
*** damien_r1 has quit IRC | 12:02 | |
*** damien_r1 has joined #openstack-trove | 12:02 | |
*** damien_r has quit IRC | 12:03 | |
*** damien_r1 has quit IRC | 12:17 | |
*** damien_r has joined #openstack-trove | 12:19 | |
*** gcb has quit IRC | 12:40 | |
*** zhaochao has quit IRC | 13:00 | |
*** crash_over_bike has joined #openstack-trove | 13:08 | |
crash_over_bike | hello ;) | 13:09 |
crash_over_bike | when i try to create trove instance (everything is installed using packstack, queens version, centos 7) i get this beautiful error 'ERROR oslo_messaging.rpc.server (HTTP 404)' 'ERROR oslo_messaging.rpc.server The resource could not be found'. I used to have the same error message in ocata. | 13:16 |
crash_over_bike | does anyone is familiar with this problem? | 13:16 |
*** links has quit IRC | 13:35 | |
*** mugsie_ is now known as mugsie | 13:35 | |
*** mugsie has quit IRC | 13:36 | |
*** mugsie has joined #openstack-trove | 13:36 | |
crash_over_bike | everything is working fine when i create new openstack instance, then i can build this instance using trove image. | 13:37 |
*** links has joined #openstack-trove | 13:49 | |
*** damien_r has quit IRC | 13:50 | |
*** damien_r has joined #openstack-trove | 13:51 | |
*** damien_r1 has joined #openstack-trove | 13:56 | |
*** damien_r has quit IRC | 13:58 | |
*** kumarmn has joined #openstack-trove | 14:01 | |
*** crash_over_bike has quit IRC | 14:02 | |
*** rcernin has quit IRC | 14:32 | |
*** kumarmn has quit IRC | 14:34 | |
*** fanzhang has quit IRC | 14:42 | |
*** fanzhang has joined #openstack-trove | 14:44 | |
*** dkehn has quit IRC | 14:49 | |
*** dkehn has joined #openstack-trove | 14:50 | |
*** dkehn has quit IRC | 14:50 | |
*** dkehn has joined #openstack-trove | 14:51 | |
*** Kevin_Zheng has joined #openstack-trove | 14:57 | |
*** links has quit IRC | 15:00 | |
*** dkehn has quit IRC | 15:12 | |
*** dkehn has joined #openstack-trove | 15:12 | |
*** dkehn_ has joined #openstack-trove | 15:19 | |
*** dkehn has quit IRC | 15:22 | |
*** tesseract has quit IRC | 15:38 | |
*** tesseract has joined #openstack-trove | 15:41 | |
*** links has joined #openstack-trove | 15:43 | |
*** pcaruana|afk| has quit IRC | 15:45 | |
*** links has quit IRC | 16:05 | |
*** kumarmn has joined #openstack-trove | 16:09 | |
*** links has joined #openstack-trove | 16:20 | |
*** kumarmn has quit IRC | 16:27 | |
*** kumarmn has joined #openstack-trove | 16:27 | |
*** kumarmn has quit IRC | 16:32 | |
*** kumarmn has joined #openstack-trove | 16:47 | |
*** Kevin_Zheng has quit IRC | 17:07 | |
*** links has quit IRC | 17:08 | |
*** kumarmn has quit IRC | 17:18 | |
*** kumarmn_ has joined #openstack-trove | 17:19 | |
*** tianhui has joined #openstack-trove | 17:20 | |
*** tianhui_ has quit IRC | 17:22 | |
*** kumarmn_ has quit IRC | 17:23 | |
*** tianhui_ has joined #openstack-trove | 17:50 | |
*** tianhui has quit IRC | 17:53 | |
*** pmackinn has joined #openstack-trove | 17:59 | |
*** pmackinn has quit IRC | 18:00 | |
*** kumarmn has joined #openstack-trove | 18:04 | |
*** kumarmn has quit IRC | 18:06 | |
*** pmackinn has joined #openstack-trove | 18:07 | |
*** kumarmn has joined #openstack-trove | 18:07 | |
*** pmackinn has quit IRC | 18:07 | |
*** kumarmn has quit IRC | 18:08 | |
*** kumarmn has joined #openstack-trove | 18:08 | |
*** tesseract has quit IRC | 18:14 | |
*** kumarmn has quit IRC | 18:16 | |
*** kumarmn has joined #openstack-trove | 18:16 | |
*** kumarmn has quit IRC | 18:17 | |
*** kumarmn has joined #openstack-trove | 18:17 | |
*** kumarmn_ has joined #openstack-trove | 18:19 | |
*** kumarmn has quit IRC | 18:19 | |
*** kumarmn_ has quit IRC | 18:26 | |
*** kumarmn has joined #openstack-trove | 18:26 | |
*** kumarmn has quit IRC | 18:31 | |
*** harlowja has joined #openstack-trove | 19:10 | |
*** tosky has quit IRC | 19:36 | |
*** tosky has joined #openstack-trove | 19:37 | |
*** rcernin has joined #openstack-trove | 21:00 | |
*** rcernin has quit IRC | 21:29 | |
*** kumarmn has joined #openstack-trove | 21:44 | |
*** chhagarw has quit IRC | 22:00 | |
*** rcernin has joined #openstack-trove | 22:45 | |
*** kei_yama has joined #openstack-trove | 23:18 | |
*** tosky has quit IRC | 23:25 | |
*** pvc_ has joined #openstack-trove | 23:54 | |
pvc_ | Hi, anyone using trove in kolla? | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!