mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 22:00:24 +08:00
Merge pull request #1007 from trapexit/trapexit-patch-1
Update bug_report.md
This commit is contained in:
commit
2d5c2c2b6e
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -35,7 +35,7 @@ A clear and concise description of the expected behavior.
|
|||
- mergerfs settings
|
||||
- List of drives, filesystems, & sizes:
|
||||
- `df -h`
|
||||
- `lsblk`
|
||||
- `lsblk -f`
|
||||
- A strace of the application having a problem:
|
||||
- `strace -fvTtt -s 256 -o /tmp/app.strace.txt <cmd>`
|
||||
- `strace -fvTtt -s 256 -o /tmp/app.strace.txt -p <appPID>`
|
||||
|
|
Loading…
Reference in New Issue
Block a user