Hi
I am trying to configure vPMC on my VM . According to the document, i have to enable vPMC in the .vmx file for particular VM and need to choose the mode of operation of vPMC(by default it is hybrid mode). So i just shutdown the VM and added below two lines to the myvm.vmx file in the host.
vpmc.enable = "TRUE"
vpmc.freezeMode = "GUEST"
however these lines are automatically getting deleted from the .vmx file once i boot the VM. can someone please clarify,how should i make these changes persistence across reboots?
Also confirm,is above these two flags are enough to get vPMCs on vm? or should i need vCenter and vsphere web client to make this work?
Thanks
Sakthivel S