[sheepdog-users] Impossible to run sheep on existing journal

Liu Yuan namei.unix at gmail.com
Wed Dec 19 04:00:56 CET 2012


On 12/19/2012 12:59 AM, Valerio Pachera wrote:
> It might be when it was stuck using 200% cpu and I had to kill it by
> pkill -9 sheep.

It would be nice to run 'perf top' to see what is going on there next
time. pkill -9 sheep is very destructive. Simply 'pkill sheep' which
send SIGTERM will be much better and give sheep a chance to handle this
signal gracefully. Actually, send SIGTERM is the same as 'collie node kill'.

Thanks,
Yuan



More information about the sheepdog-users mailing list