TSM 6.3: Backup VMware VM with Physical RDM or Independent Disks


When deploy some application servers which require a high IO performance (like Exchange, Database server) on VMware ESXi, It is common to place the data on the physical RDM (Raw Device Mapping). To backup such VM, you have to explicitly tell TSM to exclude the physical RDM and independent disks from the backup. Otherwise, the … Continue reading TSM 6.3: Backup VMware VM with Physical RDM or Independent Disks

vSphere Profile-Driven Storage Service Failed to Start


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

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