Project

General

Profile

Actions

Bug #23282

open

If you add extra characters to an fsid, it gets parsed as "00000000-0000-0000-0000-000000000000" without an error"

Added by Amine Liu about 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
upgrade/luminous-x
Component(RADOS):
ceph cli
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[root@s3-master-1 my-cluster]# ceph --show-config |grep fsid
fsid = 00000000-0000-0000-0000-000000000000
[root@s3-master-1 my-cluster]# ceph daemon /run/ceph/ceph-mon* config show |grep fsid
"fsid": "00000000-0000-0000-0000-000000000000",
[root@s3-master-1 my-cluster]# head -2 /etc/ceph/ceph.conf
[global]
fsid = 808053ccc7-0974-40f1-9cd5-54f0ec08a3c2
[root@s3-master-1 my-cluster]# ceph -v
ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) luminous (stable)
[root@s3-master-1 my-cluster]#

Actions

Also available in: Atom PDF