how to add swap space?
Answers were Sorted based on User's Feedback
Answer / stratovarius
For swap slice:
1.mkfile <size of swap file> <location of swap file>
eg:#mkfile 512m /data2/swapfile -->where /datat2 is a
precarted directory and swapfile is the swapfile
automaticaly created.
2.swap - a /location_ofswap_file
#swap -a /data2/swapfile
For swap partition:
1.Create partition using format command. eg: c1d0s4
2.swap -a /dev/dsk/c*t*d*s*
#swap -a /dev/dsk/c1d0s4
| Is This Answer Correct ? | 16 Yes | 0 No |
How to check memory statics..?
how to check packets transmission statistcs b/w servers..?
how to install multiple patches
When the system is hang?Unable to login,and console is available?what is the action u will take?
how to know the creation time of users and creation time of zones in solaris
wat is router? How do u find a default router?
how to kill the process
What is an alternative to the ?top? command on Solaris?
how to add a run control script..?
Local zone in shutting down state.how to bring state of zone to installed?
What does the pkgadd command do?
What is the use of Growfs utility in solaris