NFS Kerberos in a Kubernetes pod? That’s unpossible!

Recently, I've been on a Kubernetes n00b journey and have been documenting the steps here: This is the Way – My K8s Learning Journey, Part 1: Installing my First K8s Cluster I've also started a new video series called "NetApp Nailed It: Kubernetes Edition" where I encounter problems of my own making and ask experts for … Continue reading NFS Kerberos in a Kubernetes pod? That’s unpossible!

Behind the Scenes Episode 312: NFS over RDMA – NetApp ONTAP 9.10.1

Welcome to the Episode 312, part of the continuing series called “Behind the Scenes of the NetApp Tech ONTAP Podcast.” This week, NetApp TME David Arnette (@daveA_netapp) joins us to discuss the new NFS over RDMA feature in NetApp ONTAP 9.10.1 and how it boosts performance for AI, ML and other HPC workloads. Other resources: https://docs.netapp.com/us-en/ontap/pdfs/sidebar/Manage_NFS_over_RDMA.pdf Podcast Transcriptions … Continue reading Behind the Scenes Episode 312: NFS over RDMA – NetApp ONTAP 9.10.1

Behind the Scenes Episode 298: NetApp FlexPod for SAP HANA

Welcome to the Episode 298, part of the continuing series called “Behind the Scenes of the NetApp Tech ONTAP Podcast.” This week, we learn all about the new NetApp FlexPod offering for SAP HANA from Pramod Ramamurthy of Cisco and Marco Schoen of NetApp! Marco Schoen, NetApp FlexPod TME (ng-sapcc@netapp.com) Pramod Ramamurthy, Cisco TME (ask-sap-tme@cisco.com) For more information: … Continue reading Behind the Scenes Episode 298: NetApp FlexPod for SAP HANA

Behind the Scenes Episode 289 – NetApp and Rubrik: Better Together

Welcome to the Episode 289, part of the continuing series called “Behind the Scenes of the NetApp Tech ONTAP Podcast.” This week, we discuss the latest news in the NetApp/Rubrik partnership and how Rubrik works with Ben Kendall (Alliances Technical Partner Manager, Americas at Rubrik, https://www.linkedin.com/in/ben-kendall-6436609/) and PF Guglielmi (Alliances Field CTO @pfguglielmi) of Rubrik and Chris Maino … Continue reading Behind the Scenes Episode 289 – NetApp and Rubrik: Better Together

How to see data transfer on an ONTAP cluster network

ONTAP clusters utilize a backend cluster network to allow multiple HA pairs to communicate and provide more scale for performance and capacity. This is done by allowing you to nondisruptively add new nodes (and, as a result, capacity and compute) into a cluster. Data will be accessible regardless of where you connect in the cluster. … Continue reading How to see data transfer on an ONTAP cluster network

How to Map File and Folder Locations to NetApp ONTAP FlexGroup Member Volumes with XCP

The concept behind a NetApp FlexGroup volume is that ONTAP presents a single large namespace for NAS data, while ONTAP handles the balance and placement of files and folders to the underlying FlexVol member volumes, rather than a storage administrator needing to manage that. I cover it in more detail in: TR-4571: NetApp FlexGroup Volumes … Continue reading How to Map File and Folder Locations to NetApp ONTAP FlexGroup Member Volumes with XCP

How to identify a file or folder in ONTAP in NFS packet traces

When you're troubleshooting NFS issues, sometimes you have to collect a packet capture to see what's going on. But the issue is, packet captures don't really tell you the file or folder names. I like to use Wireshark for Mac and Windows, and regular old tcpdump for Linux. For ONTAP, you can run packet captures … Continue reading How to identify a file or folder in ONTAP in NFS packet traces

How to Configure MacOS to Use Active Directory LDAP for UNIX users/groups

In NetApp ONTAP, it's possible to serve data to NAS clients over SMB and NFS, including the same datasets. This is known as "multiprotocol NAS" and I cover the best practices for that in the new TR-4887: TR-4887: Multiprotocol NAS Best Practices in ONTAP When you do multiprotocol NAS in ONTAP (or really, and storage … Continue reading How to Configure MacOS to Use Active Directory LDAP for UNIX users/groups