Sure... Generally:
-C suffixes indicate a part that is included in factory-configured system build/configuration - i.e. config to order (CTO)
-QS suffixes indicate parts that are shipped individually and directly from a distribution center (Quick Ship)
... View more
Upgrading ONTAP is a good idea. 9.1 went EOVS a while ago,
For 9.1-9.3, you would use the cluster unjoin command.
https://docs.netapp.com/us-en/ontap-cli-93/cluster-unjoin.html
I assume you plan to leave the 8080 in the existing cluster and unjoin the 8020 from it.
Follow this document to ensure a successful removal:
https://docs.netapp.com/us-en/ontap/system-admin/remov-nodes-cluster-concept.html
Reinitialize the 8020 to set it up as a new 2-node cluster.
https://kb.netapp.com/onprem/ontap/os/How_to_decommission_or_repurpose_an_HA_Pair_with_ONTAP_9
... View more
I'm not sure what you mean by "online".
However, you can certainly use the mentioned procedure to change the mezzanine module (slot 1) from one type to another, as well.
... View more
5d.30.1 is a node-level disk path name - the 1st value is a storage port on the node.
The ONTAP disk name is a cluster-level disk name - the 1st value is an arbitrary stack number.
See this KB for info on how to determine both names for a disk. How to map a disk name between clustershell and nodeshell
... View more
More or less. Once the system is initialized, you follow the documented link to assign ownership of all the available data partitions to one node. (Leave one spare data partition to be available for failures).
... View more
Serial console cable info for various E-Series platforms: https://kb.netapp.com/onprem/E-Series/Hardware/How_to_log_into_an_E-Series_controller_serially https://kb.netapp.com/onprem/E-Series/Hardware/How_to_diagnose_an_E-Series_offline_controller
... View more
What is the model?
With such a low disk count, you might need to consider active/passive HA configurations to eke out the most storage capacity:
https://docs.netapp.com/us-en/ontap/disks-aggregates/setup-active-passive-config-root-data-task.html
... View more
Just delete the "management-network" switch entries with -force to make them really disappear.
switch ethernet delete -device <name> -force
https://docs.netapp.com/us-en/ontap-cli-9131//system-switch-ethernet-delete.html
Also, if you don't use CDP in your management network, disable CDP on your ONTAP nodes. Note: CDP will remain enabled on the cluster network ports, regardless of CDP being "disabled".
... View more
The MetroCluster documentation is extensive...
Intra-cluster (e4a/e8a) will go to the MC-IP switches (not switchless).
https://docs.netapp.com/us-en/ontap-metrocluster/install-ip/concept_required_mcc_ip_components_and_naming_guidelines_mcc_ip.html#ip-switch-requirements-in-a-metrocluster-ip-configuration
Example port layout: https://docs.netapp.com/us-en/ontap-metrocluster/install-ip/port_usage_9336c_shared.html#cabling-a-fas8300-fas8700-fas9000-or-fas9500-system-to-a-cisco-9336c-fx2-shared-switch
You'll need the X91146A NIC in Slot 5 for the remote HA/DR traffic. https://docs.netapp.com/us-en/ontap-metrocluster/install-ip/concept_required_mcc_ip_components_and_naming_guidelines_mcc_ip.html#gigabit-ethernet-adapter-requirements-in-a-metrocluster-ip-configuration
You'll use this 9336C part number: https://hwu.netapp.com/Switch/Index?PartNumber=X190200-CS-PE
Cables/optics choices are shown in Hardware Universe.
... View more
Some relevant documentation links:
https://docs.netapp.com/us-en/ontap/high-availability/
https://docs.netapp.com/us-en/ontap-metrocluster/manage/concept_understanding_mcc_data_protection_and_disaster_recovery.html
... View more
A1. It is "normal" to not cross-connect the SAS ports when you do not have any external storage shelves.
See: https://kb.netapp.com/onprem/ontap/hardware/Are_SAS_cables_required_for_FAS_or_AFF_systems_with_internal_only_storage
A2: Though it is "single-path", that path is extremely reliable (since it is completely internal). If you do wish the most reliability, you can still cross-connect the SAS port - if desired.
That said, the newer FAS2820 does improve on the FAS2720 in this regard - there are two internal paths.
... View more
Hi,
Switch FW, RCF version and ONTAP version compatibility is found here: https://mysupport.netapp.com/site/info/broadcom-cluster-switch
and on the NetApp Hardware Universe
... View more
Christophe,
For #2, I suggest they look over the short videos covering various parts of the NetApp Support Site on NetApp's KBTV YouTube channel:
https://www.youtube.com/@NetAppKBTV/search?query=NetApp%20Support%20Site
... View more
From: https://github.com/NetApp/ontap-rest-python/tree/master/ONTAPI-Usage-Reporting-Tool
SUPPORT
These scripts were developed by the CSI team at NetApp. For questions and for addressing bugs, please reach out to ng-ontap-rest-queries@netapp.com Demo: ONTAPI Usage Reporting Tool
... View more
They are the same cable. HWU can help confirm that...
https://hwu.netapp.com/Search/Index?keyword=Cable%20:%20X6566B-05-N-C
Component Type: Cable
Component Name/Part Number: X6566B-05-N-C
Description: Cable,Direct Attach CU SFP+ 10G,0.5M,-C
Associated Part Numbers: X6566B-05-N-C, X6566B-05-R6, X6566B-05-R6-C
... View more
This is also a handy "cluster health check" procedure post-installation...
KB: How to perform a cluster health check with a script in ONTAP
... View more
This document describes the various data protection and data integrity features of NetApp All-SAN array systems, plus the best practices for designing, implementing, and managing a SAN network to achieve maximum reliability.
For more information, click here.
... View more
AFF C-Series expansion is only available in 4xSSD increments.
If you are a NetApp partner, you can find more information on the NetApp Field Portal.
... View more
Ref: https://hwu.netapp.com/Cable/Index?type=1&cabletype=531660,531663&partnumber=X6589-R6
Yes, the UTA2 ports on a FAS2650 -> Onboard Ports & Cables (e0c, e0d, e0e, e0f) are considered onboard ports. Generally, any "e0<letter>" Ethernet port would be an "onboard port".
... View more