Hi All, After service restart , now vsphere replication 6.5 plug-in able to see at vcenter. service-control --stop vsphere-client service-control --start vsphere-client == root@KHVM...
See more...
Hi All, After service restart , now vsphere replication 6.5 plug-in able to see at vcenter. service-control --stop vsphere-client service-control --start vsphere-client == root@KHVMVCS01 [ /storage/vsphere-client/SerenityDB/serenity/ALL ]# service-control --stop vsphere-client Perform stop operation. vmon_profile=None, svc_names=['vsphere-client'], include_coreossvcs=False, include_leafossvcs=False Successfully stopped service vsphere-client root@KHVMVCS01 [ /storage/vsphere-client/SerenityDB/serenity/ALL ]# service-control --start vsphere-client Perform start operation. vmon_profile=None, svc_names=['vsphere-client'], include_coreossvcs=False, include_leafossvcs=False 2018-10-01T07:26:09.587Z Service vsphere-client state STOPPED Successfully started service vsphere-client ==