[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-15 Thread Ɓukasz Zemczak
What is the test case and regression potential of the change? I will not
be able to accept it as an SRU without the base SRU information being
provided.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-09 Thread Corey Bryant
New nova package versions with this fix have been uploaded to Ubuntu
Eoan, Disco unapproved queue [1], and rocky-staging.

[1]
https://launchpad.net/ubuntu/disco/+queue?queue_state=1&queue_text=nova

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-09 Thread Corey Bryant
Thanks Michal

** Changed in: nova (Ubuntu Eoan)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-09 Thread Michal Arbet
Hi, this should be fixed in ceph now as I reported a bug to ceph guys
and now fixed I think..

https://tracker.ceph.com/issues/38381#change-139292
https://github.com/ceph/ceph/pull/26514
 

** Bug watch added: tracker.ceph.com/issues #38381
   http://tracker.ceph.com/issues/38381

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-08 Thread Corey Bryant
In Ubuntu this is already fixed in Stein and Train for Cinder, and not
fixed in any releases for Nova. Needs fixing in Rocky for Cinder and
Rocky+ for Nova.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-08 Thread Corey Bryant
Cosmic is EOL. We can target Rocky directly.

** Changed in: cinder (Ubuntu Cosmic)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-07-08 Thread Corey Bryant
Cosmic is EOL. We can target Rocky directly.

** Changed in: nova (Ubuntu Cosmic)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-27 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/664512
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=b4b47a59c7ff1d60e69dbdea07de9163948cb680
Submitter: Zuul
Branch:stable/stein

commit b4b47a59c7ff1d60e69dbdea07de9163948cb680
Author: Edward Hope-Morley 
Date:   Thu Jun 6 12:26:26 2019 +0100

Fix python3 compatibility of rbd get_fsid

In py3 librados's get_fsid() function returns a binary string
which breaks comparison when compared with the same value as a
string. This is currently breakin the logic that compares ceph
cluster fsids when deciding whether the image used to boot an
instance is cow-clonable.

Change-Id: I79b40ca40400c67b0805926096317afd875ffabb
Closes-Bug: #1816468
(cherry picked from commit e8b6b0bc78ec229803d1d27f8a4706e2c425bd77)


** Changed in: cloud-archive/stein
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-10 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/663607
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=e8b6b0bc78ec229803d1d27f8a4706e2c425bd77
Submitter: Zuul
Branch:master

commit e8b6b0bc78ec229803d1d27f8a4706e2c425bd77
Author: Edward Hope-Morley 
Date:   Thu Jun 6 12:26:26 2019 +0100

Fix python3 compatibility of rbd get_fsid

In py3 librados's get_fsid() function returns a binary string
which breaks comparison when compared with the same value as a
string. This is currently breakin the logic that compares ceph
cluster fsids when deciding whether the image used to boot an
instance is cow-clonable.

Change-Id: I79b40ca40400c67b0805926096317afd875ffabb
Closes-Bug: #1816468


** Changed in: nova
   Status: In Progress => Fix Released

** Changed in: cloud-archive/rocky
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-07 Thread Edward Hope-Morley
** Changed in: cinder (Ubuntu Eoan)
   Status: Triaged => Fix Released

** No longer affects: cinder (Ubuntu Eoan)

** Changed in: cinder (Ubuntu Disco)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-07 Thread Edward Hope-Morley
glance stable/rocky backport submitted in bug 1816721

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-07 Thread Edward Hope-Morley
@melwitt sorry i didn't refresh the page before commenting so missed
that you added your comment. So yeah, its just a matter of getting the
various bits backported to R (and the nova part landed and backported to
S and R)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-07 Thread Edward Hope-Morley
Looks like the glance issue was fixed using a separate bug -
https://bugs.launchpad.net/glance-store/+bug/1816721 so at least that's
done (but needs backporting to Rocky)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-06 Thread melanie witt
I think either way, we would want a patch in glance as well, if it is
using the fsid from ceph.

(later)

Looking through the code, I found that such a change has already been
made:

https://github.com/openstack/glance_store/blob/6266ddf45f4d006cd7a8304224ec0ba0774489c1/glance_store/_drivers/rbd.py#L507

to fix this glance store bug:

https://bugs.launchpad.net/glance-store/+bug/1816721

This fix was released in glance_store 0.28.0.

Edward, is your local deployment using at least glance_store 0.28.0?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-06 Thread Edward Hope-Morley
as an aside, i just tested the nova patch in a local deployment and it
isn't actually sufficient to resolve the problem because the value
stored by glance is also invalid -
https://pastebin.ubuntu.com/p/mj9gFpSBMv/

i'll have a look see if i can get the glance value stripped of invalid
characters when doing the comparison but otherwise ill have to patch
glance as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-06 Thread melanie witt
** Changed in: nova
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816468] Re: Acceleration cinder - glance with ceph not working

2019-06-06 Thread Corey Bryant
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: cinder (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Changed in: cinder (Ubuntu Cosmic)
   Importance: Undecided => High

** Changed in: cinder (Ubuntu Cosmic)
   Status: New => Triaged

** Changed in: cinder (Ubuntu Disco)
   Importance: Undecided => High

** Changed in: cinder (Ubuntu Disco)
   Status: New => Triaged

** Changed in: cinder (Ubuntu Eoan)
   Importance: Undecided => High

** Changed in: cinder (Ubuntu Eoan)
   Status: New => Triaged

** Changed in: nova (Ubuntu Cosmic)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Cosmic)
   Status: New => Triaged

** Changed in: nova (Ubuntu Disco)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Disco)
   Status: New => Triaged

** Changed in: nova (Ubuntu Eoan)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Eoan)
   Status: New => Triaged

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/rocky
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/train
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/stein
   Importance: Undecided
   Status: New

** Changed in: cloud-archive/rocky
   Importance: Undecided => High

** Changed in: cloud-archive/rocky
   Status: New => Triaged

** Changed in: cloud-archive/stein
   Importance: Undecided => High

** Changed in: cloud-archive/stein
   Status: New => Triaged

** Changed in: cloud-archive/train
   Importance: Undecided => High

** Changed in: cloud-archive/train
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816468

Title:
  Acceleration cinder - glance with ceph not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs