[Users] DB error on fresh ovirt install

Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields: oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information log attached - DHC

DHC, Please send a link for the latest install you got that error with. Allon, Could that be related to the upgrade problem patch you were working on last Thursday? Regards, Vered ----- Original Message -----
From: "Dead Horse" <deadhorseconsulting@gmail.com> To: "<users@ovirt.org>" <users@ovirt.org> Sent: Tuesday, February 19, 2013 11:58:01 PM Subject: [Users] DB error on fresh ovirt install
Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields:
oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes
Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information
log attached
- DHC
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Dead Horse" <deadhorseconsulting@gmail.com> To: "<users@ovirt.org>" <users@ovirt.org> Sent: Tuesday, February 19, 2013 11:58:01 PM Subject: [Users] DB error on fresh ovirt install
Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields:
oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes
Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information
log attached
Hi Seems like a BUG in the setup Python script see http://www.gossamer-threads.com/lists/python/python/917709 Alex, Moran can you check please ?
- DHC
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

We ran into the same issue yesterday...The call to backup database seems to be causing this. engine_setup.py still uses the old method call and not the changed one as per http://gerrit.ovirt.org/10548. On 02/20/2013 04:25 PM, Eli Mesika wrote:
----- Original Message -----
From: "Dead Horse" <deadhorseconsulting@gmail.com> To: "<users@ovirt.org>" <users@ovirt.org> Sent: Tuesday, February 19, 2013 11:58:01 PM Subject: [Users] DB error on fresh ovirt install
Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields:
oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes
Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information
log attached Hi Seems like a BUG in the setup Python script see http://www.gossamer-threads.com/lists/python/python/917709 Alex, Moran can you check please ?
- DHC
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------000907060500020400090904 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/20/2013 12:55 PM, Eli Mesika wrote:
----- Original Message -----
From: "Dead Horse" <deadhorseconsulting@gmail.com> To: "<users@ovirt.org>" <users@ovirt.org> Sent: Tuesday, February 19, 2013 11:58:01 PM Subject: [Users] DB error on fresh ovirt install
Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields:
oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes
Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information
log attached Hi Seems like a BUG in the setup Python script see http://www.gossamer-threads.com/lists/python/python/917709 Alex, Moran can you check please ?
Hi All It is indeed a but in our setup utility. I've opened a bug [1].
- DHC
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
[1] https://bugzilla.redhat.com/show_bug.cgi?id=913176 -- Best regards, Alex Lourie Software Developer in Integration Red Hat --------------000907060500020400090904 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 02/20/2013 12:55 PM, Eli Mesika wrote:<br> </div> <blockquote cite="mid:495518236.4227116.1361357703697.JavaMail.root@redhat.com" type="cite"> <pre wrap=""> ----- Original Message ----- </pre> <blockquote type="cite"> <pre wrap="">From: "Dead Horse" <a class="moz-txt-link-rfc2396E" href="mailto:deadhorseconsulting@gmail.com"><deadhorseconsulting@gmail.com></a> To: "<a class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org"><users@ovirt.org></a>" <a class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org"><users@ovirt.org></a> Sent: Tuesday, February 19, 2013 11:58:01 PM Subject: [Users] DB error on fresh ovirt install Normally I upgrade from prior test installs. However for the past two weeks or so attempting a fresh install yields: oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirtfoo.test.domain auth-pass: ******** org-name: DHC application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** config-nfs: no override-firewall: None Proceed with the configuration listed above? (yes|no): yes Installing: Configuring oVirt Engine... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Upgrading Database Schema... [ ERROR ] dictionary update sequence element #0 has length 1; 2 is required Please check log file /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more information log attached </pre> </blockquote> <pre wrap=""> Hi Seems like a BUG in the setup Python script see <a class="moz-txt-link-freetext" href="http://www.gossamer-threads.com/lists/python/python/917709">http://www.gossamer-threads.com/lists/python/python/917709</a> Alex, Moran can you check please ? </pre> </blockquote> Hi All<br> <br> It is indeed a but in our setup utility. I've opened a bug [1].<br> <br> <blockquote cite="mid:495518236.4227116.1361357703697.JavaMail.root@redhat.com" type="cite"> <blockquote type="cite"> <pre wrap=""> - DHC _______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> </blockquote> <br> [1] <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=913176">https://bugzilla.redhat.com/show_bug.cgi?id=913176</a> <pre class="moz-signature" cols="72">-- Best regards, Alex Lourie Software Developer in Integration Red Hat</pre> </body> </html> --------------000907060500020400090904--
participants (5)
-
Alex Lourie
-
Dead Horse
-
Eli Mesika
-
Sahina Bose
-
Vered Volansky