Project

General

Profile

Bug #3145

ceph-mon: mon_host insists on commas, does not understand spaces

Added by Anonymous over 11 years ago. Updated over 11 years ago.

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

0%

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

Description

Everything else seems happy with either of

foo = bar baz
foo = baz, baz

but mon host seems to require a strict

foo = bar,baz

Or you see an error like

unable to parse addrs in 'tvdep01, tvdep02'

See resolve_addrs().

History

#1 Updated by Sage Weil over 11 years ago

  • Target version set to v0.54a

#2 Updated by Sage Weil over 11 years ago

  • Status changed from New to Resolved
  • Backport set to argonaut

Also available in: Atom PDF