Details
-
Bug
-
Resolution: Unresolved
-
Major
-
Lustre 2.7.0, Lustre 2.8.0, Lustre 2.5.4
-
None
-
3
-
9223372036854775807
Description
kernel:LustreError: 29035:0:(vvp_io.c:573:vvp_io_update_iov()) ASSERTION( vio->vui_tot_nrsegs >= vio->vui_iter->nr_segs ) failed: tot_nrsegs: 1, nrsegs: 2
Message from syslogd@test1 at Nov 4 13:01:37 ...
kernel:LustreError: 29035:0:(vvp_io.c:573:vvp_io_update_iov()) LBUG
Attachments
Issue Links
- is duplicated by
-
LU-9106 ASSERTION( vio->vui_tot_nrsegs >= vio->vui_iter->nr_segs )
-
- Resolved
-
- is related to
-
LU-6260 more support for 3.16 linux kernel
-
- Resolved
-
- is related to
-
LU-7067 vvp_io.c:1076:vvp_io_write_start()) ASSERTION( vio->vui_iocb->ki_pos == pos ) failed
-
- Resolved
-
-
LU-4257 parallel dds are slower than serial dds
-
- Resolved
-
- mentioned in
-
Page No Confluence page found with the given URL.
Activity
Link | Original: This issue is related to HP-122 [ HP-122 ] |
Link | New: This issue is related to HP-122 [ HP-122 ] |
Link | New: This issue is duplicated by HP-122 [ HP-122 ] |
Link | New: This issue is related to SEA-248 [ SEA-248 ] |
Link | New: This issue is related to DDN-421 [ DDN-421 ] |
The patch that landed to b2_8 seems to handle most of the cases but we recently have found one application on our systems that causes this problem at random times.
Correction: It looks closed to the
LU-7067