Computing.Net > Forums > Solaris > add swap space solaris 1.1.2

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

add swap space solaris 1.1.2

Reply to Message Icon

Name: saika
Date: June 1, 2003 at 02:09:20 Pacific
OS: solaris 1.1.2
CPU/Ram: not sure
Comment:

hi

we have sun sparc station 5 os 4.1.4 soalris 1.1.2. this machine has very low swap space. can any one one help me how to add more swap space in this machine. we have tried using command swap -a but this command dosen't work in this machine.

saika



Sponsored Link
Ads by Google

Response Number 1
Name: jimixv
Date: June 3, 2003 at 13:35:32 Pacific
Reply:

it's a little different in sunOS

Try this:

become superuser. find out which disk has some space on it that you can use (df -type)

say you want now to create swap space at "/file" mount_point/directory

use th "mkfile" command:

mkfile 16m /file/swap

update /etc/fstab

place entry in there such as:

/file/swap swap swap swap rw 0 0

run: swapon -a

you may have to reboot...

jimi



0

Response Number 2
Name: ahmed faiaz
Date: June 15, 2003 at 04:34:18 Pacific
Reply:

hi
i m facing the same problem. but my system dosn't support swapon command. in that case what would i do?
faiaz


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: add swap space solaris 1.1.2

PC Netlink 1.2 www.computing.net/answers/solaris/pc-netlink-12-/2126.html

PC Netlink 1.2 www.computing.net/answers/solaris/pc-netlink-12/1390.html

swap space reservation www.computing.net/answers/solaris/swap-space-reservation/4310.html