I received such error "vSphere Client cannot connect to Profile-driven storage service at https://vcenter:443/sps/sdk" when trying to run the VM Storage Profile in vCenter. I logon the vCenter server and found ‘vSphere Profile-Driven Storage Service’ is stopped. And I tried to manually start the service, but failed. Then I restarted the vCenter server, the service … Continue reading vSphere Profile-Driven Storage Service Failed to Start
Category: Virtualization
Performance statistics rollup from past day to past week is not occurring in the database
If you see such warning messages in the ‘vCenter Service Status’, it means the Performance Statistics rollup maintenance jobs are not running properly on the SQL server. To fix it, login into the SQL server and check the ‘SQL Server Agent’ service is started, and manually run those jobs to see if they can run … Continue reading Performance statistics rollup from past day to past week is not occurring in the database
Some Tips About Applying Host Profile in vCenter 5.0
- If you received ‘The request failed because the remote server took too long to respond’ when trying to apply the host profile. Try to use PowerCLI to run it, the command line is: C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI> Apply-VMHostProfile myHostName -profile myProfileName - If you have not joined the host into the Active Directory, you … Continue reading Some Tips About Applying Host Profile in vCenter 5.0
Reconfigure vSphere HA Host Operation Timed Out
I think it is worth sharing what I learned Today. We found that HA is not functioning on all hosts in a vSphere cluster. Reconfiguring the vSphere HA host always failed with ‘Operation timed out’ error message. I checked the fdm.log on couples servers, and found them all have such message: error 'Election' opID=SWI-cb1a0483] ReadMsg: … Continue reading Reconfigure vSphere HA Host Operation Timed Out
TSM 6.3: Something You Should Know Before Changing VM Display Name
Please be cautious with changing the Virtual Machine’s display name in vCenter if you are using TSM for VE. These are something you should be aware of: 1) TSM uses the VM display name as the identity of each target VM. This means if you rename a virtual machine’s display name in vCenter, TSM will … Continue reading TSM 6.3: Something You Should Know Before Changing VM Display Name