[LU-8793] Interop - master<->2.8 : conf-sanity test_99: add ost1 failed with new params Created: 02/Nov/16 Updated: 17/Dec/16 Resolved: 17/Dec/16 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.9.0 |
| Fix Version/s: | Lustre 2.10.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | Emoly Liu |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Interop - 2.8.0 EL6.7 Server/ EL7.2 Client |
||
| Issue Links: |
|
||||||||
| Severity: | 3 | ||||||||
| Rank (Obsolete): | 9223372036854775807 | ||||||||
| Description |
|
This issue was created by maloo for Saurabh Tandan <saurabh.tandan@intel.com> This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/6231868c-a076-11e6-8761-5254006e85c2. The sub-test test_99 failed with the following error: add ost1 failed with new params test logs: == conf-sanity test 99: Adding meta_bg option ======================================================== 03:21:12 (1477970472)
CMD: trevis-41vm4 debugfs -c -R stats /dev/lvm-Role_OSS/P1
trevis-41vm4: debugfs 1.42.13.wc5 (15-Apr-2016)
trevis-41vm4: /dev/lvm-Role_OSS/P1: catastrophic mode - not reading inode or group bitmaps
params: --mgsnode=trevis-41vm3@tcp --fsname=lustre --ost --index=0 --param=sys.timeout=20 --backfstype=ldiskfs --device-size=200000 --mkfsoptions=\"-O ^resize_inode,meta_bg -E lazy_itable_init\" --reformat /dev/lvm-Role_OSS/P1
CMD: trevis-41vm4 grep -c /mnt/lustre-ost1' ' /proc/mounts
CMD: trevis-41vm4 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST '
CMD: trevis-41vm4 mkfs.lustre --mgsnode=trevis-41vm3@tcp --fsname=lustre --ost --index=0 --param=sys.timeout=20 --backfstype=ldiskfs --device-size=200000 --mkfsoptions=\"-O ^resize_inode,meta_bg -E lazy_itable_init\" --reformat /dev/lvm-Role_OSS/P1
trevis-41vm4:
trevis-41vm4: mkfs.lustre FATAL: Unable to build fs /dev/lvm-Role_OSS/P1 (256)
trevis-41vm4:
trevis-41vm4: mkfs.lustre FATAL: mkfs failed 256
Permanent disk data:
Target: lustre:OST0000
Index: 0
Lustre FS: lustre
Mount type: ldiskfs
Flags: 0x62
(OST first_time update )
Persistent mount opts: ,errors=remount-ro
Parameters: mgsnode=10.9.5.239@tcp sys.timeout=20
device size = 2048MB
formatting backing filesystem ldiskfs on /dev/lvm-Role_OSS/P1
target name lustre:OST0000
4k blocks 50000
options -I 256 -q -O ^resize_inode,meta_bg,extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init,resize=4290772992,lazy_journal_init -F
mkfs_cmd = mke2fs -j -b 4096 -L lustre:OST0000 -I 256 -q -O ^resize_inode,meta_bg,extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init,resize=4290772992,lazy_journal_init -F /dev/lvm-Role_OSS/P1 50000
The resize_inode and meta_bg features are not compatible.
They can not be both enabled simultaneously.
conf-sanity test_99: @@@@@@ FAIL: add ost1 failed with new params
This issue first occurred on 09/08/2016 |
| Comments |
| Comment by Peter Jones [ 04/Nov/16 ] |
|
Emoly Could you please advise on this issue? Thanks Peter |
| Comment by Emoly Liu [ 09/Nov/16 ] |
|
Since Sep.8, this issue has occurred 22 times, 9 on centos6.7, 10 on centos6.8, and has never happened on rhel7, so I suspect it is related to some mkfs.ext4 setting on centos6.x. I will investigate it. |
| Comment by Emoly Liu [ 09/Nov/16 ] |
|
This issue has been fixed by |
| Comment by Gerrit Updater [ 09/Nov/16 ] |
|
Emoly Liu (emoly.liu@intel.com) uploaded a new patch: http://review.whamcloud.com/23668 |
| Comment by Gerrit Updater [ 17/Dec/16 ] |
|
Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/23668/ |
| Comment by Peter Jones [ 17/Dec/16 ] |
|
Landed for 2.10 |