Attaching a Disk to a Running Xen DomU
Attaching storage to a running Xen DomU without rebooting is straightforward using the xl toolstack. This is useful when you need to add capacity, attach backup storage, or provision new volumes without downtime. Basic Disk Attachment To attach a logical volume or physical disk to a running DomU, use xl block-attach on Dom0: xl block-attach…
