lustre 筆記 – 無法掛載問題排除 SELINUX
LDISKFS-fs (vdb): Unrecognized mount option "context="unconfined_u:object_r:user_tmp_t:s0"" or missing value
由於安裝的時候忘記關閉 SELINUX ,後來關閉 SELINUX 後就無法順利掛載 lustre 所以 dmesg 會出現上面的訊息。
只要用下列指令就可以排除了,或是在把 SELINUX 調整回去
# tunefs.lustre --writeconf --mountfsoptions=user_xattr,errors=remount-ro /dev/vdb