
On Mon, Aug 17, 2015 at 5:47 PM, wodel youchi <wodel.youchi@gmail.com> wrote:
Hi,
I updated this package ovirt-engine-extension-aaa-jdbc to the latest one available, and the engine's installation terminated successfully.
this time I disabled selinux and firewalling on hypervisor and on the VM engine.
1 - Still no trace of the VM engine on webui even after adding storage domain 2 - the ovirt-ha-agent crashes with this message : ovirt-ha-agent ovirt_hosted_engine_ha.agent.agent.Agent ERROR Error: ' 'StorageServer' object has no attribute '_self'' - trying to restart agent
Thanks for reporting, had you opened a bug about it?
2015-08-17 0:19 GMT+01:00 wodel youchi <wodel.youchi@gmail.com>:
Hi folks,
Two days ago I redid a test with the second beta, and I had the same problem with the VM engine not present on the webui.
I cleaned up everything and I redid the test today, this I couldn't terminate the engine's installation, I had this error after the creation of the database
/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh option non permise -- e
the script does not accept -e option
Regards.
2015-08-06 18:42 GMT+01:00 Alexander Wels <awels@redhat.com>:
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
_______________________________________________ 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