S
S
sllrod2015-08-13 01:55:51
Xen
sllrod, 2015-08-13 01:55:51

Virtual disks in Xen: per file per partition or per file per disk?

Colleagues, good day.
I noticed that in Xen you can configure guest disks in two ways:

  1. disk = ['file:/xen/disk.img,sda,w']
    (and in the guest disk this disk is divided, for example, into 3 partitions)
  2. disk = ['file:/xen/firstpart.img,sda1,w','file:/xen/secondpart.img,sda2,w', 'file:/xen/thirdpart.img,sda3,w']


Has anyone studied the data, which of these options is more productive? I suspect that the second ... But are there any links on the topic? Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
oni__ino, 2015-08-13
@oni__ino

the question is a bit off topic: why are you not satisfied with LVM volume groups?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question