vSphere Replication

 View Only
Expand all | Collapse all

Need to know: "vCenter lookup service address"

  • 1.  Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 01:33 PM

    Hello,

    I´m trying to configure a vSphere Replication Server and I need to know the lookup service addres.

    I found that usually is this:

    https://FQDN:7444/lookupservice/sdk

    But I tried and no way... Can i execute any command from the vCenter (Windows in this case) to let me know this address?

    Thanks



  • 2.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 01:56 PM

    Hello,

    what version of vSphere Replication and what version of vSphere are you using?

    Please read the documentation for the respective vSphere Repliaction version, for 6.5 e.g. here: Register the vSphere Replication Appliance with vCenter Single Sign-On

    There you can read that you need to enter just the IP address or FQDN of the server that runs the lookupservice. That is the PSC (if you use an external PSC) or the vCenter server (if you have installed it with an embedded PSC).

    Andreas



  • 3.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:00 PM

    vSphere ESXi 6.0 U3

    vCenter 6.0 U3

    vSphere Replication Appliance 6.1.2



  • 4.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:08 PM

    I´ve tried to register with the IP and also with the FQDN ans it´s impossible.

    Everytime appears the message: "Unable to obtain SSL certificate: Bad server response; is a LookupService listening on the given address?"



  • 5.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:09 PM

    In addtition. I´ve also tried this:

    https://[FQDN_vCenter_Server]:7444/lookupservice/sdk

    And no way



  • 6.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:20 PM

    I think port 7444 is only used by vCenter 5.5, and starting with 6.0 it is on the standard https port 443.



  • 7.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:23 PM

    ... and are you sure that you are not using an external PSC?



  • 8.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:26 PM

    No... I´m not sure. That´s why I want to know the url of the lookup service.

    I´m not the administrator of this platform. I´m only installing and configuring th VRM

    How can I know this address???



  • 9.  RE: Need to know: "vCenter lookup service address"



  • 10.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 12, 2018 02:49 PM

    The below step needs to be executed on the relevant PSC machine :

    Windows based PSC:

    "C:\Program Files\VMware\vCenter Server\vmafdd\vmafd-cli.exe" get-ls-location --server-name localhost

    Appliance based PSC:

    /usr/lib/vmware-vmafd/bin/vmafd-cli get-ls-location --server-name localhost

    Here is the article for your reference : https://www.virtuallyghetto.com/2015/04/vcenter-server-6-0-tidbits-part-2-what-is-my-sso-domain-name-site-name.html

    To find out PSC system from your VC : https://www.virtuallyghetto.com/2015/04/vcenter-server-6-0-tidbits-part-3-finding-all-deployed-platform-services-control…



  • 11.  RE: Need to know: "vCenter lookup service address"

    Posted Dec 17, 2018 03:40 PM

    Finally I noticed that the PSC was in another machine.

    Thanks to all for your help.



  • 12.  RE: Need to know: "vCenter lookup service address"

    Posted Feb 06, 2020 09:19 AM

    If you are using external PSC:-

    https://PSC FQDN or IP:7444 or 443/lookupservice/sdk

    If you're using Embedded PSC :-

    https://vCenter FQDN or IP:7444 or 443/lookupservice/sdk

    Note :- please use port 7444 for 5.x and port 443 for 6.x