Feature #28021
Add NTP info and per-process memory usage to system output of freenas-debug
Estimated time:
Severity:
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
Description
Going through the debug logs I periodically miss the information that could be useful for the debugging purposes, namely:
1. Memory usage for the individual processes. That could be shown in the System\dump.txt
by running ps -auxww
instead of ps -axw
2. Information about currently active NTP
peers, in addition to the current:
# ntpq -pwn
3. Not that it's frequently needed, but sometimes is handy to have filesystem type for the mounted FSs, so usage of
df -Th
is advised.4. Maybe I'm blind, but I, seems, can't find
zfs list
output in the ZFS/dump.txt. And, preferably at the top of the file, as anything below history is difficult to find.
History
#1
Updated by Dru Lavigne almost 3 years ago
- Category set to OS
- Assignee changed from Release Council to Bartosz Prokop
- Target version changed from 11.1-U2 to 11.2-BETA1
#2
Updated by Timur Bakeyev almost 3 years ago
- Status changed from Not Started to Done
- Assignee changed from Bartosz Prokop to Timur Bakeyev
- Target version changed from 11.2-BETA1 to 11.1-U2
#3
Updated by Dru Lavigne almost 3 years ago
- Subject changed from Add more info into the debug log to Add NTP info and per-process memory usage to system output of freenas-debug
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No