Creates a new storage volume at the specified path with the given sector capacity.
Absolute filesystem path where the volume data will be stored.
Initial number of sectors the volume can store. Each sector is 4 MiB.
Volume added.
Unique identifier of the volume.
Absolute filesystem path of the volume data.
Number of sectors currently stored in the volume.
Maximum number of sectors the volume can store.
Whether the volume is read-only.
Whether the volume is currently available for I/O operations.