VMware Cloud Community
gibsster
Enthusiast
Enthusiast

How to limit disk IOPS of a pool

Hello,

I have a pool of vms and need to create a script that changes the IOPs value from "unlimited" to 2000 of all my VMs that are in the pool. So I would like to know if anyone of you know how to change this value from Powercli.

Thanks

0 Kudos
1 Reply
LucD
Leadership
Leadership

Have a look at using powercli to control limit disk iops

There it is done to limit the IOPS for VMs that are defined in a CSV file, but you easily adapt this for all VMs in a resourcepool.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

0 Kudos