
Hi, I'm getting the following problem: https://bugzilla.redhat.com/show_bug.cgi?id=1530944#c3 and after fix DNS entries no /etc/resolv.conf on host, i have to many entries on name_server table: engine=# select count(*) from name_server; count ------- 31401 (1 row) I would like to know if may i delete this entries? Best regards, -- Carlos Rodrigues Engenheiro de Software Sénior Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 (m) +351 911 926 110

Hi Yes you may delete the entries, make sure you are not deleting name_server of hosts that already running in your engine(if you have such). Deleting the multiple entries in the DB + removing the duplicated name servers in /etc/resolv.conf should work around this bug, which was decided to close as WONTFIX. Just re-add the the server to engine. Cheers) On Wed, Feb 7, 2018 at 7:24 PM, Carlos Rodrigues <cmar@eurotux.com> wrote:
Hi,
I'm getting the following problem:
https://bugzilla.redhat.com/show_bug.cgi?id=1530944#c3
and after fix DNS entries no /etc/resolv.conf on host, i have to many entries on name_server table:
engine=# select count(*) from name_server; count ------- 31401 (1 row)
I would like to know if may i delete this entries?
Best regards,
-- Carlos Rodrigues
Engenheiro de Software Sénior
Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 (m) +351 911 926 110 _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Michael Burman Senior Quality engineer - rhv network - redhat israel Red Hat <https://www.redhat.com> mburman@redhat.com M: 0545355725 IM: mburman <https://red.ht/sig>

Hi, Many thanks. Cheers On Thu, 2018-02-08 at 10:54 +0200, Michael Burman wrote:
Hi
Yes you may delete the entries, make sure you are not deleting name_server of hosts that already running in your engine(if you have such). Deleting the multiple entries in the DB + removing the duplicated name servers in /etc/resolv.conf should work around this bug, which was decided to close as WONTFIX. Just re-add the the server to engine.
Cheers)
On Wed, Feb 7, 2018 at 7:24 PM, Carlos Rodrigues <cmar@eurotux.com> wrote:
Hi,
I'm getting the following problem:
https://bugzilla.redhat.com/show_bug.cgi?id=1530944#c3
and after fix DNS entries no /etc/resolv.conf on host, i have to many entries on name_server table:
engine=# select count(*) from name_server; count ------- 31401 (1 row)
I would like to know if may i delete this entries?
Best regards,
-- Carlos Rodrigues
Engenheiro de Software Sénior
Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 (m) +351 911 926 110 _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Carlos Rodrigues Engenheiro de Software Sénior Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 (m) +351 911 926 110
participants (2)
-
Carlos Rodrigues
-
Michael Burman