Skip to content

"SDR reboot" container creation fails #1

@nilsjor

Description

@nilsjor

I am trying to run the file sdr5g_latency_measurement_setup.ipynb

However, it fails at the restart step before running gnodeb:

---------------------------------------------------------------------------
RuntimeError                              Traceback (most recent call last)
Cell In[9], line 7
      5 sdrnet = chi.network.get_network(sdrname+"-net")
      6 sdrip = "10.30.1.4"
----> 7 restart_sdr(sdrname,sdrnet['id'],worker02_reservation_id,"eno12409np1")
      9 # wait 10 seconds
     10 time.sleep(10)

[...]

RuntimeError: Container went in to error state

The issue can be seen in the Chameleon web view:

IP address 10.30.1.253 is not a valid IP for the specified subnet.

This IP address is hard-coded in chi\expeca.py

Please help me fix this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions