What is SIDL
Applies to
- Cloud Volumes ONTAP (CVO)
- BlueXP
- ONTAP Select
Answer
SIDL(Single Instance data logging) is an ONTAP write modewhich improves ONTAP write efficiency on virtualized environments (CVO, ONTAPselect, etc..). SIDL writes differ from normal ONTAP writes in some key ways:
- SIDL writes commit user data to filesystem disks before updating the NVLOG.
- SIDL writes do NOT NVLOG user data. Instead, they NVLOG header information that points to disk blocks which contain the write data.
SIDL can bring substantial benefits when running on CVO systems.
For example:
- It offloads a substantial portion of the MB/s load from the vNVRAM backing device.
- It reduces the total MB/s network load between HA-partners.
