-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power8 : sosreport hangs #1
Comments
Sosreport on P9 seems to be working fine.. issue seen on P8 server.. |
Yesterday we I ran sosreport on P9 boston it had completed with no issues.. but today on Power 9 running sosreport reboots host every time.. we have been able to recreate it thrice now... [root@ltc-boston128 ~]# sosreport -n docker sosreport (version 3.4) This command will collect diagnostic and configuration information from An archive containing the collected information will be generated in Any information provided to CentOS will be treated in accordance with The generated archive may contain data considered sensitive and its No changes will be made to system configuration. Press ENTER to continue, or CTRL-C to quit. Please enter your first initial and last name [ltc-boston128.aus.stglabs.ibm.com]: Setting up archive ... Running plugins. Please wait ... Running 1/89: acpid... .... > hangs in here... below are the log messages when host reboots: Oct 13 13:42:54 ltc-boston128 dracut: dracut- --== Welcome to Hostboot ==-- 2.66486|secure|SecureROM valid - enabling functionality |
Update: Vasant helped to narrow down issue to sosreport onlyplugin powerpc |
------- Comment From [email protected] 2017-10-27 15:27:59 EDT------- > Update: Vasant helped to narrow down issue to sosreport onlyplugin powerpc Srikanth, anything more on this? Were there next steps from Vasant? |
------- Comment From [email protected] 2017-10-30 04:40:10 EDT------- Nothing more as of now. I have requested Vasant to have a look into this issue. |
------- Comment From [email protected] 2017-10-31 06:41:13 EDT------- |
------- Comment From [email protected] 2017-12-05 06:01:34 EDT------- |
------- Comment From [email protected] 2017-12-05 07:24:43 EDT------- Tested it on below levels: [root@bos212lpar ~]# rpm -qa | grep sos |
cde:info Mirrored with LTC bug https://bugzilla.linux.ibm.com/show_bug.cgi?id=160017 </cde:info>
[root@ltc-test-ci2 srikanth]# sosreport
sosreport (version 3.4)
This command will collect diagnostic and configuration information from
this CentOS Linux system and installed applications.
An archive containing the collected information will be generated in
/var/tmp/sos.7PVwZi and may be provided to a CentOS support
representative.
Any information provided to CentOS will be treated in accordance with
the published support policies at:
https://wiki.centos.org/
The generated archive may contain data considered sensitive and its
content should be reviewed by the originating organization before being
passed to any third party.
No changes will be made to system configuration.
Press ENTER to continue, or CTRL-C to quit.
Please enter your first initial and last name [ltc-test-ci2]:
Please enter the case id that you are generating this report for []:
Setting up archive ...
Setting up plugins ...
Running plugins. Please wait ...
Running 16/86: docker... [plugin:docker] command 'docker stats --no-stream' timed out after 300s
Running 86/86: yum...
^C
^C
^CTraceback (most recent call last):
File "/usr/sbin/sosreport", line 25, in
main(sys.argv[1:])
File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1632, in main
sos.execute()
File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1618, in execute
self.archive.cleanup()
File "/usr/lib/python2.7/site-packages/sos/archive.py", line 265, in cleanup
shutil.rmtree(self._archive_root)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
KeyboardInterrupt
[root@ltc-test-ci2 srikanth]#
[root@ltc-test-ci2 srikanth]# sosreport -n yum,docker
sosreport (version 3.4)
This command will collect diagnostic and configuration information from
this CentOS Linux system and installed applications.
An archive containing the collected information will be generated in
/var/tmp/sos.FaQPrj and may be provided to a CentOS support
representative.
Any information provided to CentOS will be treated in accordance with
the published support policies at:
https://wiki.centos.org/
The generated archive may contain data considered sensitive and its
content should be reviewed by the originating organization before being
passed to any third party.
No changes will be made to system configuration.
Press ENTER to continue, or CTRL-C to quit.
Please enter your first initial and last name [ltc-test-ci2]:
Please enter the case id that you are generating this report for []:
Setting up archive ...
Setting up plugins ...
Running plugins. Please wait ...
Running 1/84: acpid...
Running 2/84: anaconda...
Running 3/84: anacron...
Running 4/84: auditd...
Running 5/84: block...
Running 6/84: boot...
Running 7/84: ceph...
Running 8/84: cgroups...
Running 9/84: chrony...
Running 10/84: cron...
Running 11/84: crypto...
Running 12/84: dbus...
Running 13/84: devicemapper...
Running 14/84: devices...
Running 15/84: dmraid...
Running 16/84: dracut...
Running 17/84: etcd...
Running 18/84: filesys...
Running 19/84: firewalld...
Running 20/84: gdm...
Running 21/84: general...
Running 22/84: grub2...
Running 23/84: hardware...
Running 24/84: hts...
Running 25/84: i18n...
Running 26/84: iprconfig...
Running 27/84: iscsi...
Running 28/84: jars...
Running 29/84: java...
Running 30/84: kdump...
Running 31/84: kernel...
Running 32/84: keyutils...
Running 33/84: krb5...
Running 34/84: kubernetes...
Running 35/84: kvm...
Running 36/84: last...
Running 37/84: ldap...
Running 38/84: libraries...
Running 39/84: libvirt...
Running 40/84: logrotate...
Running 41/84: logs...
Running 42/84: lsbrelease...
Running 43/84: lvm2...
Running 44/84: md...
Running 45/84: megacli...
Running 46/84: memory...
Running 47/84: mrggrid...
Running 48/84: mrgmessg...
Running 49/84: multipath...
Running 50/84: networking...
Running 51/84: nfs...
Running 52/84: nis...
Running 53/84: ntb...
Running 54/84: numa...
Running 55/84: openhpi...
Running 56/84: openshift...
Running 57/84: openssl...
Running 58/84: pam...
Running 59/84: pci...
Running 60/84: postfix...
Running 61/84: powerpc...
Running 62/84: process...
Running 63/84: processor...
Running 64/84: puppet...
Running 65/84: python...
Running 66/84: rpm...
Running 67/84: scsi...
Running 68/84: selinux...
Running 69/84: services...
Running 70/84: soundcard...
Running 71/84: ssh...
Running 72/84: system...
Running 73/84: systemd...
Running 74/84: systemtap...
Running 75/84: sysvipc...
Running 76/84: teamd...
Running 77/84: tuned...
Running 78/84: udev...
Running 79/84: usb...
Running 80/84: vhostmd...
Running 81/84: virsh...
Running 82/84: x11...
Running 83/84: xen...
Running 84/84: xfs...
^C
^C
^CTraceback (most recent call last):
File "/usr/sbin/sosreport", line 25, in
main(sys.argv[1:])
File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1632, in main
sos.execute()
File "/usr/lib/python2.7/site-packages/sos/sosreport.py", line 1618, in execute
self.archive.cleanup()
File "/usr/lib/python2.7/site-packages/sos/archive.py", line 265, in cleanup
shutil.rmtree(self._archive_root)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib64/python2.7/shutil.py", line 237, in rmtree
names = os.listdir(path)
KeyboardInterrupt
The text was updated successfully, but these errors were encountered: