Deleting DomUs
Removing Guest VMs
First stop the DomU with
xl shutdown DOMU_NAME
Now run
xen-delete-image --lvm=vg0 DOMU_NAME
and the script will remove the disk and swap logical volumes.
Finally, update the appropriate information in the user database.