Hirdetés

Új hozzászólás Aktív témák

  • bugizozi

    őstag

    válasz bugizozi #4633 üzenetére

    Emellett sikerült egy hibába belefutni, a vCenter telepítése elszállt a következő hibaüzenettel:

    Unable to connect to vCenter Single Sign-On: Failed to connect to SSO; uri:https://vcenter/sso-adminserver/sdk/vsphere.local

    A megoldást itthagyom az utókor számára:

    Short tip: vCenter Server 6.5 UI installer: Failed to connect to SSO

    Workaround

    The vCSA installation consists of two stages. While the first stage simply deploys the OVA template, the second stage automatically configures the services. If errors occur during the second stage, the appliance is erroneous and needs to be re-deployed – so creating a snapshot at this stage is basically a good idea.

    The assistant of the second stage needs to be filled. Before starting the configuration process, the appliance command-line needs to be accessed – e.g. using the VM console or SSH (which needs to be enabled first using the VM console). Enter the following commands:

    > shell
    # echo "::1 localhost.localdom localhost" >> /etc/hosts

    This extends the local host resolution by an IPv6 entry.

    Without this entry, the localhost entry cannot be resolved into an IPv6 address forcing the installation to crash. Don’t remove this entry after the installation as SSO won’t start again – as a result, vCenter Server will not start either.

Új hozzászólás Aktív témák