Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 6 results
    • https://kb.netapp.com/Legacy/ONTAP/7Mode/7MTT_migration_does_not_retain_the_domain_information_in_Quota_target_due_to_numeric_values_in_user_name
      Applies to 7-Mode Transition Tool(7MTT) 3.3.1 ONTAP 7-Mode 8.2 ONTAP 8.2 Cluster Mode ONTAP 9 Issue Quota rule is transitioned from 7-mode, however the domain information is missing Example: "subAffec...Applies to 7-Mode Transition Tool(7MTT) 3.3.1 ONTAP 7-Mode 8.2 ONTAP 8.2 Cluster Mode ONTAP 9 Issue Quota rule is transitioned from 7-mode, however the domain information is missing Example: "subAffectedObjectsMap" : { "Qtree" : "qtree1", "Quota Type" : "user", "Quota Target" : "12345678", "7-Mode Quota Entry" : "domain_name\\12345678 user@/vol/volname/qtree1 1024000K - - - -", "Perform User Mapping" : "off"
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/During_periods_of_high_traffic_what_is_an_acceptable_percentage_of_discarded_packets_in_ONTAP
      Applies to ONTAP 9 Data ONTAP 8 Data ONTAP operating in 7-Mode Answer Generally, discarded packets below 0.1% of the total traffic should not substantially affect service. Additional Information A hig...Applies to ONTAP 9 Data ONTAP 8 Data ONTAP operating in 7-Mode Answer Generally, discarded packets below 0.1% of the total traffic should not substantially affect service. Additional Information A high volume of traffic can lead bus overruns causing some packets to be discarded. This does not always have a noticeable impact on the environment. More information can be found in our KB article on Troubleshooting Ethernet Network Ports in ONTAP using ifstat. Why does packet loss impact performance?
    • https://kb.netapp.com/Legacy/ONTAP/7Mode/What_is_the_Support_Statement_for_dNFS_on_Data_ONTAP_7_Mode_and_clustered_Data_ONTAP_FAS
      NetApp supports the use of the Oracle dNFS clients. Important known Bug fixes for Direct NFS for Oracle RDBMS are listed below: There is a performance degradation for multiblock reads when using Direc...NetApp supports the use of the Oracle dNFS clients. Important known Bug fixes for Direct NFS for Oracle RDBMS are listed below: There is a performance degradation for multiblock reads when using Direct NFS, as Direct NFS fragments reads into multiple single block reads. These reads are not fragmented if the OS NFS client is being used. For maximum performance and stability, NetApp recommends to install all patches affecting Direct NFS described in Oracle document 1495104.1 for Oracle RDBMS.
    • https://kb.netapp.com/Legacy/ONTAP/7Mode/How_to_troubleshoot_performance_issues_in_Data_ONTAP_8_7-mode
      Applies to Data ONTAP 8 7-mode Description This article is a starting point for understanding where a performance problem may be, and identifying other articles to help resolve the problem. Performanc...Applies to Data ONTAP 8 7-mode Description This article is a starting point for understanding where a performance problem may be, and identifying other articles to help resolve the problem. Performance issues are typically: Job run time is longer than expected Slower than expected throughput Higher than expected latency Utilization is higher or at 100% of a processing center (CPU/disk) Note: For ONTAP 9 and Clustered Data ONTAP 8, please see this article.
    • https://kb.netapp.com/on-prem/ontap/DP/SnapMirror/SnapMirror-KBs/Unable_to_delete_a_stale_SnapMirror_relationship
      Applies to Data ONTAP 7-mode Issue Unable to delete a stale SnapMirror relationship, although all volumes involved aren't existing anymore
    • https://kb.netapp.com/Legacy/ONTAP/7Mode/What_is_the_performance_impact_on_NAS_when_using_FPolicy_in_Data_ONTAP_7_mode
      FPolicy will cause CIFS and NFS work to be serialized (not spread across multiple processor cores). In Data ONTAP 7-mode NFS traffic will be impacted more than CIFS traffic, since there's no equivalen...FPolicy will cause CIFS and NFS work to be serialized (not spread across multiple processor cores). In Data ONTAP 7-mode NFS traffic will be impacted more than CIFS traffic, since there's no equivalent of first_read and first_write filter This means that instead of just the first read operation being scanned, all packets for that read are scanned. (See Bug# 858682) See TR 3640 for ways to mitigate impact from overloaded FPolicy servers.