[LU-2861] 2.1.4<->2.4.0 interop: conf-sanity test 24a: mount.lustre: /dev/loop1 has no index assigned Created: 25/Feb/13 Updated: 08/Mar/13 Resolved: 08/Mar/13 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.1.4 |
| Fix Version/s: | Lustre 2.1.5 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Jian Yu | Assignee: | Jian Yu |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Lustre b2_1 client build: http://build.whamcloud.com/job/lustre-b2_1/176 |
||
| Severity: | 3 |
| Rank (Obsolete): | 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. |
| Comments |
| Comment by Jian Yu [ 05/Mar/13 ] |
|
Patch for Lustre b2_1 branch is in http://review.whamcloud.com/5587. |
| Comment by Peter Jones [ 08/Mar/13 ] |
|
Landed for 2.1.5 |