Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Ambari agent disk usage alert: Remedy?

avatar
Expert Contributor

What are the necessary steps to be taken when we get ambari agent disk usage warning alert on timelineserver(history server ) ?

1 ACCEPTED SOLUTION
6 REPLIES 6

avatar
Master Mentor

@Ram D

run "df -h" to find out the mount points with most used disk space.

then run "du -hs *" to get the directory with most used space. Then start purging whatever is not necessary or move to another directory or compress.

avatar
Master Mentor

avatar
Master Mentor

@Ram D making sure that it's not false alert or there is enough space but threshold needs to be set properly.

avatar
Expert Contributor

Thank you Neeraj and Artem

avatar
Expert Contributor

@Neeraj Sabharwal.. After changing the alert configuration values. What are the next steps to take the configured values into effect?

avatar
Master Mentor

Restart ambari server and agents