This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Knowledge Base
Find answers to your questions and identify resolutions for known issues with knowledge base articles written by NetWitness experts.
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcement Banner

Users are unable to open Netwitness Support Cases via email. Please open support cases via portal or by phone

View Details
  • NetWitness Community
  • Knowledge Base
  • Error message "Meta database free space threshold exceeded" prevents capturing from starting on an R...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

The content you are looking for has been archived. View related content below.

Error message "Meta database free space threshold exceeded" prevents capturing from starting on an RSA NetWitness decoder

Article Number

000001714

Applies To

RSA Product Set: RSA NetWitness Logs & Network
RSA Product/Service Type: Decoder, Log Decoder
RSA Version/Condition: 10.4.x, 10.5.x, 10.6.x, 11.x
Platform: CentOS

Issue

After clicking on the Start Capture from Decoder -> View -> System, the popup of "Capture will be started" appears, and after few seconds it reverts back from "Stop Capture" to "Start Capture" and the capture never starts.

An error message similar to the example below appears in the /var/log/messages file on the Decoder.
Aug 8 05:43:53 decoder [1022]: [Decoder] [warning] Meta database free space threshold exceeded (/var/netwitness/logdecoder/metadb, 87.95 MB free), capture is stopping. Please check drive and configuration.

Cause

One or more of the databases' partitions on the appliance are full.

 

Resolution

To resolve the issue, follow the steps below.
  1. Connect to the appliance via SSH as the root user.
  2. Run "df -kh" and check the output for metadb, sessiondb, packetdb partitions usage.

If you found one of them exceeded 95% as shown in the example below, then perform the following steps.
 
[root@LogDecoder /]# df -kh

/dev/mapper/VolGroup00-ldecmeta
                      300G  300G   14M 100% /var/netwitness/logdecoder/metadb
  1. Navigate to the appropriate directory.
    [root@LogDecoder /]# cd /var/netwitness/logdecoder/metadb
  2. Check for old core files.
    [root@LogDecoder metadb]# ls -rtlh | grep -i core
    -rw-------. 1 root root 4.3G May 24 05:43 core.3114
    -rw-------. 1 root root 5.2M May 24 05:43 core.33784
    -rw-------. 1 root root  14G Sep 14 03:45 core.48582
  3. Delete the old core files to free up some space.
    [root@LogDecoder metadb]# rm -rf core.3114 core.33784 core.48582
  4. Try to "start capture" again from the user interface.
  5.  If a new core file is created, move the core file to a different location and contact RSA Customer Support in order to temporarily stop core file creation and so so that the core file can be analyzed to identify the root cause of the issue.


 
Tags (12)
  • Customer Support Article
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • NetWitness
  • NetWitness Platform
  • NW
  • RSA NetWitness
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • SIEM
0 Likes
Was this article helpful? Yes No
No ratings

In this article

Version history
Last update:
‎2022-02-10 01:29 PM
Updated by:
Administrator nwinfotech Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.