Hello Masters,
Today I have this alert: System Non-Root Partitions Space Usage High
I read this KB
and check my filesystem and all files inside of this directories are ok (small sizes):
- /home/nutanix/data/cores/
- /home/nutanix/data/binary_logs/
- /home/nutanix/data/ncc/installer/
- /home/nutanix/data/log_collector/
My problem look to be at the file “/home/nutanix/data/logs/ncc_log_collector.log”. It has actually this size (14 and 6 GB):
$ allssh du -h ~/data/logs/ncc_log_collector.log
================== 192.168.150.92 =================
5.7G /home/nutanix/data/logs/ncc_log_collector.log
================== 192.168.150.94 =================
14G /home/nutanix/data/logs/ncc_log_collector.log
================== 192.168.150.96 =================
238M /home/nutanix/data/logs/ncc_log_collector.log
the file don’t show error, only INFO. It safe to delete it ?? can I delete it using “rm /home/nutanix/data/logs/ncc_log_collector.log” or I need other way ??
PS: Nutanix version 2019.02.11 LTS and NCC Version: 3.7.1
thanks and attentive.