|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: how to find the underlying device of an block-attached d
vu pham <vu@xxxxxxxxxx> writes:
> I added several files as block devices to a domU. Now I am trying to
> list which files I used for the attached devices.
> xm block-list does not return the file names.
>
> [root@xen2 xen]# xm block-list vtest5
> Vdev BE handle state evt-ch ring-ref BE-path
> 51712 0 0 4 6 8
> /local/domain/0/backend/tap/2/51712 51728 0 0 4 7
> 9 /local/domain/0/backend/tap/2/51728 51744 0 0 4 9
> 786 /local/domain/0/backend/tap/2/51744 51760 0 0 4
> 10 885 /local/domain/0/backend/tap/2/51760 51776 0 0 4
> 11 850 /local/domain/0/backend/tap/2/51776 51792 0 0 4
> 12 1004 /local/domain/0/backend/tap/2/51792
>
>
> Where can I find those information ?
Try 'xm list --long vtest5' or 'xenstore-ls'.
--
Feri.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|