Posts

Showing posts with the label NetApp

NetApp CIFS share failover to dr replication partner

  NetApp CIFS share failover to dr replication partner In this example we replicate a CIFS share from the source NetApp to a DR NetApp, details below: [------------------------------] [------------------------------] | Source | | DR END | | | | | | Hostname: NetApp001 | >>>>>>>_____________________\`-._ | Hostname: NetApp002 | | SVM Name: netappsvm001_files | >>>>>>> /.-' | SVM Name: netappsvm002_files | | Alias: fileserver01 | | Alias: fileserver02 | | | | | [------------------------------] ...

Netapp swapping failed disk

  Finding which node has the failed disk Run the below command to find the failed disk, which node and owner it belongs to: disk show -container-type broken Gathering and submitting logs Depending on who your support is with you may need to gather and submit logs with all the info required for them to be able to issue the disk, to do this run the commands below: run -node netapp01 -command sysconfig -A Copy and paste the results in to a txt file and call it something like sysconfig-a-results.txt Now run the below command: system controller fru show-manufacturing-info Copy and paste the results in to a txt file and call it something like sysconfig-m-results.txt You may be asked for these by NetApp or whoever your support is with before they will process a disk replacement. Replacing the disk Run the following command to list the disk ID and it's owner: storage disk show –container-type broken Remove the failed disk and wait for 1 minute then insert the new replacement disk. Run the ...