ADIC 6-00028-01 Rev A Time Clock User Manual


 
Managing the AMASS File System
-12 Troubleshooting Tools 6-00028-01 Rev A
A) Generate the PID of the lm_ip process by using
the UNIX ps command.
If the lm_ip process is running, stop the process by
using the kill -9 command with the pid option,
which is the number from the second column (915)
shown in the above example.
If the lm_ip process is not running, manually
remove the database lock.
Recreate the lock with the lm_ip command.
Reboot the server to reset the IPC sockets. Rerun
dbcheck. If the problem still exists, check the
following items:
# ps -ef | grep lm_ip
amass 915 1 0 16:30:31 ? 0:01
/usr/amass/daemons/lm_ip -a fslock1
-u 128 -f 256 -q 128
# kill -9 915
# rm /usr/amass/fslock1
# /usr/amass/daemons/lm_ip -a fslock1 -u 50 -f 40 -q 80 -nd