Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
None
-
3
-
5912
Description
The b1_8 and b2_1 scripts do not provide the index parameter for mkfs and so fail against a b2_3 or later server (I have not explore 2_2)
Example failed runs are here;
https://maloo.whamcloud.com/test_sessions/2a20a39c-4a6f-11e2-8a7b-52540035b04c
https://maloo.whamcloud.com/test_sessions/3ff1522e-49df-11e2-bef8-52540035b04c
The key in the lustre initialisation being
21:30:56:Format ost1: /dev/lvm-OSS/P1 21:30:56:CMD: client-21-ib grep -c /mnt/ost1' ' /proc/mounts 21:30:56:CMD: client-21-ib lsmod | grep lnet > /dev/null && lctl dl | grep ' ST ' 21:30:56:CMD: client-21-ib /usr/sbin/mkfs.lustre --ost --fsname=lustre --param sys.timeout=20 --device-size=2097152 --mgsnode=client-20-ib@o2ib --backfstype ldiskfs --reformat /dev/lvm-OSS/P1 21:30:56:client-21-ib: warning: /dev/lvm-OSS/P1: for Lustre 2.4 and later, the target index must be specified with --index 21:30:56:
Attachments
Issue Links
- duplicates
-
LU-1526 interop 1.8,2.1 -> 2.4 "mkfs.lustre FATAL: The target index must be specified with --index"
- Resolved