chenglch

Results 4 comments of chenglch

@whowutwut , the console for `fs3` is back, I think there is another service trying to connect to the console at that time. ``` [root@stratton01 ~]# rcons fs3 [Enter `^Ec?'...

@neo954 , is it possible to save original flag before F_SETFL system call and restore it in a defer function?

@samveen , To reduce the open file handlers, the console log files under `/var/log/goconserver/nodes/` are closed immediately after writing, in this way, log rotation should be supported. After some testing...

@whowutwut , as you said, user has to upgrade `goconserver` manually. The habit of xcat to setup or upgrade dependency packages rely on the RPM or DEB heavily, but this...