Help creating virtual machines in ovirt

Yes the host is up. Please see below *[root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.logtail: cannot open `50' for reading: No such file or directory==> /var/log/ovirt-engine/engine.log <== 2014-05-26 12:29:18,886 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVmVDSCommand(HostName = HOST2.247CLUSTERS.COM <http://HOST2.247CLUSTERS.COM>, HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 302deca2 2014-05-26 12:29:18,905 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM <http://HOST2.247CLUSTERS.COM>, HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e 2014-05-26 12:29:18,912 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM <http://HOST2.247CLUSTERS.COM>, HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,914 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id: 4853232e2014-05-26 12:29:18,914 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] VDS::create Failed creating vm VM1 in vds = 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : HOST2.247CLUSTERS.COM <http://HOST2.247CLUSTERS.COM> error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca22014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM , sharedLocks= ]2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022) 2014-05-26 12:29:18,938 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID: 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM VM1 (User: admin).*

----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: users@ovirt.org Sent: Tuesday, May 27, 2014 4:11:55 AM Subject: [ovirt-users] Help creating virtual machines in ovirt
Yes the host is up. Please see below
seems that the engine try to send null in the parameters to vdsm, unfortunately your version (3.4) has a bug that cause the parameters not to be printed, so i can't guess exactly what is null (fixed in http://gerrit.ovirt.org/#/c/25713/ ) the only thing i can advise is to start looking for the error: first, select the cluster in the clusters tab, make sure in the sub tab you see a valid 'Cluster CPU Type' (should be the name of your hosts processor) and 'Emulated Machine' (should be 'rhel6.4.0' or 'pc-1.0') if so, is regular run (not run once) works? can you try maybe trying on a new vm? (hopefully something is wrong only with this vm configuration..) the only thing left is to look in the db (vm static table) and look for suspicious null values
[root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.log tail: cannot open `50' for reading: No such file or directory ==> /var/log/ovirt-engine/engine.log <== 2014-05-26 12:29:18,886 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVmVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 302deca2 2014-05-26 12:29:18,905 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e 2014-05-26 12:29:18,912 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,914 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id: 4853232e 2014-05-26 12:29:18,914 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] VDS::create Failed creating vm VM1 in vds = 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : HOST2.247CLUSTERS.COM error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca2 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM , sharedLocks= ] 2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022) 2014-05-26 12:29:18,938 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID: 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM VM1 (User: admin).
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Omer Frenkel" <ofrenkel@redhat.com> To: "Grant Tailor" <therealwebguru@gmail.com> Cc: users@ovirt.org Sent: Tuesday, May 27, 2014 11:30:12 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: users@ovirt.org Sent: Tuesday, May 27, 2014 4:11:55 AM Subject: [ovirt-users] Help creating virtual machines in ovirt
Yes the host is up. Please see below
seems that the engine try to send null in the parameters to vdsm, unfortunately your version (3.4) has a bug that cause the parameters not to be printed, so i can't guess exactly what is null (fixed in http://gerrit.ovirt.org/#/c/25713/ )
the only thing i can advise is to start looking for the error: first, select the cluster in the clusters tab, make sure in the sub tab you see a valid 'Cluster CPU Type' (should be the name of your hosts processor) and 'Emulated Machine' (should be 'rhel6.4.0' or 'pc-1.0')
if so, is regular run (not run once) works?
can you try maybe trying on a new vm? (hopefully something is wrong only with this vm configuration..)
the only thing left is to look in the db (vm static table) and look for suspicious null values
The table name is vm_static
[root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.log tail: cannot open `50' for reading: No such file or directory ==> /var/log/ovirt-engine/engine.log <== 2014-05-26 12:29:18,886 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVmVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 302deca2 2014-05-26 12:29:18,905 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e 2014-05-26 12:29:18,912 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,914 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id: 4853232e 2014-05-26 12:29:18,914 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] VDS::create Failed creating vm VM1 in vds = 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : HOST2.247CLUSTERS.COM error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca2 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM , sharedLocks= ] 2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022) 2014-05-26 12:29:18,938 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID: 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM VM1 (User: admin).
_______________________________________________ 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

So what do i do to fix it? On Tue, May 27, 2014 at 4:35 AM, Eli Mesika <emesika@redhat.com> wrote:
From: "Omer Frenkel" <ofrenkel@redhat.com> To: "Grant Tailor" <therealwebguru@gmail.com> Cc: users@ovirt.org Sent: Tuesday, May 27, 2014 11:30:12 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: users@ovirt.org Sent: Tuesday, May 27, 2014 4:11:55 AM Subject: [ovirt-users] Help creating virtual machines in ovirt
Yes the host is up. Please see below
seems that the engine try to send null in the parameters to vdsm, unfortunately your version (3.4) has a bug that cause the parameters not to be printed, so i can't guess exactly what is null (fixed in http://gerrit.ovirt.org/#/c/25713/ )
the only thing i can advise is to start looking for the error: first, select the cluster in the clusters tab, make sure in the sub tab you see a valid 'Cluster CPU Type' (should be the name of your hosts
----- Original Message ----- processor)
and 'Emulated Machine' (should be 'rhel6.4.0' or 'pc-1.0')
if so, is regular run (not run once) works?
can you try maybe trying on a new vm? (hopefully something is wrong only with this vm configuration..)
the only thing left is to look in the db (vm static table) and look for suspicious null values
The table name is vm_static
[root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.log tail: cannot open `50' for reading: No such file or directory ==> /var/log/ovirt-engine/engine.log <== 2014-05-26 12:29:18,886 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVmVDSCommand(HostName = HOST2.247CLUSTERS.COM, HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id:
302deca2
2014-05-26 12:29:18,905 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e 2014-05-26 12:29:18,912 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,914 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id: 4853232e 2014-05-26 12:29:18,914 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] VDS::create Failed creating vm VM1 in vds = 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : HOST2.247CLUSTERS.COM error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca2 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM , sharedLocks= ] 2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022) 2014-05-26 12:29:18,938 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID: 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM VM1 (User: admin).
_______________________________________________ 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
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: "Eli Mesika" <emesika@redhat.com> Cc: users@ovirt.org Sent: Tuesday, May 27, 2014 2:06:37 PM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
So what do i do to fix it?
did you follow all i wrote below? what did you find?
On Tue, May 27, 2014 at 4:35 AM, Eli Mesika < emesika@redhat.com > wrote:
----- Original Message -----
From: "Omer Frenkel" < ofrenkel@redhat.com > To: "Grant Tailor" < therealwebguru@gmail.com > Cc: users@ovirt.org Sent: Tuesday, May 27, 2014 11:30:12 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
----- Original Message -----
From: "Grant Tailor" < therealwebguru@gmail.com > To: users@ovirt.org Sent: Tuesday, May 27, 2014 4:11:55 AM Subject: [ovirt-users] Help creating virtual machines in ovirt
Yes the host is up. Please see below
seems that the engine try to send null in the parameters to vdsm, unfortunately your version (3.4) has a bug that cause the parameters not to be printed, so i can't guess exactly what is null (fixed in http://gerrit.ovirt.org/#/c/25713/ )
the only thing i can advise is to start looking for the error: first, select the cluster in the clusters tab, make sure in the sub tab you see a valid 'Cluster CPU Type' (should be the name of your hosts processor) and 'Emulated Machine' (should be 'rhel6.4.0' or 'pc-1.0')
if so, is regular run (not run once) works?
can you try maybe trying on a new vm? (hopefully something is wrong only with this vm configuration..)
the only thing left is to look in the db (vm static table) and look for suspicious null values
The table name is vm_static
[root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.log tail: cannot open `50' for reading: No such file or directory ==> /var/log/ovirt-engine/engine.log <== 2014-05-26 12:29:18,886 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVmVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 302deca2 2014-05-26 12:29:18,905 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e 2014-05-26 12:29:18,912 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName = HOST2.247CLUSTERS.COM , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1, vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,914 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id: 4853232e 2014-05-26 12:29:18,914 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] VDS::create Failed creating vm VM1 in vds = 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : HOST2.247CLUSTERS.COM error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca2 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM , sharedLocks= ] 2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand] (ajp--127.0.0.1-8702-1) [1ffd0b64] Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022) 2014-05-26 12:29:18,938 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID: 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM VM1 (User: admin).
_______________________________________________ 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
_______________________________________________ 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

Ok here is what i have so far The PC i am using are 2 identical Dell Optiplex XE with Intel Core 2 Duo E8400 and 16GB RAM Please see all screenshots...since you can see most things better Also i have no idea how to look at the vm_static database..so if you tell me the steps to take to get to it..will appreciate it. Thanks.

----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: "Omer Frenkel" <ofrenkel@redhat.com>, "vanoppen koen" <vanoppen.koen@gmail.com> Cc: "Eli Mesika" <emesika@redhat.com>, users@ovirt.org Sent: Wednesday, May 28, 2014 3:59:33 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
Ok here is what i have so far The PC i am using are 2 identical Dell Optiplex XE with Intel Core 2 Duo E8400 and 16GB RAM
Please see all screenshots...since you can see most things better
Also i have no idea how to look at the vm_static database..so if you tell me the steps to take to get to it..will appreciate it.
Thanks.
ok from 1ovirt.png you can clearly see that the 'Emulated Machine' is null for the cluster you probably hit https://bugzilla.redhat.com/show_bug.cgi?id=1077300 you can try maintenance ALL hosts and activate them again. if it doesnt work, need to see what Emulations your host support, run this on one of them: vdsClient -s 0 getVdsCaps and please paste here what returned for 'emulatedMachines'

Ok here is what i have #1. I did the maintenance thing and it then shows "Emulated Machine: rhel6.5.0" Please see the screenshot I then tried again to run once and also run #2 output of "vdsClient -s 0 getVdsCaps" on the host2 machine is below *[root@host2 ~]# vdsClient -s 0 getVdsCaps HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:218fac3e62a7'}]} ISCSIInitiatorName = 'iqn.1994-05.com.redhat:218fac3e62a7' bondings = {'bond0': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond1': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond2': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond3': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond4': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}} bridges = {';vdsmdummy;': {'addr': '', 'cfg': {}, 'gateway': '', 'ipv6addrs': [], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '', 'ports': [], 'stp': 'off'}, 'ovirtmgmt': {'addr': '192.168.1.26', 'cfg': {'BOOTPROTO': 'none', 'DEFROUTE': 'yes', 'DELAY': '0', 'DEVICE': 'ovirtmgmt', 'GATEWAY': '192.168.1.1', 'IPADDR': '192.168.1.26', 'NETMASK': '255.255.255.0', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no', 'TYPE': 'Bridge'}, 'gateway': '192.168.1.1', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '255.255.255.0', 'ports': ['eth0'], 'stp': 'off'}} clusterLevels = ['3.0', '3.1', '3.2', '3.3', '3.4'] cpuCores = '2' cpuFlags = 'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,xsave,lahf_lm,dts,tpr_shadow,vnmi,flexpriority,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270' cpuModel = 'Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz' cpuSockets = '1' cpuSpeed = '2992.802' cpuThreads = '2' emulatedMachines = ['rhel6.5.0', 'pc', 'rhel6.4.0', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0'] guestOverhead = '65' hooks = {} kvmEnabled = 'true' lastClient = '192.168.1.26' lastClientIface = 'ovirtmgmt' management_ip = '0.0.0.0' memSize = '14906' netConfigDirty = 'False' networks = {'ovirtmgmt': {'addr': '192.168.1.26', 'bridged': True, 'cfg': {'BOOTPROTO': 'none', 'DEFROUTE': 'yes', 'DELAY': '0', 'DEVICE': 'ovirtmgmt', 'GATEWAY': '192.168.1.1', 'IPADDR': '192.168.1.26', 'NETMASK': '255.255.255.0', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no', 'TYPE': 'Bridge'}, 'gateway': '192.168.1.1', 'iface': 'ovirtmgmt', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '255.255.255.0', 'ports': ['eth0'], 'stp': 'off'}} nics = {'eth0': {'addr': '', 'cfg': {'BRIDGE': 'ovirtmgmt', 'DEVICE': 'eth0', 'HWADDR': 'b8:ca:3a:aa:4a:f3', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no'}, 'hwaddr': 'b8:ca:3a:aa:4a:f3', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'mtu': '1500', 'netmask': '', 'speed': 1000}, 'eth1': {'addr': '', 'cfg': {'BOOTPROTO': 'dhcp', 'DEVICE': 'eth1', 'HWADDR': 'B8:CA:3A:AA:4A:F4', 'NM_CONTROLLED': 'yes', 'ONBOOT': 'no', 'TYPE': 'Ethernet', 'UUID': 'e8ded6d1-a4c0-442b-b3f2-f9bdc84eed27'}, 'hwaddr': 'b8:ca:3a:aa:4a:f4', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'speed': 0}} operatingSystem = {'name': 'RHEL', 'release': '5.el6.centos.11.2', 'version': '6'} packages2 = {'kernel': {'buildtime': 1361511086.0, 'release': '358.el6.x86_64', 'version': '2.6.32'}, 'libvirt': {'buildtime': 1396856799, 'release': '29.el6_5.7', 'version': '0.10.2'}, 'mom': {'buildtime': 1391183641, 'release': '1.el6', 'version': '0.4.0'}, 'qemu-img': {'buildtime': 1398190363, 'release': '2.415.el6_5.8', 'version': '0.12.1.2'}, 'qemu-kvm': {'buildtime': 1398190363, 'release': '2.415.el6_5.8', 'version': '0.12.1.2'}, 'spice-server': {'buildtime': 1386756528, 'release': '6.el6_5.1', 'version': '0.12.4'}, 'vdsm': {'buildtime': 1399473212, 'release': '0.el6', 'version': '4.14.8.1'}} reservedMem = '321' rngSources = ['random'] software_revision = '0' software_version = '4.14' supportedENGINEs = ['3.0', '3.1', '3.2', '3.3', '3.4'] supportedProtocols = ['2.2', '2.3'] uuid = '44454C4C-3500-1030-8050-C2C04F395931' version_name = 'Snow Man' vlans = {} vmTypes = ['kvm'][root@host2 ~]#*

----- Original Message -----
From: "Grant Tailor" <therealwebguru@gmail.com> To: "Omer Frenkel" <ofrenkel@redhat.com> Cc: "vanoppen koen" <vanoppen.koen@gmail.com>, "Eli Mesika" <emesika@redhat.com>, users@ovirt.org Sent: Thursday, May 29, 2014 3:04:31 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt
Ok here is what i have
#1. I did the maintenance thing and it then shows "Emulated Machine: rhel6.5.0"
great! the big issue is solved.. now it seems that the issue is that the vm has more memory than the host.. how much memory are you trying to use for the vm? also if you want to have memory over-commit you need to set it on the cluster (edit the cluster -> Optimization -> Memory Optimization -> for desktops load) the above setting will allow ~200% over commit of memory
Please see the screenshot
I then tried again to run once and also run
#2 output of "vdsClient -s 0 getVdsCaps" on the host2 machine is below
*[root@host2 ~]# vdsClient -s 0 getVdsCaps HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:218fac3e62a7'}]} ISCSIInitiatorName = 'iqn.1994-05.com.redhat:218fac3e62a7' bondings = {'bond0': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond1': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond2': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond3': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}, 'bond4': {'addr': '', 'cfg': {}, 'hwaddr': '00:00:00:00:00:00', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'slaves': []}} bridges = {';vdsmdummy;': {'addr': '', 'cfg': {}, 'gateway': '', 'ipv6addrs': [], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '', 'ports': [], 'stp': 'off'}, 'ovirtmgmt': {'addr': '192.168.1.26', 'cfg': {'BOOTPROTO': 'none', 'DEFROUTE': 'yes', 'DELAY': '0', 'DEVICE': 'ovirtmgmt', 'GATEWAY': '192.168.1.1', 'IPADDR': '192.168.1.26', 'NETMASK': '255.255.255.0', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no', 'TYPE': 'Bridge'}, 'gateway': '192.168.1.1', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '255.255.255.0', 'ports': ['eth0'], 'stp': 'off'}} clusterLevels = ['3.0', '3.1', '3.2', '3.3', '3.4'] cpuCores = '2' cpuFlags = 'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,xsave,lahf_lm,dts,tpr_shadow,vnmi,flexpriority,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270' cpuModel = 'Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz' cpuSockets = '1' cpuSpeed = '2992.802' cpuThreads = '2' emulatedMachines = ['rhel6.5.0', 'pc', 'rhel6.4.0', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0'] guestOverhead = '65' hooks = {} kvmEnabled = 'true' lastClient = '192.168.1.26' lastClientIface = 'ovirtmgmt' management_ip = '0.0.0.0' memSize = '14906' netConfigDirty = 'False' networks = {'ovirtmgmt': {'addr': '192.168.1.26', 'bridged': True, 'cfg': {'BOOTPROTO': 'none', 'DEFROUTE': 'yes', 'DELAY': '0', 'DEVICE': 'ovirtmgmt', 'GATEWAY': '192.168.1.1', 'IPADDR': '192.168.1.26', 'NETMASK': '255.255.255.0', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no', 'TYPE': 'Bridge'}, 'gateway': '192.168.1.1', 'iface': 'ovirtmgmt', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'ipv6gateway': '::', 'mtu': '1500', 'netmask': '255.255.255.0', 'ports': ['eth0'], 'stp': 'off'}} nics = {'eth0': {'addr': '', 'cfg': {'BRIDGE': 'ovirtmgmt', 'DEVICE': 'eth0', 'HWADDR': 'b8:ca:3a:aa:4a:f3', 'NM_CONTROLLED': 'no', 'ONBOOT': 'yes', 'STP': 'no'}, 'hwaddr': 'b8:ca:3a:aa:4a:f3', 'ipv6addrs': ['fe80::baca:3aff:feaa:4af3/64'], 'mtu': '1500', 'netmask': '', 'speed': 1000}, 'eth1': {'addr': '', 'cfg': {'BOOTPROTO': 'dhcp', 'DEVICE': 'eth1', 'HWADDR': 'B8:CA:3A:AA:4A:F4', 'NM_CONTROLLED': 'yes', 'ONBOOT': 'no', 'TYPE': 'Ethernet', 'UUID': 'e8ded6d1-a4c0-442b-b3f2-f9bdc84eed27'}, 'hwaddr': 'b8:ca:3a:aa:4a:f4', 'ipv6addrs': [], 'mtu': '1500', 'netmask': '', 'speed': 0}} operatingSystem = {'name': 'RHEL', 'release': '5.el6.centos.11.2', 'version': '6'} packages2 = {'kernel': {'buildtime': 1361511086.0, 'release': '358.el6.x86_64', 'version': '2.6.32'}, 'libvirt': {'buildtime': 1396856799, 'release': '29.el6_5.7', 'version': '0.10.2'}, 'mom': {'buildtime': 1391183641, 'release': '1.el6', 'version': '0.4.0'}, 'qemu-img': {'buildtime': 1398190363, 'release': '2.415.el6_5.8', 'version': '0.12.1.2'}, 'qemu-kvm': {'buildtime': 1398190363, 'release': '2.415.el6_5.8', 'version': '0.12.1.2'}, 'spice-server': {'buildtime': 1386756528, 'release': '6.el6_5.1', 'version': '0.12.4'}, 'vdsm': {'buildtime': 1399473212, 'release': '0.el6', 'version': '4.14.8.1'}} reservedMem = '321' rngSources = ['random'] software_revision = '0' software_version = '4.14' supportedENGINEs = ['3.0', '3.1', '3.2', '3.3', '3.4'] supportedProtocols = ['2.2', '2.3'] uuid = '44454C4C-3500-1030-8050-C2C04F395931' version_name = 'Snow Man' vlans = {} vmTypes = ['kvm'][root@host2 ~]#*

Great it worked! Thanks alot Omer! Now why can't i see the console? Do i to save this file?

------=_Part_5573_2023226107.1401470645817 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit You need to trust the CA that issued the oVirt cert in your browser and make sure that ovirt-engine-websocket-proxy is installed and configured ----- Original Message ----- From: "Grant Tailor" <therealwebguru@gmail.com> To: "Omer Frenkel" <ofrenkel@redhat.com> Cc: users@ovirt.org Sent: Friday, May 30, 2014 9:06:35 AM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt Any help? On Thu, May 29, 2014 at 6:30 PM, Grant Tailor < therealwebguru@gmail.com > wrote: Also please see below when i changed to HTML5 viewer Showing blank screen _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users ------=_Part_5573_2023226107.1401470645817 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><span name=3D"x">You need to tru= st the CA that issued the oVirt cert in your browser and make sure that ovi= rt-engine-websocket-proxy is installed and configured</span><span name=3D"x= "></span><br></div><div><span name=3D"x"><br></span></div><div><span name= =3D"x"><br></span></div><hr id=3D"zwchr"><div style=3D"color:#000;font-weig= ht:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Aria= l,sans-serif;font-size:12pt;" data-mce-style=3D"color: #000; font-weight: n= ormal; font-style: normal; text-decoration: none; font-family: Helvetica,Ar= ial,sans-serif; font-size: 12pt;"><b>From: </b>"Grant Tailor" <therealwe= bguru@gmail.com><br><b>To: </b>"Omer Frenkel" <ofrenkel@redhat.com>= ;<br><b>Cc: </b>users@ovirt.org<br><b>Sent: </b>Friday, May 30, 2014 9:06:3= 5 AM<br><b>Subject: </b>Re: [ovirt-users] Help creating virtual machines in= ovirt<br><div><br></div><div dir=3D"ltr">Any help?<br></div><div class=3D"= gmail_extra"><br><div><br></div><div class=3D"gmail_quote">On Thu, May 29, = 2014 at 6:30 PM, Grant Tailor <span dir=3D"ltr"><<a href=3D"mailto:there= alwebguru@gmail.com" target=3D"_blank" data-mce-href=3D"mailto:therealwebgu= ru@gmail.com">therealwebguru@gmail.com</a>></span> wrote:<br><blockquote= class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli= d;padding-left:1ex" data-mce-style=3D"margin: 0 0 0 .8ex; border-left: 1px = #ccc solid; padding-left: 1ex;"><div dir=3D"ltr"><div>Also please see below= when i changed to HTML5 viewer<br></div>Showing blank screen<br></div></bl= ockquote></div><br></div><br>______________________________________________= _<br>Users mailing list<br>Users@ovirt.org<br>http://lists.ovirt.org/mailma= n/listinfo/users<br></div><div><br></div></div></body></html> ------=_Part_5573_2023226107.1401470645817--

make sure that ovirt-engine-websocket-proxy is installed and configured How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? Thanks On Fri, May 30, 2014 at 1:24 PM, Maurice James <mjames@media-node.com> wrote:
You need to trust the CA that issued the oVirt cert in your browser and make sure that ovirt-engine-websocket-proxy is installed and configured
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Omer Frenkel" <ofrenkel@redhat.com> *Cc: *users@ovirt.org *Sent: *Friday, May 30, 2014 9:06:35 AM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Any help?
On Thu, May 29, 2014 at 6:30 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
Also please see below when i changed to HTML5 viewer Showing blank screen
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

#1. "make sure that ovirt-engine-websocket-proxy is installed and configured" How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached.

Anyone willing to help? #1. "make sure that ovirt-engine-websocket-proxy is installed and configured" How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached. On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.

<div>pointing your browser to the following address</div><div><a>https://&= lt;ovirt </a>address>/ca.crt <br></div><div>Trust the certificate<br></d= iv><div><br></div><div>You should now be able to use the HTML 5 viewer<br><= /div><div><span name=3D"x"></span><span name=3D"x"></span><br></div><hr id= =3D"zwchr"><div style=3D"color:#000;font-weight:normal;font-style:normal;te= xt-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" = data-mce-style=3D"color: #000; font-weight: normal; font-style: normal; tex= t-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12p= t;"><b>From: </b>"Grant Tailor" <therealwebguru@gmail.com><br><b>To: = </b>"Maurice James" <mjames@media-node.com><br><b>Cc: </b>"Omer Frenk= el" <ofrenkel@redhat.com>, users@ovirt.org<br><b>Sent: </b>Monday, Ju= ne 2, 2014 8:11:05 PM<br><b>Subject: </b>Re: [ovirt-users] Help creating vi= rtual machines in ovirt<br><div><br></div><div dir=3D"ltr">Anyone willing t= o help?<br><div><br></div><div>#1. <br><div class=3D"im">"<span style=3D"ba= ckground-color:rgb(255,0,0)" data-mce-style=3D"background-color: #ff0000;">= <span>make sure that ovirt-engine-websocket-proxy is installed and configur= ed</span></span>"<br> <span style=3D"background-color:rgb(255,0,0)" data-mc= e-style=3D"background-color: #ff0000;"><span></span></span><div><div><br>Ho= w do i do this? How do i install and configure websocket proxy? Any step by= step guide on this?<br></div></div></div><span><br>#2 <br></span></div><sp= an><span>What do i put for the path to local storage to create local storag= e?<br> Please see screenshot attached.<br></span></span><div><br></div></di= v><div class=3D"gmail_extra"><br><div><br></div><div class=3D"gmail_quote">= On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <span dir=3D"ltr"><<a href= =3D"mailto:therealwebguru@gmail.com" target=3D"_blank" data-mce-href=3D"mai= lto:therealwebguru@gmail.com">therealwebguru@gmail.com</a>></span> wrote= :<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-le= ft:1px #ccc solid;padding-left:1ex" data-mce-style=3D"margin: 0 0 0 .8ex; b= order-left: 1px #ccc solid; padding-left: 1ex;"><div dir=3D"ltr"><div>#1. <= br><div class=3D"">"<span style=3D"background-color:rgb(255,0,0)" data-mce-=
<span></span></span><div><div><br>How do i do this? How do i install and c= onfigure websocket proxy? Any step by step guide on this?<br></div></div></=
------=_Part_5979_1259523901.1401754990269 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Run the following commands #yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate You should now be able to use the HTML 5 viewer ----- Original Message ----- From: "Grant Tailor" <therealwebguru@gmail.com> To: "Maurice James" <mjames@media-node.com> Cc: "Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org Sent: Monday, June 2, 2014 8:11:05 PM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt Anyone willing to help? #1. " make sure that ovirt-engine-websocket-proxy is installed and configured " How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached. On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor < therealwebguru@gmail.com > wrote: #1. " make sure that ovirt-engine-websocket-proxy is installed and configured " How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached. ------=_Part_5979_1259523901.1401754990269 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div>Run the following commands<br></= div><div><br></div><div>#yum install ovirt-websocket-proxy<br></div><div>#c= hkconfig ovirt-websocket-proxy on<br style=3D"font-family: 'trebuchet ms', = sans-serif;" data-mce-style=3D"font-family: 'trebuchet ms', sans-serif;"></= div><div>#service ovirt-websocket-proxy start<br></div><div><br></div><div>= Then you have to trust the CA that issued the ovirt certificate by<br></div= style=3D"background-color: #ff0000;"><span>make sure that ovirt-engine-webs= ocket-proxy is installed and configured</span></span>"<br> <span style=3D"b= ackground-color:rgb(255,0,0)" data-mce-style=3D"background-color: #ff0000;"= div><span><br>#2 <br></span></div><span>What do i put for the path to local= storage to create local storage?<br> Please see screenshot attached.<br></= span></div></blockquote></div><br></div></div><div><br></div></div></body><= /html> ------=_Part_5979_1259523901.1401754990269--

Thanks a lot..will try that now What about local storage? What do i put for path? On Mon, Jun 2, 2014 at 8:23 PM, Maurice James <mjames@media-node.com> wrote:
Run the following commands
#yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start
Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate
You should now be able to use the HTML 5 viewer
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Maurice James" <mjames@media-node.com> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org *Sent: *Monday, June 2, 2014 8:11:05 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Anyone willing to help?
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.
On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.

<b>To: </b>"Maurice James" <mjames@media-node.com><br><b>Cc: </b>"Om= er Frenkel" <ofrenkel@redhat.com>, users@ovirt.org<br><b>Sent: </b>Mo= nday, June 2, 2014 8:24:52 PM<br><b>Subject: </b>Re: [ovirt-users] Help cre= ating virtual machines in ovirt<br><div><br></div><div dir=3D"ltr">Thanks a= lot..will try that now<br><div><br></div>What about local storage?<br>What= do i put for path?<br></div><div class=3D"gmail_extra"><br><div><br></div>= <div class=3D"gmail_quote">On Mon, Jun 2, 2014 at 8:23 PM, Maurice James <s=
></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 = 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" data-mce-style=3D"mar= gin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;"><div><div=
<div>pointing your browser to the following address</div><div><a>https://&= lt;ovirt </a>address>/ca.crt <br></div><div>Trust the certificate<br></d= iv><div><br></div><div>You should now be able to use the HTML 5 viewer<br><= /div><div><span></span><span></span><br></div><hr><div style=3D"color:#000;= font-weight:normal;font-style:normal;text-decoration:none;font-family:Helve= tica,Arial,sans-serif;font-size:12pt" data-mce-style=3D"color: #000; font-w= eight: normal; font-style: normal; text-decoration: none; font-family: Helv= etica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Grant Tailor" <<= a href=3D"mailto:therealwebguru@gmail.com" target=3D"_blank" data-mce-href= =3D"mailto:therealwebguru@gmail.com">therealwebguru@gmail.com</a>><br><b= To: </b>"Maurice James" <<a href=3D"mailto:mjames@media-node.com" targe= t=3D"_blank" data-mce-href=3D"mailto:mjames@media-node.com">mjames@media-no= de.com</a>><br> <b>Cc: </b>"Omer Frenkel" <<a href=3D"mailto:ofrenkel= @redhat.com" target=3D"_blank" data-mce-href=3D"mailto:ofrenkel@redhat.com"= ofrenkel@redhat.com</a>>, <a href=3D"mailto:users@ovirt.org" target=3D"= _blank" data-mce-href=3D"mailto:users@ovirt.org">users@ovirt.org</a><br><b>= Sent: </b>Monday, June 2, 2014 8:11:05 PM<div class=3D""><br><b>Subject: </= b>Re: [ovirt-users] Help creating virtual machines in ovirt<br><div><br></d= iv></div><div><div class=3D"h5"><div dir=3D"ltr">Anyone willing to help?<br= <div><br></div><div>#1. <br><div>"<span style=3D"background-color:rgb(255,= 0,0)" data-mce-style=3D"background-color: #ff0000;"><span>make sure that ov= irt-engine-websocket-proxy is installed and configured</span></span>"<br> <= span style=3D"background-color:rgb(255,0,0)" data-mce-style=3D"background-c=
</div></div></div><span><br>#2 <br></span></div><span><span>What do i put = for the path to local storage to create local storage?<br> Please see scree= nshot attached.<br></span></span><div><br></div></div><div class=3D"gmail_e= xtra"><br><div><br></div><div class=3D"gmail_quote">On Sun, Jun 1, 2014 at = 11:13 PM, Grant Tailor <span dir=3D"ltr"><<a href=3D"mailto:therealwebgu= ru@gmail.com" target=3D"_blank" data-mce-href=3D"mailto:therealwebguru@gmai= l.com">therealwebguru@gmail.com</a>></span> wrote:<br><blockquote class= =3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd= ing-left:1ex" data-mce-style=3D"margin: 0 0 0 .8ex; border-left: 1px #ccc s=
------=_Part_5999_1712223014.1401755385096 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit I havent dabbled with local storage yet. Maybe someone can jump in here ----- Original Message ----- From: "Grant Tailor" <therealwebguru@gmail.com> To: "Maurice James" <mjames@media-node.com> Cc: "Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org Sent: Monday, June 2, 2014 8:24:52 PM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt Thanks a lot..will try that now What about local storage? What do i put for path? On Mon, Jun 2, 2014 at 8:23 PM, Maurice James < mjames@media-node.com > wrote: Run the following commands #yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate You should now be able to use the HTML 5 viewer From: "Grant Tailor" < therealwebguru@gmail.com > To: "Maurice James" < mjames@media-node.com > Cc: "Omer Frenkel" < ofrenkel@redhat.com >, users@ovirt.org Sent: Monday, June 2, 2014 8:11:05 PM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt Anyone willing to help? #1. " make sure that ovirt-engine-websocket-proxy is installed and configured " How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached. On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor < therealwebguru@gmail.com > wrote: <blockquote> #1. " make sure that ovirt-engine-websocket-proxy is installed and configured " How do i do this? How do i install and configure websocket proxy? Any step by step guide on this? #2 What do i put for the path to local storage to create local storage? Please see screenshot attached. </blockquote> ------=_Part_5999_1712223014.1401755385096 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><span name=3D"x">I havent dabble= d with local storage yet. Maybe someone can jump in here </span><br></div><= div><span name=3D"x"><br></span></div><div><span name=3D"x"><br></span></di= v><hr id=3D"zwchr"><div style=3D"color:#000;font-weight:normal;font-style:n= ormal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size= :12pt;" data-mce-style=3D"color: #000; font-weight: normal; font-style: nor= mal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-s= ize: 12pt;"><b>From: </b>"Grant Tailor" <therealwebguru@gmail.com><br= pan dir=3D"ltr"><<a href=3D"mailto:mjames@media-node.com" target=3D"_bla= nk" data-mce-href=3D"mailto:mjames@media-node.com">mjames@media-node.com</a= style=3D"font-family:times new roman,new york,times,serif;font-size:12pt;c= olor:#000000" data-mce-style=3D"font-family: times new roman,new york,times= ,serif; font-size: 12pt; color: #000000;"><div>Run the following commands<b= r></div><div><br></div><div>#yum install ovirt-websocket-proxy<br></div><di= v>#chkconfig ovirt-websocket-proxy on<br style=3D"font-family:'trebuchet ms= ',sans-serif" data-mce-style=3D"font-family: 'trebuchet ms',sans-serif;"></= div><div>#service ovirt-websocket-proxy start<br></div><div><br></div><div>= Then you have to trust the CA that issued the ovirt certificate by<br></div= olor: #ff0000;"><span></span></span><div><div><br>How do i do this? How do = i install and configure websocket proxy? Any step by step guide on this?<br= olid; padding-left: 1ex;"><div dir=3D"ltr"><div>#1. <br><div>"<span style= =3D"background-color:rgb(255,0,0)" data-mce-style=3D"background-color: #ff0= 000;"><span>make sure that ovirt-engine-websocket-proxy is installed and co= nfigured</span></span>"<br> <span style=3D"background-color:rgb(255,0,0)" d= ata-mce-style=3D"background-color: #ff0000;"><span></span></span><div><div>= <br>How do i do this? How do i install and configure websocket proxy? Any s= tep by step guide on this?<br></div></div></div><span><br>#2 <br></span></d= iv><span>What do i put for the path to local storage to create local storag= e?<br> Please see screenshot attached.<br></span></div></blockquote></div><= br></div></div></div></div><div><br></div></div></div></blockquote></div><b= r></div></div><div><br></div></div></body></html> ------=_Part_5999_1712223014.1401755385096--

I think when i tried to create local storage a datacenter was automatically created before i had the host under "Default" datacenter but when i tried creating local storage, it created another datacenter for me. Now what do i put for the Path for the local storage? On Mon, Jun 2, 2014 at 8:29 PM, Maurice James <mjames@media-node.com> wrote:
I havent dabbled with local storage yet. Maybe someone can jump in here
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Maurice James" <mjames@media-node.com> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org *Sent: *Monday, June 2, 2014 8:24:52 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Thanks a lot..will try that now
What about local storage? What do i put for path?
On Mon, Jun 2, 2014 at 8:23 PM, Maurice James <mjames@media-node.com> wrote:
Run the following commands
#yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start
Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate
You should now be able to use the HTML 5 viewer
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Maurice James" <mjames@media-node.com> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org *Sent: *Monday, June 2, 2014 8:11:05 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Anyone willing to help?
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.
On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured "
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.

Loaded plugins: fastestmirror, versionlock Loading mirror speeds from cached hostfile Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64 error was 12: Timeout on https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds') * base: centos.aol.com * extras: mirror.lug.udel.edu * ovirt-3.4-epel: mirror.metrocast.net * ovirt-3.4-jpackage-6.0-generic: ftp.heanet.ie * ovirt-3.4-stable: mirrors.ibiblio.org * updates: mirror.sanctuaryhost.com base | 3.7 kB 00:00 extras | 3.4 kB 00:00 ovirt-3.4-glusterfs-epel | 2.9 kB 00:00 ovirt-3.4-glusterfs-noarch-epel | 2.9 kB 00:00 ovirt-3.4-jpackage-6.0-generic | 1.9 kB 00:00 ovirt-3.4-stable | 2.9 kB 00:00 updates | 3.4 kB 00:00 updates/primary_db | 3.2 MB 00:01 Setting up Install Process No package ovirt-websocket-proxy available. Error: Nothing to do On Mon, Jun 2, 2014 at 9:10 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
I think when i tried to create local storage a datacenter was automatically created
before i had the host under "Default" datacenter but when i tried creating local storage, it created another datacenter for me.
Now what do i put for the Path for the local storage?
On Mon, Jun 2, 2014 at 8:29 PM, Maurice James <mjames@media-node.com> wrote:
I havent dabbled with local storage yet. Maybe someone can jump in here
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Maurice James" <mjames@media-node.com> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org *Sent: *Monday, June 2, 2014 8:24:52 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Thanks a lot..will try that now
What about local storage? What do i put for path?
On Mon, Jun 2, 2014 at 8:23 PM, Maurice James <mjames@media-node.com> wrote:
Run the following commands
#yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start
Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate
You should now be able to use the HTML 5 viewer
------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com> *To: *"Maurice James" <mjames@media-node.com> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org *Sent: *Monday, June 2, 2014 8:11:05 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Anyone willing to help?
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured "
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.
On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.

On 06/03/2014 03:10 AM, Grant Tailor wrote:
I think when i tried to create local storage a datacenter was automatically created
before i had the host under "Default" datacenter but when i tried creating local storage, it created another datacenter for me.
Now what do i put for the Path for the local storage?
That's the path to the folder on your host which should contain your vm disk files. If you want your vm disks under /data/vms then use this path. Just make sure the path exists, no files are in this directory and that it is writable by 36:36 (vdsm:kvm). Regards, René
On Mon, Jun 2, 2014 at 8:29 PM, Maurice James <mjames@media-node.com <mailto:mjames@media-node.com>> wrote:
I havent dabbled with local storage yet. Maybe someone can jump in here
------------------------------------------------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com <mailto:therealwebguru@gmail.com>> *To: *"Maurice James" <mjames@media-node.com <mailto:mjames@media-node.com>> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com <mailto:ofrenkel@redhat.com>>, users@ovirt.org <mailto:users@ovirt.org> *Sent: *Monday, June 2, 2014 8:24:52 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Thanks a lot..will try that now
What about local storage? What do i put for path?
On Mon, Jun 2, 2014 at 8:23 PM, Maurice James <mjames@media-node.com <mailto:mjames@media-node.com>> wrote:
Run the following commands
#yum install ovirt-websocket-proxy #chkconfig ovirt-websocket-proxy on #service ovirt-websocket-proxy start
Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate
You should now be able to use the HTML 5 viewer
------------------------------------------------------------------------ *From: *"Grant Tailor" <therealwebguru@gmail.com <mailto:therealwebguru@gmail.com>> *To: *"Maurice James" <mjames@media-node.com <mailto:mjames@media-node.com>> *Cc: *"Omer Frenkel" <ofrenkel@redhat.com <mailto:ofrenkel@redhat.com>>, users@ovirt.org <mailto:users@ovirt.org> *Sent: *Monday, June 2, 2014 8:11:05 PM
*Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt
Anyone willing to help?
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.
On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor <therealwebguru@gmail.com <mailto:therealwebguru@gmail.com>> wrote:
#1. "make sure that ovirt-engine-websocket-proxy is installed and configured"
How do i do this? How do i install and configure websocket proxy? Any step by step guide on this?
#2 What do i put for the path to local storage to create local storage? Please see screenshot attached.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Maurice, Here is what i have so far What do i do now? *[root@host3 ~]# yum install ovirt-engine-websocket-proxyLoaded plugins: fastestmirror, versionlockDetermining fastest mirrorsovirt-3.4-epel/metalink | 6.0 kB 00:00 * base: mirror.cogentco.com <http://mirror.cogentco.com> * extras: centos.mirror.constant.com <http://centos.mirror.constant.com> * ovirt-3.4-epel: epel.mirror.constant.com <http://epel.mirror.constant.com> * ovirt-3.4-jpackage-6.0-generic: sunsite.rediris.es <http://sunsite.rediris.es> * ovirt-3.4-stable: mirrors.ibiblio.org <http://mirrors.ibiblio.org> * updates: mirror.lug.udel.edu <http://mirror.lug.udel.edu>base | 3.7 kB 00:00extras | 3.4 kB 00:00ovirt-3.4-epel | 4.4 kB 00:00ovirt-3.4-epel/primary_db | 6.2 MB 00:01ovirt-3.4-glusterfs-epel | 2.9 kB 00:00ovirt-3.4-glusterfs-noarch-epel | 2.9 kB 00:00http://sunsite.rediris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.x... <http://sunsite.rediris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.xml>: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"Trying other mirror.ovirt-3.4-jpackage-6.0-generic | 1.9 kB 00:00ovirt-3.4-stable | 2.9 kB 00:00updates | 3.4 kB 00:00Setting up Install ProcessPackage ovirt-engine-websocket-proxy-3.4.1-1.el6.noarch already installed and latest versionNothing to do[root@host3 ~]# service ovirt-websocket-proxy statusovirt-websocket-proxy (pid 18767) is running...[root@host3 ~]# service ovirt-websocket-proxy restartStopping oVirt Engine websockets proxy: [ OK ]Starting oVirt Engine websockets proxy: WARNING: no 'numpy' module, HyBi protocol will be slower [ OK ]*

Fixed the VNC problem FIX #1 edited the /etc/hosts file on my windows PC to pint the FQDN to the ip address of the ovirt engine server and that was it!!! Please add this to the documentation for people using windows to manage thier ovirt clusters Thanks for the help guys! On Tue, Jun 3, 2014 at 10:25 PM, Grant Tailor <therealwebguru@gmail.com> wrote:
Hi Maurice,
Here is what i have so far
What do i do now?
*[root@host3 ~]# yum install ovirt-engine-websocket-proxyLoaded plugins: fastestmirror, versionlock Determining fastest mirrorsovirt-3.4-epel/metalink | 6.0 kB 00:00 * base: mirror.cogentco.com <http://mirror.cogentco.com> * extras: centos.mirror.constant.com <http://centos.mirror.constant.com> * ovirt-3.4-epel: epel.mirror.constant.com <http://epel.mirror.constant.com> * ovirt-3.4-jpackage-6.0-generic: sunsite.rediris.es <http://sunsite.rediris.es> * ovirt-3.4-stable: mirrors.ibiblio.org <http://mirrors.ibiblio.org> * updates: mirror.lug.udel.edu <http://mirror.lug.udel.edu>base | 3.7 kB 00:00 extras | 3.4 kB 00:00ovirt-3.4-epel | 4.4 kB 00:00 ovirt-3.4-epel/primary_db | 6.2 MB 00:01ovirt-3.4-glusterfs-epel | 2.9 kB 00:00 ovirt-3.4-glusterfs-noarch-epel | 2.9 kB 00:00http://sunsite.rediris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.x... <http://sunsite.rediris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.xml>: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden" Trying other mirror.ovirt-3.4-jpackage-6.0-generic | 1.9 kB 00:00ovirt-3.4-stable | 2.9 kB 00:00 updates | 3.4 kB 00:00Setting up Install ProcessPackage ovirt-engine-websocket-proxy-3.4.1-1.el6.noarch already installed and latest version Nothing to do[root@host3 ~]# service ovirt-websocket-proxy statusovirt-websocket-proxy (pid 18767) is running...[root@host3 ~]# service ovirt-websocket-proxy restartStopping oVirt Engine websockets proxy: [ OK ] Starting oVirt Engine websockets proxy: WARNING: no 'numpy' module, HyBi protocol will be slower [ OK ]*

On 4 juni 2014 04:49:10 CEST, Grant Tailor <therealwebguru@gmail.com> wrote:
Fixed the VNC problem
FIX
#1 edited the /etc/hosts file on my windows PC to pint the FQDN to the ip address of the ovirt engine server and that was it!!!
Please add this to the documentation for people using windows to manage thier ovirt clusters
Its mentioned in the documentation that you will need a working dns infrastructure, either using a dns server or using host files. I discovered by accident yesterday that if you name your vms with its ip address that you probably won't need everything in dns or hosts but that gets cumbersome quite fast. Joop

------=_Part_6191_1289927590.1401887210834 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Did you import the CA cert and trust it in your browser? Then you have to trust the CA that issued the ovirt certificate by pointing your browser to the following address https://<ovirt address>/ca.crt Trust the certificate ----- Original Message ----- From: "Grant Tailor" <therealwebguru@gmail.com> To: "Maurice James" <mjames@media-node.com> Cc: "Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.org Sent: Tuesday, June 3, 2014 10:25:21 PM Subject: Re: [ovirt-users] Help creating virtual machines in ovirt Hi Maurice, Here is what i have so far What do i do now? [root@host3 ~]# yum install ovirt-engine-websocket-proxy Loaded plugins: fastestmirror, versionlock Determining fastest mirrors ovirt-3.4-epel/metalink | 6.0 kB 00:00 * base: mirror.cogentco.com * extras: centos.mirror.constant.com * ovirt-3.4-epel: epel.mirror.constant.com * ovirt-3.4-jpackage-6.0-generic: sunsite.rediris.es * ovirt-3.4-stable: mirrors.ibiblio.org * updates: mirror.lug.udel.edu base | 3.7 kB 00:00 extras | 3.4 kB 00:00 ovirt-3.4-epel | 4.4 kB 00:00 ovirt-3.4-epel/primary_db | 6.2 MB 00:01 ovirt-3.4-glusterfs-epel | 2.9 kB 00:00 ovirt-3.4-glusterfs-noarch-epel | 2.9 kB 00:00 http://sunsite.rediris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.x... : [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden" Trying other mirror. ovirt-3.4-jpackage-6.0-generic | 1.9 kB 00:00 ovirt-3.4-stable | 2.9 kB 00:00 updates | 3.4 kB 00:00 Setting up Install Process Package ovirt-engine-websocket-proxy-3.4.1-1.el6.noarch already installed and latest version Nothing to do [root@host3 ~]# service ovirt-websocket-proxy status ovirt-websocket-proxy (pid 18767) is running... [root@host3 ~]# service ovirt-websocket-proxy restart Stopping oVirt Engine websockets proxy: [ OK ] Starting oVirt Engine websockets proxy: WARNING: no 'numpy' module, HyBi protocol will be slower [ OK ] ------=_Part_6191_1289927590.1401887210834 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><span name=3D"x">Did you import = the CA cert and trust it in your browser?</span><br></div><div><span name= =3D"x"><br></span></div><div><span name=3D"x"><br></span></div><div><span n= ame=3D"x"><span name=3D"x"></span></span><div><em>Then you have to trust th= e CA that issued the ovirt certificate by</em></div><em><span name=3D"x"><s= pan name=3D"x"></span></span></em><div><em>pointing your browser to the fol= lowing address</em></div><em><span name=3D"x"><span name=3D"x"></span></spa= n></em><div><em><a>https://<ovirt </a>address>/ca.crt</em></div><span= name=3D"x"><em>Trust the certificate</em><br></span></div><div><span name= =3D"x"><br></span></div><hr id=3D"zwchr"><div style=3D"color:#000;font-weig= ht:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Aria= l,sans-serif;font-size:12pt;" data-mce-style=3D"color: #000; font-weight: n= ormal; font-style: normal; text-decoration: none; font-family: Helvetica,Ar= ial,sans-serif; font-size: 12pt;"><b>From: </b>"Grant Tailor" <therealwe= bguru@gmail.com><br><b>To: </b>"Maurice James" <mjames@media-node.com= ><br><b>Cc: </b>"Omer Frenkel" <ofrenkel@redhat.com>, users@ovirt.= org<br><b>Sent: </b>Tuesday, June 3, 2014 10:25:21 PM<br><b>Subject: </b>Re= : [ovirt-users] Help creating virtual machines in ovirt<br><div><br></div><= div dir=3D"ltr"><div><div>Hi Maurice,<br><div><br></div></div> &= nbsp; Here is what i have so far<br><div><br></div></div>What do i do now?<= br><div><br><div><br></div><b><b>[root@host3 ~]# yum install ovirt-engine-w= ebsocket-proxy<br>Loaded plugins: fastestmirror, versionlock<br> Determinin= g fastest mirrors<br>ovirt-3.4-epel/metalink &= nbsp; &nbs= p; &= nbsp; &nbs= p; &= nbsp; &nbs= p; | 6.0 = kB 00:00<br> * base: <a href=3D"http://mirror.= cogentco.com" target=3D"_blank" data-mce-href=3D"http://mirror.cogentco.com= ">mirror.cogentco.com</a><br> * extras: <a href=3D"http://centos.mirr= or.constant.com" target=3D"_blank" data-mce-href=3D"http://centos.mirror.co= nstant.com">centos.mirror.constant.com</a><br> * ovirt-3.4-epel: <a hr= ef=3D"http://epel.mirror.constant.com" target=3D"_blank" data-mce-href=3D"h= ttp://epel.mirror.constant.com">epel.mirror.constant.com</a><br> * ovi= rt-3.4-jpackage-6.0-generic: <a href=3D"http://sunsite.rediris.es" target= =3D"_blank" data-mce-href=3D"http://sunsite.rediris.es">sunsite.rediris.es<= /a><br> * ovirt-3.4-stable: <a href=3D"http://mirrors.ibiblio.org" ta= rget=3D"_blank" data-mce-href=3D"http://mirrors.ibiblio.org">mirrors.ibibli= o.org</a><br> * updates: <a href=3D"http://mirror.lug.udel.edu" target= =3D"_blank" data-mce-href=3D"http://mirror.lug.udel.edu">mirror.lug.udel.ed= u</a><br>base &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; | 3.7 kB 00:00<br> extras = &nb= sp; = &nb= sp; = &nb= sp; = &nb= sp; | 3.4 kB 00:00<br>ovirt= -3.4-epel = &nb= sp; = &nb= sp; = &nb= sp; = | 4.4 kB 00:00<br> ovirt-3.4-epel/prim= ary_db &nb= sp; = &nb= sp; = &nb= sp; = | 6.2 MB 00:01<br>ovirt-3.4-glus= terfs-epel  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp; | 2.9 kB 00:00<br> ovi= rt-3.4-glusterfs-noarch-epel  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp; | 2.9 kB 00:00<br><a href=3D"http://sunsite.re= diris.es/mirror/jpackage/6.0/generic/free/repodata/repomd.xml" target=3D"_b= lank" data-mce-href=3D"http://sunsite.rediris.es/mirror/jpackage/6.0/generi= c/free/repodata/repomd.xml">http://sunsite.rediris.es/mirror/jpackage/6.0/g= eneric/free/repodata/repomd.xml</a>: [Errno 14] PYCURL ERROR 22 - "The requ= ested URL returned error: 403 Forbidden"<br> Trying other mirror.<br>ovirt-= 3.4-jpackage-6.0-generic &nb= sp; = &nb= sp; = &nb= sp; = | 1.9 kB 00:00<br>ovirt-3.4-stable &nbs= p; &= nbsp; &nbs= p; &= nbsp; &nbs= p; &= nbsp; &nbs= p; | 2.9 kB &nbs= p; 00:00<br> updates &= nbsp; &nbs= p; &= nbsp; &nbs= p; &= nbsp; &nbs= p; &= nbsp; &nbs= p; | 3.4 kB 00:00<br>Setting up Install Process<br>= Package ovirt-engine-websocket-proxy-3.4.1-1.el6.noarch already installed a= nd latest version<br> Nothing to do<br></b></b><div><br></div><b><br>[root@= host3 ~]# service ovirt-websocket-proxy status<br>ovirt-websocket-proxy (pi= d 18767) is running...<br>[root@host3 ~]# service ovirt-websocket-pro= xy restart<br>Stopping oVirt Engine websockets proxy: &nbs= p; &= nbsp; [ OK ]<br> Starting oVirt Engine websockets p= roxy: WARNING: no 'numpy' module, HyBi protocol will be slower<br> &nb= sp; = &nb= sp; = &nb= sp; [ OK ]</b><br><div><br>= </div><br></div></div></div><div><br></div></div></body></html> ------=_Part_6191_1289927590.1401887210834--
participants (6)
-
Eli Mesika
-
Grant Tailor
-
Joop van de Wege
-
Maurice James
-
Omer Frenkel
-
René Koch