<div dir="ltr">Below are the details, unable to ping the gateway from the ovirt engine ,able to ping the ovirt engine from host as both are there in the same network.<br><br><br>[root@oe ~]# ip addr<br>1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN <br> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br> inet <a href="http://127.0.0.1/8">127.0.0.1/8</a> scope host lo<br> inet6 ::1/128 scope host <br> valid_lft forever preferred_lft forever<br>2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000<br> link/ether 00:16:3e:33:38:e5 brd ff:ff:ff:ff:ff:ff<br> inet <a href="http://10.206.66.9/23">10.206.66.9/23</a> brd 10.206.67.255 scope global eth0<br> inet6 fe80::216:3eff:fe33:38e5/64 scope link <br> valid_lft forever preferred_lft forever<br>[root@oe ~]# <br>[root@oe ~]# <br>[root@oe ~]# <br>[root@oe ~]# ip route<br><a href="http://10.206.66.0/23">10.206.66.0/23</a> dev eth0 proto kernel scope link src 10.206.66.9 <br><a href="http://169.254.0.0/16">169.254.0.0/16</a> dev eth0 scope link metric 1002 <br>default via 10.206.67.254 dev eth0 <br>[root@oe ~]# <br>[root@oe ~]# <br>[root@oe ~]# <br>[root@oe ~]# brctl show<br>bridge name bridge id STP enabled interfaces<br>[root@oe ~]# <br><br><br><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 21, 2016 at 4:51 PM, Yedidyah Bar David <span dir="ltr"><<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Apr 21, 2016 at 1:39 PM, Budur Nagaraju <<a href="mailto:nbudoor@gmail.com">nbudoor@gmail.com</a>> wrote:<br>
> HI<br>
><br>
> Installed hosted engine and after configuring IP to ovirt engine unable to<br>
> ping the gateway and found that there is no issue with the Network .<br>
<br>
</span>You mean that from inside the engine machine, you cannot ping the gateway?<br>
<br>
Can you ping it from the host?<br>
<br>
Please share output of these commands, from both the host and the engine vm:<br>
<br>
ip addr<br>
ip route<br>
brctl show<br>
<br>
Thanks,<br>
<div><div class="h5"><br>
><br>
> Is there any thing am missing while installing Hosted engine ? below is<br>
> output details,<br>
><br>
><br>
> --== CONFIGURATION PREVIEW ==--<br>
><br>
> Engine FQDN : <a href="http://oe.bnglab.psecure.net" rel="noreferrer" target="_blank">oe.bnglab.psecure.net</a><br>
> Bridge name : ovirtmgmt<br>
> SSH daemon port : 22<br>
> Gateway address : 10.206.67.254<br>
> Host name for web application : hosted_engine_1<br>
> Host ID : 1<br>
> Image alias : hosted_engine<br>
> Image size GB : 25<br>
> Storage connection : 10.204.207.152:/home/heoe<br>
> Console type : vnc<br>
> Memory size MB : 4096<br>
> MAC address : 00:16:3e:2f:5c:40<br>
> Boot type : cdrom<br>
> Number of CPUs : 2<br>
> ISO image (for cdrom boot) :<br>
> /ovirt/CentOS-6.7-x86_64-minimal.iso<br>
> CPU Type : model_SandyBridge<br>
><br>
> Please confirm installation settings (Yes, No)[Yes]: yes<br>
> [ INFO ] Stage: Transaction setup<br>
> [ INFO ] Stage: Misc configuration<br>
> [ INFO ] Stage: Package installation<br>
> [ INFO ] Stage: Misc configuration<br>
> [ INFO ] Configuring libvirt<br>
> [ INFO ] Configuring VDSM<br>
> [ INFO ] Starting vdsmd<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Creating Storage Domain<br>
> [ INFO ] Creating Storage Pool<br>
> [ INFO ] Connecting Storage Pool<br>
> [ INFO ] Verifying sanlock lockspace initialization<br>
> [ INFO ] Creating VM Image<br>
> [ INFO ] Disconnecting Storage Pool<br>
> [ INFO ] Start monitoring domain<br>
> [ INFO ] Configuring VM<br>
> [ INFO ] Updating hosted-engine configuration<br>
> [ INFO ] Stage: Transaction commit<br>
> [ INFO ] Stage: Closing up<br>
> The following network ports should be opened:<br>
> tcp:5900<br>
> tcp:5901<br>
> udp:5900<br>
> udp:5901<br>
> An example of the required configuration for iptables can be found<br>
> at:<br>
> /etc/ovirt-hosted-engine/iptables.example<br>
> In order to configure firewalld, copy the files from<br>
> /etc/ovirt-hosted-engine/firewalld to /etc/firewalld/services<br>
> and execute the following commands:<br>
> firewall-cmd -service hosted-console<br>
> [ INFO ] Creating VM<br>
> You can now connect to the VM with the following command:<br>
> /usr/bin/remote-viewer vnc://localhost:5900<br>
> Use temporary password "2049ZfXr" to connect to vnc console.<br>
> Please note that in order to use remote-viewer you need to be able<br>
> to run graphical applications.<br>
> This means that if you are using ssh you have to supply the -Y<br>
> flag (enables trusted X11 forwarding).<br>
> Otherwise you can run the command from a terminal in your<br>
> preferred desktop environment.<br>
> If you cannot run graphical applications you can connect to the<br>
> graphic console from another host or connect to the console using the<br>
> following command:<br>
> virsh -c qemu+tls://Test/system console HostedEngine<br>
> If you need to reboot the VM you will need to start it manually<br>
> using the command:<br>
> hosted-engine --vm-start<br>
> You can then set a temporary password using the command:<br>
> hosted-engine --add-console-password<br>
> The VM has been started. Install the OS and shut down or reboot<br>
> it. To continue please make a selection:<br>
><br>
> (1) Continue setup - VM installation is complete<br>
> (2) Reboot the VM and restart installation<br>
> (3) Abort setup<br>
> (4) Destroy VM and abort setup<br>
><br>
</div></div>> _______________________________________________<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Didi<br>
</font></span></blockquote></div><br></div>