Talk with fellow users about the multiple protocols supported by NetApp unified storage including SAN, NAS, CIFS/SMB, NFS, iSCSI, S3 Object, Fibre-Channel, NVMe, and FPolicy.
Talk with fellow users about the multiple protocols supported by NetApp unified storage including SAN, NAS, CIFS/SMB, NFS, iSCSI, S3 Object, Fibre-Channel, NVMe, and FPolicy.
Cleared HPE7-A01. This exam wasn't easy, dense topics and tricky questions throughout. What kept me on track was practicing with CertBoosters. Their questions are closely aligned with the real exam, and that made a huge difference in confidence on exam day. If you're currently preparing, stay consistent even when progress feels slow. Feel free to DM if you have any questions happy to help.
... View more
Are there any issues with using a unified VLAN for NFS and NVME-TCP traffic in a medium sized OpenShift VM environment? For best performance, are separate VLANs best practice for data traffic for the backend storage with these two protocols? According to NetApp’s Best Practices for Modern SAN (October 2025) for NVME-TCP traffic: Administrators may implement separate subnets and VLANs for logical traffic isolation. While redundant subnets strengthen resilience, distinct VLANs bolster security by maintaining discrete workflows. Nothing specific to performance issues or gains.
... View more
Hello all, I'm reviewing our current NFS client mount configuration and would like guidance on recommended NetApp NFS mount options for RHEL 9 clients. This is what we have for our nfsv3 shares: aplnas123:/nas123_vol013 /xxxx nfs auto,rw,defaults,intr 0 0 And this is what we have for our nfsv4 shares: aplnas123:/nas123_vol013 /xxxx nfs4 rw,nodev,noexec,nosuid 0 0 Should the NFS version (for example, vers=3, vers=4.1, or vers=4.2) be explicitly specified on RHEL 9 clients? Does anyone know whether these options are appropriate for RHEL 9 clients? If not, what would you recommend changing? My understanding is that the "right" options may vary depending on business, performance, and application requirements, but I would appreciate any Linux or NetApp guidance to validate or tune the current setup. Thanks.
... View more
Some years ago while trying to make multiprotocol shares work well accross a mixed bag of name services, we landed on configuring the data SVM to point to AD as the LDAP source. This seemed to solve several issues provided the accounts in AD have their unix attributes set, but we have since ran into issues around the "permission denied" due to too many groups, users being in substantially more than 16 groups, etc. Note the mixed bag means we have an entirely seperate LDAP DB which sort-of syncs from AD periodically, but it's a one-way street. Basically the NFS client machines do not use AD for LDAP but their own, and as such, the SVM can't talk to it to figure out group membership if the GID is beyond that 16 group limit. Rather than risk breaking multiprotocol shares does anyone know if multiprotocol and SMB-only shares would be affected if the SVM is pointed to the open LDAP server (is SMB dependant on AD LDAP lookups?) or since it looks like we need to enable auth-sys-extended-groups, would the better solution just be build a new SVM so it does nothing but NFS to that LDAP DB and essentially decouple NTFS from NFS entirely? thanks
... View more
Some of our vservers that provide CIFS have a DNS alias. For each of the aliasses I created a HOST spn record. Although everything works fine I was wondering if a CIFS spn record is also recommended for each alias? Some Netapp documentation mentions HOST records, others mention CIFS records.
... View more