Search
- Filter results by:
- View attachments
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/How_to_disable_the_nblade.execsOverLimit_error_to_reach_the_SNMP_trap_host_destinationApplies to ONTAP 9 Description This article describes how to disable Built-in type SNMP trap (like nblade.execsOverLimit error) to reach the SNMP trap host destination methods.
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Which_user_ids_access_ONTAP_cifs_share_during_a_period_of_timeApplies to ONTAP 9 CIFS Answer ONTAP storage does not support the function about recording which user ids access cifs share during a period of time by default. But there are two ways to find which use...Applies to ONTAP 9 CIFS Answer ONTAP storage does not support the function about recording which user ids access cifs share during a period of time by default. But there are two ways to find which user id access cifs share: Capture the packets in storage, and the user's access session can be checked in packets. Set up CIFS auditing with clustered Data ONTAP. Additional Information additionalInformation_text
- https://kb.netapp.com/on-prem/ontap/DP/SnapMirror/SnapMirror-KBs/Object__export_ruleset_ui_table_Method__baseline_Reason__Failed_to_delete_rulesetReason: Failed to delete ruleset: This operation is not permitted on a Vserver that is configured as the destination for identity preserve Vserver DR.Execute "snapmirror show -destination-vserver DR_S...Reason: Failed to delete ruleset: This operation is not permitted on a Vserver that is configured as the destination for identity preserve Vserver DR.Execute "snapmirror show -destination-vserver DR_SVM -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors. Reason: Failed to delete ruleset: This operation is not permitted on a Vserver that is configured as the destination for identity preserve Vserver DR.
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/ESXi_hosts_lost_connection_with_NetApp_iSCSI_lunsApplies to VMware vSphere ESXi 7.0.0 VMware vSphere ESXi 6.7 VMware vSphere ESXi 6.5 VMware vSphere ESXi 6.0 iSCSI Storage ONTAP 9 Issue ESXi hosts lost connection with NetApp iSCSI luns after storage...Applies to VMware vSphere ESXi 7.0.0 VMware vSphere ESXi 6.7 VMware vSphere ESXi 6.5 VMware vSphere ESXi 6.0 iSCSI Storage ONTAP 9 Issue ESXi hosts lost connection with NetApp iSCSI luns after storage reboot. Checked the logs. None of VMware initiators login to target storage. On storage side, the vserver iSCSI security default is CHAP. iSCSI VMFS Datastore goes into an inaccessible state.
- https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/The_volume_s_space_guarantee_cannot_be_changed_to_volumeThe volume's space guarantee cannot be changed to volume and shows the following error: guarantee cannot be changed to "volume" while cross volume deduplication is enabled and the volume contains cros...The volume's space guarantee cannot be changed to volume and shows the following error: guarantee cannot be changed to "volume" while cross volume deduplication is enabled and the volume contains cross volume shared [nodename: vv_config_worker11: wafl.config.req.error:DEBUG]: Config request 'VV_CONFIG_REQ_SET_INFO' by WAFL for volume vol1bce6415-4851-11e8-9b7e-00a0986abbf5 is not being processed because of the error: '905 - CR_VOL_CANT_CHANGE_SPCGUAR_FOR_CVD'.
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Why_is_the_SnapMirror_resync_transfer_time_so_longApplies to ONTAP 9 SnapMirror XDP Answer It is normal behavior for some SnapMirror transfers to take longer than expected. Typically, longer transfers are the result of: The snapshot delta size betwee...Applies to ONTAP 9 SnapMirror XDP Answer It is normal behavior for some SnapMirror transfers to take longer than expected. Typically, longer transfers are the result of: The snapshot delta size between Transfer and Newest is large. The SnapMirror resync operation needs to transfer the Data Warehouse metadata. Additional Information Is it normal that SnapMirror resync transferred size is more than transferred snapshots delta size? SnapMirror relationships report a Preparing relationship status
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Why_can_the_quota_report_not_display_all_quota_entries_if_quota_report_command_without_the_qtree_nameApplies to ONTAP 9 Answer It is the default behavior in ONTAP 9.8. Example: Cluster::*> quota report -quota-type tree -tree "" There are no entries matching your query. Cluster::*> quota report -quota...Applies to ONTAP 9 Answer It is the default behavior in ONTAP 9.8. Example: Cluster::*> quota report -quota-type tree -tree "" There are no entries matching your query. Cluster::*> quota report -quota-type tree -tree "q1" Vserver: svm1 ----Disk---- ----Files----- Quota Volume Tree Type ID Used Limit Used Limit Specifier ------- -------- ------ ------- ----- ----- ------ ------ --------- vol1 q1 tree 1 0B 100MB 1 - q1 Additional Information
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/How_to_find_any_older-version_Snapshot_copies_of_ONTAPApplies to ONTAP 9 Description This article describes the method that How to find any older-version Snapshot copies of ONTAP.
- https://kb.netapp.com/on-prem/ontap/DM/Efficiency/Efficiency-KBs/The_efficiency_of_the_snapmirror_volumes_are_always_enabledApplies to ONTAP 9 Issue The efficiency of the snapmirror volumes are always enabled followed the OCSM (OnCommand System Manager) update or resync after disabled the efficiency of the snapmirror volum...Applies to ONTAP 9 Issue The efficiency of the snapmirror volumes are always enabled followed the OCSM (OnCommand System Manager) update or resync after disabled the efficiency of the snapmirror volumes manually Use the command snapmirror show -instance to check the type that is snapvault and the option -enable-storage-efficiency true
- https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Why_is_the_used_size_of_files_or_folders_larger_than_the_size_on_disk_of_windows_propertiesApplies to ONTAP 9 CIFS Answer ONTAP supports the sparse file in CIFS and NFS protocol. So the used size of files or folders is larger than the size on disk because there are sparse files on the CIFS ...Applies to ONTAP 9 CIFS Answer ONTAP supports the sparse file in CIFS and NFS protocol. So the used size of files or folders is larger than the size on disk because there are sparse files on the CIFS Windows client. Example: Windows Properties: size 999,566 size on disk 992,328 Additional Information Refer to: How to create the CIFS or NFS sparse files On the Host OS. Note: This KB link is a third-party website. Why does used-size of quota report not match to size on disk of Windows Properties?
- https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/How_to_disable_the_auto_domain_discoveryApplies to ONTAP 9 CIFS Domain Discovery Description How to disable the auto domain discovery and use only preferred domain server