Powered By Blogger

Saturday, October 29, 2011

Steps to increase SWAP cap for solaris zones

# /bin/prctl -n zone.max-swap`pgrep -z init`
# prctl -n zone.max-swap-r -v 10GB `pgrep -z init`
# /bin/prctl -n zone.max-swap`pgrep -z init`

No comments:

Post a Comment

Welcome to the UNIX world