FortiGate/ETC...
'File System Check Recommended!' 에러
에티버스이비티
2023. 8. 22. 09:18
디스크가 있는 FortiGate가 정상적으로 shutdown 또는 리부팅이 되지 않을경우, GUI나 CLI 접속시 'File System Check Recommended' 에러 메세지를 표시한다.
FortiGate CLI에서 'fnsysctl ls -l /etc/reboot_safe.chk' 명령어로 파일이 출력되는 경우, "Reboot and check file system" 을 권장한다.
또는 아래의 API 명령어를 이용하여, 'need_fs_check' 필드가 'true' 일 경우, "Reboot and check file system" 을 권장한다.
'https://<YOUR-FORTGATE-ADDRESS>/api/v2/monitor/web-ui/state/?access_token=<YOUR-API-TOKEN>'