ONTAP drivers
Astra Trident provides five unique ONTAP storage drivers for communicating with ONTAP clusters. Learn more about how each driver handles the creation of volumes and access control and their capabilities.
Learn about ONTAP storage drivers
Astra Control provides seamless protection, disaster recovery, and mobility (moving volumes between Kubernetes clusters) for volumes created with the
|
Driver | Protocol | volumeMode | Access modes supported | File systems supported |
---|---|---|---|---|
|
NFS |
Filesystem |
RWO,ROX,RWX |
"", nfs |
|
NFS |
Filesystem |
RWO,ROX,RWX |
"", nfs |
|
NFS |
Filesystem |
RWO,ROX,RWX |
"", nfs |
|
iSCSI |
Block |
RWO,ROX,RWX |
No filesystem; raw block device |
|
iSCSI |
Filesystem |
RWO,ROX RWX is not available in Filesystem volume mode. |
|
|
iSCSI |
Block |
RWO,ROX,RWX |
No filesystem; raw block device |
|
iSCSI |
Filesystem |
RWO,ROX RWX is not available in Filesystem volume mode. |
|
ONTAP backends can be authenticated using login credentials for a security role (username/password) or using the private key and the certificate that is installed on the ONTAP cluster. You can update existing backends to move from one authentication mode to the other with tridentctl update backend .
|