*** tosky has quit IRC | 00:01 | |
*** jamesmcarthur has joined #openstack-trove | 01:37 | |
*** jamesmcarthur has quit IRC | 02:08 | |
*** jamesmcarthur has joined #openstack-trove | 02:39 | |
*** jamesmcarthur has quit IRC | 02:46 | |
*** jamesmcarthur has joined #openstack-trove | 03:02 | |
*** jamesmcarthur has quit IRC | 03:39 | |
*** jamesmcarthur has joined #openstack-trove | 03:40 | |
*** jamesmcarthur has quit IRC | 03:45 | |
*** jamesmcarthur has joined #openstack-trove | 04:11 | |
*** jamesmcarthur has quit IRC | 04:18 | |
*** pcaruana has joined #openstack-trove | 06:26 | |
*** rcernin has quit IRC | 07:20 | |
*** tosky has joined #openstack-trove | 07:23 | |
*** dkehn has quit IRC | 07:55 | |
*** ygbo has joined #openstack-trove | 08:58 | |
*** Shameem_123 has joined #openstack-trove | 09:41 | |
Shameem_123 | Hi All | 09:41 |
---|---|---|
Shameem_123 | Database details like username, password and database is not pushed to the trove guest | 09:41 |
Shameem_123 | can anyone help me on this | 09:42 |
Shameem_123 | guest.info is coming | 09:42 |
Shameem_123 | but database is not creating | 09:42 |
Shameem_123 | Can anyone help me on trove ? | 09:43 |
lxkong | Shameem_123: how did you build the image? | 09:43 |
lxkong | please provide more information so i could know what happened | 09:44 |
Shameem_123 | I have installed trove-guestagent in one of the running instance (ubuntu 16.04) | 09:44 |
lxkong | Shameem_123: it's not a recommended way to build a trove guest image | 09:45 |
Shameem_123 | can you share any link for building trove custom image ? | 09:45 |
lxkong | https://github.com/openstack/trove/blob/master/integration/README.md | 09:46 |
lxkong | search "Build guest agent image" | 09:46 |
Shameem_123 | Thanks :) | 09:48 |
Shameem_123 | I will try this method | 09:49 |
lxkong | np | 09:49 |
lxkong | Shameem_123: please let me know if you have any other questions (and please stay in irc otherwise you will miss the answer when i am back online) | 09:50 |
Shameem_123 | Sure | 09:51 |
lxkong | ygbo: re: your question the other day, trove can't stop the user from doing that unless trove is deployed as the service tenant model | 09:51 |
*** rcernin has joined #openstack-trove | 10:02 | |
*** chhagarw has joined #openstack-trove | 11:08 | |
*** pcaruana has quit IRC | 11:17 | |
*** Shameem_123 has quit IRC | 11:56 | |
openstackgerrit | Kasper Hasior proposed openstack/trove master: Fix cloudinit mariadb scenario test error https://review.openstack.org/652984 | 11:57 |
openstackgerrit | Kasper Hasior proposed openstack/trove master: Fix cloudinit mariadb scenario test error https://review.openstack.org/652984 | 12:03 |
*** pcaruana has joined #openstack-trove | 12:05 | |
*** jamesmcarthur has joined #openstack-trove | 12:21 | |
*** jamesmcarthur has quit IRC | 12:30 | |
ygbo | lxkong: thanks a lot, I just discovered this, and the tenant model works (however it lacks documentation, we found it by reading the code but managed to set it up). | 12:36 |
lxkong | ygbo: cool beans | 12:37 |
ygbo | lxkong: Just another question : In order to build an image without ssh keys, I had to comment out the full code of integration/scripts/files/elements/guest-agent/extra-data.d/11-ssh-key and integration/scripts/files/elements/guest-agent/post-install.d/12-ssh-key and launch "disk-image-create -x -a amd64 -o /home/trove/images/ubuntu_mysql -t qcow2 --image-size 3 --image-cache /home/trove/.cache/image-create base vm ubuntu pip-and-virtualenv pip-cache no- | 12:42 |
ygbo | resolvconf guest-agent ubuntu-mysql ubuntu-xenial-mysql". Do you know if there is another way to build an image without ssh keys in it? This also lacks documentation and we found the disk-image-create command by reading the code in integration/scripts/functions_qemu. | 12:42 |
lxkong | ygbo: currently you have to inject ssh keys inside until we merge this https://review.openstack.org/#/c/651738/ | 12:43 |
lxkong | ygbo: i know lack of doc is a problem, i am trying very hard to make it easy | 12:44 |
*** jamesmcarthur has joined #openstack-trove | 12:48 | |
ygbo | Thanks a lot lxkong . For your information the image I created with the above command and by commenting the code of the 2 specified files above created an image with no ssh keys at all which currently seems to work like a charm. Maybe adding a simple variable to export so that the two files ignore ssh_keys would do the trick too. | 12:49 |
lxkong | nova keypair will be the solution without any hacking :-) | 12:51 |
ygbo | cool :-) | 12:51 |
lxkong | ygbo: may i ask the monivation of your trove testing? | 12:51 |
lxkong | just for evaluation or you are running trove in testing or production environment? | 12:52 |
ygbo | lxkong: for the moment we are in testing environment, but preparing and investigating in order to push to production if possible. We are only in testing phase but since we are a public cloud we need to make sure no one can tamper with the contents of the VM which is spawned. and neither get any ssh keys with the glance image. | 12:55 |
lxkong | ygbo: may i know which public cloud are you? | 12:57 |
lxkong | if it's not confidential | 12:57 |
lxkong | ygbo: i'm the current trove PTL, i am trying to collect as many use cases as i could | 12:57 |
lxkong | ygbo: btw, i work for a public cloud, too | 12:57 |
lxkong | and i am working on some technical debt of Trove | 12:58 |
*** jamesmcarthur has quit IRC | 12:58 | |
*** pcaruana has quit IRC | 13:07 | |
*** nolwenn has joined #openstack-trove | 13:13 | |
ygbo | lxkong: with https://review.openstack.org/#/c/651738/ it will also be possible to insert no keys? Because we do not even want our cloud admins to be able to ssh in the customers' instances. | 13:32 |
*** pcaruana has joined #openstack-trove | 13:33 | |
*** goldyfruit has joined #openstack-trove | 13:39 | |
*** goldyfruit has quit IRC | 14:05 | |
openstackgerrit | Kasper Hasior proposed openstack/trove master: Changing file owner when upgrading mariadb https://review.openstack.org/649581 | 14:18 |
*** rcernin has quit IRC | 14:27 | |
openstackgerrit | Kasper Hasior proposed openstack/trove master: Changing file owner when upgrading mariadb https://review.openstack.org/649581 | 14:49 |
*** jamesmcarthur has joined #openstack-trove | 14:56 | |
*** pcaruana has quit IRC | 15:27 | |
*** pcaruana has joined #openstack-trove | 15:30 | |
*** pcaruana has quit IRC | 15:40 | |
*** pcaruana has joined #openstack-trove | 15:46 | |
*** ygbo has quit IRC | 15:52 | |
*** nolwenn has quit IRC | 15:54 | |
*** pcaruana has quit IRC | 15:55 | |
*** pcaruana has joined #openstack-trove | 16:02 | |
*** jamesmcarthur has quit IRC | 16:04 | |
*** pcaruana has quit IRC | 16:08 | |
*** jamesmcarthur has joined #openstack-trove | 16:13 | |
*** pcaruana has joined #openstack-trove | 16:36 | |
*** jamesmcarthur_ has joined #openstack-trove | 16:48 | |
*** jamesmcarthur has quit IRC | 16:52 | |
*** itlinux has joined #openstack-trove | 16:59 | |
*** jamesmcarthur_ has quit IRC | 18:25 | |
*** jamesmcarthur has joined #openstack-trove | 18:26 | |
*** jamesmcarthur has quit IRC | 18:35 | |
*** irclogbot_2 has quit IRC | 18:39 | |
*** jamesmcarthur has joined #openstack-trove | 18:40 | |
*** irclogbot_1 has joined #openstack-trove | 18:41 | |
*** chhagarw has quit IRC | 18:46 | |
*** itlinux has quit IRC | 19:30 | |
*** itlinux has joined #openstack-trove | 19:34 | |
*** chhagarw has joined #openstack-trove | 19:49 | |
*** jamesmcarthur has quit IRC | 20:00 | |
*** pcaruana has quit IRC | 20:19 | |
*** jamesmcarthur has joined #openstack-trove | 21:01 | |
*** chhagarw has quit IRC | 21:27 | |
mloza | lxkong: i'm still getting the same in error in guest-agent.service http://paste.openstack.org/raw/749397/ | 21:51 |
mloza | I built the image under Ubuntu 18.04.2 LTS | 21:52 |
mloza | I did --- cd /opt/stack/trove/integration/scripts/; PATH_DEVSTACK_OUTPUT=/opt/stack ./trovestack build-image mysql ubuntu xenial false | 21:52 |
mloza | Your branch is up to date with 'origin/master'. | 21:53 |
*** itlinux has quit IRC | 21:53 | |
mloza | what im doing is, i build the trove image in a VM(ubuntu bionic) and once complete, i upload it to my lab env(kolla-ansible) and spin the database there | 21:56 |
*** itlinux has joined #openstack-trove | 22:07 | |
*** rcernin has joined #openstack-trove | 22:38 | |
*** jamesmcarthur has quit IRC | 23:06 | |
*** jamesmcarthur has joined #openstack-trove | 23:07 | |
*** jamesmcarthur has quit IRC | 23:11 | |
*** tosky has quit IRC | 23:19 | |
*** itlinux has quit IRC | 23:35 | |
lxkong | mloza: bionc is not fully tested in trove functional test, we are still using xenial | 23:35 |
lxkong | mloza: because mysql installation may have some problem on Bionic | 23:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!