<div dir="ltr">Hi Darek,<div><br></div><div>These are the steps to that I used to build the Trove image</div><div>Clone Trove repository git clone <a href="https://github.com/openstack/trove.git" target="_blank">https://github.com/openstack/trove.git</a> </div><div>● Run build-image command ./trove/integration/scripts/trovestack build-image mysql</div><div>● Guest image will be built into $HOME/images directory<br></div><div><br></div><div>That ultimately resulted in </div><div><span style="color:rgb(38,50,56);font-family:Roboto,sans-serif;font-size:13px;text-decoration-line:underline"><a href="https://s3.amazonaws.com/openstackubuntumysql/ubuntu_mysql/ubuntu_mysql.qcow2" target="_blank">https://s3.amazonaws.com/openstackubuntumysql/ubuntu_mysql/ubuntu_mysql.qcow2</a></span><br></div><div><span style="color:rgb(38,50,56);font-family:Roboto,sans-serif;font-size:13px;text-decoration-line:underline"><br></span></div><div><font color="#263238" face="Roboto, sans-serif"><u>The Trove service ( The database tab on the left panel ), shows the status as building</u></font></div><div><font color="#263238" face="Roboto, sans-serif"><u>The VM associated with the Trove instance shows running and attached to the cinder volume</u></font></div><div><font color="#263238" face="Roboto, sans-serif"><u><br></u></font></div><div><font color="#263238" face="Roboto, sans-serif"><u>The log file shows, ( trove-taskmanager.log)</u></font></div><div><font color="#263238" face="Roboto, sans-serif"><u><br></u></font></div><div>Resetting task status to NONE on instance <br>1b7e81f3-38c9-4412-bf5b-6ff99e0f2a37.<font color="#263238" face="Roboto, sans-serif"><u><br></u></font></div><div><br></div><div>Few other questions,</div><div><br></div><div>1. Is Swift a compulsory requirement for trove?</div><div>2. How can i use enterprise db for production in trove ? As Tesora no longer provides the production images for Enterprise DB , Oracle 12c etc</div><div><br></div><div><br></div><div>To setup the datastore, I have used below commands in the trove_api docker container,</div><div><br></div><div>trove-manage datastore_update mysql "" </div><div>trove-manage datastore_version_update mysql 5.7 mysql "" 1 </div><div>trove-manage datastore_update mysql 5.7 </div><div>trove-manage db_load_datastore_config_parameters \ mysql 5.7 \ ./trove/trove/templates/$DATASTORE_TYPE/validation-rules.json<br></div><div><br></div><div>In globals.yml</div><div><br></div><div>enable_cinder : "yes"</div><div>enable_cinder_backend_lvm : "yes"</div><div>enable_trove : "yes"</div><div><br></div><div>I enabled swift later. Is it a compulsory requirement?</div><div><br></div><div>Please guide me with the proper steps.</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span style="color:rgb(0,0,0)"><br></span></div><div dir="ltr"><span style="color:rgb(0,0,0)"><b>With Regards,</b></span><div><span style="color:rgb(102,102,102)"><b>Ankit Awal<br></b></span></div><div><span style="color:rgb(102,102,102)"><b><br></b></span></div><div><span style="color:rgb(102,102,102)"></span><b><span style="color:rgb(102,102,102)">Niveus Solutions Private Limited</span><br></b></div><span style="color:rgb(102,102,102)"><b>Email: <a href="mailto:vishnuprasad.i@niveussolutions.com" target="_blank">ankit.awal@niveussolutions.com</a><br></b></span></div><div dir="ltr"><span style="color:rgb(102,102,102)"><b></b></span></div></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 7, 2019 at 9:16 PM Darek Król <<a href="mailto:dkrol3@gmail.com">dkrol3@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Ankit,<br>
<br>
could you share more details regarding your configuration?<br>
How did you create the qcow image ?<br>
What do you mean by "the status shows building but the instance is up<br>
and running" ? Do you mean Trove service or vm instance with the built<br>
image ?<br>
<br>
What do you see when you run $ openstack server show <vm_name><br>
$ openstack database instance show <vm_name> ?<br>
<br>
Best,<br>
Darek<br>
<br>
> Message-ID:       <<a href="mailto:CAHSrjzBV3V86YzQtRx3FxMXMOTM68Qk61iqmPDWnkpv36%2BgEBQ@mail.gmail.com" target="_blank">CAHSrjzBV3V86YzQtRx3FxMXMOTM68Qk61iqmPDWnkpv36+gEBQ@mail.gmail.com</a>><br>
>Content-Type: text/plain; charset="utf-8"<br>
<br>
>I am trying to use Trove with Rocky. i am able to make a qcow image using<br>
>the scripts provided in trove [ disk builder ] . Unfortunately, when i<br>
>start trove, the status shows building but the instance is up and running.<br>
<br>
>I feel that the problem is regarding the improper setup of the trove image.<br>
>Can someone guide me with the steps to create a trove image and launch it<br>
>using kolla ansible<br>
<br>
>*With Regards,*<br>
<br>
>*Ankit Awal*<br>
</blockquote></div>