NFA Harvester not installing Mysql on Linux
book
Article ID: 190655
calendar_today
Updated On:
Products
CA Network Flow Analysis (NetQos / NFA)
Issue/Introduction
When attempting to install the NFA harvester for Linux, the mysql database is not installed
Environment
Release : 10.0
Component : NQRPTA - REPORTERANALYZER
Cause
The /tmp directory may be full in which case the installer cannot write temporary files necessary to install MYSQL
Resolution
Via putty on the Linux harvester:
'df' to see if the directories are filled and how much space is allocated to them.
If it is full, you will need to clear this directory out using 'rm' and retry the installer
Feedback
thumb_up
Yes
thumb_down
No