waagent couldnt find openssl binary and consumed all inodes.
Open
P1
triaged
V2
- Dominant language
- Python
- Stars
- 581
- Forks
- 397
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 9
Description
Hello there,
We have an Ubuntu server where we removed openssl for some testing and waagen coulnd't find it (per its logs) and flooded `/var/lib/waagent/history` with so many direcotries/files that consumed all inodes on the server. As soon as we put openssl binary back in the /usr/bin/ and restarted waagent the inodes where released.
I assume openssl is required by waagent but shouldn't it just stop if it couldn't find it?
Contributor guide
Assessment
This issue has not been assessed yet.