Menu

#3025 log: logd always create new log file at standby in case split file system

5.19.07
fixed
#3022 (1)
defect
log
d
minor
False
2019-07-03
2019-03-28
Canh Truong
No

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.

Discussion

  • Canh Truong

    Canh Truong - 2019-03-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,4 @@
     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.
    +2/ Change the attibute "saLogStreamFileName" , the file ".cfg" cannot be renamed on standby node.
    
     
  • Canh Truong

    Canh Truong - 2019-03-28
    • Component: unknown --> log
    • Part: - --> d
    • Priority: major --> minor
     
  • Canh Truong

    Canh Truong - 2019-04-23

    the fixes is included in #3022

     
  • Canh Truong

    Canh Truong - 2019-04-23
    • labels: --> #3022
     
  • Canh Truong

    Canh Truong - 2019-04-23
    • status: accepted --> fixed
     

Log in to post a comment.