NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled. We're excited to launch our new Community experience on July 30 and more information will follow soon. Stay connected during the transition - Join our Discord community today.
Network and Storage Protocols
About Network and Storage Protocols
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.
Fibre Channel Direct Attach With NetApp Storage: Simpler SAN For The Right Environments SAN complexity is often treated as a fixed cost of block storage. Fibre Channel Direct Attach, available with NetApp’s ONTAP 9.19.1, gives customers a simpler option when they do not need the scale and policy model of a full FC fabric. The result is a cleaner architecture, lower infrastructure cost, faster deployment, and more predictable host-to-array performance. Just as important, FC Direct Attach can be treated as a valid SAN design point —not a compromise pattern. In edge, remote, cost-sensitive, and otherwise bounded environments, it delivers enterprise block outcomes without forcing a fabric-first design. Design Boundaries The most useful way to position FC Direct Attach is through environment fit. The model is best when host counts are known and bounded, ownership is clear, and expansion patterns are predictable. Teams are generally better served by switch-attached fabric when they need higher fan-out, frequent topology changes, broad zoning policy flexibility, or long-range expansion options. In other words, this is not about good versus bad design —it is about matching SAN topology to workload scope. Where FC Direct Attach Fits Best Direct attach is especially useful in environments where simplicity and repeatability matter more than broad fan-out. Typical good-fit use cases include: Edge or ROBO deployments with predictable host growth Small clusters, typically in the two-to-four-host range Test and development environments Cost-constrained deployments that still require strong SAN behavior Technical Value At a technical level, FC Direct Attach enables per-port direct attach (DA) with one SCSI or NVMe LIF per DA port. This creates a flatter data path and reduces operational overhead tied to external switching layers. Key technical benefits include: Simpler setup and troubleshooting with fewer moving parts Reduced TCO and administrative complexities from FC switch elimination Lower latency potential from fewer topology hops Dedicated bandwidth per host for stronger performance predictability Clearer fault isolation tied directly to host links and array ports High availability remains part of the design. With multipath FC across redundant host and controller ports, teams can build resilient direct-attach connectivity even without an external fabric switch. This does not mirror every capability of large dual-fabric SAN designs, but it provides a credible HA model for bounded deployments. NetApp ASA – Block Optimized, Simple, Reliable NetApp ASA is designed for simplified SAN deployment where FC Direct Attach sharpens the value proposition for customers who need superior performance without switched fabric overhead. The economics are structural: fewer components, less cabling complexity, and lower day-2 management drag. This also aligns with the purpose-built ASA block capabilities around simplicity (deployment, configuration, management, provisioning, automatic load balancing), reliability/resiliency, security and enterprise data services. The combination supports a clear message: simplify topology where it makes sense, while preserving enterprise block credibility. Real-World implementation Consider a global consumer goods manufacturer assessing storage standardization across more than 500 bottling and manufacturing facilities. Many sites already operate Fibre Channel direct connect without FC fabrics as a deliberate cost and simplicity choice. With FC Direct Attach in ONTAP 9.19.1, NetApp AFF, ASA and FAS storage can support those locations without adding a switch layer or forcing topology exceptions, enabling one block platform and one operational model across diverse site types. The Takeaway With Fibre Channel Direct Attach, you can keep the architecture straightforward while still leveraging the core strengths of FC: deterministic behavior, well-understood operational models, and consistent performance. It’s a strong fit for environments budgeted for cost that want clean connectivity, faster bring-up, simplicity and fewer dependencies. Getting Started Start by identifying direct-attach-fit locations: bounded host counts, predictable growth, and limited on-site SAN specialization. Keep a dual-track architecture standard: direct attach where simplicity and cost savings are the value drivers, switched fabric where scale and policy needs justify it. For More Information Fibre Channel Direct Attach is supported on the following NetApp block products – our dedicated block solution (ASA), our Unified All Flash (AFF) and our Hybrid Flash (FAS) with ONTAP 9.19.1. https://docs.netapp.com/us-en/ontap/san-config/configure-fc-nvme-hosts-ha-pairs-reference.html
... View more
Have a working NFSv4 Kerberos Setup with netapp and Redhat. Have to lifs. for example 1.1.1.1 and 2.2.2.2 with name lif1 and lif2. SVM1 can mount through 1.1.1.1 and 2.2.2.2. SVM1 has both ips in dns. I get access denied when i try to mount through SVM1. How to do this? Have also an spn for nvs/SVM1 and a host entry SVM1 in this Redhat IDM Kerberos domain.
... View more
Hi, i try to use NFSv4 without ldap, because in this Area no ldap Server is available. On a other location i use NFSv4 with Kerberos and its working. Created local Netapp Users and assigned v4 domain on Redhat. Cannot see the share at all with showmount -e. If i try nfs3 i can mount the share and write data. What am i missing?
... 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