Expand your storage pool size with drives managed by Portworx in AWS EKS
If you're running on the cloud, consider automation into your decision for which pool resize approach you use. The pxctl service pool expand
command allows you to perform resize operations without manually adding new drives or increasing drive capacity on your cluster.
When you enter the pxctl service pool expand
command, Portworx uses your cloud provider's API to create new drives and attach them or to expand the existing drives with no further input from you.
You can control the pool expand operation by specifying which operation you want to use: resize-drive
or add-drive
, or you can specify auto
to let Portworx determine the best way to resize your storage pools based on your cloud provider.
By default, each pool can have a maximum of 6 drives. If required, you can use the runtime option limit_drives_per_pool
to change this value.
The maximum number of drives for the AWS platform, including boot drives, Portworx cloud drives, and any other drives, is 8.