After deleting log file it is not getting recreated #875
Labels
Customer Impact: Localized low impact
(2) Temporary / limited perf impact, unnecessary failovers, issues occur while in degraded state
Customer Probability: Low
(1) Issue only occurs during failure condition - disk, server, network, test assert, ...
Found In: 2.9.0
For Bug issues to identify what release level issue was found in 2.9.0
Phase: Test
Issue was discovered through Test
Severity: 3
Indicates the the issue is on the priority list for next milestone.
Type: Bug
Indicates issue is an undesired behavior, usually caused by code error.
Describe the bug
A clear and concise description of what the bug is.
How to Reproduce?
Please list the steps to help development teams reproduce the behavior
[root@saurabh-csi-worker-2 ~]# rm -rf /var/log/scalecsilogs/ibm-spectrum-scale-csi.logs
Expected behavior
A log file should be created if it is missing when driver is writing the logs.
Observation :
Log file is getting recreated whenever driver pods restarts , in the case when driver pods is not getting restarted and log file is missing then log file won't be created
The text was updated successfully, but these errors were encountered: