storage provider does not support dynamic storage

Bug #1765959 reported by james beedy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Ian Booth
2.5
Fix Released
High
Ian Booth

Bug Description

I can't seem to get storage to work with the MAAS provider, just keep getting this message ""maas" storage provider does not support dynamic storage".

The commands I run are:

$ juju add-model openstack207

$ juju create-storage-pool ceph-journal-pool maas tags=ssd

$ juju deploy ceph-osd --config ceph-charm.yaml \
    --constraints "tags=osd-big spaces=vlan2" \
    --bind vlan2 --storage osd-journals=ceph-journal-pool \
    --to zone=openstack-a

Located charm "cs:ceph-osd-261".
Deploying charm "cs:ceph-osd-261".

Which gives: https://paste.ubuntu.com/p/Wxf93pjrps/

I've been hacking at it for a while, and can't seem to figure it out, seems a bug.

james beedy (jamesbeedy)
description: updated
description: updated
Revision history for this message
Ian Booth (wallyworld) wrote :

See discussion in https://discourse.jujucharms.com/t/juju-storage-maas/142/3 for an explanation. It looks like Juju is mistakenly rejecting a unit deployment with non-dynamic storage because it rejects *all* placement directives, rather than *just* machine and container placement directives.

Changed in juju:
milestone: none → 2.4.2
status: New → Triaged
importance: Undecided → High
Changed in juju:
milestone: 2.4.2 → 2.4.3
Changed in juju:
milestone: 2.4.3 → none
Changed in juju:
milestone: none → 2.4.4
Changed in juju:
milestone: 2.4.4 → none
Revision history for this message
james beedy (jamesbeedy) wrote :

@rharding @anastasia-macmood @wallyworld bump

Ian Booth (wallyworld)
Changed in juju:
milestone: none → 2.6-beta1
Ian Booth (wallyworld)
Changed in juju:
assignee: nobody → Ian Booth (wallyworld)
status: Triaged → In Progress
Revision history for this message
Ian Booth (wallyworld) wrote :
Ian Booth (wallyworld)
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.