Project

General

Profile

Actions

Bug #8160

closed

multipath-tools does not co-exist with ceph

Added by Loïc Dachary about 10 years ago. Updated almost 9 years ago.

Status:
Duplicate
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

If multipath-tools 0.4.9-3ubuntu5 is installed on a

# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS" 

it will map (as in /dev/mapper) the ceph devices and the ceph udev / init rules won't be able to mount the OSD device
root@bm0014:~# blkid -c /dev/null -o list
device                     fs_type    label       mount point                    UUID
---------------------------------------------------------------------------------------------------------------------
...
/dev/sdb1                  xfs                    (in use)                       a7e2758e-ffdc-4863-8a5f-a2b2b9783c16
/dev/mapper/35000039ff3c6ca1f-part1
                           xfs                    (not mounted)                  a7e2758e-ffdc-4863-8a5f-a2b2b9783c16

root@bm0014:~# ls -l /dev/mapper/
total 0
lrwxrwxrwx 1 root root       7 Apr 19 11:50 35000039ff3c6ca1f -> ../dm-0
lrwxrwxrwx 1 root root       7 Apr 19 11:50 35000039ff3c6ca1f-part1 -> ../dm-1
lrwxrwxrwx 1 root root       7 Apr 19 11:50 35000039ff3c6ca1f-part2 -> ../dm-2
crw------- 1 root root 10, 236 Apr 19 11:50 control

Related issues 1 (0 open1 closed)

Related to devops - Feature #11881: ceph-disk support for multipathResolvedLoïc Dachary06/04/2015

Actions
Actions #1

Updated by Ian Colle over 9 years ago

  • Status changed from New to Duplicate

If/when we implement multipath support in ceph-deploy, this should be resolved.

Actions #2

Updated by Loïc Dachary almost 9 years ago

  • Regression set to No

Ian, I don't see a multipath issue associated with ceph-deploy, should I re-open this one ?

Actions

Also available in: Atom PDF