Managing and Monitoring Clusters
You can manage monitor your clusters from the Cloudbreak UI. To do that, click on the tile representing the cluster that you want to access. The actions available for your cluster are listed in the top right corner:
Tips
- To add or remove nodes from your cluster click ACTIONS>Resize.
- To synchronize your cluster with the cloud provider account click ACTIONS>Sync.
- To temporarily stop your cluster click STOP.
- To terminate your cluster click TERMINATE.
Resize a Cluster
To resize a cluster, follow these steps.
Steps
-
Browse to the cluster details.
-
Click Actions and select Resize. The cluster resize dialog is displayed.
-
Using the +/- controls, adjust the number of nodes for a chosen host group.
You can only modify one host group at a time.
It is not possible to resize the Ambari server host group. -
Click Yes to confirm the scale-up/scale-down.
While nodes are being added or removed, cluster status changes to "Update In Progress". Once the operation has completed, cluster status changes back to "Running".
Synchronize a Cluster
Use the sync option if you:
- Made changes on your cloud provider side (for example, deleted cluster VMs) and you would like to synchronize Cloudbreak with the cloud provider.
- Manually changed service status in Ambari (for example, restarted services).
To synchronize your cluster with the cloud provider, follow these steps.
Steps
-
Browse to the cluster details.
-
Click Actions and select Sync.
-
Click Yes to confirm.
Your cluster infrastructure is synchronized based on changes on the cloud provider. The updates are written to the "Event History".
Stop a Cluster
Cloudbreak supports stopping and restarting clusters. To stop and restart a cluster managed by Cloudbreak, use the options available from the Coudbreak UI.
Steps
-
Browse to the cluster details.
-
Click Stop to stop a currently running cluster.
-
Click Yes to confirm.
-
Your cluster status changes to "Stopping in progress" and then to "Stopped". Once stopping the infrastructure has completed, you will see a Start option to restart your cluster.
When a cluster is in the "stopped" state, you are not charged for the VMs, but you are charged for external storage.
Restart a Cluster
If your cluster is in the "Stopped" state, you can restart the cluster by follow these steps.
Steps
-
click Start. This option is only available when the cluster has been stopped.
-
Click Yes to confirm.
Your cluster status changes to "Start in progress" and then to "Running".
Terminate a Cluster
To terminate a cluster managed by Cloudbreak, use the option available from the Coudbreak UI.
Steps
-
Browse to the cluster details.
-
Click Terminate.
-
Click Yes to confirm.
All cluster-related resources will be deleted, unless the resources (such as networks and subnets) existed prior to cluster creation or are used by other VMs in which case they will be preserved.
Force Terminate a Cluster
Cluster deletion may fail if Cloudbreak is unable to delete one or more of the cloud resources that were part of your cluster infrastructure. In such as case, you can use the Terminate > Force terminate option to remove the cluster entry from the Cloudbreak web UI, but you must also check your cloud provider account to see if there are any resources that must be deleted manually.
Steps
-
Browse to the cluster details.
-
Click Terminate.
-
Check Force terminate.
-
Click Yes to confirm.
When terminating a cluster with Kerberos enabled, you have an option to disable Kerberos prior to cluster termination. This option removes any cluster-related principals from the KDC.
-
This deletes the cluster tile from the UI.
-
Log in to your cloud provider account and manually delete any resources that failed to be deleted.
View Cluster History
From the navigation menu in the Cloudbreak UI, you can access the History page that allows you to generate a report showing basic information related to the clusters that were running within the specified range of dates.
To generate a report, follow these steps.
Steps
-
From the Cloudbreak UI navigation menu, select History.
-
On the History page, select the range of dates and click Show History to generate a report for the selected period.
History Report Content
Each entry in the report represents one cluster instance group. For each entry, the report includes the following information:
- Created - The date when your cluster was created (YYYY-MM-DD).
- Provider - The name of the cloud provider (AWS, Azure, Google, or OpenStack) on which the cluster instances are/were running.
- Cluster Name - The name that you selected for the cluster.
- Instance Group - The name of the host group.
- Instance Count - The number of nodes in the host group. This number may be a decimal if a cluster has been resized.
- Instance Type - Provider-specific VM type of the cluster instances.
- Region - The AWS region in which your cluster is/was running.
- Availability Zone - The availability zone in which your cluster is/was running.
- Running Time (hours) - The sum of the running times for all the nodes in the instance group.
The AGGREGATE RUNNING TIME is the sum of the Running Times, adjusted for the selected time range.
To learn about how your cloud provider bills you for the VMs, refer to their documentation: