MDC Node Tools and Diagnostics |
The SNFS logging can be found in three different areas.
The cvlogs contain messages from the fsm processes. They can be found at the following location.
Linux/Unix: /usr/cvfs/data/<fsname>/log/cvlog*
Windows: C:\Program Files\StorNext File System\data\<fsname>\log\cvlog*
Look in the cvlogs for error messages or disk latency messages. High disk latency can affect the overall performance of SNFS.
The nssdbg.log file contains messages from the fsmpm process. This file can be found in the following location.
Linux/Unix: /usr/cvfs/debug/nssdbg.out
Windows: C:\Program Files\StorNext File System\debug\nssdbg.out
The qustats are are measuring overall metadata statistics, physical I/O, VOP statistics and client specific VOP statistics.
The overall metadata statistics include journal, thread (not currently available) and cache information. All of these can be affected by changing the configuration parameters for a file system. Examples are increasing the journal size, increasing the thread pool (not currently available) and increasing cache sizes.
The physical I/O statistics show number and speed of disk I/O. Poor numbers can indicate hardware problems or under capacity.
The VOP statistics show what clients are doing, which can show where work flow changes may improve performance.
The Client specific VOP statistics can show which clients are generating the VOP requests.
Key Stat Tables
PhysIO Stats - Physical metadata I/O statistics
Read/Write
There are tools that can be used to parse Qustat data. Detail can be found in the Qustat information wiki
<please add details here>
Linux: /var/log/messages
Windows: Look at the Event Viewer
Watch for both system related errors and StorNext related errors. For example;
Notes |
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |