Details
-
Improvement
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
None
-
None
-
10504
Description
it stops working in KVM with the following output:
[root@venus tests]# sh llmount.sh Stopping clients: venus /mnt/lustre (opts:) Stopping clients: venus /mnt/lustre2 (opts:) Loading modules from /home/jxiong/srcs/lustre/lustre/tests/.. detected 4 online CPUs by sysfs Force libcfs to create 2 CPU partitions ../libcfs/libcfs/libcfs options: 'cpu_npartitions=2' debug=vfstrace rpctrace dlmtrace neterror ha config ioctl super subsystem_debug=all -lnet -lnd -pinger ../lnet/lnet/lnet options: 'accept=all' gss/krb5 is not supported quota/lquota options: 'hash_lqs_cur_bits=3' Formatting mgs, mds, osts Format mds1: /tmp/lustre-mdt1 Format ost1: /tmp/lustre-ost1 Format ost2: /tmp/lustre-ost2 Checking servers environments Checking clients venus environments Loading modules from /home/jxiong/srcs/lustre/lustre/tests/.. detected 4 online CPUs by sysfs Force libcfs to create 2 CPU partitions debug=vfstrace rpctrace dlmtrace neterror ha config ioctl super subsystem_debug=all -lnet -lnd -pinger gss/krb5 is not supported Setup mgs, mdt, osts Starting mds1: -o loop /tmp/lustre-mdt1 /mnt/mds1 [root@venus tests]#
The MDS can't be mounted. It worked after patch http://review.whamcloud.com/3520 is applied. I don't know the root cause yet.