Welcome to the Linux Foundation Forum!

Lab 3.2 - No Route to host

Can not login to the compute-host from the devstack-cc node. I verified the network and eth2 has an IP of 192.168.97.1

I can sucessfully get into the Horizon dashboard using the public IP on eth0

I tried to ping compute-host by name and by IP and it does not work

Has anyone else had this issue?

Thanks !!

 

Comments

  • Tried that before and just tried again.

    I get "no route to host" also a ping does not work either. Maybe it might be better to just start over as maybe there is a network issue with this host.

    Thanks

     

  • I completely rebuilt (I went from work to home and I had to wait for the envirnment to rebuild) and again same issue. 

    Some info:

    ubuntu@devstack-cc:~/devstack$ ip addr show eth2

    4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000

        link/ether bc:76:4e:02:c6:2b brd ff:ff:ff:ff:ff:ff

        inet 192.168.97.1/24 brd 192.168.97.255 scope global eth2

           valid_lft forever preferred_lft forever

        inet6 fe80::be76:4eff:fe02:c62b/64 scope link

           valid_lft forever preferred_lft forever

    ubuntu@devstack-cc:~/devstack$ ssh compute-node

    ssh: connect to host compute-node port 22: No route to host

    ubuntu@devstack-cc:~/devstack$ ping 192.168.97.2

    PING 192.168.97.2 (192.168.97.2) 56(84) bytes of data.

    From 192.168.97.1 icmp_seq=1 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=2 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=3 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=4 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=5 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=6 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=7 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=8 Destination Host Unreachable

    From 192.168.97.1 icmp_seq=9 Destination Host Unreachable

    Please advise.

  • I create the lab envirnment in my home lab and ran through the steps and sucesffully completed.

    Thanks

Categories

Upcoming Training