
This is a multi-part message in MIME format. --------------050901030201090108020804 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, On 04/02/2012 09:20 AM, Adam Litke wrote:
Hi all,
I have a working development environment for ovirt-engine and I want to verify someone else's gerrit change. Is there a documented proceedure for backing up the engine db so that, after checking out the new code and updating the db schema, I can revert to my old code and DB (schema and data). Thanks!
Usually I use this tool to backup/restore db: https://github.com/dougsland/misc-rhev/blob/master/rhevm-db-tool.py However, since it's "rhevm" db tool.. need manually change the db name to "engine", I will rename it to engine-db-tool and update the code to 'engine' soon.. -- Cheers Douglas --------------050901030201090108020804 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi,<br> <br> On 04/02/2012 09:20 AM, Adam Litke wrote: <blockquote cite="mid:20120402132058.GG11957@aglitke.ibm.com" type="cite"> <pre wrap="">Hi all, I have a working development environment for ovirt-engine and I want to verify someone else's gerrit change. Is there a documented proceedure for backing up the engine db so that, after checking out the new code and updating the db schema, I can revert to my old code and DB (schema and data). Thanks! </pre> </blockquote> Usually I use this tool to backup/restore db:<br> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <a href="https://github.com/dougsland/misc-rhev/blob/master/rhevm-db-tool.py">https://github.com/dougsland/misc-rhev/blob/master/rhevm-db-tool.py</a><br> <br> However, since it's "rhevm" db tool.. need manually change the db name to "engine",<br> I will rename it to engine-db-tool and update the code to 'engine' soon..<br> <br> <pre class="moz-signature" cols="72">-- Cheers Douglas</pre> </body> </html> --------------050901030201090108020804--