跳到主要内容

生成有关启动扩展的自动支持消息

在将要开始扩展集群之前,应发送一条自动支持消息,表示将要开始扩展过程。此消息可通知内部和外部支持人员扩展将要开始,还可作为后续可能需要进行故障诊断时所需的时间戳。

开始之前

必须设置自动支持。
对于集群中的每个节点,使用 system node autosupport invoke 命令发送自动支持消息。

示例

cluster1::> system node autosupport invoke -node * -message "cluster expansion started" -type all
The AutoSupport was successfully invoked on node "cluster1-1". To view the status
of the AutoSupport, use the "system node autosupport history show" command.
Note: It may take several minutes for the AutoSupport to appear in the history list.
The AutoSupport was successfully invoked on node "cluster1-2". To view the status
of the AutoSupport, use the "system node autosupport history show" command.
Note: It may take several minutes for the AutoSupport to appear in the history list.
2 entries were acted on.