Applies to ONTAP 9 FlexGroup imbalance Volume Data Set ID (DSID) NetApp XCP tool (Linux, Windows) Description FlexGroup exposes a single namespace to the end user, making client file path agnostic to ...Applies to ONTAP 9 FlexGroup imbalance Volume Data Set ID (DSID) NetApp XCP tool (Linux, Windows) Description FlexGroup exposes a single namespace to the end user, making client file path agnostic to the Flexgroup constituent. FlexGroup constituent identification of the file helps manual balancing of FlexGroup.
Applies to ONTAP 9.x SnapRestore Snapshot Description There is a possibility to have whitespaces character in a file path Whitespaces are against best practices to be used with any file system, use "_...Applies to ONTAP 9.x SnapRestore Snapshot Description There is a possibility to have whitespaces character in a file path Whitespaces are against best practices to be used with any file system, use "_" instead Example: /vol/vol_test_1/New Folder/test.txt Listing of the file may fail with the following error: ::> set advanced ::*> node run -node <node_name> -command "ls /vol/vol_test_1/New Folder" /vol/vol_test_1/New: Can't open directory: No such file or directory