how to add swap space?

Answers were Sorted based on User's Feedback



how to add swap space?..

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 add swap space?..

Answer / ramanji.gundala

swapadd -a /dev/rdsk/c#/t#/d#/s#

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More Solaris AllOther Interview Questions

What is VTS?

8 Answers   Bharti, Sun Microsystems, Suncore Microsystems,


What happened if vxconfigd is disabled?

1 Answers  


how to configure default router..?

3 Answers  


What is cachefs?

0 Answers  


I have an interview in Qatar Petroleum for Solaris System Engineer position. Please provide all the technical questions about Solaris OS.

1 Answers  






What is OBP and how u r going to access it?

3 Answers  


if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,how can we find out exact path of the newly installed disk when we execute format command?

5 Answers   TCL,


What are the two settings you can change to make a system boot faster?

3 Answers  


You have a boot disk under svm, the machine fails to boot and remains in ok prompt? what could be the possible reason?

5 Answers  


File system creation steps??

2 Answers  


how to test and Failover services to every node in vcs tell me step by step?

1 Answers   Mphasis,


I have a hard disk. After inserting this what are the recommended steps to install it on your solaris

1 Answers   HCL,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)