Computing.Net > Forums > Solaris > Solaris Core Dump Maximums

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Solaris Core Dump Maximums

Reply to Message Icon

Name: Oscar Martinez
Date: September 26, 2001 at 11:01:01 Pacific
Comment:

Does Anyone know what is the maximum core dump size allowed in solaris (2.6 or 5.8). I am not looking for the user specified limit but rather the solaris maximum limits.

Thank you before hand.



Sponsored Link
Ads by Google

Response Number 1
Name: Jo
Date: October 5, 2001 at 13:08:38 Pacific
Reply:

I don't think there is a limit (we had a server here that was crashing and dumping every 11.5 hours, and it just filled up its filesystem with vmcores). You can use /usr/sbin/dumpadm to set a minfree value which will be the minimum free space that must be maintained on a file system (meaning that a vmcore can't be saved if there isn't enough space). But that pertains to crash dumps, not core files, so I'm not sure if that answers your question or not.


0

Response Number 2
Name: Jo
Date: October 8, 2001 at 10:00:01 Pacific
Reply:

Add a line to /etc/system that reads:
set sys:coredumpsize = #
(Where # can be whatever size you choose for maximum core size)


0

Response Number 3
Name: Greck Cannon
Date: March 22, 2002 at 17:52:55 Pacific
Reply:

You can also use coreadm(1M) to disable them entirely.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Solaris Core Dump Maximums

solaris Core dump www.computing.net/answers/solaris/solaris-core-dump/5095.html

Solaris 8 Core Dump during Install www.computing.net/answers/solaris/solaris-8-core-dump-during-install/1393.html

Solaris truncated core dump www.computing.net/answers/solaris/solaris-truncated-core-dump/4017.html