SUMMARY: Reserving swap space
From: Arunachalam Jayaraman (arjayara_at_in.ibm.com)
Date: 09/28/04
- Previous message: Arunachalam Jayaraman: "Packed decimal conversions in Soalris."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: sunmanagers@sunmanagers.org Date: Tue, 28 Sep 2004 18:55:23 +0530
Hello Gurus,
Thanks for all who rapidly responded my question.
My Question
I would like to reserve some swap space not being mounted under /tmp
> directory. Users keep on puting their files and datasets and make the
> /tmp directory full and hence the swap area.
>
> So I would like to reserve some swap space which is not mounted under
> /tmp directory. and only used for on-line swap space request from the
> application. How can I implement this. Please advice me
The solutions is
limit size of /tmp filesystem.E.g. in /etc/vfstab
swap - /tmp tmpfs - yes
size=6144m
Say My swap partitition is 8gb large. So even with full /tmp I have 2gb
for swaping
Thanks and Regards
Arunachalam Jayaraman ( Arun)
Systems Operations Lead Specialist
IBM Global Services India .com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Previous message: Arunachalam Jayaraman: "Packed decimal conversions in Soalris."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|