Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.15.0, Lustre 2.15.1
-
3
-
9223372036854775807
Description
If a lot of contiguous records are skipped (>64), llog_print will stop the processing and will not display the last records.
With the https://review.whamcloud.com/45332 ("LU-15142 lctl: fixes for set_param -P and llog_print"), the following code is not true anymore:
int jt_llog_print_iter(char *logname, long start, long end, ... /* There is no "end of list" marker, record was not modified */ if (strcmp(record, logname) == 0) <------ break;
"record" could be unmodified if all processed records are skipped.
"llog_print -r" is not affected by this issue.
Attachments
Issue Links
- is related to
-
LU-15142 LCTL: permanent parameter deletion and llog_print issues
-
- Resolved
-
Activity
Labels | New: llog |
Fix Version/s | New: Lustre 2.15.4 [ 16190 ] |
Link | New: This issue is related to DOE-58 [ DOE-58 ] |
Link | New: This issue is related to NVDCSE-130 [ NVDCSE-130 ] |
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Etienne Aujames [ eaujames ] |
"Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/51221/
Subject:
LU-16167obdclass: fix lctl llog_print with skipped recordsProject: fs/lustre-release
Branch: b2_15
Current Patch Set:
Commit: 73888fd0970dd6e45162b9244edd4573bfe7aae6