07.04.2012, 10:37
Hi, I have a server for a long time, but the server is often crashing.
If it is crashing it shifts Process ID's
I do not know what can cause it.
This is what I get.
[root@sona-gaming CNR]# ps aux | grep samp-server
root 18430 0.0 0.0 7212 820 pts/0 R+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]# kill 18430
-bash: kill: (18430) - No such process
[root@sona-gaming CNR]# pidof samp-server
[root@sona-gaming CNR]# ps aux | grep samp-server
root 19461 0.0 0.0 7212 828 pts/0 S+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]# ps aux | grep samp-server
root 19472 0.0 0.0 7212 820 pts/0 R+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]#
My Server runs on CentOS 5.5 64 bit.
If it is crashing it shifts Process ID's
I do not know what can cause it.
This is what I get.
[root@sona-gaming CNR]# ps aux | grep samp-server
root 18430 0.0 0.0 7212 820 pts/0 R+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]# kill 18430
-bash: kill: (18430) - No such process
[root@sona-gaming CNR]# pidof samp-server
[root@sona-gaming CNR]# ps aux | grep samp-server
root 19461 0.0 0.0 7212 828 pts/0 S+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]# ps aux | grep samp-server
root 19472 0.0 0.0 7212 820 pts/0 R+ 14:39 0:00 grep samp-server
[root@sona-gaming CNR]#
My Server runs on CentOS 5.5 64 bit.