If the primary host is not running, start it with the start command.
# ldm list-rsrc-group -l
The following example shows the memory-related output of this command on a SPARC M8 server. The output is edited for clarity.
# ldm list-rsrc-group -l
NAME CORE MEMORY IO
/SYS/CMIOU0 32 128G 5
...
MEMORY
PA SIZE BOUND
0x0 60M _sys_
0x3c00000 32M _sys_
0x50000000 128512M primary
0x1fd0000000 768M _sys_
...
------------------------------------------------------------------------------
NAME CORE MEMORY IO
/SYS/CMIOU1 32 128G 5
...
MEMORY
PA SIZE BOUND
0x400000000000 130304M primary
0x401fd0000000 768M _sys_
...
The following example shows memory-related output of this command on a SPARC M7 server. The output is edited for clarity.
# ldm list-rsrc-group -l
NAME CORE MEMORY IO
/SYS/CMIOU0 24 128G 4
...
MEMORY
PA SIZE BOUND
0x0 60M _sys_
0x3c00000 32M _sys_
0x5c00000 94M _sys_
0x50000000 14592M primary
0x3e0000000 112G ldom0
0x1ff0000000 256M _sys_
...
------------------------------------------------------------------------------
NAME CORE MEMORY IO
/SYS/CMIOU1 24 64G 4
...
MEMORY
PA SIZE BOUND
0x400000000000 65280M ldom1
0x400ff0000000 256M _sys_
...
#