In condition the file system is splitted:
1/ logd always create new log file at standby node if changing the attribute of the stream although it doesn't need create new one.
e.g. changing the attribute "saLogStreamSeverityFilter". There is no new log file on active node while the standby node create new one.
2/ Change the attibute "saLogStreamFileName" , the file ".cfg" cannot be renamed on standby node.
Diff:
the fixes is included in #3022