IN THIS ARTICLE
Outlines how to add a node to an existing Qumulo cloud cluster in AWS
REQUIREMENTS
- Cloud Cluster with Qumulo Core 2.8.6 and above
- One or more unconfigured Qumulo nodes in AWS
NOTE: For details on how to launch a new node, check out the Qumulo in AWS: Launch a New Node for an Existing Cloud Cluster article. - AWS Console access
- Command line (qq CLI) tools installed via API & Tools in the Web UI
IMPORTANT! If you have configured IP failover for your cloud cluster, you must add additional floating IP's prior to adding another node. Additionally, the new node must have the same IAM role as existing nodes. Reference the Qumulo in AWS: Configure IP Failover article for additional details.
DETAILS
Running a clustered configuration of Qumulo in AWS across 4 or more Qumulo nodes improves performance and increases capacity. Larger systems with higher node numbers will have increased storage efficiency dependent on the initial number of nodes used to form the cluster. The process of adding a new node to an existing cloud cluster is incredibly straightforward using the private IPs of the AWS instance.
IMPORTANT! To successfully add new nodes to an existing Qumulo deployment, the Qumulo version must match between all nodes. If a new node uses an older version of Qumulo Core than your cluster, it must be upgraded before you can add it using the steps provided in the Qumulo in AWS: Upgrade an Unconfigured Node article.
Add a node via the Web UI
- In a browser window, enter https:// followed by the Private IP address included in the Description tab of the instance listing for any node on the existing cluster
NOTE: Qumulo is configured with a self-signed certificate by default which may cause your browser to display a warning. This is normal behavior. A custom certificate can be installed at a later time to avoid the warning if needed. At the warning, select ADVANCED and click Proceed to continue.
- Login to the Qumulo Core Web UI
- Hover over Cluster and select Add Nodes
- Enter the IP addresses of the unconfigured nodes. If you are adding multiple nodes, separate their IPs with a comma (as shown below).
- Click Add Selected Nodes to Cluster
- Select Yes to confirm the addition of the selected node(s)
- A dialog box will display as the node(s) are configured and added to the cluster
Once the new node is configured and added, the cluster Overview page will appear with a successful confirmation banner at the top. The newly-configured node(s) will now display in the listing table for the cluster.
NOTE: Existing nodes will retain their numbering once the new node is added.
Add a node via the QQ CLI
- SSH into one of the nodes using the IP address or the qq tool remotely
- Run the following command using the private IP addresses from the node(s) that will be added to cluster
- Separate multiple IP addresses with a space
qq node_add --node-ips PRIVATE_IP
RESOLUTION
You should now be able to successfully add a node to an existing Qumulo cloud cluster in AWS
ADDITIONAL RESOURCES
Qumulo in AWS: Configure IP Failover
Qumulo in AWS: Build a Multi-Instance Cluster with CloudFormation
Like what you see? Share this article with your network!
Comments
0 comments
Please sign in to leave a comment.