System information
64 Sharing and maintaining SLES 10 SP2 Linux under z/VM
ADMIN MSGUSER VMRMADMN
NOTIFY MEMORY LNX* S10* RH5*
This example will apply to z/VM user IDs whose names begin with LNX, S10 or RH5.
3. Edit the PROFILE EXEC on AUTOLOG1 so that VMRMSVM is auto-logged at IPL time. Logon to
AUTOLOG1.
4. Before pressing Enter at the VM READ prompt, type acc (noprof so that the PROFILE
EXEC is not run. Then add
LOGON AUTOLOG1
z/VM Version 5 Release 4.0, Service Level 0801 (64-bit),
built on IBM Virtualization Technology
There is no logmsg data
FILES: NO RDR, NO PRT, NO PUN
LOGON AT 09:07:43 EDT SUNDAY 05/25/08
DMSIND2015W Unable to access the Y-disk. Filemode Y (19E) not accessed
==> acc (noprof
==> x profile exec
/***************************/
/* Autolog1 Profile Exec */
/***************************/
'cp xautolog tcpip' /* start up TCPIP */
'CP XAUTOLOG VMSERVS'
'CP XAUTOLOG VMSERVU'
'CP XAUTOLOG VMSERVR'
'CP XAUTOLOG DTCVSW1'
'CP XAUTOLOG DTCVSW2'
'cp xautolog vmrmsvw' /* start VMRM service virtual machine */
'cp set pf12 ret' /* set the retrieve key */
...
5. Start the user ID for this IPL of z/VM:
==> xautolog vmrmsvm
Command accepted
AUTO LOGON *** VMRMSVM USERS = 29
Ready; T=0.01/0.01 14:08:09
HCPCLS6056I XAUTOLOG information for VMRMSVM: The IPL command is verified by the
IPL command processor.
How to observe that CMM1 is working
The answer to the question: “How do I know CMM1 is working?” is not entirely obvious.
From the z/VM perspective you should see resident pages and total pages for the
CMM1-managed virtual machines drop when the system comes under constraint. For
Performance Toolkit, this would be seen in UPAGE report (FCX113).
The ballooning driver releases the pages it has pinned by using Diagnose x'10'. You can see
the diagnose 10 counts in PRIVOP report (FCX104).
Some other items of interest may be users in page wait, see USTAT (FCX114).
From within Linux, you can check the size of the pool of pages put out of play using the
following commands:
# cat /proc/sys/vm/cmm_pages
# cat /proc/sys/vm/cmm_timed_pages