Write Policy
|
Indicates the data write mode of a LUN.
|
- Write Through: The storage system writes
data onto the cache and disks on the storage system simultaneously
upon receiving a data write request sent by the application server.
- Write Back/Mirroring: The storage system
writes data onto the local and the peer cache simultaneously upon
receiving a data write request sent by the application server.
- Write Back/No Mirroring: The storage system
writes data only onto the local cache upon receiving a data write
request sent by the application server.
- Write Back Mandatory/Mirroring: The storage
system forcibly writes data onto the local and the peer cache simultaneously
when encountering certain faults such as overheating or insufficient
power supply from BBUs.
- Write Back Mandatory/No Mirroring: The
storage system forcibly writes data onto the local cache when encountering
certain faults such as overheating or insufficient power supply from
BBUs.
|