Project

General

Profile

Actions

Bug #21060

closed

No hostanme in OSD metadata

Added by Chang Liu over 6 years ago. Updated over 6 years ago.

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

0%

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

Description

➜  build git:(master) ✗ ./bin/ceph osd status
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2017-08-22 11:40:22.543990 7f767ef9d700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-22 11:40:22.563845 7f767ef9d700 -1 WARNING: all dangerous and experimental features are enabled.
+----+------+-------+-------+--------+---------+--------+---------+
| id | host |  used | avail | wr ops | wr data | rd ops | rd data |
+----+------+-------+-------+--------+---------+--------+---------+
| 0  |      |  104G | 43.0G |    0   |     0   |    0   |     0   |
| 1  |      |  104G | 43.0G |    0   |     0   |    0   |     0   |
| 2  |      |  104G | 43.0G |    0   |     0   |    0   |     0   |
+----+------+-------+-------+--------+---------+--------+---------+
➜  build git:(master) ✗ ./bin/ceph osd metadata
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2017-08-22 11:40:52.899833 7fb031fa1700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-22 11:40:52.917058 7fb031fa1700 -1 WARNING: all dangerous and experimental features are enabled.
[
    {
        "id": 0,
        "arch": "x86_64",
        "back_addr": "127.0.0.1:6802/10228",
        "back_iface": "enp0s3",
        "backend_filestore_dev_node": "unknown",
        "backend_filestore_partition_path": "unknown",
        "ceph_version": "ceph version 12.1.2-906-g6b9a641 (6b9a64165e37062f8420fe523aee3e7f2d053460) mimic (dev)",
        "cpu": "Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz",
        "default_device_class": "hdd",
        "distro": "ubuntu",
        "distro_description": "Ubuntu 16.04.1 LTS",
        "distro_version": "16.04",
        "filestore_backend": "generic",
        "filestore_f_type": "0xef53",
        "front_addr": "127.0.0.1:6801/10228",
        "front_iface": "enp0s3",
        "hb_back_addr": "127.0.0.1:6803/10228",
        "hb_front_addr": "127.0.0.1:6804/10228",
        "hostname": "liuchang-VirtualBox",
        "journal_rotational": "1",
        "kernel_description": "#115-Ubuntu SMP Thu Aug 10 09:04:33 UTC 2017",
        "kernel_version": "4.4.0-92-generic",

Related issues 1 (0 open1 closed)

Is duplicate of mgr - Bug #20887: Services reported with blank hostname by mgrResolved08/02/2017

Actions
Actions #1

Updated by John Spray over 6 years ago

  • Is duplicate of Bug #20887: Services reported with blank hostname by mgr added
Actions #2

Updated by John Spray over 6 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF