← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1945358] Re: nova-ceph-multistore job is broken on stable branches

 

Issue is in job variant match in devstack-ceph-plugin fixing in
https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/811478

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1945358

Title:
  nova-ceph-multistore job is broken on stable branches

Status in devstack-plugin-ceph:
  In Progress
Status in OpenStack Compute (nova):
  Invalid

Bug description:
  nova-ceph-multistore is broken on stable branches:

  + lib/cinder_backends/ceph:configure_cinder_backend_ceph:56 :   is_service_enabled c-bak
  + functions-common:is_service_enabled:1966 :   return 0
  + lib/cinder_backends/ceph:configure_cinder_backend_ceph:57 :   sudo ceph -c /etc/ceph/ceph.conf osd pool create backups 8 8
  pool 'backups' created
  + lib/cinder_backends/ceph:configure_cinder_backend_ceph:58 :   '[' False = False ']'
  + lib/cinder_backends/ceph:configure_cinder_backend_ceph:60 :   sudo ceph -c /etc/ceph/ceph.conf osd pool set backups size 1
  Error EPERM: configuring pool size as 1 is disabled by default.

  
  https://zuul.opendev.org/t/openstack/build/bc088154e50440fe9a2cacf52426748a

  more discussion in
  https://review.opendev.org/c/openstack/devstack/+/811399/2

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack-plugin-ceph/+bug/1945358/+subscriptions



References