Closed kostyrev closed 6 years ago
Could you please elaborate on defining var.elasticsearch_volume_size if by default you expect nvme1n1 that is 493G
root@ip-10-0-44-42:~# df -Ph /opt/elasticsearch/data Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1 493G 70M 467G 1% /opt/elasticsearch/data
on c5.2xlarge
root@ip-10-0-44-42:~# curl -sf http://169.254.169.254/latest/meta-data/instance-type | xargs c5.2xlarge
Maybe I was mistaken and did override volume_size. I've got no time to verify so I'm closing it.
Could you please elaborate on defining var.elasticsearch_volume_size if by default you expect nvme1n1 that is 493G
on c5.2xlarge