Hi all,
We upgraded our primary and additional polling engines yesterday to version 10.3 and until yesterday I was not having any issues with the transaction logs. However, today in the morning I noticed that the transaction log file was growing abnormally and within a few hours it reached a size of 100GB! I tried to shrink the 'Log' file but it didnt help. I also ran a full backup of the DB assuming that it would truncate the transaction logs. However, nothing helped and then I stopped the SQL server service and started it again after a minute.
SQL server management studio showed me the status of the NetPerfMon DB to be in recovery for a couple of minutes, and when it came back online, I tried to shrink the file again and it worked this time! Now, the size of transaction log file is about 200 MB only. Please note that I have the recovery mode set to 'Simple' since beginning.
I have also noticed that the Orion Database Manager is giving wrong information regarding size of the transaction logs. It was reporting that the NetPerfMon DB was having a size of 213 KB, while in actuality the disk size of this file was 218 MB. It looks like a bug whereby they have divided the actual file size by an 1024.
The system is stable now and the transaction logs are not going crazy. I have opened a ticket with Solarwinds Support as well but I would appreciate any advice on how to avoid this issue from recurring and also shed some light on what could have caused this issue.
Thanks.