Files on NFS Share Not Visible as S3 Objects Due to Name Mapping
Applies to
- ONTAP 9
- NFS
- S3
Issue
- When accessing a NAS bucket via S3 protocol, files present on the underlying NFS share are not visible as S3 objects. For example, an NFS file at:
/storage_qtree_pool/logs/DAP/DAPlog.log- Is not returned in S3 bucket listings (
e.g., s3cmd ls s3://DAPuser-xmi/) And cannot be accessed via S3:
(ERROR: Parameter problem: Source object 's3://DAPuser-xmi/xSndSrv.log' does not exist.).
- Relevant log output:
s3cmd ls s3://DAPuser-xmi/# xSndSrv.log missing, but present on NFSs3cmd get s3://DAPuser-xmi/xSndSrv.logERROR: Parameter problem: Source object 's3://DAPuser-xmi/xSndSrv.log' does not exist.