1. Acheme Acheme

Acheme Acheme

Forum Replies Created

Viewing 8 posts - 31 through 38 (of 38 total)
  • Author
    Posts
  • in reply to: Why is NDN packets not going through my network #4594
    Acheme Acheme
    Participant

      Hi yoursunny,

      Kindly find the notebook here

      See also the terminal commands to setup OVSwitch on the “switch” below:

      sudo apt-get -y update && sudo apt-get -y upgrade

      sudo apt-get -y install openvswitch-switch openvswitch-common

      sudo ovs-vsctl add-br br0

      sudo ovs-vsctl add-port br0 ens7

      sudo ovs-vsctl add-port br0 ens9

      sudo ifconfig ens7 0

      sudo ifconfig ens9 0

      sudo ifconfig br0 up

       

      Regards,

      Acheme

      in reply to: Error instrumentizing a slice #4591
      Acheme Acheme
      Participant

        Hi Hussam,

        It can wait for a full resolution.

        Thank you very much.

         

        Regards,

        Acheme

        in reply to: Error instrumentizing a slice #4589
        Acheme Acheme
        Participant

          Hi Hussam,

          Did you get it this time?

          in reply to: Error instrumentizing a slice #4587
          Acheme Acheme
          Participant

            Sorry about that, please see below:

            Setting up Prometheus…
            {‘grafana_admin_pass’: ‘wrRwrFZl’, ‘success’: False, ‘msg’: ‘Prometheus playbook install failed..’, ‘play_recap’: ‘PLAY RECAP *********************************************************************\nmeas-node : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 \n\nPlaybook run took 0 days, 0 hours, 0 minutes, 52 seconds\nMonday 26 June 2023 13:41:21 +0000 (0:00:52.271) 0:00:52.287 *********** \n=============================================================================== \nGathering Facts ——————————————————– 52.27s\nMonday 26 June 2023 13:41:21 +0000 (0:00:52.271) 0:00:52.286 *********** \n=============================================================================== \ngather_facts ———————————————————– 52.27s\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ntotal —————————————————————— 52.27s\n’}

            in reply to: Unable to run old Jupyter notebooks #4564
            Acheme Acheme
            Participant

              Works fine now.

              Thank you Komal

               

              Regards,

              Acheme

              in reply to: Unable to run old Jupyter notebooks #4562
              Acheme Acheme
              Participant

                Please how do I restart the container?

                in reply to: Unable to run old Jupyter notebooks #4560
                Acheme Acheme
                Participant

                  Hi Komal,

                  I am using 1.5.1

                  (base) fabric@jupyter-aacheme-40clemson-2eedu:~/work$ pip list | grep fabric
                  fabric 3.1.0
                  fabric-credmgr-client 1.3.2
                  fabric-fim 1.4.3
                  fabric_fss_utils 1.5.0
                  fabric-orchestrator-client 1.4.4
                  fabrictestbed 1.4.4
                  fabrictestbed-extensions 1.4.1

                   

                  (base) fabric@jupyter-aacheme-40clemson-2eedu:~/work$ cat ~/work/fabric_config/requirements.txt
                  fabrictestbed-extensions==1.4.1

                  Thank you.

                  Regards,

                  Acheme

                  Acheme Acheme
                  Participant

                    Thank you Ilya

                  Viewing 8 posts - 31 through 38 (of 38 total)