ted creedon wrote:
> Filemon is installed with 1.5.5 debug but it doesn't see the afs volumes.
> Any clues?
> tedc

Turn on "network volumes" as the instructions in the release notes state.

[begin quote]
4.4. Using SysInternal’s DbgView and FileMon Tools

An alternatve option to the use of "fs trace -dump" to capture internal
OpenAFS Client Service events is to use a tool such as Sysinternal's
DbgView to capture real-time debugging output.  When the OpenAFS Client
Service starts and Bit 2 of the TraceOption value in the registry is
set, all trace log events are output using the Windows Debug Monitor
interface (OutputDebugString).

  [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]

REG_DWORD   TraceOption = 0x04

Use “fs trace –on” and “fs trace –off” to toggle the generation of log
messages.

Sysinternal’s FileMon utility can be use to monitor the file operations
requested by applications and their success or failure.   Use the
Volumes menu to restrict FileMon monitor to Network volumes only in
order to reduce the output to just the CIFS requests.  Turn on the
Advanced Output option in order to log with finer granularity.

Turn on the Clock Time and Show Milliseconds options in both tools to
make it easier to synchronize the application requests and the resulting
OpenAFS Client Service operations.   The captured data can be stored to
files for inclusion in bug reports.
[end quote]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to