Project

General

Profile

Feature #52038

cephadm gather-facts should provide a list of LISTENing ports on the host

Added by Paul Cuzner over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

80%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

If the ports being used on the host are known, the service apply/daemon apply process can check or port availability to avoid a failed deployment due to port conflict

Associated revisions

Revision 0c4e8899 (diff)
Added by Paul Cuzner over 2 years ago

cephadm:Add listening ports to gather-facts output

This patch adds tcp and udp listening ports to the data
returned by gather-facts. This can be used to check port
availability prior to trying to deploying daemons, to
catch port conflicts earlier. IPv4 and IPv6 are supported

Fixes: #52038

Signed-off-by: Paul Cuzner <>

Revision d875d99f (diff)
Added by Paul Cuzner over 2 years ago

cephadm:Add listening ports to gather-facts output

This patch adds tcp and udp listening ports to the data
returned by gather-facts. This can be used to check port
availability prior to trying to deploying daemons, to
catch port conflicts earlier. IPv4 and IPv6 are supported

Fixes: #52038

Signed-off-by: Paul Cuzner <>
(cherry picked from commit 0c4e88993bc04d248b1616ba4d46ebe24bf17381)

History

#1 Updated by Paul Cuzner over 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 80
  • Pull request ID set to 42824

#2 Updated by Sebastian Wagner over 2 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF