CSTACKEX-201: Documentation for netapp ontap plugin#2
Open
sathvikaragi wants to merge 6 commits into
Open
Conversation
| - PROTOCOL: storage protocol to use. Must be one of ``NFS3`` or ``ISCSI``. | ||
| - MGMT_LIF_IP: IP address of the ONTAP cluster management LIF. | ||
|
|
||
| Limitations: |
There was a problem hiding this comment.
We can rephrase some of them as "Future enhacement" instead of "Limitations".
| The url parameter contains the ONTAP storage pool connection details, specified | ||
| as semicolon-separated key=value pairs in the following format:: | ||
|
|
||
| username=<USERNAME>;password=<PASSWORD>;svmName=<SVM_NAME>;protocol=<PROTOCOL>;managementLIF=<MGMT_LIF_IP> |
There was a problem hiding this comment.
This is not valid in our latest code. We are not using url now.
| - name=[name for primary storage] | ||
| - hypervisor=KVM | ||
| - provider=ONTAP | ||
| - url=[storage pool url] |
There was a problem hiding this comment.
Connect with Surya on this as many things moved from url to details query param.
sathvikaragi
commented
Jun 29, 2026
| .. note:: | ||
| NFS is not the only option for primary or secondary storage. For example, | ||
| you may use Ceph RBD, PowerFlex, GlusterFS, iSCSI, Fiberchannel and others. The choice of storage | ||
| you may use Ceph RBD, PowerFlex, GlusterFS, iSCSI, Fiberchannel, NetApp ONTAP and others. The choice of storage |
Collaborator
Author
There was a problem hiding this comment.
this needs to be revalidated
sathvikaragi
commented
Jun 29, 2026
suryag1201
suggested changes
Jun 30, 2026
| - ONTAP Management LIF accessible from the CloudStack management server on port 443 | ||
| (HTTPS). | ||
| - A Data LIF of IPv4 type on the SVM, reachable from all KVM hypervisor hosts. | ||
| - Aggregates assigned to the SVM with sufficient capacity. |
There was a problem hiding this comment.
can say like " Ensure Storage VM (SVM) is mapped to aggrs with sufficient capacity"
suryag1201
suggested changes
Jul 2, 2026
|
|
||
| - NetApp Unified ONTAP 9.15.1 or higher. | ||
| - A Storage Virtual Machine (SVM) in ONTAP storage with NFS 3.0 or iSCSI protocol enabled. | ||
| - Only IPv4 Data LIF is supported on the SVM, and it must be reachable from |
There was a problem hiding this comment.
Only an IPv4-type Data LIF is supported. The Data LIF must be reachable from all KVM hypervisor hosts in CloudStack.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.