Project

General

Profile

Actions

Bug #15777

closed

OSD: partially missing on disk osdmaps between superblock.oldest_map and superblock.newest_map

Added by xie xingguo almost 8 years ago. Updated almost 7 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

Ceph Version 0.94.6

[root@ceph245 ceph]# ceph --admin-daemon /run/ceph/ceph-osd.4.asok status {
"cluster_fsid": "91b7df9f-b868-ea35-5381-67dd25efc345",
"osd_fsid": "ea1567de-65f9-44b4-a2ed-b95c9a82f403",
"whoami": 4,
"state": "active",
"oldest_map": 2109,
"newest_map": 7265,
"num_pgs": 118
}

[root@ceph245 ceph]# ceph osd getmap 7000 -o osdmap
got osdmap epoch 7000
[root@ceph245 ceph]# ceph osd getmap 2109 -o osdmap
Error ENOENT: there is no map for epoch 2109
[root@ceph245 ceph]# ceph osd getmap 5000 -o osdmap
Error ENOENT: there is no map for epoch 5000

Actions

Also available in: Atom PDF