Monitoring the Upgrade
You can monitor the status of the upgrade through SMI Cluster Manager Ops Center.
To monitor the upgrade status, 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
NOTES:
-
clusters cluster_name —Specify the information about the nodes to be deployed. cluster_name is the name of the cluster.
-
actions —Specify the actions performed on the cluster.
-
sync run —Trigger the cluster synchronization.
-
sync logs —Display the current cluster synchronization logs.
-
sync status —Display the current status of the cluster synchronization.
-
debug true —Enter the debug mode.
-
monitor sync logs —Monitor the cluster synchronization process.
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
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. |