ONTAP Select 节点引导错误等待所需的邮箱数。按 Ctrl-C
适用于
- ONTAP Select
- ONTAP 在双节点 HA 配置中选择 9.3
- ontapDeploy 2.7
问题
一个或两个 ONTAP Select 集群节点已关闭且无法访问。
为每个选定节点 VM 打开 vCenter 控制台时、其中一个或两个将显示引导加载程序消息Waiting for requisite number of Mailboxes. Press Ctrl-C
。
打开浏览器并尝试登录到 ontapDeploy VM 的 WebUI 。您会收到以下错误:page cannot be found" or "502 Bad Gateway.
使用 PuTTY 、使用 SSH 登录到 OnTapDeploy VM 。您收到以下错误:
NetApp ONTAP Select Deploy Utility.
Copyright (C) 2018 NetApp Inc.
All rights reserved.
Deploy API service is currently not available. (Press Ctrl-C to continue to the shell)
按 Ctrl-C 并运行以下命令: mediator show.
(ONTAPdeploy) mediator show
|utils.py|78|str2dict| Exception while converting string to dict.Input string: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
, Error:
|utils.py|111|get_error_string| ApiException body: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
Deploy API service unavailable. Try again later.