vQFX PFE kernel panic

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

Post Reply
nigeldunning
Posts: 2
Joined: Sat Dec 28, 2019 9:30 pm

vQFX PFE kernel panic

Post by nigeldunning » Sat Dec 28, 2019 9:57 pm

Hi,

I've had a lot of problems getting the vQFX PFE image to run, I'm getting the same issue on versions 15,17 and 18 and across the board on bare metal and virtualization using old hardware, and brand spanking new hardware.
So I figure there must be something I am missing..

Right now I have eve running bare metal on a dual socket server with X5650 CPUs and 256GB of RAM, tried various vCPU and RAM combinations, still no dice.

The RE image boots fine, but the PFE never boots.

Really at my wits end after spending hours on this and getting nowhere hoping there is a gotcha that I missed to make this work, everything else I've tried works (vSRX, vyos, linux etc)

Included a screenshot of what I see over VNC during the PFE boot when it stops.
You do not have the required permissions to view the files attached to this post.

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

Re: vQFX PFE kernel panic

Post by Uldis (UD) » Sun Dec 29, 2019 9:01 am

edit vQFX PFE node qemu line and remove at the end -cpu host which is there
right cick on node and edit qemu line..
Qemu custom options:

-machine type=pc,accel=kvm -vga std -usbdevice tablet -boot order=cd

see at the end must not be -cpu host, remove it, save node
wipe node and start.
In next release this will be fixed by default.

Uldis

nigeldunning
Posts: 2
Joined: Sat Dec 28, 2019 9:30 pm

Re: vQFX PFE kernel panic

Post by nigeldunning » Mon Dec 30, 2019 4:57 am

That fixed it, thank you so much!

Post Reply