1. NetApp ONTAP Concepts Documentation
"How the WAFL file system works": "All write requests go to a dedicated
high-performance
nonvolatile storage (NVRAM or NVMEM) on the storage controller. They are treated as logged writes. After the writes are logged
the client is sent a confirmation." This source validates that NVRAM stores uncommitted writes (logged writes).
2. NetApp Support Knowledge Base
Article ID: 1011991
"What is the purpose of NVRAM?": "NVRAM is battery-backed memory that is present on all filers. Its purpose is to log incoming NFS/CIFS/iSCSI/FCP write requests... In the event of a power failure
the contents of NVRAM are preserved by the battery." This source validates that NVRAM is battery-backed and stores incoming (uncommitted) writes.
3. NetApp AFF and FAS Documentation
"AFF A900 and FAS9500 Systems Documentation Center"
Section: "Replace the NVMEM battery": "The NVMEM battery enables the controller module to save the contents of memory to flash in the event of a loss of power." This hardware-level documentation confirms the use of a battery to ensure non-volatility.