aznfs does not read entry in/etc/hosts
- Dominant language
- C++
- Stars
- 25
- Forks
- 23
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 3
Description
We use aznfs to mount a storage blob and we enabled private endpoint for the storage account, we hope to use the private endpoint. Then we add an entry (private end point IP -> stroage blob FQDN ) in /etc/hosts . But aznfs still uses DNS to lookup ip of the storage account, aznfs does not read entry in /etc/hosts. Is it by design.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing an aznfs mount against an Azure storage account with a private endpoint and a matching /etc/hosts entry, then trace whether address resolution uses that entry or DNS. Done means the expected resolution behavior is confirmed and either corrected or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, cpp
- Domain
- cloud, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100