General Discussion
General Discussion
Hi Team,
I am inquiring about the configuration maximums for NetApp ONTAP storage, specifically in the context of Kubernetes and OpenShift environments.
My focus is on the following limits:
The maximum number of NFS shares that can be created on an ONTAP system.
The maximum number of Block Volumes (e.g., iSCSI/FC LUNs) that can be created on an ONTAP system.
The maximum supported size of a single Block Volume on an ONTAP system.
The background for these questions is to understand the physical storage constraints that apply to Kubernetes/OpenShift users. When users request storage space via a Persistent Volume Claim (PVC), the request (including the desired Persistent Volume (PV) size) is passed from the container platform layer to ONTAP through Trident, NetApp's CSI Driver.
While Kubernetes/OpenShift does not impose inherent limits on the count or size of PVCs/PVs, the underlying hardware storage system's limitations will ultimately govern these maximums. Therefore, I need to know the specific configuration maximums of ONTAP to inform our planning and deployment.
Thank you for your assistance.
Solved! See The Solution
> While Kubernetes/OpenShift does not impose inherent limits on the count or size of PVCs/PVs, the underlying hardware storage system's limitations will ultimately govern these maximums.
That's not quite correct. There may be other limitations. There are limits (tested, practical, or other) to Trident, and there may be other.
Anyway, for Trident:
https://docs.netapp.com/us-en/trident-2506/trident-docker/stor-config.html#scaling-options (v25.06)
https://docs.netapp.com/us-en/trident/trident-docker/stor-config.html#scaling-options (current, but this link may become broken)
For ONTAP:
https://docs.netapp.com/us-en/ontap/release-notes/defaults-limits.html
Hello @lab8010 ,
The limitations that you seek are best found within the NetApp Hardware Universe site https://hwu.netapp.com/ as there are differences between ONTAP hardware platforms and software versions.
Here are some FAQ's about NetApp HWU:
Who can use the Hardware Universe site?
I can’t find a brand new product I just heard about, why doesn’t it appear in HWU?
We wish you all the best and I hope that this is of assistance to you.
> While Kubernetes/OpenShift does not impose inherent limits on the count or size of PVCs/PVs, the underlying hardware storage system's limitations will ultimately govern these maximums.
That's not quite correct. There may be other limitations. There are limits (tested, practical, or other) to Trident, and there may be other.
Anyway, for Trident:
https://docs.netapp.com/us-en/trident-2506/trident-docker/stor-config.html#scaling-options (v25.06)
https://docs.netapp.com/us-en/trident/trident-docker/stor-config.html#scaling-options (current, but this link may become broken)
For ONTAP:
https://docs.netapp.com/us-en/ontap/release-notes/defaults-limits.html