Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 5 results
    • https://kb.netapp.com/on-prem/E-Series/Hardware-KBs/E5700A-16GB_is_reported_wrongly_instead_of_E5700A-64GB_after_replacement
      After replacement of E5700 controller E5700A-16GB is reported wrongly instead of E5700A-64GB after replacement STORAGE-ARRAY-PROFILE > CONTROLLERS shows the total RAM size is 64GB but the part number ...After replacement of E5700 controller E5700A-16GB is reported wrongly instead of E5700A-64GB after replacement STORAGE-ARRAY-PROFILE > CONTROLLERS shows the total RAM size is 64GB but the part number is E5700A-16GB Replacement part number: E5700A-16GB Part number: 111-03121+F0 Serial number: 021848027212 Date of manufacture: 3/12/20 Data Cache Total present: 57344 MB Total used: 50486 MB Location: Controller A, Bay 1 Data Cache Module Location: Controller A, Bay 2 Capacity: 32,768 MB
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Unable_to_remove_domain_user_from_local_group_with_error_Reason_entry_doesn_t_exist_on_ONTAP_9
      A user is deleted and recreated in AD before removing the same user from a local group in ONTAP Post that, domain user removal from the local group fails with an "entry doesn't exist" error cluster1::...A user is deleted and recreated in AD before removing the same user from a local group in ONTAP Post that, domain user removal from the local group fails with an "entry doesn't exist" error cluster1::> vserver cifs users-and-groups local-group remove-members -vserver svm1 -group-name BUILTIN\Administrators -member-names Domain1\User Error: command failed: Cannot remove "Domain1\User" from group "BUILTIN\Administrators".Reason: entry doesn't exist.
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/SSH_fingerprint_mismatch_if_cluster_mgmt_LIF_migrates
      SSH access to ONTAP using public key ONTAP admin access via SSH using public key fails after the cluster-mgmt LIF migration, below error is visible on the client console IT IS POSSIBLE THAT SOMEONE IS...SSH access to ONTAP using public key ONTAP admin access via SSH using public key fails after the cluster-mgmt LIF migration, below error is visible on the client console IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! It is also possible that a host key has just been changed. The fingerprint for the RSA key sent by the remote host is Add correct host key in /.../.ssh/known_hosts to get rid of this message. RSA host key for xxx.xxx.xxx.xxx has changed and you have requested strict checking.
    • https://kb.netapp.com/Legacy/NetApp_HCI/OS/NIC_firmware_version_mismatch_alert_on_Element_software
      Applies to NetApp HCI NetApp Element software Issue Examples from NetApp SolidFire Active IQ: NETWORK_FIRMWARE_VERSION_ETH1 should be == 14.21.1000 (SM_2111000001034) but is 14.17.2020 (SM_21110000010...Applies to NetApp HCI NetApp Element software Issue Examples from NetApp SolidFire Active IQ: NETWORK_FIRMWARE_VERSION_ETH1 should be == 14.21.1000 (SM_2111000001034) but is 14.17.2020 (SM_2111000001034) NETWORK_FIRMWARE_VERSION_ETH1 should be >= 14.25.1020 (SM_2111000001034) but is 14.21.1000 (SM_2111000001034) The firmware version messages vary depending on the version of Element that is currently installed.
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Unable_to_add_domain_user_to_local_group_with_Error__command_failed__Failed_to_resolve_name_in_ONTAP_9
      Applies to ONTAP 9 CIFS/SMB Active Directory (AD) Issue A user or group is deleted and recreated in AD before adding the same user or group to a local group in ONTAP Post that, adding a domain user or...Applies to ONTAP 9 CIFS/SMB Active Directory (AD) Issue A user or group is deleted and recreated in AD before adding the same user or group to a local group in ONTAP Post that, adding a domain user or group from the local group fails with an "command failed: Failed to resolve name" error Example: cluster1::*> cifs users-and-groups local-group add-members -vserver svm1 -group-name BUILTIN\ADMINISTRATORS -member-names Domain1\User Error: command failed: Failed to resolve name Domain1\User