User Tools

Site Tools


network_stuff:netapp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_stuff:netapp [2020/02/20 12:25] jotasandokunetwork_stuff:netapp [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 NETAPP\\ NETAPP\\
-To see the ontap netapp version, just type **version** 
      
-  ifconfig -a+  version
   storage show disk  <--to show the disk and the filer that 'owns' them   storage show disk  <--to show the disk and the filer that 'owns' them
 +  system controller show   # to see the FAS version
  
-LOGS (needs to be via gui or in cli privilege mode)+---- 
 +CLUSTER/NODE HEALTH:
  
 +**NFS**
 +  vserver export-policy rule show   # under 'Client Match' column is the IPs os the servers mounted!!
 +  exportfs
 +  config dump -v config_file
 +  system node service-processor show
  
-CLI ([[https://www.sysadmintutorials.com/tutorials/netapp/netapp-clustered-ontap/netapp-clustered-ontap-cli/|External Link]]): 
  
-\\+(We have heads, adapters and shelves) 
  
----- 
-STORAGE STUFF:\\ 
- 
-  event log show -severity EMERGENCY   # 'syslog' events 
- 
-\\ 
-CLUSTER/NODE HEALTH: 
   cluster show   cluster show
   cluster show -instance   cluster show -instance
   storage failover show   storage failover show
-  cluster image show-update-progress \\+  cluster image show-update-progress 
 +  event log show -severity EMERGENCY   # 'syslog' events 
 +  lif migration, pool exhaustion, locks:\\ 
 + 
 + 
 +  Diagnostics:
      
-lif migration, pool exhaustion, locks:\\ 
- 
-  # diagnostics 
   filer01::*> set d -c off;statistics show -object nfsv4_diag -instance nfs4_diag -counter storePool* -rawshow -object nfsv4_diag -instance nfs4_diag -counter storePool* -raw   filer01::*> set d -c off;statistics show -object nfsv4_diag -instance nfs4_diag -counter storePool* -rawshow -object nfsv4_diag -instance nfs4_diag -counter storePool* -raw
-  filer01::*> set d -c off;statistics filer01::> volume show -vserver filer01-svm01 -volume homegrapeshot -fields policy+  filer01::*> set d -c off;statistics filer01::> volume show -vserver filer01-svm01 -volume homemycompany1 -fields policy
  
  
-----+SIS (single instance storage) 
  
-STORAGE STUFF:\\ 
-CLI COMMANDS (cheat sheet) 
-(We have heads, adapters and shelves)  
- 
-SIS (single instance storage)  
   sis config  <-- show you the status of the settings.   sis config  <-- show you the status of the settings.
  
Line 43: Line 38:
   aggr show_space -h <-- check aggregate space   aggr show_space -h <-- check aggregate space
   sysstat -m 1       <-- To see how busy the box is   sysstat -m 1       <-- To see how busy the box is
-  volume show -vserver filer01-svm01 -volume homegrapeshot -fields policy+  volume show -vserver filer01-svm01 -volume homemycompany1 -fields policy
  
 GENERAL DISK GENERAL DISK
Line 52: Line 47:
   sysconfig [-acr]   sysconfig [-acr]
   aggr status   aggr status
- 
-**NFS** 
-  vserver export-policy rule show   # under 'Client Match' column is the IPs os the servers mounted 
-  exportfs 
-  config dump -v config_file 
-  system node service-processor show 
  
 LUN/iSCSI LUN/iSCSI
Line 65: Line 54:
  rdfile /var/log   /etc/log(s) <-- To check the logs locally  rdfile /var/log   /etc/log(s) <-- To check the logs locally
   rdfile /etc/messages <-- rdfile in genereal to show any OS file   rdfile /etc/messages <-- rdfile in genereal to show any OS file
-\\ 
-diagnostics 
-  filer01::*> set d -c off;statistics show -object nfsv4_diag -instance nfs4_diag -counter storePool* -rawshow -object nfsv4_diag -instance nfs4_diag -counter storePool* -raw 
-  filer01::*> set d -c off;statistics filer01::> volume show -vserver filer01-svm01 -volume homegrapeshot -fields policy 
- 
  
  
 +----
  
 +CLUSTER UPGRADES (filer upgrades):\\
 +  * [[https://confluence.mycompany2datacloud.com/display/IN/Netapp+filer+firmware+update]]
 +  * {{ :network_stuff:netapp-filer-upgrades.pdf |}}
  
 ---- ----
Line 85: Line 73:
   filer01::network port> show -fields node,port,mac,mtu,mtu-admin,speed-oper,ifgrp-port,broadcast-domain,link   filer01::network port> show -fields node,port,mac,mtu,mtu-admin,speed-oper,ifgrp-port,broadcast-domain,link
   network port ifgrp show    # for lacp ports   network port ifgrp show    # for lacp ports
 +  node run -node filer01-03 -command ifconfig -v            # for troubleshooting lacp. see https://kb.netapp.com/app/answers/answer_view/a_id/1001343/~/faq%3A-troubleshooting-lacp-port-channel%2F-interface-groups-
 +  
      
 \\ \\
Line 97: Line 87:
   show port all | include Up   show port all | include Up
   show port-channel 3/1   show port-channel 3/1
 +  
 +
 +----
 +TROUBLESHOOT OPEN CASES:\\
 +  * To find the controller's serial number or model plus lots of info:
 +
 +  ::> system show -instance  
  
network_stuff/netapp.1582201542.txt.gz · Last modified: (external edit)