vWSA not 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

Locked
yalhoo
Posts: 1
Joined: Mon Jan 01, 2018 3:27 am

vWSA not starting

Post by yalhoo » Mon Jan 01, 2018 8:27 pm

I installed latest EVE on ESXi 6.0 but when I try to bring WSA, it is not starting. I followed the Howto steps for WSA at:

http://www.eve-ng.net/index.php/documen ... -appliance


Below is my h/w and s/w details:

root@eve-ng:~# ./evenginfo.sh
***** EVE-NG INFORMATION TOOL - CREATED BY R! ******
Mon Jan 1 15:26:31 EST 2018

***** EVE-NG VERSION INSTALLED *****
eve-ng 2.0.3-86

***** HOSTNAME INFORMATION *****
Static hostname: eve-ng
Virtualization: vmware
Operating System: Ubuntu 16.04.3 LTS
Kernel: Linux 4.9.40-eve-ng-ukms-2+
Architecture: x86-64

***** FILE SYSTEM DISK SPACE USAGE *****
Filesystem Size Used Avail Use% Mounted on
udev 7.9G 0 7.9G 0% /dev
tmpfs 1.6G 14M 1.6G 1% /run
/dev/mapper/eve--ng--vg-root 102G 7.0G 90G 8% /
tmpfs 7.9G 0 7.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
/dev/sda1 472M 114M 335M 26% /boot

***** CPU INFORMATION *****
model name : Intel(R) Xeon(R) CPU X5450 @ 3.00GHz

***** FREE AND USED MEMORY *****
total used free shared buff/cache available
Mem: 15G 381M 15G 23M 284M 14G
Swap: 15G 0B 15G

***** INTERFACE INFORMATION *****
pnet0 8000.000c290d2788 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

***** KVM CHECK INFORMATION *****
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used

***** APACHE STATUS *****
* apache2.service - LSB: Apache2 web server
Active: active (running) since Mon 2018-01-01 15:06:49 EST; 19min ago

***** CHECKING INERNET STATUS *****
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=45.6 ms

--- 8.8.8.8 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 45.687/45.687/45.687/0.000 ms

***** COPY or SCREENSHOT THIS INFORMATION FOR EVE SUPPORT TO HELP/UNDERSTAND YOUR SYSTEM INFORMATION.******
***** http://www.eve-ng.net/forum/ ******
root@eve-ng:~#

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

Re: vWSA not starting

Post by Uldis (UD) » Tue Jan 02, 2018 8:28 am

No wonder..
Your CPU is very very OLD and does not support Intel VT-X EPT function.

Intel® VT-x with Extended Page Tables (EPT) ‡ No

https://ark.intel.com/products/34446/In ... 33-MHz-FSB

vWSA will not work on it... As well lot other qemu nodes will not work on it ...

UD

arturoi
Posts: 7
Joined: Sun Jan 07, 2018 4:14 am

Re: vWSA not starting

Post by arturoi » Sun Jan 07, 2018 5:00 am

the whole reason the comment above

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

Re: vWSA not starting

Post by Uldis (UD) » Sun Jan 07, 2018 6:18 pm

nothing to comment:
your CPU does not support KVM virtualization EPT, thats it
https://ark.intel.com/products/34446/In ... 33-MHz-FSB

topic closed

Locked