WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] When is "physical-device" created in xenstore?

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] When is "physical-device" created in xenstore?
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Tue, 20 Sep 2005 16:36:51 +0800
Delivery-date: Tue, 20 Sep 2005 08:34:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcW9vnI5WT/NHGZyTTazLRm3uHadaA==
Thread-topic: When is "physical-device" created in xenstore?
Saw a strange problem. When blkfront writes event channel number and
ring-ref to xenstore, the watch registered by blkback is notified.
However immediately watch handler in blkback found there's no
"physical-device" under xenstore which should refer to major/minor
number of device for domU. Then failed to create vbd and finally the
connection can't be setup.

So my puzzle is, when should physical-device be created? And who creates
this item? I searched for name string in whole tools directory to only
find instance in block-file/block-phy/block-endb. I configured disk
image by /dev/loop0, so ideally block-phy should be used. However I
still failed to find where block-phy is invoked.

Any clues?

Thanks,
Kevin

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

<Prev in Thread] Current Thread [Next in Thread>