Issue with XRv booting
Posted: Sat Apr 08, 2017 12:39 pm
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';
?>
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';
?>