Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.11.0
-
None
-
RHEL7.3 running latest 2.10.51 on both servers and clients
-
3
-
9223372036854775807
Description
With the most recent lustre code I see the following errors:
1213.769569] Lustre: DEBUG MARKER: == sanity test 17m: run e2fsck against MDT which contains short/long symlink ========================= 18:37:18 (1501886238)
[ 1222.234510] Lustre: Failing over lustre-MDT0000
[ 1223.000176] format at watchdog.c:329:lcw_dispatch_stop doesn't end in newline
[ 1223.010525] Lustre: server umount lustre-MDT0000 complete
[ 1225.446028] LDISKFS-fs (dm-0): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro,no_mbcache,nodelalloc
[ 1225.754332] LustreError: 6373:0:(obd_config.c:563:class_setup()) setup lustre-MDT0000 failed (-12)
[ 1225.765916] LustreError: 6373:0:(obd_config.c:1691:class_config_llog_handler()) MGC10.37.248.196@o2ib1: cfg command failed: rc = -12
[ 1225.782893] Lustre: cmd=cf003 0:lustre-MDT0000 1:lustre-MDT0000_UUID 2:0 3:lustre-MDT0000-mdtlov 4:f
[ 1225.799392] LustreError: 15c-8: MGC10.37.248.196@o2ib1: The configuration from log 'lustre-MDT0000' failed (-12). This may be the result of communication errors between this node and the MGS, a bad configuration, or other errors. See the syslog for more information.
[ 1225.830574] LustreError: 6322:0:(obd_mount_server.c:1370:server_start_targets()) failed to start server lustre-MDT0000: -12
[ 1225.844315] LustreError: 6322:0:(obd_mount_server.c:1863:server_fill_super()) Unable to start targets: -12
[ 1225.856498] LustreError: 6322:0:(obd_config.c:614:class_cleanup()) Device 4 not setup
[ 1226.155642] format at watchdog.c:329:lcw_dispatch_stop doesn't end in newline
[ 1226.165770] Lustre: server umount lustre-MDT0000 complete
[ 1226.173688] LustreError: 6322:0:(obd_mount.c:1505:lustre_fill_super()) Unable to mount (-12)
[ 1226.733763] Lustre: DEBUG MARKER: sanity test_17m: @@@@@@ FAIL: start failed
This happens for any MDS failover test.
Attachments
Issue Links
- is related to
-
LU-8066 Move lustre procfs handling to sysfs and debugfs.
- Open