
On Wed 02 Apr 2014 04:48:12 PM IDT, Stefan Wendler wrote:
On Wednesday 02 April 2014 16:16:34 Roy Golan wrote:
an upgrade to 3.3 should have run an upgrade script [1] and update all vms with 6 to 0 (the new internal id of other)
can you run this sql [2] to see if it did ran?
[1] 03_03_0660_alter_os_type_unassigned_to_other.sql [2] psql engine engine -c "select * from schema_version where script ilike '%unassigned%';"
The query [2] returns "0 rows"
this upgrade is from 3.3.4 to 3.4 i think. did you ever upgraded from 3.2 to 3.3? if yes then we need that upgrade log. more directions - did you anytime override the osinfo files or added some custom ones? please paste the content of /etc/ovirt-engine/osinfo.conf.d and /usr/share/ovirt-engine/conf/osinfo-defaults.properties if non of this has relevant results than its totally safe to run the script above mentioned [1]