Category: VMware

How to Add a Static Route on vCenter Appliance

To check the route use following command # route To add a static route use following command # route add -net 10.230.your.ip netmask 255.255.255.mask gw 10.230.your.gateway dev eth0 To add a persistent route #...

Failed to connect to Site Recovery Manager Server at https

Getting following error ? Failed to connect to Site Recovery Manager Server at https://….. Reason: org.apache.http.conn.HttpHostConnectException:  You may already checked following SRM services Is it started? Did you try to start? Did you check...

vSphere 6.5 what is new and what I like

VMware announced vSphere 6.5 recently. I was looking at the enhancement and thinking why should I go for vSphere 6.5 .There are some good reason I will be going for vSphere 6.5 1.vSphere Client...

All VMs are disconnected from ESXi host

I noticed a recent issue on my ESXi host version 5.5.0 3568722 Issue:ESXi host not responding .All the VMs are disconnected from the host According to VMware this is a bug that cause the...