Hi,
I'm again in a "mon low disk space" on my small proxmox cluster. I saw many threads about this warning but I'm unable to manage the problem.
Thanks if someone can help me to understand this warning and solve this
Patrick
I'm again in a "mon low disk space" on my small proxmox cluster. I saw many threads about this warning but I'm unable to manage the problem.
- average osd use is 5% only
- / partition (where /var/lib/ceph is located) is 72% (19GB available) and this seems to be a problem for Ceph
Code:# df -h /Filesystem Size Used Avail Use% Mounted on /dev/dm-0 69G 47G 19G 72% /
- /var/lib/ceph/mon is only 22MB
Code:# du -sh /var/lib/ceph/mon/ 22M /var/lib/ceph/mon/
- - Inodes on / are only 4%
Code:# df -i / Filesystem Inodes IUsed IFree IUse% Mounted on /dev/dm-0 4554752 174705 4380047 4% /
Thanks if someone can help me to understand this warning and solve this
Patrick