ONTAP Discussions

How the workflow after NVRAM battery failure?

Demon-Huang
4,284 Views

Normal Workflow:
1、A client sends in a write request.
2、The data is written into NVRAM.

And now,the controllers NVRAM battery was failure.
How the workflow after NVRAM battery failure?
The write request direct writen into disk?

1 ACCEPTED SOLUTION

NAYABSK
4,213 Views

Hi, 

 

 

Data ontap is engineered to a procedural write which flows through NV-RAM and there is no way data can be written directly to disks.

 

Thanks,

Nayab

View solution in original post

3 REPLIES 3

WAYNEWATKINS
4,265 Views

Data gets written to system memory and the transactions logged in NVRAM. NVRAM provides battery-backed protection against data loss in disaster situations. Having the data in NVRAM allows the system replay data if lost in system memory before it was flushed to disk. Therefore, losing the battery introduces a risk to losing information in the NVRAM though it would not affect workflow for incoming write requests during normal operation.

Demon-Huang
4,229 Views

Is there a way to write data directly to disk ?

NAYABSK
4,214 Views

Hi, 

 

 

Data ontap is engineered to a procedural write which flows through NV-RAM and there is no way data can be written directly to disks.

 

Thanks,

Nayab

Public