[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-13 Thread Felipe Franciosi
** Description changed: Description of problem: When used as a Xen guest, Ubuntu 13.10 may be slower than older releases in terms of storage performance. This is due to the persistent-grants feature introduced in xen-blkfront on the Linux Kernel 3.8 series. From 3.8 to 3.12 (inclusive),

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-13 Thread Felipe Franciosi
I am unable to collect logs with apport-collect as I do not have a set of Ubuntu guests setup for repro at the moment. I also believe logs are not relevant for this particular case. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-31 Thread Felipe Franciosi
Joseph, apologies for the delay on this. I have finally managed to retest the kernel you have provided. For reference, I added the following disks to my server: * 4 x Micron P320 * 2 x Intel 910s (presented as 4 separate SCSI devices) * 1 x Fusion-io ioDrive2 I created 10 LVM Logical Volumes on

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-31 Thread Felipe Franciosi
** Attachment added: Saucy x86_64 without the backports https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319003/+attachment/4123531/+files/saucy.png -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-31 Thread Felipe Franciosi
** Attachment added: Saucy x86_64 with the backports https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319003/+attachment/4123532/+files/saucy-backports.png -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-31 Thread Felipe Franciosi
** Attachment removed: Saucy x86_64 without the backports https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319003/+attachment/4123531/+files/saucy.png ** Attachment removed: Saucy x86_64 with the backports

[Kernel-packages] [Bug 1319003] Re: Storage performance regression when Xen backend lacks persistent-grants support

2014-05-31 Thread Felipe Franciosi
** Attachment added: Saucy x86_64 guests without the backports https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319003/+attachment/4123555/+files/saucy64.png -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1775235] Re: Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-06 Thread Felipe Franciosi
gt); return virtscsi_queuecommand(vscsi, req_vq, sc); Signed-off-by: Felipe Franciosi - - Please consider this a urgent fix as all of our customers which use Ubuntu 16.04 and have MQ enabled for better performance will be affected by your latest update. Our workaround is to recommen

[Kernel-packages] [Bug 1775235] Re: Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-08 Thread Felipe Franciosi
sc); Signed-off-by: Felipe Franciosi Please consider this a urgent fix as all of our customers which use Ubuntu 16.04 and have MQ enabled for better performance will be affected by your latest update. Our workaround is to recommend that they disable SCSI MQ while you work on the issue. Best

[Kernel-packages] [Bug 1775235] Re: Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-07 Thread Felipe Franciosi
virtscsi_pick_vq_mq(vscsi, sc); - else + atomic_inc(>reqs); + } else req_vq = virtscsi_pick_vq(vscsi, tgt); return virtscsi_queuecommand(vscsi, req_vq, sc); Signed-off-by: Felipe Franciosi Please consider this a urgent fix as all of our c

[Kernel-packages] [Bug 1775235] Re: Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-13 Thread Felipe Franciosi
mand(vscsi, req_vq, sc); Signed-off-by: Felipe Franciosi Please consider this a urgent fix as all of our customers which use Ubuntu 16.04 and have MQ enabled for better performance will be affected by your latest update. Our workaround is to recommend that they disable SCSI MQ while

[Kernel-packages] [Bug 1775235] [NEW] Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-05 Thread Felipe Franciosi
req_vq = virtscsi_pick_vq_mq(vscsi, sc); - atomic_inc(>reqs); - } else + else req_vq = virtscsi_pick_vq(vscsi, tgt); return virtscsi_queuecommand(vscsi, req_vq, sc); Signed-off-by: Felipe Franciosi Please consider this a urgent fix as all of our c

[Kernel-packages] [Bug 1775235] Re: Ubuntu 16.04 (4.4.0-127) hangs on boot with virtio-scsi MQ enabled

2018-06-05 Thread Felipe Franciosi
vq = virtscsi_pick_vq(vscsi, tgt); return virtscsi_queuecommand(vscsi, req_vq, sc); Signed-off-by: Felipe Franciosi Please consider this a urgent fix as all of our customers which use Ubuntu 16.04 and have MQ enabled for better performance will be affected by your latest u