1. error when setting up a slice

error when setting up a slice

Home Forums FABRIC General Questions and Discussion error when setting up a slice

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6420
    Nirmala Shenoy
    Participant
      we are not looking for any post boot config and we haven't set up post boot config. But we still get this error. It takes hours to respond
      Running post boot config threads ...
      Post boot config ipnode-1, Failed! (24 sec)
      Post boot config a2, Failed! (25 sec)
      Post boot config d2, Failed! (25 sec)
      Post boot config c1, Failed! (25 sec)
      Post boot config d1, Failed! (26 sec)
      Post boot config a1, Failed! (26 sec)
      Post boot config ipnode-2, Failed! (26 sec)
      Saving fablib data...  Done!
      Time to post boot config 11030 seconds
      #6421
      Komal Thareja
      Participant

        This typically happens, when your SSH keys are not setup properly. By default, fablib executes some default post boot config tasks to configure IP addresses if the notebook setup for auto config is used.

        Could you please check if your bastion keys are not expired and sliver keys are setup correctly?

        Validation of keys and configuration can also be done via configure_and_validate.ipynb notebook available under jupyter-examples-*directory. This notebook was added recently and should be available under jupyter-examples-main or jupyter-examples-1.6.1

        Please let us know if the issue persists.

        Thanks,

        Komal

        • This reply was modified 3 months, 3 weeks ago by Komal Thareja.
        #6423
        Nirmala Shenoy
        Participant

          I tried with configure and validate – it gave the following repsonse

          #6424
          Komal Thareja
          Participant

            Could you please check /tmp/fablib/fablib.log for any errors? Also could you please check if you are able to SSH to the VMs in your slice from command line?

            Also, please share your notebook if possible to help us recreate this in our environment.

            Thanks,

            Komal

            • This reply was modified 3 months, 3 weeks ago by Komal Thareja.
          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.