IOL stops right after starting

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
mikem
Posts: 2
Joined: Thu Feb 20, 2020 1:34 pm

IOL stops right after starting

Post by mikem » Thu Feb 20, 2020 1:41 pm

Hey all,

I am trying to get IOL working, but can't seem to figure it out. When I do this test at the end of the guide, it works:

Code: Select all

cd /opt/unetlab/addons/iol/bin
touch NETMAP
LD_LIBRARY_PATH=/opt/unetlab/addons/iol/lib /opt/unetlab/addons/iol/bin/<iosname.bin> 1
But, when i put a node into a topology, and start it, it stops after just a few seconds.

If i tail -f /var/log/syslog i see this:

Code: Select all

Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl1_2_0
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl1_2_0
Feb 20 15:39:29 eve-ng-01 kernel: [506684.909511] vnet1_6: port 1(vunl1_2_0) entered blocking state
Feb 20 15:39:29 eve-ng-01 kernel: [506684.909516] vnet1_6: port 1(vunl1_2_0) entered forwarding state
Feb 20 15:39:29 eve-ng-01 kernel: [506684.916401] vnet1_6: port 1(vunl1_2_0) entered disabled state
Feb 20 15:39:29 eve-ng-01 kernel: [506684.916781] device vunl1_2_0 left promiscuous mode
Feb 20 15:39:29 eve-ng-01 kernel: [506684.916787] vnet1_6: port 1(vunl1_2_0) entered disabled state
Feb 20 15:39:29 eve-ng-01 systemd-udevd[31487]: Could not generate persistent MAC address for vunl1_2_0: No such file or directory
Feb 20 15:39:29 eve-ng-01 kernel: [506684.995970] vnet1_6: port 1(vunl1_2_0) entered blocking state
Feb 20 15:39:29 eve-ng-01 kernel: [506684.995975] vnet1_6: port 1(vunl1_2_0) entered disabled state
Feb 20 15:39:29 eve-ng-01 kernel: [506685.000997] device vunl1_2_0 entered promiscuous mode
Feb 20 15:39:29 eve-ng-01 kernel: [506685.001081] vnet1_6: port 1(vunl1_2_0) entered blocking state
Feb 20 15:39:29 eve-ng-01 kernel: [506685.001085] vnet1_6: port 1(vunl1_2_0) entered forwarding state
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl1_2_16
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl1_2_16
Feb 20 15:39:29 eve-ng-01 systemd-udevd[31535]: Could not generate persistent MAC address for vunl1_2_16: No such file or directory
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl1_2_32
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl1_2_32
Feb 20 15:39:29 eve-ng-01 systemd-udevd[31595]: Could not generate persistent MAC address for vunl1_2_32: No such file or directory
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl1_2_48
Feb 20 15:39:29 eve-ng-01 ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl1_2_48
Feb 20 15:39:29 eve-ng-01 systemd-udevd[31487]: Could not generate persistent MAC address for vunl1_2_48: No such file or directory
I haven't figured out anywhere else to look for errors, and googling the entries I am seeing in syslog isn't turning up anything.

if its helpful, here is the contents of my IOL/bin folder

Code: Select all

root@eve-ng-01:/opt/unetlab/addons/iol/bin# ls -al
total 492820
drwxr-xr-x 1 root root       4096 Feb 17 17:38 .
drwxr-xr-x 1 root root         40 Feb 15 10:00 ..
-rw-r--r-- 1 1000 users  18629690 Feb 14 19:04 c3560e-universalk9-mz.150-1.SE.image
-rwxr-xr-x 1 1000 users  72726092 Feb 14 19:04 i86bi-linux-l2-adventerprisek9-15.1a.bin
-rwxr-xr-x 1 1000 users 105036380 Feb 14 19:04 i86bi-linux-l2-adventerprisek9-15.2d.bin
-rwxr-xr-x 1 1000 users  62137336 Feb 14 19:03 i86bi-linux-l2-ipbasek9-15.1g.bin
-rw-r--r-- 1 root root       1056 Feb 14 19:25 IOUkeygen.py
-rw-r--r-- 1 1000 users        40 Feb 17 17:34 iourc
-rwxr-xr-x 1 1000 users  73017484 Feb 14 19:03 L2-ADVENTERPRISE-M-15.1-20140814.bin
-rwxr-xr-x 1 1000 users 172982492 Feb 14 19:03 L3-ADVENTERPRISE9-15.5.2T.bin
-rw-r--r-- 1 root root          0 Feb 19 19:03 NETMAP
-rw-r--r-- 1 root root      65536 Feb 17 17:43 nvram_00001
Thanks in advanced for any help.

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: IOL stops right after starting

Post by Uldis (UD) » Thu Feb 20, 2020 2:11 pm

it is only your iourc file issue and fix permissions
And please avoid use such old IOL, they are usless and no more supported on eve

look in ggoge for images from year 2018

mikem
Posts: 2
Joined: Thu Feb 20, 2020 1:34 pm

Re: IOL stops right after starting

Post by mikem » Thu Feb 20, 2020 5:53 pm

Thanks for the response. I think ultimately it was some sort of permissions issue. I had run the "/opt/unetlab/wrappers/unl_wrapper -a fixpermissions" multiple times. I had setup my addons folder as a share passed into my vm (on unraid, using 9p). Seems that just caused permissions issues of some kind, even though I ran the script. I took that out of the mix and things are working much better now. Thanks!

Is there a spot that lists the most recent/recommended image versions?

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: IOL stops right after starting

Post by Uldis (UD) » Thu Feb 20, 2020 6:00 pm

the best on today:

i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018
i86bi_LinuxL3-AdvEnterpriseK9-M2_157_3_May_2018

As well Old L3 15.4.2T

P.S.
L3 15.5.2T is very bad imge with bug, which stops image working afer 15mins or more

Post Reply