Monitoring the Update Procedure
To monitor the status update through SMI Cluster Manager Ops Center, use the following configurations:
config
clusters cluster_name actions sync run debug true
clusters cluster_name actions sync logs
monitor sync-logs cluster_name
clusters cluster_name actions sync status
exit
Example:
SMI Cluster Manager# clusters test1 actions sync run
SMI Cluster Manager# clusters test1 actions sync run debug true
SMI Cluster Manager# clusters test1 actions sync logs
SMI Cluster Manager# monitor sync-logs test1
SMI Cluster Manager# clusters test1 actions sync status
NOTES:
-
clusters cluster_name —Specifies the information about the nodes to be deployed. cluster_name is the name of the cluster.
-
actions —Specifies the actions performed on the cluster.
-
sync run —Triggers the cluster synchronization.
-
sync logs —Shows the current cluster synchronization logs.
-
sync status —Shows the current status of the cluster synchronization.
-
debug true —Enters the debug mode.
-
monitor sync logs —Monitors the cluster synchronization process.
Important | You can view the pod details after the upgrade through the CEE Ops Center. For more information on pod details, see Viewing the Pod Details section. |