This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:netapp [2019/07/23 17:17] – jotasandoku | network_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** | + | |
| + | version | ||
| + | storage show disk <--to show the disk and the filer that ' | ||
| + | system controller show # to see the FAS version | ||
| - | LOGS (needs to be via gui or in cli privilege mode): | + | ---- |
| + | CLUSTER/ | ||
| + | **NFS** | ||
| + | vserver export-policy rule show # under ' | ||
| + | exportfs | ||
| + | config dump -v config_file | ||
| + | system node service-processor show | ||
| + | |||
| + | |||
| + | (We have heads, adapters and shelves) | ||
| + | |||
| + | cluster show | ||
| + | cluster show -instance | ||
| + | storage failover show | ||
| + | cluster image show-update-progress | ||
| + | event log show -severity EMERGENCY | ||
| + | lif migration, pool exhaustion, locks:\\ | ||
| + | |||
| + | |||
| + | Diagnostics: | ||
| + | | ||
| + | filer01:: | ||
| + | filer01:: | ||
| + | |||
| + | |||
| + | SIS (single instance storage) | ||
| + | |||
| + | sis config | ||
| + | |||
| + | VOLUMES | ||
| + | aggr show_space -h <-- check aggregate space | ||
| + | sysstat -m 1 < | ||
| + | volume show -vserver filer01-svm01 -volume homemycompany1 -fields policy | ||
| + | |||
| + | GENERAL DISK | ||
| + | disk show -v | ||
| + | vol status | ||
| + | storage show disk -p | ||
| + | options | ||
| + | sysconfig [-acr] | ||
| + | aggr status | ||
| + | |||
| + | LUN/iSCSI | ||
| + | lun show -m | ||
| + | aggr options myAggr snapshot_autodelete off <-- to disable the automatic snapshot deletion (USE WITH CARE) | ||
| + | Aggregate snapshot commands | ||
| + | | ||
| + | rdfile / | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | CLUSTER UPGRADES (filer upgrades): | ||
| + | * [[https:// | ||
| + | * {{ : | ||
| + | |||
| + | ---- | ||
| - | CLI ([[https:// | + | **NETWORK STUFF:**\\ |
| - | NETWORK: | ||
| network interface show | network interface show | ||
| network interface show -lif filer01-svm02_nfs_lif1 -instance | network interface show -lif filer01-svm02_nfs_lif1 -instance | ||
| Line 15: | Line 73: | ||
| filer01:: | filer01:: | ||
| 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:// | ||
| + | | ||
| | | ||
| \\ | \\ | ||
| - | |||
| - | ---- | ||
| - | STORAGE STUFF:\\ | ||
| - | |||
| NETAPP SWITCHES:\\ | NETAPP SWITCHES:\\ | ||
| (from filer): network device-discovery show -node filer01-04 -protocol cdp | (from filer): network device-discovery show -node filer01-04 -protocol cdp | ||
| Line 31: | Line 87: | ||
| show port all | include Up | show port all | include Up | ||
| show port-channel 3/1 | show port-channel 3/1 | ||
| - | |||
| - | |||
| - | SYSLOG: | ||
| - | > event log show -severity EMERGENCY | ||
| - | |||
| - | \\ | ||
| - | CLUSTER/ | ||
| - | cluster show | ||
| - | cluster show -instance | ||
| - | storage failover show | ||
| - | cluster image show-update-progress \\ | ||
| | | ||
| - | lif migration, pool exhaustion, locks:\\ | ||
| - | |||
| - | # diagnostics | ||
| - | filer01:: | ||
| - | filer01:: | ||
| - | |||
| ---- | ---- | ||
| + | TROUBLESHOOT OPEN CASES:\\ | ||
| + | * To find the controller' | ||
| - | STORAGE STUFF:\\ | + | ::> |
| - | CLI COMMANDS (cheat sheet) | + | |
| - | (We have heads, adapters and shelves) | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | SIS (single instance storage) | + | |
| - | >sis config | + | |
| - | + | ||
| - | VOLUMES | + | |
| - | > aggr show_space -h <-- check aggregate space | + | |
| - | > sysstat -m 1 < | + | |
| - | > volume show -vserver filer01-svm01 -volume homegrapeshot -fields policy | + | |
| - | + | ||
| - | GENERAL DISK | + | |
| - | > disk show -v | + | |
| - | > vol status | + | |
| - | > storage show disk -p | + | |
| - | > options | + | |
| - | > sysconfig [-acr] | + | |
| - | > aggr status | + | |
| - | + | ||
| - | NFS | + | |
| - | > exportfs | + | |
| - | > config dump -v config_file | + | |
| - | > system node service-processor show | + | |
| - | + | ||
| - | LUN/iSCSI | + | |
| - | > lun show -m | + | |
| - | + | ||
| - | >> aggr options myAggr snapshot_autodelete off <-- to disable the automatic snapshot deletion (USE WITH CARE) | + | |
| - | Aggregate snapshot commands | + | |
| - | + | ||
| - | > rdfile / | + | |
| - | > rdfile / | + | |
| - | # diagnostics | + | |
| - | filer01::*> set d -c off; | + | |
| - | filer01:: | + | |
| - | + | ||
| - | > ifconfig -a | + | |
| - | > storage show adapter | ||