Bug 2100304 - Collect whole journal in gather
Summary: Collect whole journal in gather
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.8.z
Assignee: aos-install
QA Contact: jima
URL:
Whiteboard:
Depends On: 2099741
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-23 02:49 UTC by OpenShift BugZilla Robot
Modified: 2022-07-06 14:14 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-06 14:14:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 6040 0 None open [release-4.8] Bug 2100304: Collect whole journal and netstat data 2022-06-23 15:06:11 UTC
Red Hat Product Errata RHBA-2022:5424 0 None None None 2022-07-06 14:14:59 UTC

Comment 1 jima 2022-06-27 03:46:48 UTC
build the image with the PR openshift/installer#6040 from cluster-bot, registry.build05.ci.openshift.org/ci-ln-ibxjbwk/release:latest and verified passed.

when installer is at the stage of waiting for bootstrap complete, interrupt the installer process by "ctrl+c", then collecting bootstrap gather log, the whole journal log and netstat results are both collected.

$ ./openshift-install gather bootstrap --dir ipi/
INFO Pulling debug logs from the bootstrap machine 
INFO Bootstrap gather logs captured here "/home/jima/temp/ci-ln-ibxjbwk/ipi/log-bundle-20220627033738.tar.gz" 

$ tar -xvf log-bundle-20220627033738.tar.gz 
log-bundle-20220627033738/
...

$ ls -ltr ipi/log-bundle-20220627033738/bootstrap/journals/journal.log.gz 
-rw-rw-r--. 1 jima jima 73559 Jun 27 03:37 ipi/log-bundle-20220627033738/bootstrap/journals/journal.log.gz

$ ls -ltr ipi/log-bundle-20220627033738/bootstrap/network/netstat.txt 
-rw-rw-r--. 1 jima jima 71537 Jun 27 03:37 ipi/log-bundle-20220627033738/bootstrap/network/netstat.txt

Comment 6 errata-xmlrpc 2022-07-06 14:14:43 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 (OpenShift Container Platform 4.8.46 bug fix update), 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-2022:5424


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