RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1465759 - journalctl stops working as soon as it encounters an empty journal file
Summary: journalctl stops working as soon as it encounters an empty journal file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.3
Hardware: x86_64
OS: Linux
urgent
low
Target Milestone: rc
: ---
Assignee: Michal Sekletar
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks: 1465901 1549474
TreeView+ depends on / blocked
 
Reported: 2017-06-28 07:04 UTC by Yogita
Modified: 2021-09-09 12:23 UTC (History)
6 users (show)

Fixed In Version: systemd-219-48.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1549474 (view as bug list)
Environment:
Last Closed: 2018-04-10 11:21:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0711 0 None None None 2018-04-10 11:22:27 UTC

Description Yogita 2017-06-28 07:04:20 UTC
Description of problem:
journalctl stops working as soon as it encounters an empty journal file

Version-Release number of selected component (if applicable):
rhel7.3
systemd-219-30.el7_3.9.x86_64.rpm

Steps to Reproduce:
1. [root@localhost ~]# touch /var/log/journal/5e7af7ffa712483db4097531bc073648/demo.journal

2.[root@localhost ~]# ls -lh /var/log/journal/5e7af7ffa712483db4097531bc073648/
total 8.1M
-rw-r--r--+ 1 root systemd-journal    0 Jun 28 03:03 demo.journal
-rw-r-----+ 1 root systemd-journal 8.0M Jun 28 03:01 system.journal

Actual results:
[root@localhost ~]# journalctl -f
Error was encountered while opening journal files: Input/output error

Expected results:
[root@localhost ~]# journalctl -f
-- Logs begin at Wed 2017-06-28 02:03:59 EDT. --
Jun 28 02:57:55 localhost.localdomain gnome-session[2631]: File "/usr/lib/python2.7/site-packages/subscription_manager/cert_sorter.py", line 323, in __init__
-
-

Additional info:
Already discussed in upstreams -
https://github.com/systemd/systemd/issues/1669

Comment 2 Michal Sekletar 2017-07-03 08:20:27 UTC
We are very late in RHEL-7.4 cycle. Moving against RHEL-7.5.

Comment 9 Lukáš Nykrýn 2017-11-23 14:02:49 UTC
fix merged to staging branch -> https://github.com/lnykryn/systemd-rhel/pull/170 -> post

Comment 16 errata-xmlrpc 2018-04-10 11:21:21 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0711


Note You need to log in before you can comment on or make changes to this bug.