cvmfs-csi icon indicating copy to clipboard operation
cvmfs-csi copied to clipboard

docs: add notes on how to get client logs

Open gman0 opened this issue 2 years ago • 0 comments

Troubleshooting section should provide info on how to get client logs.

  • CVMFS_DEBUGLOG may need to be added in case of autofs-managed mounts; get the logs from there.
  • Private mounts don't need that as the cvmfs2 process doesn't fork and all logs are outputted into stdout.

gman0 avatar Jul 31 '23 13:07 gman0