I have been collecting stats using _cat/allocation and I noticed that a new
cluster showed a lot of disk being used for a few shards.
When I checked I found that _cat/allocation was very different to df.
while df for the filesystem allocated to that node gives:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_big-lv_es_1a
1008G 72M 957G 1% /var/lib/es/data1a
It looks like es is reporting the difference between free and total as used
and ignoring the reserved free space.
Does anyone know if that is the case?
I have been collecting stats using _cat/allocation and I noticed that a
new cluster showed a lot of disk being used for a few shards.
When I checked I found that _cat/allocation was very different to df.
while df for the filesystem allocated to that node gives:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_big-lv_es_1a
1008G 72M 957G 1% /var/lib/es/data1a
It looks like es is reporting the difference between free and total as
used and ignoring the reserved free space.
Does anyone know if that is the case?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.