Using statistics to monitor automatic node referral activity
To determine how many SMB connections are referred, you can monitor automatic node referral activity by using the statistics command. By monitoring referrals you can determine the extent to which automatic referrals are locating connections on nodes that host the shares and whether you should redistribute your data LIFs to provide better local access to shares on the CIFS server.
About this task
The cifs object provides several counters at the advanced privilege level that are helpful when monitoring SMB automatic node referrals:
- node_referral_issued
Number of clients that have been issued a referral to the share root's node after the client connected using a LIF hosted by a node different from the share root's node.
- node_referral_local
Number of clients that connected using a LIF hosted by the same node that hosts the share root. Local access generally provides optimal performance.
- node_referral_not_possible
Number of clients that have not been issued a referral to the node hosting the share root after connecting using a LIF hosted by a node different from the share root's node. This is because an active data LIF for the share root's node was not found.
- node_referral_remote
Number of clients that connected using a LIF hosted by a node different from the node that hosts the share root. Remote access might result in degraded performance.
You can monitor automatic node referral statistics on your storage virtual machine (SVM) by collecting and viewing data for a specific time period (a sample). You can view data from the sample if you do not stop data collection. Stopping data collection gives you a fixed sample. Not stopping data collection gives you the ability to get updated data that you can use to compare against previous queries. The comparison can help you identify performance trends.
For more information about using the statistics command, see the Performance Monitoring Power Guide.