Take a look at the NetApp Services Terms and Conditions, specifically Section 2.5 - Out-of-Scope Services and Section 4.6 - Equipment Relocation.
https://www.netapp.com/how-to-buy/sales-terms-and-conditions/terms-with-customers/general-terms/services-terms/support-services-terms/
... View more
You might find this Discord/NetApp channel thread interesting:
https://discord.com/channels/855068651522490400/1397557792574935242
A step-by-step guide is provided by a trusted member.
The X4013A NVMe SSDs are self-encrypting drives (SED). The fastest and best way to erase data on them is by using ONTAP "crypto sanitize" techniques (essentially shredding the key that the data was encrypted with).
See KB: How to cryptographically sanitize a system with all self-encrypting disks (SEDs) If you are repurposing these drives, I would be careful with 3rd party erasure programs. They tend to screw up the boot sector and drive's block format - you end up potentially bricking the drive from an ONTAP perspective. I have heard that Blancco software might have some awareness of NetApp's disk formats.
... View more
Since the FAS8020 (and its drives) have not been supported for a few years, it's unlikely you can source the drive from NetApp. You can certainly discuss the situation with your NetApp account team or partner.
You can determine the existing drive marketing "X" part numbers and the manufacturing part numbers (Format: XXX-YYYYY) by looking at the physical label of the NetApp drive or from the CLI: What is the ONTAP CLI command to find a drive part number?
... View more
It appears that you did not purchase NetApp-sourced drives. ONTAP requires specific custom formats and drive labeling for it to be considered supported.
As for the panic/disruption you see, see: Bug ID 1185571 - ONTAP disruption occurs when an unsupported hard disk drive (HDD) or solid-state disk (SSD) is detected
... View more
Hi,
This type of information is readily available in the NetApp Hardware Universe.
But there's two important facts you need to know...
All SAS2 shelves like the DS2246 passed End of Support (EOS) on 31-Jan-2025.
ONTAP 9.16.1 and later no longer supports SAS2 shelves
... View more
As the old saying goes... "drives can fail... stuff happens."
Keep all of your drive and shelf firmware up-to-date for best reliability and resiliency of your storage subsystem. For internal drives in the AFF A250, you'll want to keep up-to-date with ONTAP (See Support Bulletin SU2)
https://mysupport.netapp.com/site/downloads/firmware/disk-drive-firmware
https://mysupport.netapp.com/site/downloads/firmware/disk-shelf-firmware
... View more
All ONTAP downloads are available here: https://mysupport.netapp.com/site/products/all/details/ontap9/downloads-tab
However, your NetApp SSO credentials/company must be entitled to download ONTAP software.
Unfortunately, NetApp personnel are not allowed to send software directly.
... View more
Yes, support for the FAS2552 ended in January 2023.
The last ONTAP version to support it was 9.8.
You might get some additional advice about using this hardware for "home lab" use from the NetApp Discord channel. I recommend joining it and asking your questions there. https://discord.com/channels/855068651522490400/1062049107096633454
... View more
Are you sure your FAS2820 is 4xSSD + 10xHDD? It's a 12-drive chassis, so it's really 4xSSD and 8xHDD.
Anyway, Fusion is conservative, but it is a good tool to estimate performance at a somewhat granular workload configuration level.
You might get some additional advice from the NetApp Discord channel. I recommended joining it and asking your questions there. https://discord.com/channels/855068651522490400/1062049107096633454 I think there's still headroom in the FAS2820 for another shelf, if you add one.
Don't be concerned over RAID group sizes - the RAID-DP maximum of 28 drives is always enforced. You simply create additional RAID groups to add to the aggregate (or just create new aggregates with the new storage, if you want).
... View more
Yes, the patch version's download page lists the specific fixes in that patch version of ONTAP.
To see a cumulative list of fixes between two ONTAP versions in general, we have this Bugs Online tool -- ONTAP - Release Bug Comparison.
Comparing 9.14.1 with 9.14.1P11 (fixed in 9.14.1P11): https://mysupport.netapp.com/site/bugs-online/release-comparison/product/ONTAP?version1=9.14.1&version2=9.14.1P11&type=fixed
... View more
The X66211B-5-C cable is a standards-based 5m 100GBASE-CR4 cable that we have formally tested with our hardware products. It is known to interoperate well with many switch vendor products.
Cisco switch software (NX-OS, iOS) is known for actively calling out transceivers and cables as "unsupported" if they are not Cisco-branded products. Furthermore, Cisco TAC might become less helpful if 3rd party cables are being used - often requiring a Cisco-branded part to be used to progress with troubleshooting.
Answer for #1:
The easiest path is to purchase Cisco cables, but that implies additional costs.
If you search for this issue on the Internet, a common solution is to run these commands to help with 3rd-party compatibility with Catalyst switches (Info from this Cisco Community Forum thread )
no errdisable detect cause gbic-invalid
service unsupported-transceiver
Answer for #2 and #3: NetApp Hardware Universe provides formal compatibility information between storage systems and supported back-end (cluster, storage, MetroCluster) switches.
But, NetApp does not formally document cable compatibility for front-end data networking use-cases. We have a more flexible policy. Using 3rd party optics/cables is permitted, as long as they are similar in technology and compliant with applicable Ethernet standards. Generally, you would avoid active copper and active optical technologies, unless we specifically have our own solutions for them (per HWU). If using another vendor’s cables/optics, best to stick with ones that are approved by the device/switch vendor.
In summary, for storage system front-end connectivity, the answer is “Try it – it might work. YMMV”.
From a hardware support perspective, the customer or switch vendor is responsible any component replacement.
... View more
Typically, the 25GbE ports on the platform support RS-FEC - usually autonegotiated. You'd have to provide specific platform and NIC/card details to get a 100% answer.
... View more
Hardware Universe images and LED views will usually tell you which is port “a”.
PCIe Adapter cards always have the convention that the top port is the first or “a” port. “Top” is the port furthest away from the PCIe connectors (which is the “bottom”). When onsite, if a card is horizontal, the connectors will tell you which side (left or right) is “bottom”. Generally, for horizontal PCIe card slots, the riser is on the left, which means connectors are on the left. So, the “a” port is furthest to the right, “b” is to the left and so on.
... View more
I haven't seen this particular question, before. Non-disruptive in-chassis HW upgrade is not supported - it would get hung up on seeing mixed controllers in the chassis, IMO. Thinking about it, it would have to be disruptive and you'd need to move any data off the FAS8300, first.
Evacuate data off attached storage
Unjoin FAS8300 (if applicable)
Use parts of the "repurpose KB" workflow to init the FAS8300 and the attached storage (MSID 0x0 for encrypting drives, wipeclean, option 9a, etc.)
Swap out the FAS8300 with FAS8700 controllers and recable
Boot and init the FAS8700, create or join the cluster
Move your data back.
... View more
Are you talking about a controller upgrade to a complete FAS8700 in its own separate chassis, or are you asking about in-chassis controller upgrades?
Top-level doc topic: https://docs.netapp.com/us-en/ontap-systems-upgrade/index.html
... View more
Another difference is that SAS2 HW components like DS2246 shelves passed EOS on 31-Jan-2025.
See: CPC-00133 -- End of Availability: DS2246 and DS4246 Disk Shelves and Media, 6TB NSE NL-SAS HDD
... View more
boot_ontap boots the ONTAP operating system from the LOADER. You use this any time you want to bring up the system from LOADER.
bye performs a warm reset of the controller (CPU complex). You use "bye" any time you have any hardware (additions, removals, replacements) or system firmware (BIOS/LOADER) changes in the system.
bye -g performs a global reset of the controller (including CPU complex and internal CPU firmware, such as the management engine). It's somewhat vestigial, in that the "bye" command will automatically invoke "bye -g" in situations where it is necessary.
In your NVDIMM example, it doesn't really matter if you use boot_ontap or bye, since the controller was pulled out for the NVDIMM replacement. So, you have already "power-cycled" the PCM/controller post-replacement, in effect.
In platforms such as the AFF-A700 where I/O and NVRAM modules can be independently added/removed/replaced while the PCM/motherboard is still sitting at the LOADER prompt, bye is required to re-enumerate all of the PCIe devices now in the system.
X9170A "Core Dump Device": See: How to configure A700 systems with X9170A core dump device
... View more
If Hardware Universe doesn't have what you're looking for, another supplementary information source is this KB article:
How to determine the NetApp part number for Brocade and NetApp SFPs
... View more