Increase iNodes on Netapp FAS

Problem Our alerting system notified us that inodes were nearing the system limit on a CIFS share (aka unipod_cifs) on a FAS running ONTap 9   Solution The following command will shiow current usage syntax volume show  {cifs_name} -fields files, files-used command  volume show unipod_cifs -fields files, files-used     To increase the inodes use the following syntax Read More…