Centos5 - Xen - DomU with LVM

Discussion in 'HOWTO-Related Questions' started by jgijsen, Feb 27, 2008.

  1. jgijsen

    jgijsen New Member

    Hello,

    I would like to use LVM for storing the data of the Xen DomU's.
    But virt-install only allows disk images to be used.

    How do I do this with Centos5 ?

    The plan is to use ATAoE afterwards from the storage server to the Xen servers to use Live Migration instead of an NFS server which seems to perform too poor.

    Thank you.


    Jonathan Gijsen.
     
  2. topdog

    topdog Active Member

    virt-install does not care if your images will be sitting on LVM or normal disk so just create a file system on your LVM and point virt-install to put its images there.
     
  3. jgijsen

    jgijsen New Member

Share This Page