VMware Solutions Discussions
VMware Solutions Discussions
Hello,
As others have also noted, I am seeing the VSC service account log into vCenter every 15 seconds. This is filling up our logs as well. Does anybody know if this is expected behavior?
We've tried re-registering VSC wtih vCenter and that didnt fix the issue as it did for somebody else. Another thread indicates that this is normal behavior however I spoke to our NetApp rep and he said he doesnt see this in his customer environments.
Thanks,
MRJG
Solved! See The Solution
The 15s polling is related to a feature added in VSC 4.2, so it's likely that customers running VSC 4.1 or earlier would not necessarily see that behavior. We can look at possibly making this configurable going forward, or feel free to open a support case.
That is currently expected behavior. Optimization and Migration polls every 15 seconds for virtual machine events. Other than the excessive logging, is this causing an issue in your environment?
It is not an issue in our environment however it certainly seems excessive. If it is expected behavior, it is strange that our NetApp representative didn't see the same behavior in another one of his customer environments who he claimed to be a heavy VSC user.
The 15s polling is related to a feature added in VSC 4.2, so it's likely that customers running VSC 4.1 or earlier would not necessarily see that behavior. We can look at possibly making this configurable going forward, or feel free to open a support case.
Thanks for the response. And you're certain it would manifest itself as a login/logout to vCenter? Here is what I see in the vSphere client logs when looking at the Events at the root:
User <Domain>\<VSCServiceAccount>@<vscServerIPAddress> logged in
User <Domain>\<VSCServiceAccount> logged out
I did open a ticket as well. If anything, hopefully it will be tracked as another feature request to make this configurable.
Thanks again!
MRJG
Yes, that periodic job currently logs in as an admin, retrieves the VM events since the last time it checked, processes them, and logs out. Possibly, this can be changed in the future to remain logged in for a longer period of time which would reduce the amount of logging, or the job interval can be configured to be longer.
Provided there are no caveats with staying logged in, that sounds like a resonable solution. Login/logout every 15s really clutters the logs.
Thanks for the responses!
Maness, that would definitely be a welcome improvement.
I've just tracked a Virtual Center crash issue down to the VC database being filled by too many events (SQL Server Express database, with a 10GB limit and 8.5GB used for events tables).
Half of them came from VSC.
I'm seeing the same thing. Is there anything that can be done to change this every 15 seconds login/logout?
I opened a ticket with NetApp and maness is correct - the 15s polling interval is by design.
"The 15s polling is related to a feature added in VSC 4.2, so it's likely that customers running VSC 4.1 or earlier would not necessarily see that behavior. We can look at possibly making this configurable going forward, or feel free to open a support case."
Anybody know if this was modified in 5.0, I have a client running 4.2.1 and it is also filling the sql logs and causing the VC service to crash.