Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.1.0
-
None
-
Linux fat-intel-2.lab.whamcloud.com 2.6.18-194.17.1.el5_lustre.g94d9119 #1 SMP Wed Jan 19 08:27:12 EET 2011 x86_64 x86_64 x86_64 GNU/Linux
-
3
-
5097
Description
On MDS node, run the following command:
1. mount with wrong option "user-xattr", got warning message
mount -t lustre -o acl,user-xattr /dev/sdb /mnt/mdt
2. correct the option, system panic
mount -t lustre -o acl,user_xattr /dev/sdb /mnt/mdt