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 sc prompt in solaris? how can we get that sc prompt?

2 Answers  


In a two node cluster i have typed #hastart command in one node.The cluster is starting in second node also,what is going in background?

0 Answers   Thomson Reuters,


Hi, I need information regarding LDOMS.Like What is LDOMS ,Creation of LDOMS, errors on LDOMS, troubleshooting LDOMS...etc.... pls post the info. Regards, Naresh

0 Answers  


For maintenance purpose the system will be down and up as per weekly or monthly in production mode ,what are the needed points to mind ,what are that?

2 Answers  


Local zone in shutting down state.how to bring state of zone to installed?

0 Answers   Thomson Reuters,






what is the significance of 51% state database replicas in SVM?

2 Answers   Cap Gemini,


What is meant by jumpstart?

2 Answers   IBM,


What is /etc/system for?

3 Answers  


how u can configure the Crontab and how many fields in Crontab file

2 Answers   IBM,


How to add a user without command?

6 Answers   Satyam,


what is the disadvantage of 'tar' command?

3 Answers   IBM,


How many default no of users r there?

1 Answers  


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)