GBase8a获取某个服务的堆栈信息
gstack pidof gbased >指定文件
gstack pidof gclusterd >指定文件
gstack pidof gclusterd | stack_uniq.py > shujuhu_20141204.log #去重后的日志
gstack 10657 > shujuhu_10657.log #10657为show full processlist返回的线程id
gstack pidof gbased >指定文件
gstack pidof gclusterd >指定文件
gstack pidof gclusterd | stack_uniq.py > shujuhu_20141204.log #去重后的日志
gstack 10657 > shujuhu_10657.log #10657为show full processlist返回的线程id