Quando si lavora su un sistema FireSIGHT, è possibile che venga visualizzato un messaggio di errore I/O o di errore Input/Output. In questo documento viene descritto come analizzare il problema e come risolverlo.
Could not create directory /var/tmp/PolicyExport_XXXX:
Input/output error
Per verificare il problema, procedere come segue:
Passaggio 1: Collegarsi al sistema FireSIGHT tramite Secure Shell (SSH).
Passaggio 2: Elevare il privilegio all'utente root:
admin@FireSIGHT:~$ sudo su -root@FireSIGHT:~#
> expert
admin@FirePOWER:~$ sudo su -
root@FirePOWER:~#
Passaggio 3: Per analizzare il problema, eseguire i comandi seguenti:
root@FireSIGHT:~# dmesg
-sh: /bin/dmesg: Input/output error
admin@FireSIGHT:~$ ls
ls: reading directory .: Input/output error
admin@FireSIGHT:~$ sudo sf_troubleshoot.pl
/usr/local/sf/bin/sf_troubleshoot.pl: Input/output error
admin@FireSIGHT:~$ grep -i error /var/log/messages
Sourcefire3D kernel: sd 2:2:0:0: scsi: Device offlined - not ready after error recovery
Sourcefire3D kernel: end_request: I/O error, dev sda, sector 1109804126
Sourcefire3D kernel: Buffer I/O error on device sda7, logical block 0
Sourcefire3D kernel: lost page write due to I/O error on sda7
Sourcefire3D kernel: Buffer I/O error on device sda7, logical block 137396224
Sourcefire3D kernel: lost page write due to I/O error on sda7
Sourcefire3D kernel: EXT2-fs error (device sda7): read_block_bitmap: Cannot read block
bitmap - block_group = 4208, block_bitmap = 13
L'errore di input/output è disponibile nella cartella /var/log/action_queue.log:
Error in tempdir() using /var/tmp/PolicyExport_XXXXX: Could not create directory
/var/tmp/PolicyExport_XXXX: Input/output error
Riavviare correttamente l'accessorio per eseguire un controllo del file system:
root@FireSIGHT:~# reboot
Se il problema persiste, eseguire un riavvio forzato dell'accessorio:
root@FireSIGHT:~# reboot -f
Dopo aver eseguito il comando reboot -f, il sistema FireSIGHT si riavvia ed esegue un controllo del file system. Ad esempio:
Dopo un riavvio forzato, se il problema persiste, contattare il supporto tecnico Cisco per assistenza.
Revisione | Data di pubblicazione | Commenti |
---|---|---|
1.0 |
24-Sep-2014 |
Versione iniziale |