Quantcast
Channel: VMware Communities : Discussion List - Virtual Machine, Guest OS and VM Tools
Viewing all articles
Browse latest Browse all 1961

SnapshotCount is outside expected limits

$
0
0

Bonjour Team,

 

Bon debut de semaine a tous. J'aurais besoin de votre avis sil vous plait. Je reçois l'erreur ci-dessous a multiple reprise sur une VM. J'ai procédé a la verification si des snapshots non supprime existe mais non.

 

[NimSoft] [NOT_CLEARED] [MINOR] [vmware] [8/5/17 13:42:47]

    [VMware - The monitor PCBELEPPRVOAD01.SnapshotCount on PCBELEPPRIVC01:443 is outside expected limits (2 > 1)]

 

I run the below script and the output is zero for all VMs. Any one experienced this issue before?

 

Get-VM | Format-Table Name, @{Label="NumSnapshots";Expression={(Get-Snapshot -VM $_| Measure-Object).Count}}, @{Label="TotalSnapShotSizeMB";Expression={(Get-Snapshot -VM $_| Measure-Object -Sum SizeMB).Sum}}

 

Will really appreciate your feedback. Thanks.


Viewing all articles
Browse latest Browse all 1961

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>