FortiAnalyzer
FortiAnalyzer can receive logs and Windows host events directly from endpoints connected to EMS, and you can use FortiAnalyzer to analyze the logs and run reports.
tnesh
Staff
Staff
Article Id 297500
Description

 

This article provides troubleshooting steps when the hardware appliance disk is showing as offline and is unable to boot into the system.

 

Scope

 

FortiManager, FortiAnalyzer.

 

The error message:

  • 'There are offline or missing virtual drives with preserved cache' will be displayed on the hardware appliance console:

 

error-message-offline.png

 

  • This indicates that either the virtual drives or the hard drive might be in an offline state.
  • A possible solution is to 'Clear Virtual Drive configurationfrom the console and verify the status again.
  • 'Clear Virtual Drive configuration' might leads to data being deleted.

 

Solution
  1. Reboot the hardware appliance.
  2. From the console, press any key to enter the configuration utility page:

     

    error-message-offline.png

 

  1. On the configuration utility page -> VD Mgmt -> select first line 'AVAGO MegaRaid …' -> press F2 on the keyboard -> Clear Configuration
    Note: It Might require connecting the external keyboard to the hardware appliance to parse the F2 key correctly to the appliance

     

    clear-config.png

     

  2. Select Yes to clear the configuration:

     

    clear-config_yes.png

     

  3. On the configuration utility page, it will now show all hard drives as 'Unconfigured Drives'.

     

    unconfigured-drive.png

     

  4.  Press Esc on the keyboard -> select yes -> press Control+Alt+Delete to reboot:

     

    ctrl-alt-del.png

     

  5. During the reboot, it will start booting into the OS/image and start initializing:

     

    initialize-system.png

     

  6. After booting into the system, proceed to Login from GUI -> verify the RAID Management status.
  7. If Raid level & Status: Unavailable and Disk Status: Unused, proceed to format the disk via CLI:

     

    raid-unavailable.png

     

  • Format disk via CLI, this will reboot the appliance:

 

[FortiAnalyzer]# execute format <disk | disk-ext3 | disk-ext4> <RAID level>

 

  1. During the reboot, verify if the below the line is displayed on the console:

 

'/var' is not mounted

 

var-not-mounted.png

  

  • If /var not mounted, proceed to run the below command to mount the file system correctly:

     

    [FortiAnalyzer]# diag system fsck harddisk 

     

  1. Login to GUI -> Raid Management and verify if all the statuses are good

     

    raid-check-ok.png