1. Komal Thareja

Komal Thareja

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 402 total)
  • Author
    Posts
  • in reply to: Cannot login to SALT node from my local machine #8270
    Komal Thareja
    Participant

      Hi Sourya,

      There was a power outage at SALT and is being recovered. We will let you know as soon as the recovery is complete.

      Thanks,

      Komal

      in reply to: Hardware Steering – Connectx6 #8269
      Komal Thareja
      Participant

        Hi Tanay,

        We are targeting a release for either Summer or Fall and will share more details once our plans are finalized.

        Thanks,

        Komal

        in reply to: Node is closed, cannot renew #8264
        Komal Thareja
        Participant

          Hi Sankalpa,

          Based on our logs, this slice has been renewed three times in descending order of time. During the renewal attempt on 2025-02-15 13:46:54,320, Client3 (be97d870-3299-418e-ba17-a1ddcab06bdb) could not be renewed because a required component was likely allocated to another future slice. Since requesting slices in the future is enabled, this allocation prevented the renewal of that particular VM. However, other available resources were successfully extended.

          The lease for Client3 ended on 2025-02-19 05:05:37 UTC, after which the VM was closed/deleted. The latest renewal request was issued on 2025-02-19 22:04:39, which was after the lease expiration, making the VM ineligible for renewal.

          Logs:

          Reservation Details:

          • Reservation ID: be97d870-3299-418e-ba17-a1ddcab06bdb
          • Slice ID: 6acbc4aa-4b6e-44e3-b7c0-8c2f33de46c4
          • Resource Type: VM
          • Status: Closed (Last update: *Insufficient resources – Renew failed: Component of type ConnectX-6 with PCI Address 0000:a1:04.7 is already allocated to another reservation on node GDXYNF3).

          Start: 2025-01-24 17:18:11 UTC
          End: 2025-02-19 05:05:37 UTC
          Requested End: 2025-02-28 13:46:54 UTC

          Let me know if you need further clarification.

          Best,

          Komal

          in reply to: Half Slice Unreachable #8261
          Komal Thareja
          Participant

            Hi Luca,

            I reviewed your slice and noticed that during the last renewal, two of the VMs could not be renewed due to insufficient resources. As a result, they were not extended and have now transitioned to a Closed state, meaning they have been deleted. Below is a snapshot for reference.

            Please note that since users can request slices for future use, it’s possible that renewing an active slice may fail if resources are already reserved for future allocations.

            You can check the current state of your slice using the following code:

            from fabrictestbed_extensions.fablib.fablib import FablibManager as fablib_manager
            fablib = fablib_manager()
            slice_name = "Slice INT slice - DALL + LOSA"
            slice = fablib.get_slice(slice_name)
            slice.list_nodes()
            

            Additionally, if the renewal was triggered via JupyterHub (JH), this information has also been communicated to you there.


            Reservation ID: b0ff1824-011d-4225-a748-371ddf6eb5e4 Slice ID: 831a0115-8e9e-4854-bbcb-d12022a878aa
            Resource Type: VM Notices: Reservation b0ff1824-011d-4225-a748-371ddf6eb5e4 (Slice INT slice - DALL + LOSA(831a0115-8e9e-4854-bbcb-d12022a878aa) Graph Id:f6a2c692-b430-4a01-95d6-2f2343320dea Owner:s317694@studenti.polito.it) is in state (Closed,None_) (Last ticket update: Insufficient resources : ['ram', 'disk'])


            Reservation ID: dc4456ff-f768-4915-8c7e-97696b2fcc21 Slice ID: 831a0115-8e9e-4854-bbcb-d12022a878aa
            Resource Type: VM Notices: Reservation dc4456ff-f768-4915-8c7e-97696b2fcc21 (Slice INT slice - DALL + LOSA(831a0115-8e9e-4854-bbcb-d12022a878aa) Graph Id:f6a2c692-b430-4a01-95d6-2f2343320dea Owner:s317694@studenti.polito.it) is in state (Closed,None_) (Last ticket update: Insufficient resources : ['ram', 'disk'])

            Thanks,

            Komal

            1 user thanked author for this post.
            in reply to: Iperf3 error on FABnet – No path to nodes #8255
            Komal Thareja
            Participant

              Hi,

              I was able to run the notebook .

              Could you please share your Slice ID?

              Additionally, could you post your inquiries in the FABRIC General Questions and Discussion forum?

              Thanks,

              Komal

              in reply to: hawi site ssh problem. #8240
              Komal Thareja
              Participant

                Hi Yuanjun,

                Could you please try SSH into your VMs now? We were able to successfully SSH to the VMs.

                Additionally, could you post your inquiry in the FABRIC General Questions and Discussion forum?

                Thanks,

                Komal

                in reply to: STAR SITE PROBLEM #8239
                Komal Thareja
                Participant

                  Hi Yuanjun,

                  Unfortunately, the STAR resources you’re requesting are currently in use. Please try again later or consider scheduling your slices in advance using the notebook.

                  Additionally, could you post your inquiry in the FABRIC General Questions and Discussion forum?

                  Thanks,
                  Komal

                  in reply to: GPU node is not available on MAX site. #8238
                  Komal Thareja
                  Participant

                    Hi Yuanjun,

                    Unfortunately, the MAX resources you’re requesting are currently in use. Please try again later or consider scheduling your slices in advance using the notebook.

                    Additionally, could you post your inquiry in the FABRIC General Questions and Discussion forum?

                    Thanks,
                    Komal

                    in reply to: Slice submit via Jupyter get’s stuck #8211
                    Komal Thareja
                    Participant

                      Glad to hear that worked! We will work to address this and add support to interrupt/return meaningful error in such cases.

                      Thanks,

                      Komal

                      in reply to: Unable to reserve slice #8208
                      Komal Thareja
                      Participant

                        Hi Kriti,

                        Could you please re-run this notebook: jupyter-examples-rel1.8.1/configure_and_validate/configure_and_validate.ipynb ?
                        This shall renew any expired keys. Please try your slice again after this. I want to rule out any SSH errors. If you continue to see the error, please share /tmp/fablib/fablib.log

                        Thanks,
                        Komal

                        in reply to: Slice submit via Jupyter get’s stuck #8207
                        Komal Thareja
                        Participant

                          Authentication failed would explain the SSH errors you are observing. Could you please re-run this notebook: jupyter-examples-rel1.8.1/configure_and_validate/configure_and_validate.ipynb ?
                          This shall renew any expired keys. Please try your slice again after this.

                          Thanks,
                          Komal

                          in reply to: HAWI SITE PROBLEM #8205
                          Komal Thareja
                          Participant

                            Hi,

                            Please try the following snippet. Please note that list_sites() should be invoked before show_site().

                            We will fix this to return a more meaningful error in the next version.


                            from fabrictestbed_extensions.fablib.fablib import FablibManager as fablib_manager
                            fablib = fablib_manager()
                            fablib.list_sites()
                            fablib.get_resources().show_site("HAWI")

                            Thanks,
                            Komal

                            in reply to: Slice submit via Jupyter get’s stuck #8204
                            Komal Thareja
                            Participant

                              Thank you Justas! I haven’t been able to reproduce this even on JH Stable 1.8 container. Could you please share /tmp/fablib/fablib.log file from your container?

                              Also, please share the sliceid of your new slice.

                              Thanks,

                              Komal

                              in reply to: Slice submit via Jupyter get’s stuck #8201
                              Komal Thareja
                              Participant

                                Could you please try this with Beyond Bleeding Edge Container? I wasn’t able to reproduce this issue there. Trying it with 1.8 Stable container now.

                                Thanks,

                                Komal

                                in reply to: Unable to reserve slice #8199
                                Komal Thareja
                                Participant

                                  Hey Kriti,

                                  Could you please share which JH container were you using when you noticed this issue?

                                  Thanks,

                                  Komal

                                Viewing 15 posts - 1 through 15 (of 402 total)
                                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)