Adaptec 1130U2 - Storage Controller RAID)- U2W SCSI 80 MBps Specifications Page 87

  • Download
  • Add to my manuals
  • Print
  • Page
    / 226
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 86
Reconfigure the Load Balancer After Upgrading a vCenter Single Sign-On High
Availability Deployment to Version 5.5
After you upgrade both nodes of a 5.1.x vCenter Single Sign-On high availability deployment to version 5.5,
reconfigure the load balancer.
Prerequisites
Upgrade both vCenter Single Sign-On nodes to version 5.5.
Procedure
1 In the httpd.conf file of the load balancer, in the section Configure the STS for clustering, change
values from ims to sts.
Use the following example as a model.
# Configure the STS for clustering
ProxyPass /sts/ balancer://stscluster/ nofailover=On
ProxyPassReverse /sts/ balancer://stscluster/
Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/sts"
env=BALANCER_ROUTE_CHANGED
<Proxy balancer://stscluster>
BalancerMember https://sso1.example.com:7444/sts route=node1 loadfactor=100 retry=300
BalancerMember https://sso2.example.com:7444/sts route=node2 loadfactor=1 retry=300
ProxySet lbmethod=byrequests stickysession=ROUTEID failonstatus=500
</Proxy>
2 Configure both vCenter Single Sign-On servers for load balancing.
a In the first vCenter Single Sign-On node, edit the file server.xml to add the entry
jvmRoute="node1".
The default location of the file is
C:\ProgramData\VMware\cis\runtime\VMwareSTService\conf\server.xml.
b Restart TC server.
c In the second vCenter Single Sign-On node, edit the file server.xml to add the entry
jvmRoute="node2".
The default location of the file is
C:\ProgramData\VMware\cis\runtime\VMwareSTService\conf\server.xml.
d Restart TC server.
3 In the first vCenter Single Sign-On node, take the following actions:
a From a command prompt, run ssolscli.cmd listServices to get the service endpoints.
b Edit the files sts_id, admin_id, and gc_id to match the ServerId's from the output of the
ssolscli.cmd listServices command.
Each file should contains single line similar to:
SSO node1 Site name:a03772af-b7db-4629-ac88-ba677516e2b1
Chapter 4 Upgrading vCenter Server
VMware, Inc. 87
Page view 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 225 226

Comments to this Manuals

No comments