AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

The largest dump device is too small cause peformance issue

  • 1.  The largest dump device is too small cause peformance issue

    Posted Wed June 24, 2009 06:16 AM

    Originally posted by: apple08


    Dear AIX gurus,
    would like to seek your advice. if we hit this error in errpt <The largest dump device is too small> cause the the performance issue.
    hope to hear from you
    many thanks in advance
    #AIX-Forum


  • 2.  Re: The largest dump device is too small cause peformance issue

    Posted Wed June 24, 2009 08:10 PM

    Originally posted by: dukessd


    No performance problem here.
    It is just letting you know that if there is an OS crash and it has to dump its memory there is not enough space in the filesystem to fit the dump in to.
    Check out the sysdumpdev command to find out how much space you might need (sysdumpdev -e) and the -l switch to find the dump fs.
    Increase the fs or create a dedicated dump fs to allow a dump if you are ever likely to need a dump analysed, if not then do not worry about these errors.
    #AIX-Forum