Project

General

Profile

Actions

Bug #13953

closed

ceph-disk command used with --log-stdout failing.

Added by Sebastien FOUTREL over 8 years ago. Updated about 3 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Hello
ceph version 9.2.0 (bb2ecea240f3a1d525bcb35670cb07bd1f0ca299)
on Debian Jessie.

file /lib/udev/rules.d/95-ceph-osd.rules

/usr/sbin/ceph-disk --log-stdout -v trigger /dev/sdb
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 859, in emit
msg = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 732, in format
return fmt.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 474, in format
s = self._fmt % record.__dict__
ValueError: unsupported format character ':' (0x3a) at index 11
Logged from file ceph-disk, line 2998
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 859, in emit
msg = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 732, in format
return fmt.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 474, in format
s = self._fmt % record.__dict__
ValueError: unsupported format character ':' (0x3a) at index 11
Logged from file ceph-disk, line 3003
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 859, in emit
msg = self.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 732, in format
return fmt.format(record)
File "/usr/lib/python2.7/logging/__init__.py", line 474, in format
s = self._fmt % record.__dict__
ValueError: unsupported format character ':' (0x3a) at index 11
Logged from file ceph-disk, line 328

successfull when run without --log-stdout

Actions #1

Updated by Loïc Dachary about 8 years ago

  • Target version deleted (v9.2.1)
Actions #2

Updated by Loïc Dachary about 8 years ago

  • Status changed from New to 12
  • Assignee set to Loïc Dachary
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Assignee deleted (Loïc Dachary)
Actions #4

Updated by Sage Weil about 7 years ago

  • Status changed from 12 to Need More Info

Is this still a bug?

Actions #5

Updated by Sage Weil about 3 years ago

  • Status changed from Need More Info to Won't Fix
Actions

Also available in: Atom PDF