Skip to content

octopus: cephadm: fix port_in_use when IPv6 is disabled#41602

Merged
yuriw merged 1 commit intoceph:octopusfrom
p-se:backport-octopus-port-in-use
Jun 22, 2021
Merged

octopus: cephadm: fix port_in_use when IPv6 is disabled#41602
yuriw merged 1 commit intoceph:octopusfrom
p-se:backport-octopus-port-in-use

Conversation

@p-se
Copy link
Contributor

@p-se p-se commented May 31, 2021

Do not return "port is in use" when the protocol family tested is not
supported (due to being deactivated).

Fixes: https://tracker.ceph.com/issues/49273

Conflicts:

  • src/cephadm/cephadm
  • src/cephadm/tests/test_cephadm.py

Signed-off-by: Patrick Seidensal pseidensal@suse.com
(cherry picked from commit a0ffcec)

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Do not return "port is in use" when the protocol family tested is not
supported (due to being deactivated).

Fixes: https://tracker.ceph.com/issues/49273

Conflicts:
    src/cephadm/cephadm
    src/cephadm/tests/test_cephadm.py

Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit a0ffcec)
@p-se p-se requested a review from a team as a code owner May 31, 2021 17:52
@p-se p-se changed the title cephadm: fix port_in_use when IPv6 is disabled octopus: cephadm: fix port_in_use when IPv6 is disabled May 31, 2021
@github-actions github-actions bot added this to the octopus milestone May 31, 2021
@sebastian-philipp
Copy link
Contributor

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants