-
Notifications
You must be signed in to change notification settings - Fork 155
template of an issue report
Yosuke Hara edited this page Jan 25, 2016
·
2 revisions
- What purpose of LeoFS do you use?
- Test
- Production
- Others
- LeoFS version
- Erlang version
- What kind of virtualization(VMWare/Docker/Xen...) are you using or using a bare metal?
- What operating system(
uname -a
) and processor architecture(cat /proc/cpuinfo
) and memory(cat /proc/meminfo
) are you using?
- What did you do?
- High CPU Load Average
- High IO Wait
- Almost Disk Full (90% or more)
- Output Huge Amount Error Logs (A Large Size File)
- Suddenly Increase Memory Usage
- Gradually Increase Memory Usage (Possibility of Memory Leak)
- Migration Failure
- Input both the current version and the new version
- Others - If you've faced other issues, share the situations.
- Screenshot(s) of your monitoring-tool during the issue
- Input URLs of the screenshots
- What did you expect to see?
- What did you see instead?
- Attach the result of a status command(
leofs-adm status
). - Attach the result of a status command to a specific node - leofs-adm status $nodename as necessary.
- Attach command histories.(
grep leofs-adm
) - Attach configuration files,
leo_(gateway|storage|manager).conf
as necessary. - Attach the result of a specific
leofs-adm
command - dump-ring, whereis, mq-stats and other as necessary. - Attach error log files if that exists.
- Attach a
erl_crash.dump
file if that exists. - Attach a
syslog(dmesg)
if something related to Erlang are output.
LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.