On Fri, Jun 6, 2014 at 4:50 AM, Andrew Wilkins <[email protected]> wrote: > I've gotten a bit closer to figuring out what the deal is. Even on the CI > machine, local provider works with HA enabled, but only if you use the EBS > storage. If you use that machine's ephemeral disk (as your jenkins setup > does), then mongo is not happy. The fact that it's running Precise has > nothing to do with it. I can reproduce it on Trusty.
I bow to your mad skillz. I symlinked /var/lib/mongodb to the EBS volume. We did this for jenkins and LXC. The tests pass. We have a new blessed revision. I think this is an edge case for the local provider. I would expect special support for ephemeral disk -- Curtis Hovey Canonical Cloud Development and Operations http://launchpad.net/~sinzui -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
