AIX Full memory dump configure

#oslevel -s
6100-03-00-0000

#lsattr -El mem0
ent_mem_cap         I/O memory entitlement in Kbytes           False
goodsize       4096 Amount of usable physical memory in Mbytes False
size           4096 Total amount of physical memory in Mbytes  False
var_mem_weight      Variable memory capacity weight            False

#lsattr -El proc0
frequency   4204000000     Processor Speed       False
smt_enabled true           Processor SMT enabled False
smt_threads 2              Processor SMT threads False
state       enable         Processor state       False
type        PowerPC_POWER6 Processor type        False

Procédure:

#sysdumpdev -l
primary              /dev/hd6
secondary            /dev/sysdumpnull
copy directory       /var/adm/ras
forced copy flag     TRUE
always allow dump    FALSE
dump compression     ON
type of dump         traditional
#mklv -t sysdump -y dumpfull rootvg 5G
dumpfull

#sysdumpdev -P -p /dev/dumpfull
primary              /dev/dumpfull
secondary            /dev/sysdumpnull
copy directory       /var/adm/ras
forced copy flag     TRUE
always allow dump    FALSE
dump compression     ON
type of dump         traditional

#sysdumpdev -L
0453-019 No previous dumps recorded.

Scanning device /dev/dumpfull for existing dump.
A valid dump was not detected in the dump devices.

#sysdumpdev -e
0453-041 Estimated dump size in bytes: 191050547

#svmon -G
               size       inuse        free         pin     virtual
memory      1048576      310598      774842      140345      261756
pg space     131072        1942

               work        pers        clnt       other
pin           69839           0           0       70506
in use       261756           0       48842

PageSize   PoolSize       inuse        pgsp         pin     virtual
s    4 KB         -      211078        1942       90137      162236
m   64 KB         -        6220           0        3138        6220


#sysdumpdev -t fw-assisted
Attention: the firmware-assisted system dump will be configured at the
next reboot.

#shutdown -Fr

....

#sysdumpdev -f 'require'

#sysdumpdev -K

#sysdumpdev -l
primary              /dev/dumpfull
secondary            /dev/sysdumpnull
copy directory       /var/adm/ras
forced copy flag     TRUE
always allow dump    TRUE
dump compression     ON
type of dump         fw-assisted
full memory dump     require

Attention: Lancement d'un dump pour valider la taille (ne pas executer cette commande)

#sysdumpstart -p -f require

**** Dump ..... reboot ****

#sysdumpdev -L
0453-039

Device name:         /dev/dumpfull
Major device number: 10
Minor device number: 12
Size:                357855232 bytes
Uncompressed Size:   4211277628 bytes
Date/Time:           Tue May 11 18:42:47 CDT 2010
Dump status:         0
Type of dump:        fw-assisted
dump completed successfully
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Managing System Dump Devices sysdumpdev
Viewed 3694 times since Mon, Jul 9, 2018
How to check dual path in AIX
Viewed 14256 times since Fri, Jun 8, 2018
AIX hangs on boot? How to debug boot process on AIX systems
Viewed 11630 times since Thu, Feb 21, 2019
How to start daemons at the system startup in AIX servers
Viewed 2584 times since Tue, Jun 18, 2019
Changing Ethernet Media Speed for AIX
Viewed 3546 times since Tue, Apr 16, 2019
Got Duplicate PVIDs in Your User VG? Try Recreatevg!
Viewed 3749 times since Fri, Feb 1, 2019
AIX - How to monitor memory usage
Viewed 5743 times since Fri, Jun 8, 2018
10 AIX Commands to Add to Your Toolbox
Viewed 4512 times since Sat, May 19, 2018
AIX disk queue depth tuning for performance
Viewed 15778 times since Thu, Jan 16, 2020
Part 2, NFS monitoring and tuning
Viewed 6658 times since Mon, Jun 4, 2018