Page 1 of 1

Silverpeak Orchestrator node starts and shutdown right away

Posted: Wed Jan 22, 2020 2:25 am
by sharp10
root@eve-ng00:~# uname -a
Linux eve-ng00 4.20.17-eve-ng-ukms+ #2 SMP Wed Jun 5 08:18:06 CEST 2019 x86_64 x86_64 x86_64 GNU/Linux

My host:
Manufacturer Intel Corporation
Model NUC7i7BNH
CPU 2 CPUs x Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz
Memory 15.89 GB

I'm running ESXI.

silverorch-8.7.0 Orchestrator-8.7.0.ova 8.7.0
silveredge-8.1.9.6 ECV-8.1.9.6_76564.ova 8.1.9.6

The silverEdge Node doesn't start at all.
The Orchestrator starts then stops 3 seconds later.
I followed the exact steps provided and used the exact same versions as here: https://www.eve-ng.net/index.php/docume ... lver-peak/

I executed the fix permissions each time after converting the images to qcow

Re: Silverpeak Orchestrator node starts and shutdown right away

Posted: Wed Jan 22, 2020 8:18 am
by Uldis (UD)
First thing to check is if you have enabled on EVE Intel VT-X/EPT option...
It is very important during EVE VM setup.
check on EVE cli command

Code: Select all

root@eve-ng:~# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
root@eve-ng:~# 
and you must follow our how to add node to EVE rules...
https://www.eve-ng.net/index.php/docume ... lver-peak/

Re: Silverpeak Orchestrator node starts and shutdown right away

Posted: Wed Jan 22, 2020 1:29 pm
by sharp10
Ahhhhhrghhh. :) It works now man. Thank you!