Fortinet black logo

Cookbook

Running a file system check automatically

Copy Link
Copy Doc ID 5ede200c-a21f-11eb-b70b-00505692583a:123652
Download PDF

Running a file system check automatically

There is an option in FortiOS to enable automatic file system checks if the FortiGate shuts down ungracefully.

By default, the automatic file system check is disabled. When an administrator logs in after an ungraceful shutdown, a warning message appears advising them to manually run a file system check.

GUI warning:

CLI warning:

WARNING: File System Check Recommended! Unsafe reboot may have caused inconsistency in disk drive.
It is strongly recommended that you check file system consistency before proceeding.
Please run 'execute disk scan 17'
Note: The device will reboot and scan during startup. This may take up to an hour

Enabling automatic file system checks

You can enable automatic file system checks in both the GUI and CLI.

To enable automatic file system checks in the GUI:
  1. Go to System > Settings.
  2. In the Start Up Settings section, enable Auto file system check.
  3. Click Apply.

To enable automatic file system checks using the CLI:
config system global
   set autorun-log-fsck enable
end

Running a file system check automatically

There is an option in FortiOS to enable automatic file system checks if the FortiGate shuts down ungracefully.

By default, the automatic file system check is disabled. When an administrator logs in after an ungraceful shutdown, a warning message appears advising them to manually run a file system check.

GUI warning:

CLI warning:

WARNING: File System Check Recommended! Unsafe reboot may have caused inconsistency in disk drive.
It is strongly recommended that you check file system consistency before proceeding.
Please run 'execute disk scan 17'
Note: The device will reboot and scan during startup. This may take up to an hour

Enabling automatic file system checks

You can enable automatic file system checks in both the GUI and CLI.

To enable automatic file system checks in the GUI:
  1. Go to System > Settings.
  2. In the Start Up Settings section, enable Auto file system check.
  3. Click Apply.

To enable automatic file system checks using the CLI:
config system global
   set autorun-log-fsck enable
end