Project

General

Profile

Bug #17331

Updated by Vikhyat Umrao over 7 years ago

ceph-disk list reports mount error for OSD having mount options with SELinux context

<pre>
osd_mount_options_xfs = "rw,noatime,logbsize=262144,logbufs=8,inode64,context=unconfined_u:object_r:var_lib_t:s0"
</pre> <\pre>

<pre>
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
missing codepage or helper program, or other error

In some cases useful info is found in syslog - try
dmesg | tail or so.
</pre> <\pre>

Back