-
Hi folks, I'm trying to move my lab from GNS3 to containerlabs. I use SR-OS, SR Linux, vMX and Linux devices mostly. That works very well in general. However I have some trouble to bring distributed custom SR-OS devices into life. I've for instance an IXR-X3 (22.10.R2).
Device boots up, but the boot of IMM 1 in slot 1 fails and the card is going to reboot. This behavior repeats forever.
The same is true for a setup with an IXR-6 where all the IMMs are constantly rebooting Then I've a setup with a SR-1se (also 22.10.R2)
This setup doesn't even boot completly. It starts, but I can't ssh to the console. All setups mentioned above are running fine with GNS3 on the same physical host as containerlab.
So do you know any restrictions regarding the distributed setups or regarding SR-OS version 22.10.R2? Thanks for help and best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @danmel42 I hope you will see some errors there once you redeploy the lab |
Beta Was this translation helpful? Give feedback.
Hi @danmel42
you can check what happens with the node by looking at its logs
docker logs -f <container name>
I hope you will see some errors there once you redeploy the lab