where is my RAM on T5-4 with LDom
Hi
I have inherited a T5-4 systems with a strange LDOM config and I am trying to figure out what my predecessors have done.
I am told the hardware has 2 TB RAM and 64 cores in total. Right now we have only 1 domain running.
# ldm list
NAME STATE FLAGS CONS VCPU MEMORY UTIL NORM UPTIME
primary active -n-c-- UART 128 1023G 1.1% 1.1% 214d 2h
# ldm list-spconfig
factory-default
16cores [current]
In terms of CPUs this seems to make sense
# ldm list-devices -a vcpu | sed 1d | egrep -v '^$' | cut -b 13- | sort | uniq -c
1 %FREE PM
128 0 no
384 100 ---
# ldm list-devices -a core | sed 1d | egrep -v '^$' | cut -b 8-18 | sort | uniq -c