Project

General

Profile

Actions

Bug #957

closed

Binding to specific ports is not supported, yet config & code tries to do so

Added by Anonymous about 13 years ago. Updated about 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Having ceph.conf say

[osd.0]
public addr = 10.1.2.3:4567

Makes cosd try to bind multiple listening sockets to the same port. Without the line, it binds 3 sockets each on a different dynamic port. That config, without the port, does change the binds from 0.0.0.0 to the given IP address.

Either this should be supported, or ports should not be allowed there.

Actions #1

Updated by Sage Weil about 13 years ago

  • Assignee set to Sage Weil
Actions #2

Updated by Sage Weil about 13 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Sage Weil about 13 years ago

  • Target version set to v0.26
Actions

Also available in: Atom PDF