Error message xfs_log_force: error 5 is reported on an RSA Security Analytics appliance
Issue
The /var/log/messages file reports an error similar to the following:
Filesystem dm-7: xfs_log_force: error 5 returned.
The appliance services are unable to start.
Resolution
In order to resolve the issue, follow the steps below.
- Connect to the appliance via SSH as the root user.
- Shutdown the nwdecoder and/or nwconcentrator services with the following command:
stop <service>
- Issue the df -h command.
- Record the filesystem locations for the following mount points:
- /var/netwitness/concentrator/sessiondb
- /var/netwitness/concentrator/index
- /var/netwitness/concentrator/metadb
- /var/netwitness/concentrator
- Issue the following commands:
# umount /var/netwitness/concentrator/sessiondb
# umount /var/netwitness/concentrator/index
# umount /var/netwitness/concentrator/metadb
# umount /var/netwitness/concentrator - Issue the df -h command again to ensure that the devices have been successfully unmounted. The unmounted systems should no longer appear when issuing the command.
- Navigate to the /dev/mapper directory with the following command:
# cd /dev/mapper
- Issue the following command:
# ls -l
- Run the following command against each filesystem recorded in Step 4:
# xfs_repair <filesystem_location>
- If xfs_repair finds an error, run the command again against the same filesystem until it no longer finds any errors.
- Mount all partitions with the following command:
# mount -a
- Start the nwdecoder and/or nwconcentrator services with the following command:
# start <service>
If this does not solve your issue, please open a case with RSA Technical Support and reference this article so that we may better assist you.
Internal Comments
Robert Fulton -- 28 Jul 2014Created the article.
Jeff Shurtliff -- 5 Aug 2014
Reviewed article as it was approved without a formal technical review. Modified statements and formatting to adhere to Primus best practices and provided additional clarification steps in the workaround.
Jeff Shurtliff -- 31 Oct 2014
Corrected some characters that didn't convert over properly from Primus.
Jeff Shurtliff -- 12 Feb 2018
Updated the article to adhere to current best practices and branding guidelines. No technical details were modified.
Erica Chalfin - 13 Feb 2018
Perfprmed KCS review. Changed URL name from a67104-Error-message-xfs-log-force-error-5-is-reported-on-an-RSA-Security-Analytics-appliance to match title.
Meghana Arvind -- 29 Aug 2019
- Added # in front of any commands where necessary
- Changed fonts of service names, file names, directories, and commands to Courier New
- Changed the font color of error messages to red
- Applies to:
- RSA Product Set: changed "NetWitness Logs & Packets" to "NetWitness Logs & Network"
- Resolution: Changed the following
- from: "If you are unsure of any of the steps above or experience any issues, contact RSA Customer Support and quote this article number for further assistance."
- to: "If this does not solve your issue, please open a case with RSA Technical Support and reference this article so that we may better assist you.
Product Details
RSA Product Set: Security Analytics, NetWitness Logs & NetworkRSA Product/Service Type: Decoder, Log Decoder, Concentrator, Hybrid, Broker
RSA Version/Condition: 10.3.x, 10.4.x, 10.5.x, 10.6.x
Platform: CentOS
O/S Version: 6
Approval Reviewer Queue
RSA NetWitness Suite Approval Queue