aws / aws/aws-parallelcluster

Mount EFS with custom DHCP options VPC not supported

Open
#1,935 11 comments 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
Python
Stars
888
Forks
314
Avg merge
1d 10h
Merged PRs (30d)
43

Description

**Environment:**
v2.4.1

**Bug description and how to reproduce:**
When a VPC has a custom DHCP option configured and is disconnected from AWS DNS, it is unable to resolve the DNS name of EFS - fs-111111.efs.us-west-2.amazonaws.com as it is a private hosted zone within AWS. Ideally in such scenarios, EFS needs to be mounted via IP address. There is no way we can mount using IP address at present it seems

**Additional context:**
Large scale Organizations prefer to route there organization DNS queries through custom DNS servers. In such a scenario, they would not connect to AWS DNS servers causing the name resolution to fail.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.