1. Komal Thareja

Komal Thareja

Forum Replies Created

Viewing 15 posts - 271 through 285 (of 445 total)
  • Author
    Posts
  • in reply to: Maintenance on MAX – 02/06/2024 (9:00am-12:00pm EST) #6532
    Komal Thareja
    Participant

      Issue has been resolved and maintenance is complete.

      Thanks,

      Komal

      in reply to: Cannot ping gateway upon adding FABNetv4 to node #6530
      Komal Thareja
      Participant

        @Vaiden – we have identified the issue and will let you know once it is resolved. For more updates follow here: https://learn.fabric-testbed.net/forums/topic/maintenance-on-max-02-06-2024-900am-1200pm-est/

        Komal Thareja
        Participant

          @Shoaib – Please consider running the commands as sudo  sudo <replace with command

          Thanks,

          Komal

          in reply to: Cannot SSH to VMs on newy-w2.fabric-testbed.net #6524
          Komal Thareja
          Participant

            @Sanjana,

            Could you please share the output of following commands:?

            cat ~/work/fabric_config/fabric_rc

            cat ~/work/fabric_config/ssh_config

            ls -ltr ~/work/fabric_config

            Thanks,

            Komal

            in reply to: Cannot SSH to VMs on newy-w2.fabric-testbed.net #6519
            Komal Thareja
            Participant

              @Sanjana – Could you please remove this file if it exists ~/work/fabric_config/ssh_config and run the validate_and_config.ipynb  notebook again?

              Please try SSH to VMs via command line and share the error you see if it still fails.

              Thanks,

              Komal

              in reply to: Cannot SSH to VMs on newy-w2.fabric-testbed.net #6517
              Komal Thareja
              Participant

                @Sanjana – glad to hear that you were able to create a slice successfully, are you still facing errors when you SSH to the VMs?

                Thanks,

                Komal

                in reply to: Cannot SSH to VMs on newy-w2.fabric-testbed.net #6512
                Komal Thareja
                Participant

                  @Sanjana,

                  Could you please follow the notebook: jupyter-exanples-1.6.*/configure_and_validate.ipynb to ensure your configuration is correct? Please try creating a slice after that and let us know if you still run into errors.

                   

                  Thanks,

                  Komal

                  1 user thanked author for this post.
                  in reply to: When will Fabric be UP #6511
                  Komal Thareja
                  Participant

                    Good morning Nagmmat,

                    This looks like a config issue – specifically incorrect/missing project id. Could you please verify your config using the notebook jupyter-examples-1.6.*/configure_and_validate.ipynb?

                    Please let us know if you still run into errors.

                    Thanks,

                    Komal

                    in reply to: Error message about styler map #6510
                    Komal Thareja
                    Participant

                      Good morning Bruce,

                      This error can be ignored. We will fix this in the next version.

                      Thanks,

                      Komal

                      in reply to: ValueError: unconverted data remains: +0000 #6507
                      Komal Thareja
                      Participant

                        Hello Bruce,

                        This is because of an incompatible API change. If you are running JH container, please remove any entries in `/home/fabric/work/fabric_config/requirements.txt’ and restart your JH container via File -> Hub Control Panel -> Stop My Server -> Start My Server.

                        Compatible versions:

                        JH 1.5 => fabrictestbed-extensions==1.5.6

                        JH 1.6 => fabrictestbed-extensions==1.6.2

                        Thanks,

                        Komal

                        in reply to: Slice won’t stabilize #6504
                        Komal Thareja
                        Participant

                          @Vaiden

                          You slice is in state ModifyError For any further modifications to your slice, you need to run the following commands:

                          slice=fablib.get_slice(name=slice_name)
                          
                          slice.modify_accept()

                          Regarding the Authentication Error. Please check if you Bastion key has expired and SSH keys are setup properly. You can use the notebook config_and_validate.ipynb to update/validate SSH keys and your config.

                          Snapshot of Slice State:

                          Slice Name: ServiceX_NDN_Proxy_tcp_4nodes Slice ID: 61c1d373-b3b6-472f-a34a-3dd6dac8c809 Project ID: 7a5adb91-c4c0-4a1c-8021-7b6c56af196f Project Name: MF
                          Graph ID: 34d3dd32-ff1f-4fc2-bad3-c1e542584c9c
                          Slice owner: { name: orchestrator, guid: orchestrator-guid, oidc_sub_claim: 14098c5d-6c93-4d8a-b67b-a0bbdb765da2, email: William.Logan1@uky.edu}
                          Slice state: ModifyError
                          Lease time: 2024-05-18 18:27:07+00:00

                          Also, looking at /tmp/fablib/fablib.log would provide more information for the failure cause for Authentication error.

                          Thanks,

                          Komal

                          in reply to: Error in creating a cluster with multiple nodes #6499
                          Komal Thareja
                          Participant

                            Hi Manas,

                            Thank your for bearing with me. I think I finally have a fix for the issue. I have applied the patch on UCSD and STAR for now and have not been able to reproduce it there.

                            I would appreciate if you also try at these two sites and share your observation. Hopefully it works consistently now.

                            Appreciate your help!

                            Thanks,

                            Komal

                            in reply to: Maintenance on Network AM – 01/31/2024 (5:00pm-5:30pm EST) #6492
                            Komal Thareja
                            Participant

                              Maintenance has been completed and testbed ready to use!

                              Thanks,

                              Komal

                              in reply to: No output using iperf for network monitoring #6489
                              Komal Thareja
                              Participant

                                Attaching the notebook again.

                                in reply to: No output using iperf for network monitoring #6486
                                Komal Thareja
                                Participant

                                  Hi Robin,

                                  Acheme is right. Management Network only supports SSH via bastion node and basic ICMP packets. We do not recommend conducting your experiments with Management Network.

                                  Please consider modifying your experiment where you are also requesting a local network (L2Bridge or FabNetv4/FabNetv6) since all your VMs are on the same site. Setup your Segment routing using the data plane network instead of the management network. There are several examples available under Networking  in the start_here.ipynb

                                  Also, I am enclosing a sample notebook, which requests the VMs and connects them with local L2 Network(IPv6). You can use this as a base and setup Segment Routing on the Data Plane interfaces. Please let us know if you have questions or run into any issues.

                                  NOTE: Please rename the notebook from .jpg to .ipynb as the forum doesn’t allow attaching files with .ipynb extension.

                                  Thanks,

                                  Komal

                                Viewing 15 posts - 271 through 285 (of 445 total)