Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

swap file and veritas volume manager

Status
Not open for further replies.

cbc4u

MIS
Jun 16, 2002
16
US
Can Veritas volume manager create and manage swap files.
Also does any one know where to buy or download the software?


Thanks, Jeff
 
As Jimbopalmer correctly said, the swap partition sits on raw file system. What best u could do is, if u have any disk which is not under control of veritas, create the swap partition over there and add it using swap -a.

If u want to use diskettes under veritas VxVM control, then create a swap file (using command mkfile) and add this file using swap -a cmd , everytime u boot the system. But the swap performance shall degrade.

Regds,

- Hemant
Networking and Systems Integration Group
Satyam Computer Services Ltd
 
I have a sunblade 1000 that has two 3 gig partitions
that are shown as swap when I type df -k but we are using cadence design tools that say we are out of swap space how do I know that these partitions are actually being utilized
by the kernal

Thanks Jeff
 
Top will show what swap is used. One thing to watch, Solaris uses the swap partitian for /tmp filesystem. This means that you can fill /tmp (if a process greates lots of temp files) and run yourself out of swap space.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top