La versione in lingua italiana fornita proviene da una traduzione automatica. Per eventuali incoerenze, fare riferimento alla versione in lingua inglese.
Generare un messaggio AutoSupport sul completamento dell'espansione
Collaboratori
Suggerisci modifiche
Una volta espanso un cluster, è necessario inviare un messaggio AutoSupport per indicare che il processo di espansione è completo. Questo messaggio comunica al personale di supporto interno ed esterno che l'espansione è completa e funge da indicatore orario per qualsiasi risoluzione dei problemi che potrebbe essere richiesta in seguito.
Prima di iniziare
AutoSupport deve essere configurato.
Fasi
-
Per ciascun nodo del cluster, inviare un messaggio AutoSupport utilizzando
system node autosupport invoke
comando.Il messaggio deve essere inviato una volta per ciascun nodo del cluster, inclusi i nodi appena aggiunti.
Se sono stati aggiunti due nodi a un cluster a due nodi, è necessario inviare il messaggio quattro volte.
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.