[Building Sakai] sakai configuration / swap space

Jon Wheat jwheat at messiah.edu
Tue Jun 8 05:13:43 PDT 2010


whelp.  it crashed again this morning.
I ran some commands my network guy told me about - top : shift-M, free -t and vmstat 5

you can see (below) from top and free-t that the swap is completely take up.

I ran a ps -ef | grep java after sakai comes up and I can see the proper JAVA_OPTS (or at least the ones I've set) so I know they're making it into the mix.

-Jon


top - 08:05:50 up 17:29,  2 users,  load average: 0.05, 0.03, 0.00
Tasks:  84 total,   1 running,  83 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.1%us,  0.0%sy,  0.0%ni, 99.9%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   4083952k total,  2279352k used,  1804600k free,    83220k buffers
Swap:  4192924k total,      124k used,  4192800k free,  2117728k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 2267 root      19   0 1183m  14m 7732 S    0  0.4   0:00.41 java
 3432 ntp       16   0  3924 3924 2936 S    0  0.1   0:00.01 ntpd
 2168 root      16   0  4356 2944 1436 S    0  0.1   0:00.51 hald
 3389 named     20   0 30528 2892 2028 S    0  0.1   0:01.87 named
20278 root      16   0  8468 2316 1848 S    0  0.1   0:00.01 sshd
 3065 root       5 -10  1964 1964 1420 S    0  0.0   0:00.20 iscsid
20281 jwheat    16   0  9116 1964 1452 S    0  0.0   0:00.01 sshd
20282 jwheat    15   0  4400 1908 1424 S    0  0.0   0:00.04 bash
 3387 root      15   0  4292 1748 1396 S    0  0.0   0:00.00 powersaved
 3766 root      16   0  5404 1700 1388 S    0  0.0   0:00.00 master
 3786 postfix   16   0  5440 1684 1376 S    0  0.0   0:00.01 qmgr
20311 sakai     16   0  3140 1676 1228 S    0  0.0   0:00.02 bash
20069 postfix   16   0  5404 1652 1356 S    0  0.0   0:00.02 pickup
 3264 root      16   0  4912 1264  912 S    0  0.0   0:00.33 sshd
 3462 root      16   0  109m 1100  752 S    0  0.0   0:01.14 nscd
20326 sakai     16   0  2192 1020  788 R    0  0.0   0:00.04 top



--------
sakai at sakai1:/home/jwheat> free -t
             total       used       free     shared    buffers     cached
Mem:       4083952    2279228    1804724          0      83236    2117712
-/+ buffers/cache:      78280    4005672
Swap:      4192924        124    4192800
Total:     8276876    2279352    5997524


----------


sakai at sakai1:/home/jwheat> vmstat 5
procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
 0  0    124 1804476  83280 2117668    0    0    89     2  159  137  1  0 98  0  0
 0  1    124 1804476  83284 2117664    0    0     0     4  272   70  0  0 100  0  0
 0  0    124 1804476  83288 2117660    0    0     0     1  275   74  0  0 100  0  0




More information about the sakai-dev mailing list