From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Belka Subject: fs-backend on -unstable Date: Wed, 25 Mar 2009 22:41:57 +0000 Message-ID: <20090325224157.GO13428@pimb.org> References: <20090325165439.GH13428@pimb.org> <20090325171822.GY5737@const.bordeaux.inria.fr> <20090325175037.GI13428@pimb.org> <20090325180655.GA8031@const.famille.thibault.fr> <20090325181412.GJ13428@pimb.org> <20090325182013.GA13718@const.famille.thibault.fr> <20090325182501.GK13428@pimb.org> <20090325191730.GM13428@pimb.org> <20090325213833.GC13718@const.famille.thibault.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20090325213833.GC13718@const.famille.thibault.fr> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-devel Cc: Samuel Thibault , Jeremy Fitzhardinge , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, Mar 25, 2009 at 10:38:33PM +0100, Samuel Thibault wrote: > Jody Belka, le Wed 25 Mar 2009 19:17:30 +0000, a =E9crit : > > Apologies; it seems that there's some bug somewhere that means fs-bac= kend > > doesn't work with a pvops-dom0. >=20 > It'd be good to report that on xen-unstable. So, as mentioned above, fs-backend isn't working on a pvops-dom0. With non-pvops, running fs-backend looks like this: Connection to the xenbus deamon opened successfully. XS transaction is 3 xenbus_printf (backend/vfs/exports/0/name) <=3D default. Path changed backend/vfs/exports/requests Awaiting next connection. However, under pvops, this is all I get: = = =20 Connection to the xenbus deamon opened successfully. XS transaction is 3 xenbus_printf (backend/vfs/exports/0/name) <=3D default. And stubdom's can't make a connection to it. J