You need to add more memory to your XI server. You only have 0.3GB free and you are swapping which is a sign that you're exhausting the physical memory on the server. If this happens enough the OS kernel decides to kill processes to free up memory. If this is mysqld then the database gets into a crashed state.pfsweb wrote:# top | head -n5
top - 14:49:12 up 94 days, 1:24, 1 user, load average: 1.39, 1.35, 1.32
Tasks: 121 total, 1 running, 120 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.5%us, 1.5%sy, 0.0%ni, 82.7%id, 13.2%wa, 0.0%hi, 0.1%si, 0.0%st
Mem: 3924436k total, 3606936k used, 317500k free, 133696k buffers
Swap: 4063224k total, 435008k used, 3628216k free, 2951640k cached
I would add at least another 4GB memory.