软讯网络 > 操作系统 > Linux > Porting cluster test from Linux-ha to open-ais
【标 题】:Porting cluster test from Linux-ha to open-ais
【关键字】:
Porting,cluster,test,from,Linux-ha,to,open-ais
【来 源】:http://blog.chinaunix.net/article.php?articleId=19954&blogId=5467
Porting cluster test from Linux-ha to open-ais
把cluster test framework移植搞定了.
感受有两点:
1. python 很强大。一直都对perl充满了无限的渴望,现在可能又要对python报崇敬之心了。可惜自己对他俩都不是很熟悉。
2. spec,log是出现问题时最好的参考资料。分析log, 察看spec, 保持耐心,努力做到这三点.
另外发现syslogd可以接受远程的log, cluster中的good idea.