On Mon, Dec 2, 2013 at 4:47 PM, David Britton <[email protected]> wrote: > Hi -- > > If I terminate a machine out from underneath juju, how do I correctly inform > juju that machine is no longer there? > > Is there a way to gracefully terminate from the service unit/machine > perspective (equivalent of shutdown to AWS or Nova, it will destroy the > instance)?
Not yet. There are several enhancements in trunk that help juju recover from a AWOL unit/machine. There is also a command to explicitly put juju into the correct state juju terminate-machine --force We expect this feature is be in a stable release in January. -- Curtis Hovey Canonical Cloud Development and Operations http://launchpad.net/~sinzui -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
