定期清理cloudera manager server的磁盘空间

【原创】大叔经验分享(37)CM清理磁盘空间

2 删除日志

# /bin/rm /var/lib/cloudera-host-monitor/ts/*/partition*/* -rf
# /bin/rm /var/lib/cloudera-service-monitor/ts/*/partition*/* -rf

 3 重启Service Monitor和Host Monitor

确认新的日志和元数据文件是否生成

# ls /var/lib/cloudera-service-monitor/ts/stream/partitions
# ls /var/lib/cloudera-service-monitor/ts/stream/partition_metadata/

确认页面上的图表是否有数据

【原创】大叔经验分享(37)CM清理磁盘空间

 

相关文章:

  • 2021-11-23
  • 2021-09-26
  • 2021-07-18
  • 2021-10-12
  • 2021-12-28
  • 2021-12-14
  • 2021-08-02
  • 2021-12-01
猜你喜欢
  • 2021-12-30
  • 2021-10-15
  • 2021-10-16
  • 2021-06-06
  • 2021-09-01
  • 2022-02-28
  • 2022-01-19
相关资源
相似解决方案