|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to create an img.
On Sat, Dec 20, 2008 at 4:37 PM, <maillists0@xxxxxxxxx> wrote:
>
>
>
>>
>> This should give you the pieces you are missing:
>> (kpartx is your friend here)
>>
>> http://www.centos.org/docs/5/html/Virtualization-en-US/ch-virt-accessing-data.html
> Thanks! I have a question. I'm not sure what to use for "guest1" in this
> line: kpartx -av /dev/xen/guest1. In /dev/xen on my system, I have this list
> of devices:
>
> blktap0 blktap1 evtchn tapctrlread1 tapctrlwrite1
>
> How do I know which one my guest is using?
Those instruction assume that you are working with logical volumes.
The kpartx should be applied to the disk image file, whatever that
may be. That will then make the partitions available in /dev/mapper.
If you are working with LVs either as the disk or on the disk, then
the standard LVM commands apply.
Hope that helps.
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
http://runningxen.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|