FortiAnalyzer and FortManager 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

Post Reply
smolz
Posts: 9
Joined: Thu Jan 10, 2019 8:52 pm

FortiAnalyzer and FortManager Not Starting

Post by smolz » Mon Jun 15, 2020 11:30 pm

Downloaded the latest images for the FGT/FAZ/FMG. The Fortigate image is starting up just fine, the other 2 nodes boot and then show a kernel panic:

Images:
fortinet-FAZ-v6-build2002
fortinet-FMG-v6-build2002
fortinet-FGT-v6-build1637

Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
[ 12.352820] Kernel Offset: disabled
[ 12.358691] Rebooting in 5 seconds..

or I see this:
727440] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
[ 12.744947] Kernel Offset: disabled
[ 12.750599] Rebooting in 5 seconds..

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

Re: FortiAnalyzer and FortManager Not Starting

Post by Uldis (UD) » Tue Jun 16, 2020 10:22 am

All simple, images are not prepared right
did you check how much every node need cpu, ram???
in Forti web page how much ram need forti manager??

smolz
Posts: 9
Joined: Thu Jan 10, 2019 8:52 pm

Re: FortiAnalyzer and FortManager Not Starting

Post by smolz » Tue Jun 16, 2020 7:16 pm

I was able to get them to start by changing the CPU/RAM to the minimum specs. 2 vCPU/ 4 GB RAM. FortiAnalyzer is still not quite right as it shows that the disk 100% full

smolz
Posts: 9
Joined: Thu Jan 10, 2019 8:52 pm

Re: FortiAnalyzer and FortManager Not Starting

Post by smolz » Tue Jun 16, 2020 7:45 pm

Ok, looks like I needed to add the 2nd drive to FortiAnalyzer like you do with FortiManager:

Code: Select all

/opt/qemu/bin/qemu-img create -f qcow2 virtiob.qcow2 100G

So added the drive to the template folder and ran the

Code: Select all

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
, deleted the node in the lab and added a new one which saw the 2nd drive and loaded correctly

smolz
Posts: 9
Joined: Thu Jan 10, 2019 8:52 pm

Re: FortiAnalyzer and FortManager Not Starting

Post by smolz » Tue Jun 16, 2020 7:46 pm

Can that 2nd drive line be added to the instructions for FortiAnalyzer?

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

Re: FortiAnalyzer and FortManager Not Starting

Post by Uldis (UD) » Tue Jun 16, 2020 9:29 pm

added in how to

smolz
Posts: 9
Joined: Thu Jan 10, 2019 8:52 pm

Re: FortiAnalyzer and FortManager Not Starting

Post by smolz » Tue Jun 16, 2020 10:21 pm

Uldis (UD) wrote:
Tue Jun 16, 2020 9:29 pm
added in how to
Thanks!

Post Reply