1. Destination Host Unreachable From Node

Destination Host Unreachable From Node

Home Forums FABRIC General Questions and Discussion Destination Host Unreachable From Node

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3316

    To test network connectivity on a newly created node, I used “ping 8.8.8.8” and got as reply “Destination Host Unreachable.”

    Also, based on basic_gpu_devices.ipynb I tried to add the Cuda repo but got “Failed to connect to developer.download.nvidia.com port 443: No route to host”.

    What might be causing this issue?

    #3319
    Devin Lane
    Participant

      Can you try doing ‘ping google.com’? I believe I had a similar issue with the IP not resolving, but specifying the domain name worked for me.

      #3320

      Yes, ‘ping google.com’ works. But how can we solve the “Failed to connect to developer.download.nvidia.com port 443: No route to host”  issue?

      The command that I am trying is:

      sudo dnf config-manager –add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/cuda-rhel8.repo

      #3321
      Paul Ruth
      Keymaster

        Which FABRIC site is your node on?

        #3322

        It’s in CLEM.

        Image: default_rocky_8
        Image Type: qcow2
        Host: clem-w1.fabric-testbed.net
        Site: CLEM

        #3323
        Paul Ruth
        Keymaster

          This is because that Nvidia site is not setup for IPv6 and FABRIC’s CLEM site uses IPv6 addresses on its management network.

          One reasonable workaround for this is to use the NAT64 services described here: https://nat64.net/

          There is an example FABRIC Jupyter notebook in your JupyterHub container called  “Accessing IPv4 Sites from IPv6 Nodes” that shows how to set this up on a FABRIC node.

          Paul

          #3324

          Thanks a lot for the information!

        Viewing 7 posts - 1 through 7 (of 7 total)
        • You must be logged in to reply to this topic.
        FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

        KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)
        FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

        KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)