Comment 3 for bug 1518482

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

The only time I've seen this happen is when adding a LOT of storage devices to the ceph charm with storage hooks. The charm iterates through the results of storage-list instead of just adding the device currently in the hook. What this seems to cause is the last device not being attached with the first device's attaching hook fires.