Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 2 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/How_to_identify_the_FlexGroup_constituent_from_client_file_path
      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.
    • https://kb.netapp.com/on-prem/ontap/DP/SnapRestore/SnapRestore-KBs/How_to_restore_single_file_with_whitespace_in_the_file_path
      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