Project

General

Profile

Bug #17077

Fail to automount osd after reboot when the /var Partition is ext4 but success automount when /var Partition is xfs

Added by joke lee over 7 years ago. Updated over 7 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

hi
i have deploy a cluster jewel 10.2.2 with ceph-deploy ,and fail to automount osd after
reboot when the /var Partition is ext4:

[root at node1 ~]# lsblk -f
NAME FSTYPE LABEL UUID
MOUNTPOINT
fd0
sda
├─sda1 ext4 497a4f82-3cbf-4e27-b026-cdd3c5ecc2dd
/boot
└─sda2 LVM2_member EXsHQz-Lee3-SST4-3ska-Do4R-sDzg-ymN3yd
├─bclinux-root ext4 b5a29747-9a1b-4bdb-bfc0-ccb4eb947a48 /
├─bclinux-swap swap 745fa7a2-e992-44ca-a587-8406f7487773
[SWAP]
├─bclinux-home ext4 af856cf6-e20a-4c09-b055-5bc38ddec0a5
/home
└─bclinux-var ext4 70a9c2e2-e6b0-4cd2-a607-016ddb5d8b7d
/var
sdb
├─sdb1 xfs 695ee560-826b-48d4-bbc4-cb2f78465db5
└─sdb2
sdc
├─sdc1 xfs f8cb77d6-99db-4ff5-b31e-41cae315ca6e
└─sdc2
sdd
├─sdd1 xfs e64ba20e-4248-44c1-be18-32b204f9e43e
└─sdd2

but success automount osd after reboot when the /var Partition is xfs:
[root at node2 ~]# lsblk -f
NAME FSTYPE LABEL UUID
MOUNTPOINT
fd0
sda
├─sda1 xfs ce0656f8-cda9-4639-81dd-320088d17dba
/boot
└─sda2 LVM2_member f5n2BM-IZAX-4wa1-hipa-4uZ2-v9eJ-PntKfq
├─bclinux-root xfs 4b022772-53c3-4420-8702-626f220ca344 /
├─bclinux-swap swap 492c1f8e-b857-43a8-ab29-bdbeef1515e1
[SWAP]
└─bclinux-var xfs d08feb66-d3d3-4eb1-b43e-45fdba243bd2
/var
sdb
├─sdb1 xfs bcded8bf-7965-4673-a732-464efdd0ecc8
/var/lib/ceph/osd/ceph-0
└─sdb2
sdc
├─sdc1 xfs 772772fe-f8b3-4597-b3f3-69be70b3ca3f
/var/lib/ceph/osd/ceph-1
└─sdc2
sdd
├─sdd1 xfs 19688192-caf4-498b-96c7-42de63b1ac53
/var/lib/ceph/osd/ceph-2
└─sdd2

is it a bug for ext4 file system?any solution to auto mount osd with ext4
format file system for /var ?


Related issues

Duplicates Ceph - Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service Resolved 11/14/2016

History

#1 Updated by Loïc Dachary over 7 years ago

  • Status changed from New to Duplicate

#2 Updated by Loïc Dachary over 7 years ago

  • Related to Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service added

#3 Updated by Loïc Dachary over 7 years ago

  • Related to deleted (Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service)

#4 Updated by Loïc Dachary over 7 years ago

  • Duplicates Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service added

Also available in: Atom PDF