Project

General

Profile

Actions

Bug #13160

closed

ceph-disk: duplicate osd mount points

Added by Loïc Dachary over 8 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

  • ceph-disk prepare /dev/vdb
  • ceph-disk list
$ grep vdb /proc/mounts
/dev/vdb1 /var/lib/ceph/tmp/mnt.y9HL5a xfs rw,seclabel,noatime,attr2,inode64,noquota 0 0
/dev/vdb1 /var/lib/ceph/osd/ceph-0 xfs rw,seclabel,noatime,attr2,inode64,noquota 0 0

This happens when ceph-disk activate mounts /var/lib/ceph/osd/ceph-0 while ceph-disk mounts /var/lib/ceph/tmp/mnt.y9HL5a to get information about the data partition. If ceph-disk is interrupted or fails for any reason, it will not umount the temporary partition and both will stay mounted.


Related issues 2 (0 open2 closed)

Has duplicate Ceph - Bug #14451: ceph-disk: duplicate osd mount points and umount fails to unmount temporary mount Duplicate01/21/2016

Actions
Copied to Ceph - Backport #14491: hammer: ceph-disk: duplicate osd mount pointsRejectedLoïc DacharyActions
Actions

Also available in: Atom PDF