This script will go through a single host, or each host in a designated cluster, and set /Mem/SwapExtendChunkSizeInMB to either 0 or 65536 Used to mitigate KB 2150316 https://kb.vmware.com/kb/2150316 Tested on vSAN 6.6 and PowerCLI 6.5.4 Syntax is: To Set to Max Vsan...
Vsan-SetSwapChunkSize.ps1
Get-VMotion reports on recent vMotion and Storage vMotion events in your vCenter environment. #SvMotion #powercli #VMwarePowerCLI #PowerShell #MIT #vMotion
Get-VMotion.ps1
A customer of us asked for a report to show Storage vMotion activities. The main reason for that was to optimize the settings for Storage DRS. Based on the report that roughly shows the amount of data being moved during the day by sVMotion the customer noticed a huge performance disadvantage...
Storage-vMotion-Activities-Report.ps1