NFS/SMB

How to mount AWS File Gateway NFS and SMB file shares on macOS client?

You can mount both NFS and SMB file shares on macOS client. In this post, let’s look into the steps to mount NFS and SMB shares from file gateway on macOS client. Mounting NFS file share through GUI : Open Finder from the macOS client Dock, select Go and select Connect to Server. Then, enter …

How to mount AWS File Gateway NFS and SMB file shares on macOS client? Read More »

How to use cross-account Amazon S3 bucket and KMS key to create AWS File Gateway file share?

You can use S3 bucket from a different AWS account than the AWS account where your file gateway is deployed. For example, your file gateway and file share can be in Account A and you can use S3 bucket and KMS key in AWS Account B. In this post, let’s look into the steps to …

How to use cross-account Amazon S3 bucket and KMS key to create AWS File Gateway file share? Read More »

How to resolve chown:operation not permitted error when trying to change UID/GID on AWS File Gateway NFS file share?

When you first create the file share, the default UID/GID for the pre-existing objects in S3 bucket would be 65534:65534 which is nfsnobody:nfsnobody. You may want to change the ownership and assign specific UID/GID for these existing files through file gateway NFS file share. When doing chown to change default UID/GID, you can get operation …

How to resolve chown:operation not permitted error when trying to change UID/GID on AWS File Gateway NFS file share? Read More »

How to mount a S3 File Gateway NFS share on Windows client?

Before mapping the NFS share, you would need to add NFS client for Windows feature. You can install Client for NFS on Windows either through Server Manager or PowerShell command. Using Server Manager:1) Go to Server Manager and select Add roles and features 2)  Select Next in below Before You Begin: 3 . Select Next …

How to mount a S3 File Gateway NFS share on Windows client? Read More »