Quantcast
Channel: All System Administration posts
Viewing all articles
Browse latest Browse all 1179

Re: OEL 5.9 not recognizing total installed RAM.

$
0
0

> # uname -a

> Linux XXXXXXXXXXXXX 2.6.18-348.el5xen #1 SMP[...]

 

You're running a Xen kernel, so the "missing" memory might be in use by other Xen domains (=VMs), or kept free by the Xen hypervisor so that you can add a new domain.

 

What is the output of "xm info | grep memory" command?

 

Are you using the "dom0_mem" boot option in /boot/grub/grub.conf?

 

This might be useful. It is written for Oracle VM, but is valid for other Xen setups too:

https://blogs.oracle.com/wim/entry/understanding_memory_allocation_in_oracle


Viewing all articles
Browse latest Browse all 1179


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>