You do not need to edit rc.boot to create a new filesystem for a system dump. Simply find out the estimated dump size i.e.
sysdumpdev -e
divide the output by 1000000 and multiply by 1024 to work out the size in megabytes.
Then create your filesystem i.e. /dump
Set this directory as you dump directory via:
sysdumpdev -d /dump
Check via :
sysdumpdev -l
Thats it. On a personal note I tend to set up non-mirrored dump devices and have one on each rootvg disk, i.e. /dev/dumpalv on hdisk0 and /dev/dumpblv on hdisk1.
Best of luck
PSD
IBM Certified Specialist - AIX V4.3 Systems Support
IBM Certified Specialist - AIX V4 HACMP
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.