Jason Davis's Profile
Recent Activity
Thank you! That pointed me in the right direction. I’ll have to work that into my script. I pulled this off with PowerCLI. Get-Stat -Entity (Get-VM <VRANAMEHERE>) -Realtime -Stat datastore.totalWriteLatency.average | sort Value -Descending It returns the values, timestamps, as well as the DatastoreID. Thanks, Jason
I’m toying around with monitoring Zerto with Powershell using the Zerto API. We recently had a storage controller have caching issues in our recovery site which caused our VPGs to go in and out of RPO. Is there a way to find something in Zerto that would be able to show we have storage issues? […]
Zerto Support got us back up and running. It did end up being an issue with Zerto 7.0u1 and our 3rd party certificate (maybe also 7.0, but not sure how it worked for me before we installed 7.0u1). The fix involves passwords that support may need to type for you pertaining to the certificate. If […]
When I upgraded from 6.5 to 7.0 I had this problem. Running the Zerto Diagnostic Tool and Reconfigure Zerto resolved the issue. Today, I upgraded from 7.0 to 7.0u1 and have the problem again. This time the Reconfigure Zerto did not resolve it. I have opened a case with Zerto and hoping for the best. […]
Tobias B, I just tried it with null exactly like you posted and that didn’t take. I still have the same thing. I’m noticing that the ones that are setup as “Change vNIC IP Configuration? No” then the ipconfig parameter appears to be null with no data in it at all. Such as, no Gateway, […]