Page 1 of 1

Issue with XRv booting

Posted: Sat Apr 08, 2017 12:39 pm
by kmanthezu
I'm my eve-ng only the XRv instances will not boot, none of the software versions 5.1 - 6.0

I have replaced with new images and everything i can think of to correct the issue on my own. So I'm needing some help

EVE-NG version: 2.0.3-53
QEMU version: 2.4.0

template info

$p['type'] = 'qemu';
$p['name'] = 'xrv';
$p['icon'] = 'XR.png';
$p['cpu'] = 1;
$p['ram'] = 3072;
$p['qemu_nic'] = 'virtio-net-pci';
$p['ethernet'] = 4;
$p['console'] = 'telnet';
$p['qemu_arch'] = 'x86_64';
$p['qemu_options'] = '-machine type=pc,accel=kvm,usb=off -serial mon:stdio -nographic -nodefconfig -nodefaults -rtc base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=discard -no-hpet -realtime mlock=off -no-shutdown -boot order=c';
?>

Re: Issue with XRv booting

Posted: Sat Apr 08, 2017 6:50 pm
by Uldis (UD)
during install CPU settings checked:)? Intel VT-x/EPT is on?
Watch how to install video sir

Re: Issue with XRv booting

Posted: Sat Apr 08, 2017 9:03 pm
by kmanthezu
eve.JPG
see attachment, Odd thing is it used to work before last update. all others work

Re: Issue with XRv booting

Posted: Sat Apr 08, 2017 9:45 pm
by lopcarlo
not always that work. try to change it manually.

there is a command to verify if vt-x is enable inside eve but i really don´t remember it sorry :)

Re: Issue with XRv booting

Posted: Sun Apr 09, 2017 3:42 pm
by ramindia
lopcarlo wrote:
Sat Apr 08, 2017 9:45 pm
not always that work. try to change it manually.

there is a command to verify if vt-x is enable inside eve but i really don´t remember it sorry :)
easy way doing is.

# lscpu

R!

Re: Issue with XRv booting

Posted: Mon Apr 10, 2017 1:03 am
by kmanthezu
lscpu.JPG

Re: Issue with XRv booting

Posted: Mon Apr 10, 2017 1:18 am
by kmanthezu
this one i disabled the vt settings
no vt.JPG

Re: Issue with XRv booting

Posted: Mon Apr 10, 2017 1:48 am
by kmanthezu
This is weird. I had a sp topo that has XRv in it and they work on 5.3

the INE v3 SP lab XR doesn't work, as well as another custom lab

so to recap

XRv is working in certain labs but not others :?