1. Komal Thareja

Komal Thareja

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: slice is configuring for a long time – unable to delete #9053
    Komal Thareja
    Moderator

      Hi Jonah,

      I have closed your slice via the admin CLI. One of your slivers was stuck trying to renew, looks like a bug, I will work to address that. Thank you for sharing your observation and help us address this issue. Appreciate it!

      Best,

      Komal

      Komal Thareja
      Moderator

        Hi Peter,

        Possibly a bug, however, I tried doing this with my existing slice and it seems to work.

        Is there a specific sequence in which you are running this code? Just trying to reproduce this on my end.

        Code Snippet of my trials:

        
        from fabrictestbed_extensions.fablib.fablib import FablibManager as fablib_manager
        from ipaddress import ip_address, IPv4Address, IPv6Address, IPv4Network, IPv6Network
        fablib = fablib_manager()
        slice = fablib.get_slice(slice_name)
        for nw in slice.get_networks():
        print(nw)
        for ifc in slice.get_interfaces():
        print(ifc)
        

        Thanks,

        Komal

         

        P.S: we did roll out some improvements w.r.t to how often the interfaces are updated to limit the number of ssh connections.

        in reply to: Slice extension stuck at “configuring” #8668
        Komal Thareja
        Moderator

          Hi Acheme,

          There was a network event at RENCI yesterday that disrupted some of our services. It appears we overlooked recovering the Network AM afterward, which has caused your slice to remain stuck while renewing the network slivers. I’ve now restarted the Network AM. Could you please try deleting the slice and recreating it?

          Thanks,

          Komal

          in reply to: Network interfaces deleted automatically from nodes. #7342
          Komal Thareja
          Moderator

            Hi Prateek,

            I also have a similar question as @yoursunny: what observations led you to conclude the deletion of interfaces?

            Additionally, could you please share the Slice ID for a slice where this issue has been observed? This information would be immensely helpful for our debugging process.

            Thanks,

            Komal

            in reply to: How to use long-lived tokens in experiments #7098
            Komal Thareja
            Moderator

              Please install from the main branch via the command you shared.

              Thanks,

              Komal

              in reply to: Exposing Ports to the Outside World #6315
              Komal Thareja
              Moderator

                @Lyod – Could you please share your Slice ID? Also, are you able to ping your VM on the Ext IP.

              Viewing 6 posts - 1 through 6 (of 6 total)