All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about XenAPI
@ 2009-08-21  8:59 zhangxiang
  2009-08-21 14:51 ` weiming
  0 siblings, 1 reply; 2+ messages in thread
From: zhangxiang @ 2009-08-21  8:59 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 589 bytes --]

Hello everyone!
   
   DomU can use the disk parttion of Dom0 as its virtual disk, for example a DomU, whose Domid is 2, use "/dev/sdb1" of Dom0 as its virtual disk.
   My question is that: in dom0, how can I get the name of parttion (such as "/dev/sdb1") which a DomU uses as its virtual disk by the Domid of DomU? Can I use XenAPI in C programing language to implement it? It really bother me a lot.
   Thank you very much for your help!

Xiang Zhang
National Research Center for Intelligent Computing Systems
Institute of Computing Technology
Chinese Academy of Sciences
Jun 18th, 2009

[-- Attachment #1.2: Type: text/html, Size: 1181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about XenAPI
  2009-08-21  8:59 Question about XenAPI zhangxiang
@ 2009-08-21 14:51 ` weiming
  0 siblings, 0 replies; 2+ messages in thread
From: weiming @ 2009-08-21 14:51 UTC (permalink / raw)
  To: zhangxiang; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 947 bytes --]

Hello,

It's in the VM class.
You can check the xenAPI manual (PDF) on the website for detail.

zephyr

On Fri, Aug 21, 2009 at 4:59 AM, zhangxiang <zhangxiang@ncic.ac.cn> wrote:

>  Hello everyone!
>
>    DomU can use the disk parttion of Dom0 as its virtual disk, for example
> a DomU, whose Domid is 2, use "/dev/sdb1" of Dom0 as its virtual disk.
>    My question is that: in dom0, how can I get the name of parttion (such
> as "/dev/sdb1") which a DomU uses as its virtual disk by the Domid of DomU?
> Can I use XenAPI in C programing language to implement it? It really bother
> me a lot.
>    Thank you very much for your help!
>
> Xiang Zhang
> National Research Center for Intelligent Computing Systems
> Institute of Computing Technology
> Chinese Academy of Sciences
> Jun 18th, 2009
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>

[-- Attachment #1.2: Type: text/html, Size: 1612 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-21 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-21  8:59 Question about XenAPI zhangxiang
2009-08-21 14:51 ` weiming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.