
Hi, I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export. I am using ovirt-release-master repository I have some problems 1 - the VM engine is not showing up on the webgui. 2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function 'gethostnetworksbycluster'. 3 - I couldn't import my old export domain 4 - I couldn't import my old vm domain. thanks in advance.

Hi wodel, can u please attach the engine.log, also the hosted engine log. Regards, Maor ----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi, Here are the logs engine.log hosted-engine setup log vdsm.log agent and broker logs About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined. 2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts. Regards 2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Sandro, Eyal, Is there any known issue of this specific build? Regards, Maor ----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6 Hi, Here are the logs engine.log hosted-engine setup log vdsm.log agent and broker logs About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined. 2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts. Regards 2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

No, no specific known issue. On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com> wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

Hi, I redid the installation with Fc22 for the host and the VM engine, I still have the same problems - No VM engine on the webui - Cannot start a created VM, DB error Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start. Regards. 2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com> wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

Looks like by now a bz was opened for this: https://bugzilla.redhat.com/show_bug.cgi?id=1249671 ----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "Sandro Bonazzola" <sbonazzo@redhat.com> Cc: "users" <users@ovirt.org> Sent: Tuesday, August 4, 2015 2:28:44 AM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still have the same problems - No VM engine on the webui - Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola < sbonazzo@redhat.com > :
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk < mlipchuk@redhat.com > wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" < wodel.youchi@gmail.com > To: "Maor Lipchuk" < mlipchuk@redhat.com > Cc: "users" < users@ovirt.org > Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk < mlipchuk@redhat.com >:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" < wodel.youchi@gmail.com > To: "users" < users@ovirt.org > Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Tue, Aug 4, 2015 at 1:28 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still
Did you mean hosted-engine?
have the same problems - No VM engine on the webui
If so there is an open bug on that: https://bugzilla.redhat.com/show_bug.cgi?id=1222010 Adding the first normal (non HE) storage domain is enough to solve it: when you add the first data domain the datacenter comes up and the engine-VM got shown.
- Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com> wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi again, Yes I mean the hosted-egnine VM I added the first storage domain (NFS4), I even added the ISO domain, but still no vm-engine shown on webui. Regards. 2015-08-04 8:19 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 1:28 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still
Did you mean hosted-engine?
have the same problems - No VM engine on the webui
If so there is an open bug on that: https://bugzilla.redhat.com/show_bug.cgi?id=1222010 Adding the first normal (non HE) storage domain is enough to solve it: when you add the first data domain the datacenter comes up and the engine-VM got shown.
- Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com>
wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists
gethostnetworksbycluster(uuid)
but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message -----
From: "wodel youchi" <wodel.youchi@gmail.com> To: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 1:01:57 AM Subject: [ovirt-users] Testing Ovirt 3.6
Hi,
I have installed ovirt 3.6 hosted-engine on Fedora22 for test. using NFS4 as storage for the vm engine, vms, iso and export.
I am using ovirt-release- master repository
I have some problems
1 - the VM engine is not showing up on the webgui.
2 - I cannot start a VM after it's creation, I get an error about a failed connection to DB, in the engine's error log I have an exception about a none existant function ' gethostne tworksbycluster'.
3 - I couldn't import my old export domain
4 - I couldn't import my old vm domain.
thanks in advance.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community
collaboration. >> See how it works at redhat.com > > > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users >

On Tue, Aug 4, 2015 at 11:25 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi again,
Yes I mean the hosted-egnine VM
I added the first storage domain (NFS4), I even added the ISO domain, but still no vm-engine shown on webui.
Could you please attach your engine logs on bug # 1222010 thanks, Simone
Regards.
2015-08-04 8:19 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 1:28 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still
Did you mean hosted-engine?
have the same problems - No VM engine on the webui
If so there is an open bug on that: https://bugzilla.redhat.com/show_bug.cgi?id=1222010 Adding the first normal (non HE) storage domain is enough to solve it: when you add the first data domain the datacenter comes up and the engine-VM got shown.
- Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com> wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
Hi wodel,
can u please attach the engine.log, also the hosted engine log.
Regards, Maor
----- Original Message ----- > From: "wodel youchi" <wodel.youchi@gmail.com> > To: "users" <users@ovirt.org> > Sent: Saturday, August 1, 2015 1:01:57 AM > Subject: [ovirt-users] Testing Ovirt 3.6 > > Hi, > > I have installed ovirt 3.6 hosted-engine on Fedora22 for test. > using NFS4 as storage for the vm engine, vms, iso and export. > > I am using ovirt-release- master repository > > I have some problems > > 1 - the VM engine is not showing up on the webgui. > > 2 - I cannot start a VM after it's creation, I get an error about > a failed > connection to DB, in the engine's error log I have an exception > about > a none > existant function ' gethostne tworksbycluster'. > > 3 - I couldn't import my old export domain > > 4 - I couldn't import my old vm domain. > > thanks in advance. > > _______________________________________________ > Users mailing list > Users@ovirt.org > http://lists.ovirt.org/mailman/listinfo/users >
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi, A new test with Centos7 as host and Centos7 as VM-engine. The same problem, no VM-engine on Webgui. - I can create and start VMs - I could import my export domain and old data domain There is another problem with host edition, I can't get pass these two parameters when I edit a host: - host groups - compute resources I don't know what they mean, they are blank, and if I change the host's configuration, the two parameters become red, and I don't know what to fill in. Regards 2015-08-04 10:54 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 11:25 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi again,
Yes I mean the hosted-egnine VM
I added the first storage domain (NFS4), I even added the ISO domain, but still no vm-engine shown on webui.
Could you please attach your engine logs on bug # 1222010
thanks, Simone
Regards.
2015-08-04 8:19 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 1:28 AM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still
Did you mean hosted-engine?
have the same problems - No VM engine on the webui
If so there is an open bug on that: https://bugzilla.redhat.com/show_bug.cgi?id=1222010 Adding the first normal (non HE) storage domain is enough to solve it: when you add the first data domain the datacenter comes up and the engine-VM got shown.
- Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com> wrote:
Sandro, Eyal, Is there any known issue of this specific build?
Regards, Maor
----- Original Message ----- From: "wodel youchi" <wodel.youchi@gmail.com> To: "Maor Lipchuk" <mlipchuk@redhat.com> Cc: "users" <users@ovirt.org> Sent: Saturday, August 1, 2015 3:24:21 PM Subject: Re: [ovirt-users] Testing Ovirt 3.6
Hi,
Here are the logs
engine.log
hosted-engine setup log
vdsm.log
agent and broker logs
About the postgresql function, it's exists gethostnetworksbycluster(uuid) but the webgui is calling it with parameters not defined.
2015-07-31 22:05:20,449 ERROR
[org.ovirt.engine.core.bll.RunVmCommand]
(default task-23) [7acb8bf] Data access error during C anDoActionFailure.: org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * fro m gethostnetworksbycluster(?, ?, ?)]; nested exception is org.postgresql.util.PSQLException: ERROR: function gethostnetworks bycluster(uuid, unknown, character varying) does not exist Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Regards
2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>:
> Hi wodel, > > can u please attach the engine.log, also the hosted engine log. > > Regards, > Maor > > > ----- Original Message ----- > > From: "wodel youchi" <wodel.youchi@gmail.com> > > To: "users" <users@ovirt.org> > > Sent: Saturday, August 1, 2015 1:01:57 AM > > Subject: [ovirt-users] Testing Ovirt 3.6 > > > > Hi, > > > > I have installed ovirt 3.6 hosted-engine on Fedora22 for test. > > using NFS4 as storage for the vm engine, vms, iso and export. > > > > I am using ovirt-release- master repository > > > > I have some problems > > > > 1 - the VM engine is not showing up on the webgui. > > > > 2 - I cannot start a VM after it's creation, I get an error about > > a > failed > > connection to DB, in the engine's error log I have an exception > > about > > a > none > > existant function ' gethostne tworksbycluster'. > > > > 3 - I couldn't import my old export domain > > > > 4 - I couldn't import my old vm domain. > > > > thanks in advance. > > > > _______________________________________________ > > Users mailing list > > Users@ovirt.org > > http://lists.ovirt.org/mailman/listinfo/users > > >
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Thursday, August 06, 2015 06:04:44 PM wodel youchi wrote:
Hi,
A new test with Centos7 as host and Centos7 as VM-engine.
The same problem, no VM-engine on Webgui.
- I can create and start VMs - I could import my export domain and old data domain
There is another problem with host edition, I can't get pass these two parameters when I edit a host: - host groups - compute resources
That is a known bug [1], which should be fixed once [2] is merged. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1250547 [2] https://gerrit.ovirt.org/#/c/44498/
I don't know what they mean, they are blank, and if I change the host's configuration, the two parameters become red, and I don't know what to fill in.
Regards
2015-08-04 10:54 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 11:25 AM, wodel youchi <wodel.youchi@gmail.com>
wrote:
Hi again,
Yes I mean the hosted-egnine VM
I added the first storage domain (NFS4), I even added the ISO domain, but still no vm-engine shown on webui.
Could you please attach your engine logs on bug # 1222010
thanks, Simone
Regards.
2015-08-04 8:19 GMT+01:00 Simone Tiraboschi <stirabos@redhat.com>:
On Tue, Aug 4, 2015 at 1:28 AM, wodel youchi <wodel.youchi@gmail.com>
wrote:
Hi,
I redid the installation with Fc22 for the host and the VM engine, I still
Did you mean hosted-engine?
have the same problems - No VM engine on the webui
If so there is an open bug on that: https://bugzilla.redhat.com/show_bug.cgi?id=1222010 Adding the first normal (non HE) storage domain is enough to solve it: when you add the first data domain the datacenter comes up and the engine-VM got shown.
- Cannot start a created VM, DB error
Then I tested with Fc22 for th host and Centos7 for the VM engine - Still no VM engine on webui - But this time no DB error and the created VM did start.
Regards.
2015-08-03 14:40 GMT+01:00 Sandro Bonazzola <sbonazzo@redhat.com>:
No, no specific known issue.
On Sat, Aug 1, 2015 at 8:57 PM, Maor Lipchuk <mlipchuk@redhat.com>
wrote: > Sandro, Eyal, > Is there any known issue of this specific build? > > Regards, > Maor > > ----- Original Message ----- > From: "wodel youchi" <wodel.youchi@gmail.com> > To: "Maor Lipchuk" <mlipchuk@redhat.com> > Cc: "users" <users@ovirt.org> > Sent: Saturday, August 1, 2015 3:24:21 PM > Subject: Re: [ovirt-users] Testing Ovirt 3.6 > > Hi, > > Here are the logs > > engine.log > > hosted-engine setup log > > vdsm.log > > agent and broker logs > > > About the postgresql function, it's exists > gethostnetworksbycluster(uuid) > but the webgui is calling it with parameters not defined. > > 2015-07-31 22:05:20,449 ERROR
[org.ovirt.engine.core.bll.RunVmCommand]
> (default task-23) [7acb8bf] Data access error during C > anDoActionFailure.: > org.springframework.jdbc.BadSqlGrammarException: > PreparedStatementCallback; bad SQL grammar [select * fro > m gethostnetworksbycluster(?, ?, ?)]; nested exception is > org.postgresql.util.PSQLException: ERROR: function gethostnetworks > bycluster(uuid, unknown, character varying) does not exist > > Hint: No function matches the given name and argument types. You > > might > need to add explicit type casts. > > > > Regards > > 2015-08-01 10:01 GMT+01:00 Maor Lipchuk <mlipchuk@redhat.com>: > > Hi wodel, > > > > can u please attach the engine.log, also the hosted engine log. > > > > Regards, > > Maor > > > > > > ----- Original Message ----- > > > > > From: "wodel youchi" <wodel.youchi@gmail.com> > > > To: "users" <users@ovirt.org> > > > Sent: Saturday, August 1, 2015 1:01:57 AM > > > Subject: [ovirt-users] Testing Ovirt 3.6 > > > > > > Hi, > > > > > > I have installed ovirt 3.6 hosted-engine on Fedora22 for test. > > > using NFS4 as storage for the vm engine, vms, iso and export. > > > > > > I am using ovirt-release- master repository > > > > > > I have some problems > > > > > > 1 - the VM engine is not showing up on the webgui. > > > > > > 2 - I cannot start a VM after it's creation, I get an error
about
> > > a > > > > failed > > > > > connection to DB, in the engine's error log I have an exception > > > about > > > a > > > > none > > > > > existant function ' gethostne tworksbycluster'. > > > > > > 3 - I couldn't import my old export domain > > > > > > 4 - I couldn't import my old vm domain. > > > > > > thanks in advance. > > > > > > _______________________________________________ > > > Users mailing list > > > Users@ovirt.org > > > http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (6)
-
Alexander Wels
-
Maor Lipchuk
-
Sandro Bonazzola
-
Simone Tiraboschi
-
Vered Volansky
-
wodel youchi