From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v4 4/5] vscsiif.h: add some notes about xenstore layout Date: Wed, 6 May 2015 09:06:34 +0200 Message-ID: <20150506070634.GA31493@aepfle.de> References: <1429259460-30491-1-git-send-email-olaf@aepfle.de> <1429259460-30491-5-git-send-email-olaf@aepfle.de> <20150505135931.GF1455@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150505135931.GF1455@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Keir Fraser , Ian Campbell , Tim Deegan , Ian Jackson , xen-devel@lists.xen.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org On Tue, May 05, Wei Liu wrote: > On Fri, Apr 17, 2015 at 08:30:59AM +0000, Olaf Hering wrote: > > + * The backend driver uses a single_host:many_devices notation to manage domU > > + * devices. Everything is stored in /local/domain/0/backend/vscsi/. The > Don't assume backend domid to be 0. Once vscsi=[] understands such setup that number will change. But I will will adjust this variable to refer to . Olaf