From: tgh <tianguanhua@ncic.ac.cn>
To: Ewan Mellor <ewan@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: backend and frontend
Date: Sat, 27 Jan 2007 20:21:40 +0800 [thread overview]
Message-ID: <45BB43D4.4020909@ncic.ac.cn> (raw)
In-Reply-To: <20070126103242.GC575@leeni.uk.xensource.com>
hi
Thank you for reply
I read the wiki about the XenSplitDrivers and XenStoreReference ,
and I made a img file and create a vm with the img ,and the conf file is
like the follows
kernel = "/boot/vmlinuz-2.6.16-xenU"
memory = 256
name = "dom1"
vcpus = 1
vif = [ '' ]
disk = [ 'file:/vm/dom1.img,sda1,w' ]
netmask = "255.255.0.0"
gateway = "192.168.150.1"
hostname = "office1"
ip = "192.168.104.4"
root = "/dev/sda1 ro"
there will be a disk in the backend/vbd/domid/virtual-device in the
xenstore,isn`t it?
Does xen support the vm to hotplug another virtual disk ,which is
accessed by dom0?
If it does,what and how does xen deal with the backend and the xenstore?
Are there two elements in the backend/vbd/domid/ in the xenstore?
and what about the frontend in the vm ,are there two frontend in the vm
or just one? how to identify them then?
If it does not ,what should we do to make it work?
Does it need another frontend in the vm or not ?
and how about the backend ?
could you give me some guide ?
Thanks in advance
Ewan Mellor 写道:
> On Fri, Jan 26, 2007 at 10:04:15AM +0800, tgh wrote:
>
>
>> hi
>> I try to understand the blkback and blkfront codes,and I am puzzled
>> about the initialization for both blkback and frontend.
>> Does the blkback complete the initialization when the dom0 init ?and
>> when does the frontend in guestOS try to connet with the blkback in the
>> dom0? and how does the frontend do? how does the frontend register the
>> relative entryes in the xenstore in the dom0?
>> I am really puzzled ,could anyone help me?
>>
>
> http://wiki.xensource.com/xenwiki/XenSplitDrivers
> http://wiki.xensource.com/xenwiki/XenStoreReference
>
> HTH,
>
> Ewan.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
>
prev parent reply other threads:[~2007-01-27 12:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-25 15:40 shadow page code Ky Srinivasan
2007-01-25 15:51 ` Tim Deegan
2007-01-26 2:04 ` backend and frontend tgh
2007-01-26 10:32 ` Ewan Mellor
2007-01-27 12:21 ` tgh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45BB43D4.4020909@ncic.ac.cn \
--to=tianguanhua@ncic.ac.cn \
--cc=ewan@xensource.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.