Look at the post about converting VMs from KVM to oVirt, I think it will help you.<br><br>Alex<br><br><div class="gmail_quote">2012/10/15 Neil <span dir="ltr">&lt;<a href="mailto:nwilson123@gmail.com" target="_blank">nwilson123@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;m able to access the LUNS directly and I can access the guest LV<br>
filesystems, so I&#39;m currently dumping the guest LV&#39;s to raw disk<br>
images, does anyone know how to import these again into ovirt?<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Oct 15, 2012 at 11:49 AM, Neil &lt;<a href="mailto:nwilson123@gmail.com">nwilson123@gmail.com</a>&gt; wrote:<br>
&gt; On Mon, Oct 15, 2012 at 11:43 AM, Eli Mesika &lt;<a href="mailto:emesika@redhat.com">emesika@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ----- Original Message -----<br>
&gt;&gt;&gt; From: &quot;Neil&quot; &lt;<a href="mailto:nwilson123@gmail.com">nwilson123@gmail.com</a>&gt;<br>
&gt;&gt;&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt;&gt;&gt; Sent: Monday, October 15, 2012 9:27:24 AM<br>
&gt;&gt;&gt; Subject: [Users] Fwd: database issue after power failure<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;ve found out now that another technician accidentally deleted my<br>
&gt;&gt;&gt; psql engine db because he tried to install bacula on the same server.<br>
&gt;&gt;&gt; I have no backup of the DB because I was still in the process of<br>
&gt;&gt;&gt; setting them up and wasn&#39;t aware he was going to be installing onto<br>
&gt;&gt;&gt; this server.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I currently have 6 guests that are in a shutdown state because of a<br>
&gt;&gt;&gt; power failure over the weekend. It&#39;s using FC storage, only the db<br>
&gt;&gt;&gt; seems to be missing.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Is there anything I can do to recover from this disaster?<br>
&gt;&gt;<br>
&gt;&gt; Hi<br>
&gt;&gt; Is this a new installation or one that was upgraded?<br>
&gt;&gt; If it is an upgrade IIRC we are backing up the database prior to the upgrade so maybe it is possible to search for this backup and getting an older version of your DB.<br>
&gt;&gt;<br>
&gt;&gt; If the DB is deleted and you have no backups you will probably have to reinstall.<br>
&gt;&gt; I recommend to backup your DB on a daily basis using our backup.sh script , you can use a simple cron job for that.<br>
&gt;&gt;<br>
&gt;&gt; Eli<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Neil.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ---------- Forwarded message ----------<br>
&gt;&gt;&gt; From: Neil &lt;<a href="mailto:nwilson123@gmail.com">nwilson123@gmail.com</a>&gt;<br>
&gt;&gt;&gt; Date: Mon, Oct 15, 2012 at 9:10 AM<br>
&gt;&gt;&gt; Subject: database issue after power failure<br>
&gt;&gt;&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi guys,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;ve got what looks like a huge issue after a power failure.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; In my server.log I&#39;m seeing &quot;Caused by:<br>
&gt;&gt;&gt; org.postgresql.util.PSQLException: FATAL: database &quot;engine&quot; does not<br>
&gt;&gt;&gt; exist&quot; in my server.log and in my engine.log I&#39;m seeing the following<br>
&gt;&gt;&gt; which also looks very bad.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &quot;2012-10-15 09:08:41,357 ERROR [org.ovirt.engine.core.bll.Backend]<br>
&gt;&gt;&gt; (MSC service thread 1-4) Error in getting DB connection. The database<br>
&gt;&gt;&gt; is inaccessible. Original exception is:<br>
&gt;&gt;&gt; DataAccessResourceFailureException: Error retreiving database<br>
&gt;&gt;&gt; metadata; nested exception is<br>
&gt;&gt;&gt; org.springframework.jdbc.support.MetaDataAccessException: Could not<br>
&gt;&gt;&gt; get Connection for extracting meta data; nested exception is<br>
&gt;&gt;&gt; org.springframework.jdbc.CannotGetJdbcConnectionException: Could not<br>
&gt;&gt;&gt; get JDBC Connection; nested exception is java.sql.SQLException:<br>
&gt;&gt;&gt; javax.resource.ResourceException: IJ000453: Unable to get managed<br>
&gt;&gt;&gt; connection for java:/ENGINEDataSource&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please could someone assist if possible, I&#39;m currently logged in on<br>
&gt;&gt;&gt; #ovirt as well.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Neil Wilson.<br>
&gt;<br>
&gt; Hi Eli,<br>
&gt;<br>
&gt; Thanks for coming back to me.<br>
&gt;<br>
&gt; Unfortunately it wasn&#39;t an upgrade or installation, just raw db files<br>
&gt; were removed(rm -f /var/lib/pgsql/*) mid last week, and then there was<br>
&gt; power failure over the weekend and everything shut down and then<br>
&gt; refused to start.<br>
&gt;<br>
&gt; I&#39;ve tried running extundelete but it says the &quot;space has been<br>
&gt; re-allocated&quot; for the files under /var/lib/pgsql<br>
&gt;<br>
&gt; The images should in theory still be fine because they are stored on a<br>
&gt; FC SAN, but I now need to somehow access the .ovf files, back them up,<br>
&gt; re-install the ovirt-engine from scratch re-initialise the storage and<br>
&gt; then import the .ovf files.<br>
&gt;<br>
&gt; Anyone know how to access the .ovf files without having an engine? I<br>
&gt; can access the LUNS directly, but can&#39;t mount them because of the<br>
&gt; filesystem type being unknown.<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; Regards.<br>
&gt;<br>
&gt; Neil.<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>