Thanks David for your reply -<br><br>I have completely flushed all iptables rules 'iptables --flush" -<br><br>iptables -L -v -n<br>Chain INPUT (policy ACCEPT 1775K packets, 627M bytes)<br> pkts bytes target prot opt in out source destination<br>
<br>Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)<br> pkts bytes target prot opt in out source destination<br><br>Chain OUTPUT (policy ACCEPT 1754K packets, 589M bytes)<br> pkts bytes target prot opt in out source destination<br>
<br><br>The base host is Fedora 16 running with desktop<br><br>First installed vdsm and then ovirt-engine<br><br>Single network bridge installed, but there is another 1GB nic that isn't being used -<br><br>eth0 Link encap:Ethernet HWaddr 00:1B:21:7D:ED:4A<br>
inet6 addr: fe80::21b:21ff:fe7d:ed4a/64 Scope:Link<br> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br> RX packets:99656 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:51508 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000<br> RX bytes:63007897 (60.0 MiB) TX bytes:18148736 (17.3 MiB)<br><br>lo Link encap:Local Loopback<br> inet addr:127.0.0.1 Mask:255.0.0.0<br> inet6 addr: ::1/128 Scope:Host<br>
UP LOOPBACK RUNNING MTU:16436 Metric:1<br> RX packets:1814674 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:1814674 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:0<br>
RX bytes:646274067 (616.3 MiB) TX bytes:646274067 (616.3 MiB)<br><br>ovirtmgmt Link encap:Ethernet HWaddr 00:1B:21:7D:ED:4A<br> inet addr:192.168.0.118 Bcast:192.168.0.255 Mask:255.255.255.0<br> inet6 addr: fe80::21b:21ff:fe7d:ed4a/64 Scope:Link<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br> RX packets:70706 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:48717 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:0<br>
RX bytes:52195637 (49.7 MiB) TX bytes:14942359 (14.2 MiB)<br><br>vnet0 Link encap:Ethernet HWaddr FE:1A:4A:A8:00:00<br> inet6 addr: fe80::fc1a:4aff:fea8:0/64 Scope:Link<br> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:3 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:14 errors:0 dropped:0 overruns:1 carrier:0<br> collisions:0 txqueuelen:500<br> RX bytes:1299 (1.2 KiB) TX bytes:2760 (2.6 KiB)<br>
<br>After ovirt engine is installed logged into the interface and configured the host using 127.0.0.1 . Host reboots. Host shows up in the admin interface only complaining about power management that isn't configured.<br>
<br><br><a href="https://picasaweb.google.com/lh/photo/3vclaT_6d3uy2QODU6xp_zyLvDWH8k_pPWnP_LVb4fM?feat=directlink">Here</a> is a screen shot of the web interface<div><br></div><div>The only configuration settings I've changed are in the qemu.conf to either tls=0 or tls=1</div>
<div><br></div><div><div>spice-gtk-0.11-4.fc16.x86_64</div><div>spice-client-0.10.1-1.fc16.x86_64</div><div>spice-glib-0.11-4.fc16.x86_64</div><div>spice-gtk3-0.11-4.fc16.x86_64</div><div>spice-xpi-2.7-3.fc16.x86_64</div>
<div>spice-gtk-tools-0.11-4.fc16.x86_64</div><div>spice-server-0.10.1-1.fc16.x86_64</div><div><br></div><div>The link in the admin interface shows available(using FF). When I click it opens a spicec:0 dialog and just closes</div>
<div><br></div><div>If I try to open from a shell I get things like this -</div><div><br></div><div>Brief window open and then error - </div><div><br></div><div>spicec -h 127.0.0.1 -p 5900</div><div>Warning: connect error 5 - need secured connection</div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><br><br>On Wed, Jul 25, 2012 at 10:04 AM, David Jaša <<a href="mailto:djasa@redhat.com">djasa@redhat.com</a>> wrote:<br>> Hi Brent,<br>><br>
> first guess: have a look if your iptables setup allow connection to the<br>> qemu processes. RHEV 3.0 documentation (publicly accesible) says that a<br>> host needs these ports open:<br>> port 22 for SSH,<br>
> ports 5634 to 6166 for guest console connections,<br>> port 16514 for libvirt virtual machine migration traffic,<br>> ports 49152 to 49216 for VDSM virtual machine migration traffic,<br>
> and<br>> port 54321 for the Red Hat Enterprise Virtualization Manager.<br>><br>> If you have ovirt-engine running onu the same machine as vdsm, most of<br>> the ports don't need to be accessible from outside but "guest console"<br>
> ports do.<br>><br>> If it isn't iptables, please share at least:<br>> * what your actual topology is (engine on the physical host?)<br>> * if you use some custom tls settings such as tls switched off<br>
> * what spice client & xpi versions are you using<br>> * how exactly the client failed (showed error window? with what error?<br>> just didn't launch?)<br>><br>> In your email, you didn't write any debugging hints apart from the setup<br>
> being single-host one...<br>><br>> David<br>><br>><br>> Brent Bolin píše v St 25. 07. 2012 v 09:00 -0500:<br>>> About 6 months ago I asked on this list if it was possible to install<br>>> ovirt on a single host. Thread got long and winded and lost interest.<br>
>><br>>> Started looking at the project again about two days ago. What I<br>>> really didn't understand was using a base Fedora install. Installing<br>>> vdsm and then installing ovirt engine.<br>
>><br>>> So everything is up. Created data center, storage, cluster, host and<br>>> virtual machine.<br>>><br>>> But I can't get there from here. I can't get console running to<br>>> configure the booted install.<br>
>><br>>> I've tried VNC, Spice, Firefox with spice-xpi plugin.<br>>><br>>> Tried tweaking, turning, touching, swearing @ /etc/libvirt/qemu.conf<br>>> settings. tls settings. Not even sure if this is the right place to<br>
>> be checking.<br>>><br>>> This is a show stopper.<br>>><br>>> LSB Version: :core-4.0-amd64:core-4.0-noarch<br>>> Distributor ID: Fedora<br>>> Description: Fedora release 16 (Verne)<br>
>> Release: 16<br>>> Codename: Verne<br>>><br>>> [root@ovirt # rpm -qa|grep ovirt-engine<br>>> ovirt-engine-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-log-collector-3.0.0_0001-1.6.fc16.x86_64<br>
>> ovirt-engine-iso-uploader-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-backend-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-notification-service-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-jboss-deps-3.0.0_0001-1.6.fc16.x86_64<br>
>> ovirt-engine-tools-common-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-dbscripts-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-setup-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-jbossas-1.2-2.fc16.x86_64<br>
>> ovirt-engine-userportal-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-restapi-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-genericapi-3.0.0_0001-1.6.fc16.x86_64<br>>> ovirt-engine-config-3.0.0_0001-1.6.fc16.x86_64<br>
>> ovirt-engine-webadmin-portal-3.0.0_0001-1.6.fc16.x86_64<br>>><br>>> Any input would be appreciated<br>>> _______________________________________________<br>>> Users mailing list<br>>> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
>> <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br>><br>> --<br>><br>> David Jaša, RHCE<br>><br>> SPICE QE based in Brno<br>> GPG Key: 22C33E24<br>
> Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24<br>><br>><br>><br></div>