Swap Space problem

From: ROBERT ABENOJA (rabenoja@prodigy.net)
Date: Tue Jun 18 2002 - 19:00:00 EDT


Dear Sun Gurus,

I am concerned about my swap space because it does not
appear that it is being used. It was working before I
installed Oracle and modified /etc/systems. This is
on an Ultra Enterprise 250 running Solaris 8. I
previously had about 1 GB of Swap with 1 GB of RAM.
My NIS+ seemed to eat up a lot of the swap until I
added another 2 GB of swap, which fixed the problem of
not being able to checkpoint the NIS+ DB. A couple of
weeks later I modified my /etc/systems and added the
following:

set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmseg=10
set shmsys:shminfo_shmmni=100
set semsys:seminfo_semmns=1000
set semsys:seminfo_semmni=100
set semsys:seminfo_semmsl=256

Installed Oracle and now my swap space is not being
used. See swap -l and vmstat below:

 swap -l
swapfile dev swaplo blocks free
/dev/dsk/c0t0d0s1 32,1 16 2049696 2049696
/export/home/more_swap - 16 2047984 2047984

 vmstat 5 5
 procs memory page disk
    faults cpu
 r b w swap free re mf pi po fr de sr s0 s6 s7 s8
  in sy cs us sy id
 0 0 0 2258992 340616 11 3 99 3 3 0 0 0 0 1 1
 366 885 97 1 4 95
 0 0 0 2153688 230360 0 1 0 0 0 0 0 0 0 0 0
 481 1565 225 3 3 94
 0 0 0 2153680 230352 0 0 0 0 0 0 0 2 0 0 0
 402 2194 191 3 8 89
 0 0 0 2153680 230352 0 0 0 0 0 0 0 0 0 0 0
 374 1505 197 3 3 94
 0 0 0 2153672 230344 0 0 0 0 0 0 0 0 0 0 0
 354 1856 179 3 3 94

Here is a copy of my /etc/vfstab:

 cat /etc/vfstab
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
#
#/dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr ufs 1 yes -
fd - /dev/fd fd - no -
/proc - /proc proc - no -
/dev/dsk/c0t0d0s1 - - swap - no -
/dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no -
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /var ufs 1 no -
/dev/dsk/c0t8d0s0 /dev/rdsk/c0t8d0s0 /export/home ufs
1 yes -
/dev/dsk/c0t9d0s0 /dev/rdsk/c0t9d0s0 /export2/home ufs
1 no -
/dev/dsk/c0t10d0s0 /dev/rdsk/c0t10d0s0 /oracle ufs 1
yes -
swap - /tmp tmpfs - yes -
/export/home/more_swap - - swap - no -

Can anyone tell me what might be going wrong?

Thank you for your time.
Bob
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:28 EDT