|
This issue was created by maloo for Chris Gearing <chris@whamcloud.com>
This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/6801f456-1142-11e2-a645-52540035b04c.
The sub-test lustre-initialization_1 failed with the following error:
04:16:41:CMD: client-28vm8 grep -c /mnt/ost6' ' /proc/mounts
04:16:41:CMD: client-28vm8 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST '
04:16:41:CMD: client-28vm8 /usr/sbin/mkfs.lustre --ost --fsname=lustre --param sys.timeout=20 --device-size=2097152 --mgsnode=client-28vm7@tcp --backfstype ldiskfs --reformat /dev/lvm-OSS/P6
04:16:41:client-28vm8: warning: /dev/lvm-OSS/P6: for Lustre 2.4 and later, the target index must be specified with --index
04:16:41:
04:16:41: Permanent disk data:
04:16:41:Target: lustre:OSTffff
04:16:42:Index: unassigned
04:16:42:Lustre FS: lustre
...snip
04:16:43:debug=0x33f0404
04:16:43:subsystem_debug=0xffb7e3ff
04:16:43:gss/krb5 is not supported
04:16:43:Setup mgs, mdt, osts
04:16:43:CMD: client-28vm7 mkdir -p /mnt/mds1
04:16:43:Starting mds1: -o user_xattr,acl /dev/lvm-MDS/P1 /mnt/mds1
04:16:43:CMD: client-28vm7 mkdir -p /mnt/mds1; mount -t lustre -o user_xattr,acl /dev/lvm-MDS/P1 /mnt/mds1
04:16:43:client-28vm7: mount.lustre: /dev/mapper/lvm--MDS-P1 has no index assigned (probably formatted with old mkfs)
04:17:08:Tests running for 37 minutes, 0 restarts, current suite:test lustre-initialization-1:lustre-initialization_1
04:18:08:Tests running for 38 minutes, 0 restarts, current suite:test lustre-initialization-1:lustre-initialization_1
04:19:08:Tests runnin
This issue occurs with 1.8, 2.2 and presumably 2.1 clients. The client test scripts probably need to be updated on 1.8,2.1,2.2 to provide index for later servers
|