How could I know from Operating System in a Virtual Machine if ram memory is being overcommited by Openstack hypervisor?
My app is being killed by the operating system cause Out of Memory error, but I have configured the heap and meta space under 70% of the total available ram.
I have no access to the openstack configuration.
Thanks in advance.
Unfortunately you cannot know the details of OpenStack overcommit if you do not have access to the OpenStack configuration or environment directly (root/admin privileges).
Your VM is seen as a "standalone" server/node to itself and you therefore you will need to request this information from whoever is hosting/operating the OpenStack install.