
allocated SR does become full, disk space must be made available either on the SR target substrate or by deleting unused VDIs in the SR.
Note:
Some SR types might round up the
vdi-destroy
vdi-destroy uuid=<uuid_of_vdi>
Destroy the specified VDI.
Note:
In the case of Local VHD and NFS SR types, disk space is not immediately released on
vdi-forget
vdi-forget uuid=<uuid_of_vdi>
Unconditionally removes a VDI record from the database without touching the storage backend. In normal operation, you should be using
vdi-import
Import a raw VDI.
vdi-introduce
Create a VDI object representing an existing storage device, without actually modifying or creating any storage. This command is primarily used internally to automatically introduce
vdi-resize
Resize the VDI specified by UUID.
vdi-snapshot
191