The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Swap config - Mirror swap or not? BG_JrAdmin SUN Solaris 3 01-06-2008 06:25 PM
swap -l Farbegas SUN Solaris 6 11-16-2007 03:05 AM
/tmp as swap csaunders SUN Solaris 5 06-20-2007 09:27 AM
aix swap jabberwocky AIX 6 02-16-2006 06:17 AM
Swap macdonto UNIX for Dummies Questions & Answers 3 04-04-2002 07:51 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-29-2002
Registered User
 

Join Date: Nov 2001
Posts: 15
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Swap question

I would like to add more swap to swap file that's already exist.
Do I use swap -a command or swapadd command to add more swap space?..This is on Sun Solaris 8. What's the difference b/t swap -a and swapadd?
Forum Sponsor
  #2 (permalink)  
Old 01-29-2002
thehoghunter
Guest
 

Posts: n/a
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
swap -a will add a swap file to the system to use.
swapadd is a shell script which uses the swap command.

You should use the swap command to add a file into the mix.
FYI - you cannot increase the size of the swap file with swap. See the mkfile command. You cannot increase the size of a file already being used as a swap file (unless it is under Veritas control). You would need to create a second file to get the total size you want.
Google UNIX.COM
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:44 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101