Expand description
Provides a basic implementation of SCSI persistent reservations on top of any other disk type.
Since these reservations are stored locally in memory, this is not useful for actually sharing a disk between VMs. This is just useful for testing.
Structs§
- A disk wrapper that adds persistent reservations support to any disk type.