Skip to main content
System Manager Classic
O português é fornecido por meio de tradução automática para sua conveniência. O inglês precede o português em caso de inconsistências.

Gerar uma mensagem AutoSupport sobre como concluir a expansão

Colaboradores netapp-mwallis

Depois de expandir um cluster, você deve enviar uma mensagem AutoSupport para indicar que o processo de expansão está concluído. Esta mensagem comunica à equipe de suporte interna e externa que a expansão está concluída e atua como um carimbo de data/hora para qualquer solução de problemas que possa ser necessária posteriormente.

Antes de começar

O AutoSupport deve ser configurado.

Passos
  1. Para cada nó no cluster, envie uma mensagem AutoSupport usando o system node autosupport invoke comando.

    Você deve emitir a mensagem uma vez para cada nó no cluster, incluindo os nós recém-adicionados.

    Se você adicionou dois nós a um cluster de dois nós, deverá enviar a mensagem quatro vezes.

    cluster1::> system node autosupport invoke -node * -message "cluster expansion complete" -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.
    The AutoSupport was successfully invoked on node "cluster1-3". 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-4". 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.
    4 entries were acted on.