What caveats should I consider if I want to default all NAS volumes to FlexGroups? We have a mixed environment with both CIFS and NFS. FlexGroups seem to have matured over the years, but we’re unsure if migrating everything to FlexGroups is the best approach. They appear to be well-suited for large capacity requirements, high inode counts, and offer better performance balancing across nodes. Given these factors, can FlexGroups be used as the default for all NAS volumes, or are there specific scenarios where FlexVols would still be preferable?
... View more
Hello, I would like to move luns (presented to a windows 2008 server) from one NetApp FAS to another FAS. We have SQL databases runnign on it so would prefer online migrations is possible. Can you suggest my options. I've used FLI to migrate from 3rd party to NetApp. Thanks and appreciate your response.
... View more
hello all, we have a netapp storage running cdot [version: NetApp Release 9.6P3 ], we have the below issue and need to know the solution or the troubleshooting steps for it: Event: snmp.server.busy: SNMP daemon is busy serving a high rate of incoming SNMP queries. Message Name: snmp.server.busy Description: This message occurs when the SNMP daemon is busy serving a high rate of incoming SNMP queries. This might be caused by multiple SNMP clients querying the cluster or a malicious client attempting a denial-of-service attack. SNMP clients might experience delays or timeouts.
... View more
If my old hardware will disuse, and use a newer model to replace, the the FAS model will create a new cluster, how to move the old cluster's SVM and keep SVM's data and configuration to the new cluster?
... View more
Hi Everyone, We’re facing an issue while configuring LDAP on a NetApp array (version 9.16) and need some guidance. Here’s the procedure and details of what we’ve tried so far: LDAP Server Details: LDAP Server IP: 10.x.x.x LDAP User Name: DEV1 LDAP User Password: XXXXX LDAP Connection Password: XXXXX DN: CN=DEV1,CN=Users,DC=powerh,DC=com Port: 389 Steps Taken: SSH : We successfully created the LDAP client via the following command: vserver services name-service ldap client create -vserver svm_power -client-config power -ad-domain powerh.com -schema MS-AD-BIS -port 389 -query-timeout 3 -min-bind-level simple -bind-dn CN=DEV1,CN=Users,DC=powerh,DC=com -bind-password xxxxxx -base-dn DC=powerh,DC=com -base-scope subtree -preferred-ad-servers 10.x.x.x Error When Running the Following Command: vserver services name-service ldap create -vserver svm_power -client-config power -client-enabled true We encounter the error: Error: Validate the LDAP configuration procedure failed. [ 0 ms] TCP connection to IP 10.x.x.x, port 389 failed: Network is unreachable. [ 1] LDAP search for the "dnsHostName" attribute(s) within base "" (scope: 0) using filter "(objectClass=*)" failed with error: Can't contact LDAP server **[ 5] FAILURE: Unable to contact DNS to discover domain controllers. [ 5] Unable to make a connection (LDAP (NIS & Name Mapping)): Result: RESULT_ERROR_DNS_CANT_REACH_SERVER Error: command failed: The LDAP client configuration "power" for Vservers "svm_power" is an invalid configuration. GUI Configuration: Navigated to Storage > Storage VMs > <vserver name> > Settings. Tried configuring LDAP under the LDAP Configuration section, but the error persists across both SVM and Cluster-level configurations. Issue Summary: We are unable to configure the LDAP client in NetApp, even though we’ve tried both the GUI and SSH methods. The error indicates network-related issues with the connection to the LDAP server, specifically a failure to contact DNS and reach the LDAP server at port 389. Questions: Are there any additional configuration steps we might have missed in the NetApp LDAP setup? Could the issue be related to network settings, such as firewall rules, or DNS configurations? Is there a recommended troubleshooting approach for this scenario? Any insights or suggestions would be greatly appreciated! Thanks in advance!
... View more