Demote and promote storage zones controllers 编辑
In a high availability deployment the secondary servers are independent, fully functioning storage zones controllers. To maintain or replace a primary storage zones controller, demote it first and then promote a secondary controller. If the primary server goes offline, you can promote a secondary server to primary.
Caution:
Editing the registry incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
To demote a primary storage zones controller:
Locate the Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\StorageCenter
Set isPrimaryConfigServer to false.
Set PrimaryConfigServiceUrl to the URL of the server that will be the new primary storage zones controller, using the form
https://IPaddress
orhttps://hostname/ConfigService/
.Restart the IIS server of all zone members.
To promote a secondary storage zones controller:
Locate the Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\StorageCenter
Set isPrimaryConfigServer to true.
Set PrimaryConfigServiceUrl to
http://localhost/ConfigService/
.Restart the IIS server of all zone members.
Modify all additional secondary storage zones controllers:
Locate the Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\StorageCenter
Set PrimaryConfigServiceUrl to the URL of the server that will be the new primary storage zones controller using the form
https://IPaddress
orhttps://hostname/ConfigService/
.Restart the IIS server of all zone members.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论