Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi list, I'm curious where is the full log of DRBD, includes drbdmanage, tools behind drbdmanage like drbdadm, drbdsetup, drbdmeta and etc. Besides the user space tools, and the kernel module. For my situation, I install drbdmanage from source code(download from the official site) and drbd-utils & drbd-kmod from ELrepo. So far I can find some logs: 1. drbdmanage logs from `journalctl -u dbus` 2. drbd kernel module from `dmesg` or `cat /dev/kmsg` I think there are some more logs, and I wondering where can I find them. Besides all the logs, is there some document can tell me how to debug drbd? thanks in advance! -- thanks, chengwei