From: Olaf Hering <olaf@aepfle.de>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Ondrej Holecek <oholecek@suse.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
xen-devel@lists.xen.org
Subject: Re: [PATCH] libbxl: add support for pvscsi, iteration 1
Date: Fri, 2 May 2014 18:00:53 +0200 [thread overview]
Message-ID: <20140502160053.GB21983@aepfle.de> (raw)
In-Reply-To: <21347.49076.725315.124439@mariner.uk.xensource.com>
On Fri, May 02, Ian Jackson wrote:
> > +Specifies the dom0 visible SCSI device. The string can be either a device path
> > +like to a block device like /dev/disk/by-id/scsi-XYZ. Or it can be a device path
> > +to a char device like /dev/sg5. Or it can be specified in the SCSI notation
> > +HOST:CHANNEL:TARGET:LUN. Note that the latter format is unreliable because
> > +the HOST value can change across dom0 reboots.
>
> /dev/sg5 might have an unstable name too, in some cases.
>
> You should specify what format HOST CHANNEL TARGET LUN are in. Are
> they all decimal integers ? Can we use 0x to specify hex ?
I will find out, and clearify this part of the docs.
> > +=item C<vdev>
> > +
> > +Specifies how the SCSI device is mapped into the guest. The notation is in
> > +SCSI notation HOST:CHANNEL:TARGET:LUN. HOST in this case means a virthal
> > +SCSI host within the guest.
>
> I think I don't understand "HOST". Is it an integer ? Does the Xen
> PV SCSI interface then offer multiple virtual SCSI hosts ? How many ?
HOST is a number.
Many hosts are allowed, have to check the upper limit. Its likely $HUGE.
> > +=item C<option>
> > +
> > +Right now only one option is recognized: feature-host.
>
> What effect does that option have ?
I have to find out ;-(
Olaf
prev parent reply other threads:[~2014-05-02 16:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-30 11:03 [PATCH] libbxl: add support for pvscsi, iteration 1 Olaf Hering
2014-05-02 14:36 ` Olaf Hering
2014-05-02 15:30 ` Ian Campbell
2014-05-02 15:11 ` Ian Campbell
2014-05-02 15:54 ` Olaf Hering
2014-05-02 16:35 ` Ian Campbell
2014-05-02 15:54 ` Ian Jackson
2014-05-02 16:00 ` Olaf Hering [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=20140502160053.GB21983@aepfle.de \
--to=olaf@aepfle.de \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=oholecek@suse.com \
--cc=xen-devel@lists.xen.org \
/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.