Can we improve Wafliron performance?
Applies to
- ONTAP 9
- Wafliron
Answer
| WARNING: Manually increasing the WAFL scan speed value to a high value can cause a significant performance impact to data production. Only change it with the direction of NetApp Technical Support. | 
WAFL scan speed:
- Controlled by the nodeshell command wafl scan speed.
- By default, is automatically tuned by ONTAP based on available system resources.
- Affects the CPU time allocated for file system scanning.
- Higher values will negatively impact performance.
- Does not impact Phase 1 mounting time.
Changing WAFL scan speed
- Check current speed if desired:
::> set advanced
::*> run local wafl scan speed       
WAFL scan speed is 1300
- Set speed to 2000 and monitor:
::> set advanced
::*> run local wafl scan speed 2000  
  
::*> run local wafl scan speed
WAFL scan speed is 2000
- If further increases are needed, do so in increments of 5%.
- When Wafliron has completed, reset scan speed to automatic tuning:
::> set advanced
::*> run local wafl scan speed 0    
 
::*> run local wafl scan speed
WAFL scan speed is 1300
Additional Information
additionalInformation_text
