When updating attributes (e.g: logFileFmt, pathname, filename, etc.), log server closes the openining cfg/log files and creates new ones.
The problem is that logsv keeps the log file size of previous one instead of reseting to zero (0) for the newly created log file.
Mercurial repos
changeset: 8767:7a8fb4ee6f4c
branch: opensaf-5.1.x
parent: 8758:92cbf69f8591
user: Canh Van Truong canh.v.truong@dektech.com.au
date: Tue Apr 11 16:27:20 2017 +0200
summary: log: fix log file size not reset to zero when creating [#1439]
changeset: 8768:c1cc2a915e72
tag: tip
parent: 8766:8374cdffbd62
user: Canh Van Truong canh.v.truong@dektech.com.au
date: Thu Apr 13 10:53:28 2017 +0200
summary: log: fix log file size not reset to zero when creating [#1439]
Git repos
release [code: 150bfc]
commit 150bfc886b301d026e6ef3fa48d1ffb325bbda26
Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
Date: Thu Apr 13 13:55:34 2017 +0200
release [code: 906c76]
commit 906c768bd69b48965188ab4102214aef2a04af4e
Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
Date: Thu Apr 13 14:08:13 2017 +0200
Related
Tickets:
#1439