community.vmware icon indicating copy to clipboard operation
community.vmware copied to clipboard

Configuration: Cluster -> VM Overrides

Open christianbadertrimble opened this issue 2 years ago • 1 comments

SUMMARY

Create "Cluster -> VM Overrides" entries

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

vmware_cluster_vm_overrides

ADDITIONAL INFORMATION

Special runtime critical VMs such as database servers or mem caches should not automatically be migrated to other hosts by activated "Fully Automated" vSphere DRS. A feature to create required "VM Overrides" entires is currently not possible via the ansible collection. It would be great to have this functionality via any existing or maybe new community.vmware module.

christianbadertrimble avatar Mar 14 '24 07:03 christianbadertrimble

I think you can you vmware_vm_host_drs_rule and vmware_drs_group / vmware_drs_group_manager modules for create rules for prevention move VMs from host.

ihumster avatar Mar 14 '24 08:03 ihumster