bad admin: the pki restore did not include some vital parts (.keystore !)<br><br>SPM host is live now but others won&#39;t activate. Seems the database restore dropped a function:<br><br>2013-02-06 11:06:55,650 ERROR [org.ovirt.engine.core.bll.ActivateVdsCommand] (pool-3-thread-49) [58e7592f] Command org.ovirt.engine.core.bll.ActivateVdsCommand throw exception: org.springframework.jdbc.BadSqlGrammarException: CallableStatementCallback; bad SQL grammar [{call insert_entity_snapshot(?, ?, ?, ?, ?, ?, ?, ?)}]; nested exception is org.postgresql.util.PSQLException: ERROR: function uuid_generate_v1() does not exist<br>
  Hint: No function matches the given name and argument types. You might need to add explicit type casts.<br>  Where: PL/pgSQL function &quot;insert_entity_snapshot&quot; line 4 at SQL statement<br>    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:97) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>    at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:952) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.java:985) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>    at org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:368) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:342) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>    at org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:164) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeImpl(SimpleJdbcCallsHandler.java:124) [engine-dal.jar:]<br>    at org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.executeModification(SimpleJdbcCallsHandler.java:37) [engine-dal.jar:]<br>
    at org.ovirt.engine.core.dao.BusinessEntitySnapshotDAODbFacadeImpl.save(BusinessEntitySnapshotDAODbFacadeImpl.java:84) [engine-dal.jar:]<br>    at org.ovirt.engine.core.bll.context.DefaultCompensationContext.stateChanged(DefaultCompensationContext.java:138) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.bll.ActivateVdsCommand$1.runInTransaction(ActivateVdsCommand.java:60) [engine-bll.jar:]<br>    at org.ovirt.engine.core.bll.ActivateVdsCommand$1.runInTransaction(ActivateVdsCommand.java:53) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204) [engine-utils.jar:]<br>    at org.ovirt.engine.core.bll.ActivateVdsCommand.executeCommand(ActivateVdsCommand.java:53) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.bll.CommandBase.ExecuteWithoutTransaction(CommandBase.java:804) [engine-bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:896) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1203) [engine-bll.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204) [engine-utils.jar:]<br>
    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInRequired(TransactionSupport.java:142) [engine-utils.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:109) [engine-utils.jar:]<br>
    at org.ovirt.engine.core.bll.CommandBase.Execute(CommandBase.java:911) [engine-bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.ExecuteAction(CommandBase.java:268) [engine-bll.jar:]<br>    at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:182) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:162) [engine-bll.jar:]<br>    at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:84) [engine-bll.jar:]<br>
    at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:]<br>    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_09-icedtea]<br>
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_09-icedtea]<br>    at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_09-icedtea]<br>    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09-icedtea]<br>
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09-icedtea]<br>    at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]<br>Caused by: org.postgresql.util.PSQLException: ERROR: function uuid_generate_v1() does not exist<br>
  Hint: No function matches the given name and argument types. You might need to add explicit type casts.<br>  Where: PL/pgSQL function &quot;insert_entity_snapshot&quot; line 4 at SQL statement<br>    at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062) [postgresql-jdbc.jar:]<br>
    at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795) [postgresql-jdbc.jar:]<br>    at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) [postgresql-jdbc.jar:]<br>
    at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479) [postgresql-jdbc.jar:]<br>    at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:367) [postgresql-jdbc.jar:]<br>
    at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:360) [postgresql-jdbc.jar:]<br>    at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.execute(CachedPreparedStatement.java:297)<br>
    at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.execute(WrappedPreparedStatement.java:404)<br>    at org.springframework.jdbc.core.JdbcTemplate$5.doInCallableStatement(JdbcTemplate.java:987) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br>
    at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:936) [spring-jdbc-2.5.6.SEC02.jar:2.5.6.SEC02]<br><br><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 10:46 AM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br><div class="gmail_quote"><div class="im">On Wed, Feb 6, 2013 at 10:18 AM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
progress. Restored pki files from backup. Still had to reset AdminPassword. Able to login to the gui. All hosts are &quot;unresponsive&quot;. The SPM host is just totally locked (but fine from it&#39;s console - idle).<br>


<br>Tried to reinstall one of the hosts and got a new error message:<br><br>Error: <br><br>vmhost5:<ul style="margin-top:0"><li>size must be between 0 and 50</li></ul></blockquote></div><div><br>vmhost2 is locked as SPM host and nothing seems to allow it to be reset. Found the following in engine.log:<br>

<br> 2013-02-06 10:42:51,809 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand] (QuartzScheduler_Worker-64) XML RPC error in command GetCapabilitiesVDS ( Vds: vmhost2 ), the error was: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException, SunCertPathBuilderException: unable to find valid certification path to requested target <br>

2013-02-06 10:42:51,818 ERROR [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (QuartzScheduler_Worker-57) Failed to decryptData must start with zero<br>2013-02-06 10:42:52,513 ERROR [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (QuartzScheduler_Worker-62) Failed to decryptData must start with zero<br>

2013-02-06 10:42:53,245 ERROR [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (QuartzScheduler_Worker-60) Failed to decryptData must start with zero<br><br>This repeats every few seconds.<br><br>None of the vmhosts have the usual vdsm running profiles. They all have:<br>

<br>19343 ?        S&lt;     0:00 /bin/bash -e /usr/share/vdsm/respawn --minlifetime 10 --daemon --masterpid /var/run/vdsm/respawn.pid /usr/share/vdsm/vdsm<br>19346 ?        S&lt;l    0:02 /usr/bin/python /usr/share/vdsm/vdsm<br>

19366 ?        S&lt;     0:00 /usr/bin/sudo -n /usr/bin/python /usr/share/vdsm/supervdsmServer.py 414b69cd-383b-48af-a82a-7f1d042608e3 19346<br>19367 ?        S&lt;l    0:00 /usr/bin/python /usr/share/vdsm/supervdsmServer.py 414b69cd-383b-48af-a82a-7f1d042608e3 19346<br>

<br><br>Expected to see may [vdsmd] entries in ps ax output.<br></div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><br><br><div class="gmail_quote">

On Wed, Feb 6, 2013 at 9:42 AM, Juan Hernandez <span dir="ltr">&lt;<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 02/06/2013 03:32 PM, Jim Kinney wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The pki folder is likely to be a problem but the backups folder is<br>
populated. Is there a way to remove client certs from hosts to restore<br>
access with a host add process?<br>
</blockquote>
<br></div>
If you don&#39;t have the pki folder you have two problems. First is that some data in the database is encrypted, namely the AdminPassword. That you can solve with &quot;engine-config -s AdminPassword=interactive&quot;. Second is the certificates of the hosts, the easy way to solve that is to re-install them (from the ovirt-engine GUI, no need to re-install the operating system) that will generate new certificates.<br>



<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<br>
On Feb 6, 2013 9:24 AM, &quot;Juan Hernandez&quot; &lt;<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a><br></div><div><div>
&lt;mailto:<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>&gt;&gt; wrote:<br>
<br>
    On 02/06/2013 03:02 PM, Jim Kinney wrote:<br>
<br>
        as things stand now:<br>
<br>
        I manually reinstalled 3.1, then dropped the engine database and<br>
        restored from the backup. There were some errors at the end.<br>
        Even though<br>
        I used all the same passwords, the admin@internal account was not<br>
        working. Used engine-config -s LocalAdminPassword=&#39;*****&#39; to<br>
        fix. On log<br>
        in, everything is down, offline, unreachable. No hosts can be<br>
        contacted.<br>
        No storage is connected. Can&#39;t add a new host.<br>
<br>
        crud.<br>
<br>
        I copied the database backup and removed all the db creation part<br>
        leaving just the data &quot;copy into...&quot; section (that was fun). Ran<br>
        engine-cleanup then engine-setup then tried to restore just the<br>
        data.<br>
<br>
        no joy there either.<br>
<br>
        The system is CentOS 6.3 as are the hosts. This ran wonderfully<br>
        until I<br>
        goofed trying to get the cli and sdk updated. Without the database<br>
        working, I have no way to know what vm is what in the ISCSI LVM<br>
        storage<br>
        system to even export to another platform.<br>
<br>
        So I&#39;m assuming my next step is panic (or total reinstall from bare<br>
        iron?). I&#39;m setting this up at work and today is my last day as I&#39;m<br>
        moving to a new job at a totally different organization. I&#39;d hate to<br>
        walk out and lose all the windows VMs and templates that were<br>
        built over<br>
        the last 2 months.<br>
<br>
<br>
    Do you still have the original backup of the database and the<br>
    contents of the original /etc/pki/ovirt-engine directory? With those<br>
    two things it is possible to recover.<br>
<br>
    I would suggest the following procedure:<br>
<br>
    1. Make a clean installation of 3.1, exactly the same version that<br>
    you had before trying to update (make a backup of the database and<br>
    of the /etc/pki/ovirt-engine directory before, just in case). During<br>
    this installation use the answers that you used during the initial<br>
    installation (specially the passwords).<br>
<br>
    2. Stop the engine, then drop and recover the database as you<br>
    already did.<br>
<br>
    3. Restore the contents of the /etc/pki/ovirt-engine directory.<br>
<br>
    4. Start the engine.<br>
<br>
    You should be able to log in with the same credentials that you used<br>
    in the original installation.<br>
<br>
<br>
        On Wed, Feb 6, 2013 at 8:43 AM, Jim Kinney &lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a><br>
        &lt;mailto:<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;<br></div></div><div>
        &lt;mailto:<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a> &lt;mailto:<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@gmail.com</a>&gt;&gt;<u></u>&gt; wrote:<br>
<br>
             added 3.2 lines to dre ovirt yum repo (and disabled 3.1 -<br>
        probably<br>
             not good) and did engine-upgrade.<br>
<br>
             Process choked at opening the CA cert and proceeded to<br>
        &quot;rollback&quot;.<br>
             Didn&#39;t actually roll back as 3.1 repo was disabled.<br>
<br>
             System still has 3.2 installed. Did yum update to pull in the<br>
             cli/sdk 3.2 (wish I had done that first!).<br>
<br>
             Engine starts but fails to open CA to run gui. found<br>
        following in log:<br>
<br>
             2013-02-05 14:02:40,825 ERROR [org.ovirt.engine.core.<br></div>
             engineencryptutils.__<u></u>EncryptionUtils] (MSC service thread<br>
        1-16) Can&#39;t<br>
             load keystore from file &quot;/etc/pki/ovirt-engine/.__<u></u>keystore&quot;.<div><br>
             IOException: DerInputStream.getLength(): lengthTag=109, too<br>
        big.<br>
             2013-02-05 14:02:40,826 ERROR<br>
<br></div>
        [org.ovirt.engine.core.__<u></u>engineencryptutils.__<u></u>EncryptionUtils] (MSC<div><br>
             service thread 1-16) Failed to decrypt java.io.IOException:<br>
             DerInputStream.getLength(): lengthTag=109, too big.<br>
             2013-02-05 14:02:40,827 ERROR<br>
<br></div>
        [org.ovirt.engine.core.dal.__<u></u>dbbroker.generic.__<u></u>DBConfigUtils] (MSC<div><br>
             service thread 1-16) Failed to decrypt value for property<br>
             TruststorePass will be used encrypted value<br>
             2013-02-05 14:02:40,829 WARN<br></div>
             [org.ovirt.engine.core.utils._<u></u>_ConfigUtilsBase] (MSC<div><br>
        service thread<br>
             1-16) Could not find enum value for option: CertificatePassword<br>
             2013-02-05 14:02:40,830 ERROR<br>
<br></div>
        [org.ovirt.engine.core.__<u></u>engineencryptutils.__<u></u>EncryptionUtils] (MSC<div><br>
             service thread 1-16) Can&#39;t load keystore from file<br></div>
             &quot;/etc/pki/ovirt-engine/.__<u></u>keystore&quot;. IOException:<div><br>
             DerInputStream.getLength(): lengthTag=109, too big.<br>
             2013-02-05 14:02:40,830 ERROR<br>
<br></div>
        [org.ovirt.engine.core.__<u></u>engineencryptutils.__<u></u>EncryptionUtils] (MSC<div><br>
             service thread 1-16) Failed to decrypt java.io.IOException:<br>
             DerInputStream.getLength(): lengthTag=109, too big.<br>
             2013-02-05 14:02:40,831 ERROR<br>
<br></div>
        [org.ovirt.engine.core.dal.__<u></u>dbbroker.generic.__<u></u>DBConfigUtils] (MSC<div><br>
             service thread 1-16) Failed to decrypt value for property<br>
             LocalAdminPassword will be used encrypted value<br>
             2013-02-05 14:02:40,833 ERROR<br>
<br></div>
        [org.ovirt.engine.core.__<u></u>engineencryptutils.__<u></u>EncryptionUtils] (MSC<div><br>
             service thread 1-16) Can&#39;t load keystore from file<br></div>
             &quot;/etc/pki/ovirt-engine/.__<u></u>keystore&quot;. IOException:<div><br>
             DerInputStream.getLength(): lengthTag=109, too big.<br>
             2013-02-05 14:02:40,834 ERROR<br>
<br></div>
        [org.ovirt.engine.core.__<u></u>engineencryptutils.__<u></u>EncryptionUtils] (MSC<div><br>
             service thread 1-16) Failed to decrypt java.io.IOException:<br>
             DerInputStream.getLength(): lengthTag=109, too big.<br>
<br>
<br>
             On Tue, Feb 5, 2013 at 6:11 AM, Michael Pasternak<br>
             &lt;<a href="mailto:mpastern@redhat.com" target="_blank">mpastern@redhat.com</a> &lt;mailto:<a href="mailto:mpastern@redhat.com" target="_blank">mpastern@redhat.com</a>&gt;<br></div><div><div>
        &lt;mailto:<a href="mailto:mpastern@redhat.com" target="_blank">mpastern@redhat.com</a> &lt;mailto:<a href="mailto:mpastern@redhat.com" target="_blank">mpastern@redhat.com</a>&gt;&gt;&gt; wrote:<br>
<br>
<br>
                 Hi Jim,<br>
<br>
                 On 02/04/2013 08:33 PM, Jim Kinney wrote:<br>
                  &gt; I&#39;m trying to setup a way to restart a large group<br>
        of windows<br>
                 vms on a schedule. I&#39;m getting a connection failure<br>
        that seems<br>
                 related to the use of https but I&#39;m not sure.<br>
                  &gt;<br>
                  &gt; error: __init__() got an unexpected keyword argument<br>
                 &#39;source_address&#39;<br>
<br>
                 This error is caused by running ovirt-sdk on a older<br>
        version of<br>
                 python (less then python27),<br>
                 please upgrade your sdk/cli with one shipped in 3.2 (it&#39;s<br>
                 backward compatible to 3.1).<br>
<br>
                  &gt;<br>
                  &gt; I ran:<br>
                  &gt; ovirt-shell -A &lt;path to server cert/certfile<br>
        exported from<br>
                 browser&gt; -c<br>
                  &gt;<br>
                  &gt; and my .ovirtshellrc is:<br>
                  &gt;<br>
                  &gt; [ovirt-shell]<br>
                  &gt; username = &quot;admin@internal&quot;<br>
                  &gt; url = <a href="https://my.internal.url/api" target="_blank">https://my.internal.url/api</a><br>
                  &gt; #insecure = False<br>
                  &gt; #filter = False<br>
                  &gt; #timeout = -1<br>
                  &gt; password = **********************<br>
                  &gt;<br>
                  &gt;<br>
                  &gt; I tried putting the ca_cert = &lt;path to cert&gt; but<br>
        that clearly<br>
                 was not allowed in .ovirtshellrc<br>
<br>
                 not related, but supported in 3.2 cli.<br>
<br>
                  &gt;<br>
                  &gt; ideas?<br>
                  &gt; --<br>
                  &gt; --<br>
                  &gt; James P. Kinney III<br>
                  &gt; ////<br>
                  &gt; ////Every time you stop a school, you will have to<br>
        build a<br>
                 jail. What you gain at one end you lose at the other.<br>
        It&#39;s like<br>
                 feeding a dog on his own tail. It won&#39;t fatten<br>
                  &gt; the dog.<br>
                  &gt; - Speech 11/23/1900 Mark Twain<br>
                  &gt; ////<br>
                  &gt; <a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br></div></div>
                  &gt; <a href="http://heretothereideas." target="_blank">http://heretothereideas.</a>__<a href="http://blogspot.com/" target="_blank">blog<u></u>spot.com/</a><br>
        &lt;<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.<u></u>blogspot.com/</a>&gt;<br>
                  &gt; ////<br>
                  &gt;<br>
                  &gt;<br>
                  &gt;<br>
                  &gt; ______________________________<u></u>___________________<div><br>
                  &gt; Users mailing list<br>
                  &gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br></div>
        &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;&gt;<br>
                  &gt; <a href="http://lists.ovirt.org/__mailman/listinfo/users" target="_blank">http://lists.ovirt.org/__<u></u>mailman/listinfo/users</a><div><br>
        &lt;<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a>&gt;<br>
<br>
<br>
                 --<br>
<br>
                 Michael Pasternak<br>
                 RedHat, ENG-Virtualization R&amp;D<br>
<br>
<br>
<br>
<br>
             --<br>
             --<br>
             James P. Kinney III<br>
             ////<br>
             ////Every time you stop a school, you will have to build a<br>
        jail.<br>
             What you gain at one end you lose at the other. It&#39;s like<br>
        feeding a<br>
             dog on his own tail. It won&#39;t fatten the dog.<br>
             - Speech 11/23/1900 Mark Twain<br>
             ////<br>
        <a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br></div>
        <a href="http://heretothereideas." target="_blank">http://heretothereideas.</a>__<a href="http://blogspot.com/" target="_blank">blog<u></u>spot.com/</a><div><br>
        &lt;<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.<u></u>blogspot.com/</a>&gt;<br>
             ////<br>
<br>
<br>
<br>
<br>
        --<br>
        --<br>
        James P. Kinney III<br>
        ////<br>
        ////Every time you stop a school, you will have to build a jail.<br>
        What<br>
        you gain at one end you lose at the other. It&#39;s like feeding a<br>
        dog on<br>
        his own tail. It won&#39;t fatten the dog.<br>
        - Speech 11/23/1900 Mark Twain<br>
        ////<br>
        <a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br></div>
        <a href="http://heretothereideas." target="_blank">http://heretothereideas.</a>__<a href="http://blogspot.com/" target="_blank">blog<u></u>spot.com/</a><br>
        &lt;<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.<u></u>blogspot.com/</a>&gt;<br>
        ////<br>
<br>
<br>
        ______________________________<u></u>___________________<div><br>
        Users mailing list<br>
        <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br></div>
        <a href="http://lists.ovirt.org/__mailman/listinfo/users" target="_blank">http://lists.ovirt.org/__<u></u>mailman/listinfo/users</a><div><br>
        &lt;<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a>&gt;<br>
<br>
<br>
<br>
    --<br>
    Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3,<br>
    planta 3ºD, 28016 Madrid, Spain<br>
    Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat<br>
    S.L.<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
<br>
</div></blockquote><div><div>
<br>
<br>
-- <br>
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain<br>
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br></div></div><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>


</i></i></i></i>
</blockquote></div></div></div><div class="HOEnZb"><div class="h5"><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>

</i></i></i></i>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://electjimkinney.org" target="_blank">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
</i></i></i></i>