Hi
ok, let me start this way , I'm frustrated !
I'm not able to start my first lab !
I've installed eve-ng on my cloud server , I've installed vsrx and f5 nodes , but they won't start !!
when I click on start , it tells me node started but it is not !
see the attachement
also see this log:
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl0_1_0
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl0_1_0
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.591986] IPv6: ADDRCONF(NETDEV_CHANGE): vunl0_1_0: link becomes ready
Aug 11 17:35:48 eve-ng-AbedLab systemd-udevd[32553]: Could not generate persistent MAC address for vunl0_1_0: No such file or directory
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.616557] IPv6: ADDRCONF(NETDEV_UP): vunl0_1_0: link is not ready
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl0_1_1
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl0_1_1
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.626419] IPv6: ADDRCONF(NETDEV_CHANGE): vunl0_1_1: link becomes ready
Aug 11 17:35:48 eve-ng-AbedLab systemd-udevd[32635]: Could not generate persistent MAC address for vunl0_1_1: No such file or directory
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.656432] IPv6: ADDRCONF(NETDEV_UP): vunl0_1_1: link is not ready
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl0_1_2
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl0_1_2
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.665134] IPv6: ADDRCONF(NETDEV_CHANGE): vunl0_1_2: link becomes ready
Aug 11 17:35:48 eve-ng-AbedLab systemd-udevd[32715]: Could not generate persistent MAC address for vunl0_1_2: No such file or directory
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.696344] IPv6: ADDRCONF(NETDEV_UP): vunl0_1_2: link is not ready
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00001|vsctl|INFO|Called as ovs-vsctl del-port vunl0_1_3
Aug 11 17:35:48 eve-ng-AbedLab ovs-vsctl: ovs|00002|db_ctl_base|ERR|no port named vunl0_1_3
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.705582] IPv6: ADDRCONF(NETDEV_CHANGE): vunl0_1_3: link becomes ready
Aug 11 17:35:48 eve-ng-AbedLab systemd-udevd[331]: Could not generate persistent MAC address for vunl0_1_3: No such file or directory
Aug 11 17:35:48 eve-ng-AbedLab kernel: [344710.736737] IPv6: ADDRCONF(NETDEV_UP): vunl0_1_3: link is not ready
anyone have been into this situation and knows how to fix this issue?
Please assist and advise
My lab is not working
Moderator: mike
-
- Posts: 7
- Joined: Fri Aug 11, 2017 2:14 pm
My lab is not working
You do not have the required permissions to view the files attached to this post.
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: My lab is not working
What is your 'cloud' server ????
E.
E.
-
- Posts: 7
- Joined: Fri Aug 11, 2017 2:14 pm
Re: My lab is not working
Cloud server means = a server resides on ISP data center
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: My lab is not working
EVE VERSION ?
some informations are needed:
uname -a
brctl show
df -h
kvm-ok
some informations are needed:
uname -a
brctl show
df -h
kvm-ok
-
- Posts: 7
- Joined: Fri Aug 11, 2017 2:14 pm
Re: My lab is not working
EVE VERSION ?
2.0.3-71
some informations are needed:
uname -a
Linux eve-ng-AbedLab 4.4.14-eve-ng-ukms+ #1 SMP Mon Dec 19 23:28:33 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.005056a42552 no eth0
pnet1 8000.000000000000 no
pnet2 8000.000000000000 no
pnet3 8000.000000000000 no
pnet4 8000.000000000000 no
pnet5 8000.000000000000 no
pnet6 8000.000000000000 no
pnet7 8000.000000000000 no
pnet8 8000.000000000000 no
pnet9 8000.000000000000 no
vnet0_1 8000.76b690962582 no vunl0_1_1
vunl0_2_0
vunl0_4_1
vnet0_2 8000.82e31074d53b no vunl0_1_3
vnet0_3 8000.5247068f4eb9 no vunl0_1_2
df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 799M 14M 786M 2% /run
/dev/mapper/eve--ng--AbedLab--vg-root 22G 6.5G 14G 33% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda1 472M 81M 367M 19% /boot
kvm-ok
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
2.0.3-71
some informations are needed:
uname -a
Linux eve-ng-AbedLab 4.4.14-eve-ng-ukms+ #1 SMP Mon Dec 19 23:28:33 CET 2016 x86_64 x86_64 x86_64 GNU/Linux
brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.005056a42552 no eth0
pnet1 8000.000000000000 no
pnet2 8000.000000000000 no
pnet3 8000.000000000000 no
pnet4 8000.000000000000 no
pnet5 8000.000000000000 no
pnet6 8000.000000000000 no
pnet7 8000.000000000000 no
pnet8 8000.000000000000 no
pnet9 8000.000000000000 no
vnet0_1 8000.76b690962582 no vunl0_1_1
vunl0_2_0
vunl0_4_1
vnet0_2 8000.82e31074d53b no vunl0_1_3
vnet0_3 8000.5247068f4eb9 no vunl0_1_2
df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 799M 14M 786M 2% /run
/dev/mapper/eve--ng--AbedLab--vg-root 22G 6.5G 14G 33% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda1 472M 81M 367M 19% /boot
kvm-ok
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
-
- Posts: 5179
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: My lab is not working
Last is answer why your F5 node doesnt work.
You have not enabled Intel EPT/VTx
Please check if your CPU has enabled EPT option. What is that Cloud server??
UD
You have not enabled Intel EPT/VTx
Code: Select all
kvm-ok
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
Please check if your CPU has enabled EPT option. What is that Cloud server??
UD
-
- Posts: 7
- Joined: Fri Aug 11, 2017 2:14 pm
Re: My lab is not working
UD; Many thanks to you 
cloud server means esx server resides in isp data center ..
And as I dont have permissions to manage the esx cpu , i will install the eve on another esx server ans see what happens
Again , thanks for your help

cloud server means esx server resides in isp data center ..
And as I dont have permissions to manage the esx cpu , i will install the eve on another esx server ans see what happens
Again , thanks for your help