Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.1.4
-
None
-
Lustre b2_1 client build: http://build.whamcloud.com/job/lustre-b2_1/176
Lustre master server build: http://build.whamcloud.com/job/lustre-master/1269
Distro/Arch: RHEL6.3/x86_64
-
3
-
6927
Description
conf-sanity test 24a hung as follows:
Starting fs2ost: -o loop /dev/lvm-OSS/S1 /mnt/fs2ost CMD: client-19vm4 mkdir -p /mnt/fs2ost; mount -t lustre -o loop /dev/lvm-OSS/S1 /mnt/fs2ost client-19vm4: mount.lustre: /dev/loop1 has no index assigned (probably formatted with old mkfs) mount -t lustre /dev/lvm-OSS/S1 /mnt/fs2ost Start of /dev/lvm-OSS/S1 on fs2ost failed 22
We should use mkfs_opts() instead of *_MKFS_OPTS in conf-sanity.sh.