Page 1 of 1
I can't start vSRX. Cisco is OK
Posted: Sun Aug 08, 2021 9:51 am
by ksekino
Hi support team,
I installed eve-ng (2.0.3-112) on the ESXi(version 6.7.0) .
And I could start Cisco (c3725,c7200).
But , I can't start vSRX .
I setuped by useing following example and I did same operation.
https://www.eve-ng.net/index.php/docume ... and-later/
And , I tried to these 2 type images.
1. junos-media-vsrx-x86-64-vmdisk-19.1R3.9.qcow2
2. media-vsrx-vmdisk-17.3R1.10.qcow2
I can create vSRX icon on the EVE-NG , But it does not start .
Please help me, How do I trouble shoot this ?
Re: I can't start vSRX. Cisco is OK
Posted: Sun Aug 08, 2021 10:42 am
by Uldis (UD)
check on your cli:
might be you missed and did not enable Intel VT-X virtualization on your EVE
Re: I can't start vSRX. Cisco is OK
Posted: Thu Aug 12, 2021 9:31 am
by ksekino
Hi Support team,
This is kvm-ok log.
my server not enable VTx virtulization ?
root@eve-ng:~# sudo kvm-ok
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
root@eve-ng:~#
My server is Intel Core i5
root@eve-ng:~# cat /proc/cpuinfo |grep 'model\|MHz\|proc'
processor : 0
model : 142
model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
cpu MHz : 2712.000
processor : 1
model : 142
model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
cpu MHz : 2712.000
processor : 2
model : 142
model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
cpu MHz : 2712.000
processor : 3
model : 142
model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
cpu MHz : 2712.000
I will check BIOS setting Virtualization Technology enable tomorrow.
thank you and best regards,
Kazuhiro Sekino
Re: I can't start vSRX. Cisco is OK
Posted: Thu Aug 12, 2021 7:20 pm
by Uldis (UD)
It is weak CPU for vSRX mate
the best virtual vSRX are vSRX 3.0 19 or 20 versions.
But anyway i5 is too weak
Re: I can't start vSRX. Cisco is OK
Posted: Fri Aug 13, 2021 8:29 am
by ksekino
Hi, Support Team.
My ESXi didn't enable the virtulization.
BIOS setting is already enabled.
But,There are no enable setting in the config file.
I added vhv.enable = "TRUE" command in the /etc/vmware/config
Then, reboot & login
virtulization is enabled.
root@eve-ng# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
root@eve-ng#
Please close this note.
Thank you and best regards,
Kazuhiro Sekino