Is it possible to change inode (files) for volume via OnCommand System Manager?
- Views:
- 2,670
- Visibility:
- Public
- Votes:
- 2
- Category:
- oncommand-system-manager
- Specialty:
- legacy
- Last Updated:
- 1/26/2024, 1:39:41 AM
Applies to
- OnCommand System Manager (OCSM) 9.1 and later
- ONTAP System Manager 9.6 and later
- ONTAP 9.1 and later
Answer
No, System Manager doesn't have the function to change the number of maxfiles.
The number of maximum file (maxfiles) can be changed only by the following command via CLI.
::> volume modify -vserver <SVM_name> -volume <Volume_name> -files <Number_of_files>
Additional Information