Skip to content
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

CP-41107: Store bug tool log in status report #7

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

GeraldEV
Copy link
Collaborator

Create a log file to be included in the status report

Log file consists of the parameters of the script, the PATH environment variable and any omitted files
Example output:

[root@xenserver-nxmrazyx ~]# cat bug-report-20230713153644/xen-bugtool.log
/usr/sbin/xen-bugtool -a -y
PATH=/opt/xensource/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin

Omitting /dev/shm/metrics/xcp-rrdd-xenpm, size constraint of xcp-rrdd-plugins exceeded
Omitting /dev/shm/metrics/xcp-rrdd-mem_vms, size constraint of xcp-rrdd-plugins exceeded
Omitting /dev/shm/metrics/xcp-rrdd-mem_host, size constraint of xcp-rrdd-plugins exceeded
[root@xenserver-nxmrazyx ~]#

xen-bugtool Outdated Show resolved Hide resolved
lindig
lindig previously approved these changes Jul 14, 2023
@GeraldEV
Copy link
Collaborator Author

Had to push a quick fix, I had re-used a method name, testing and working now

@GeraldEV GeraldEV requested a review from lindig July 14, 2023 13:40
@GeraldEV GeraldEV merged commit a00ac7e into xenserver:master Jul 18, 2023
1 check passed
@GeraldEV GeraldEV deleted the private/geralde/CP-41107 branch July 18, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants