Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
I just noticed that conf-sanity test 20 fails on local setup because of overly greedy grep match:
MCNT=$(grep -c $MOUNT /etc/mtab) [ "$MCNT" -ne 1 ] && error "$MOUNT in /etc/mtab $MCNT times"
for local setup where osts and mdt are mounted at /mnt/lustre-
{ost,mdt}this returns 3:
conf-sanity test_20: @@@@@@ FAIL: /mnt/lustre in /etc/mtab 3 times
Attachments
Activity
Fix Version/s | New: Lustre 2.11.0 [ 13091 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Summary | Original: conf0sanity test 20 fails in local setup | New: conf-sanity test 20 fails in local setup |
patch landed to master for 2.11