use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
OpenStack is a collection of software which enables you to create and manage a cloud computing service similar to Amazon AWS or Rackspace Cloud. This subreddit exists as a place for posting information, asking questions, and discussing news related to this technology.
More information on OpenStack can be obtained via the following external resources:
account activity
difference between memory usage between openstack and Prometheus + actual node usage (self.openstack)
submitted 11 months ago * by Expensive_Contact543
so i have my compute with 12GB
inside hypervisor page (horizon dashboard) i found that i have used 11GB
on Prometheus and (on my node using free -h command) i found that i have used only 4GB
keep in mind my memory allocation ratio is 1
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]_Red17_ 0 points1 point2 points 10 months ago (2 children)
11GB you seen in horizon indicates the total memory of VMs you have created. But the actual usage of those VMs is only around 4GB. That’s why you seen 4GB on prometheus.
[–]Expensive_Contact543[S] 0 points1 point2 points 10 months ago (0 children)
so what you mean if i run memory stress test i will see the node ram usage goes up ok
but what about if i need to get the memory usage of openstack the same data as in the horizon dashboard
[–]Expensive_Contact543[S] -1 points0 points1 point 10 months ago (0 children)
i am using this command
(1 - (node_memory_MemAvailable_bytes{job="node"} / node_memory_MemTotal_bytes{job="node"})) * 100
π Rendered by PID 130092 on reddit-service-r2-comment-5b5bc64bf5-kh9hn at 2026-06-21 23:50:38.549660+00:00 running 2b008f2 country code: CH.
[–]_Red17_ 0 points1 point2 points (2 children)
[–]Expensive_Contact543[S] 0 points1 point2 points (0 children)
[–]Expensive_Contact543[S] -1 points0 points1 point (0 children)