How to Troubleshoot Problems with OpenAFS for Windows

Table of Contents

4.1. pioctl debugging ( IoctlDebug registry key)
4.2. afsd_service initialization log (%WinDir%\TEMP\afsd_init.log)
4.3. afsd_service debug logs (fs trace {-on, -off, -dump} ->%WinDir%\TEMP\afsd.log)
4.4. Using SysInternal's Debug Viewer, Process Monitor, Process Explorer and Process Dump Tools
4.5. Creating Microsoft MiniDumps (fs minidump -> %WinDir%\TEMP\afsd.dmp)
4.6. Single Sign-on (Integrated Logon) debugging
4.7. RX (AFS RPC) debugging (rxdebug)
4.8. Cache Manager RPC debugging (cmdebug)
4.9. Persistent Cache consistency check
4.10. Token Acquisition Debugging

OpenAFS for Windows provides a wide range of tools to assist you in debugging problems. The techniques available to you are varied because of the wide range of issues that have been discovered over the years.