All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Alex Bligh <alex@alex.org.uk>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: Re: Xen 4.3 development update CODE FREEZE HAS_BEGUN
Date: Fri, 19 Apr 2013 10:07:39 +0200	[thread overview]
Message-ID: <5170FB4B.5040502@citrix.com> (raw)
In-Reply-To: <3636DD413FE60B33C16972A5@nimrod.local>

On 18/04/13 21:58, Alex Bligh wrote:
> 
> 
> --On 18 April 2013 16:50:06 +0200 Roger Pau Monné <roger.pau@citrix.com> 
> wrote:
> 
>>  - The new iSCSI libxl/xl disk functionality could also be considered a
>> tech preview, again it's best to have it like that rather than not
>> having it at all, I've heard quite a lot of people asking about iSCSI
>> support in Xen.
> 
> I don't quite understand this point. We've been happily using iSCSI
> support (i.e. dom0 iSCSI block devices) with xen 4.2 for ages,
> using libxl. I am 99.9% sure we have this working with xl too for
> testing. Why does Xen even care whether /dev/sdc is a SATA disk or
> a SCSI disk?

Sure, you can attach the iSCSI disk yourself on the Dom0 and pass that
block device to the DomU, or you could even have a hotplug script that
does this automatically.

The nice thing from this implementation (apart from the fact that you
can specify iSCSI targets in the DomU config file, so you don't have to
care about plugging them), is that it allows to offload part of the work
that is usually done in the "add" phase to a new action called
"prepare", that when performing migration is executed before the guest
on the sender side is paused, so the blackout phase during migration is
reduced.

> 
> Completely untested, but if upstream QEMU device model is the 4.3
> default, upstream QEMU has its own native iscsi client built in.
> Won't that 'just work'? (with libxl, perhaps not xl)

Probably, but it will be much slower than blkback.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2013-04-19  8:07 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 12:22 Xen 4.3 development update CODE FREEZE HAS_BEGUN George Dunlap
2013-04-16 12:37 ` Ian Campbell
2013-04-16 12:39   ` George Dunlap
2013-04-16 12:50 ` George Dunlap
2013-04-16 15:02   ` Wei Liu
2013-04-16 15:20     ` George Dunlap
2013-04-16 16:11       ` Wei Liu
2013-04-16 16:24         ` George Dunlap
2013-04-18 18:09           ` Wei Liu
2013-04-19  7:50             ` Ian Campbell
2013-04-19 18:22               ` Wei Liu
2013-04-16 12:51 ` George Dunlap
2013-04-16 12:57 ` Jan Beulich
2013-04-16 13:00   ` George Dunlap
2013-04-16 13:16     ` Jan Beulich
2013-04-16 15:16 ` George Dunlap
2013-04-16 15:34   ` Anthony PERARD
2013-04-18 11:30 ` Stefano Stabellini
2013-04-18 14:50   ` Roger Pau Monné
2013-04-18 16:26     ` George Dunlap
2013-04-18 19:58     ` Alex Bligh
2013-04-19  8:07       ` Roger Pau Monné [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=5170FB4B.5040502@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=alex@alex.org.uk \
    --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.