----- Original Message ----- > From: "Eli Mesika" <[email protected]> > To: "Jorick Astrego" <[email protected]> > Cc: [email protected] > Sent: Sunday, August 24, 2014 12:02:38 AM > Subject: Re: [ovirt-users] duplicate default cluster > > > > ----- Original Message ----- > > From: "Jorick Astrego" <[email protected]> > > To: [email protected] > > Sent: Friday, August 22, 2014 2:23:06 PM > > Subject: [ovirt-users] duplicate default cluster > > > > Hi, > > > > Somehow I ended up with 2 "Default" clusters on 3.5rc1: > > > > > > > > > > I checked the db but there is only 1 listed: > > > Hi Jorick > > This bug seems related to the search engine and I actually talked last THU > with Omer F to discuss the correct resolution to this bug. > What we had found is that some views used in certain cases by the search > engine (when you type a search expression) generates duplicate values > The resolution will be to add a "distinct" to the generates search query in > order to eliminate those duplications.
You might hit an instance of bug https://bugzilla.redhat.com/show_bug.cgi?id=1124593. Which has already been fixed by: http://gerrit.ovirt.org/#/c/30859/ (should be available on next 3.5 build). > > CCing Omer to paste here the BZ id for tracking > > Regards > > Eli > > > > > > > > > > select * from vds_groups; > > vds_group_id | name | description | cpu_name | _create_date | _update_date > > | storage_pool_id | max_vds_memory_over_commit | compatibility_version | > > | transparent_hugepages | migrate_on_error | virt_service | g > > luster_service | count_threads_as_cores | emulated_machine | > > trusted_service > > | tunnel_migration | cluster_policy_id | cluster_policy_cus > > tom_properties | enable_balloon | free_text_comment | > > detect_emulated_machine > > | architecture | optimization_type | spice_proxy | ha_reservation | > > | enable_k > > sm | serial_number_policy | custom_serial_number | optional_reason | > > required_rng_sources > > --------------------------------------+---------+----------------------------+----------------------+-------------------------------+------------------------- > > -----+--------------------------------------+----------------------------+-----------------------+-----------------------+------------------+--------------+-- > > ---------------+------------------------+------------------+-----------------+------------------+--------------------------------------+---------------------- > > -------------------+----------------+-------------------+-------------------------+--------------+-------------------+-------------+----------------+--------- > > ---+----------------------+----------------------+-----------------+---------------------- > > 00000001-0001-0001-0001-000000000304 | Default | The default server cluster > > | > > Intel Nehalem Family | 2014-07-30 10:30:41.438257+02 | 2014-08-13 > > 11:07:45.9885 > > 4+02 | 00000002-0002-0002-0002-00000000017b | 150 | 3.5 | t | 2 | t | t > > | f | rhel6.5.0 | f | f | 20d25257-b4bd-4589-92a6-c4c5c5d3fd1a | { > > | t | | f | 1 | 1 | | t | t > > | | | f | > > > > > > : "CpuOverCommitDurat > > ionMinutes" : "2", > > > > > > > > : "HighUtilization" : > > "80" > > > > > > > > : } > > > > > > (1 row) > > > > > > Anything else I can do to debug? > > > > Kind regards, > > > > Jorick Astrego > > Netbulae > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

