Replies: 2 comments 9 replies
|
Using it almost every day. Are you using netlab in a VM or on a bare metal host? vjunos has issues with (nested) virtualization, so you need to run it on bare metal machines. |
|
One other thing: I tried to run vJunos-something on a VM a long time ago, and it was completely useless due to the long boot times (what you're experiencing). One of the reasons was the storage access (over the network). It looks like Junos does a ton of disk read/writes, and if you're not using local SSDs (or NVMe), it is incredibly slow.
Did you try to wait another 15 minutes? It would be nice to know whether the interface never appears (= something is truly broken) or it just takes a long, long time. On a more serious note, that's useless. It's best to run Junos on a bare-metal server with SSDs. |

Uh oh!
There was an error while loading. Please reload this page.
Netlab version - 26.05
Hi, anyone using vjunos-switch with netlab? When I try it,
netlab upfails after 400 seconds, but the box actually takes about 15 minutes to boot, and I can SSH into it fine once it's up.I can then run
netlab initialmanually, but it fails on the "Wait for first interface (ge-0/0/0)" taskWhen I SSH in and check manually,
ge-0/0/0isn't there at all. The generatedclab.ymlfile shows eth1 as the first data-plane interface for both nodes, which matches what the containerlab vjunos-switch docs say (eth1 >> ge-0/0/0), so I'm not sure why the interface isn't showing up on the device itself.Topology:
Has anyone hit this? Is the 400s SSH-wait timeout just not bumped for vjunos-switch, and is there a known reason ge-0/0/0 doesn't show up?
Thanks
All reactions