ceph / ceph/ceph-nvmeof

Automatically adjust adrfam when address is not IPv4 when creating listener

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
132
Forks
69
Avg merge
1d 7h
Merged PRs (30d)
47

Description

I set an IPv6 address for the gateway and followed the examples in the README. The add listener step failed because the adrfam of the gateway was left as "ipv4". You can add `-f ipv6" as an extra option and then it works. But it would be nice to have the gateway fix this for me behind te covers

Contributor guide

Open the contributing guide

Research direction

Start with the README listener-creation examples and trace the gateway code used by the add listener step. Reproduce the failure with an IPv6 gateway while omitting the explicit -f ipv6 option, then verify that listener creation derives the correct adrfam automatically and still works for IPv4.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.