[Bug 1551305] Re: backup service crashes in ceph job with "pure virtual method called"

2016-03-02 Thread Josh Durgin
@Matt yes, I meant trusty rather than precise

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

Title:
  backup service crashes in ceph job with "pure virtual method called"

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

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


[Bug 1551305] Re: backup service crashes in ceph job with "pure virtual method called"

2016-03-01 Thread Josh Durgin
@james-page I'd recommend backporting that patch for the precise
packages

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

Title:
  backup service crashes in ceph job with "pure virtual method called"

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

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


[Bug 1245719] Re: RBD backed instance can't shutdown and restart

2013-11-01 Thread Josh Durgin
The 'Boot from image (creates a new volume)' code path uses the new
block_device_mapping_v2 api. This is most likely a bug in the
implementation of this in nova that affects all volumes backends, not
just rbd.

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

Title:
  RBD backed instance can't shutdown and restart

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

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


[Bug 1065883] Re: ceph rbd username and secret should be configured in nova-compute, not passed from nova-volume/cinder

2012-12-05 Thread Josh Durgin
** Changed in: cinder
   Status: New => Invalid

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

Title:
  ceph rbd username and secret should be configured in nova-compute, not
  passed from nova-volume/cinder

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

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


[Bug 1065883] Re: ceph rbd username and secret should be configured in nova-compute, not passed from nova-volume/cinder

2012-10-12 Thread Josh Durgin
I see, that makes sense now. It'd be good to get this patch upstream for
grizzly.

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

Title:
  ceph rbd username and secret should be configured in nova-compute, not
  passed from nova-volume/cinder

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

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


[Bug 1065883] Re: ceph rbd username and secret should be configured in nova-compute, not passed from nova-volume/cinder

2012-10-12 Thread Josh Durgin
You can actually specify the uuid for the secret when you add it to
libvirt, so it can be the same on all compute hosts.

i.e.


  
client.volumes secret
  
  a060c8a3-d905-45ec-84a6-0b5d7e25c5cb


Libvirt only generates a random uuid if you don't specify one. I'll
update the Ceph docs to clarify this.

Your patch does make sense if you want to control more finely which
rados user's your using on the compute nodes. It's easier than running
multiple (cinder|nova)-volume processes, but the long term solution
probably involves changing the volume driver to use different rados
pools and users based on volume_type or some other configuration.

However, with the current rbd volume driver using only a single pool,
I'm not sure how much finer-grained the compute node permissions could
be compared to the volume service permissions. What do you have in mind?

BTW, sheepdog and nbd don't have auth support through libvirt, so you
don't need to check specifically for rbd in your patch.

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

Title:
  ceph rbd username and secret should be configured in nova-compute, not
  passed from nova-volume/cinder

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

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


[Bug 932896] Re: [FFE] Should use libnss instead of libcrypto++

2012-04-12 Thread Josh Durgin
NSS support was added to ceph so people running RHEL or similar distros
that don't package crypto++ could use authentication. Ubuntu would not
be the guinea pig here.

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

Title:
  [FFE] Should use libnss instead of libcrypto++

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/932896/+subscriptions

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