Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to increase ambari-agent disk space ??

avatar
Expert Contributor

How to increase ambari-agent disk space ??

1 ACCEPTED SOLUTION

avatar
Expert Contributor
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login
12 REPLIES 12

avatar
Expert Contributor

avatar
@Mourad Chahri

Looks like you have enough space inside the "/home" directory and /root is 99% filled.

So i will suggest you to move the "/var/lib/ambari-agent" to some other directory like "/home/ambari-agent" and then create a symlink "/var/lib/ambari-agent" which will point to "/home/ambari-agent" ... and then restart ambari agent. Similarly you can create a symlink for the "var/log/ambari-agent" directory as well.

avatar
Expert Contributor
hide-solution

This problem has been solved!

Want to get a detailed solution you have to login/registered on the community

Register/Login