For devices that are initialized on operating system files, ensure that device writes
occur directly on the physical media.
Use:
- directio with
disk init, sp_deviceattr, and
disk reinit
- dsync with
disk init
directio and dsync parameters are mutually
exclusive. If a device has dsync set to true, you cannot set
directio to true for the same device. To enable
directio for a device, also reset dsync to
false.