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 ?
I can't start vSRX. Cisco is OK
Moderator: mike
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: I can't start vSRX. Cisco is OK
check on your cli:
might be you missed and did not enable Intel VT-X virtualization on your EVE
Code: Select all
kvm-ok
-
- Posts: 3
- Joined: Fri Aug 06, 2021 1:44 pm
Re: I can't start vSRX. Cisco is OK
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
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
-
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: I can't start vSRX. Cisco is OK
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
the best virtual vSRX are vSRX 3.0 19 or 20 versions.
But anyway i5 is too weak
-
- Posts: 3
- Joined: Fri Aug 06, 2021 1:44 pm
Re: I can't start vSRX. Cisco is OK
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
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