[one-users] how to configure the vms High Availability?

Daniel Molina dmolina at opennebula.org
Mon Dec 30 08:36:23 PST 2013


#-------------------------------------------------------------------------------
VM_HOOK = [
   name      = "on_failure_recreate",
   on        = "UNKNOWN",
   command   = "onevm delete --recreate",
   arguments = "$VMID" ]
#-------------------------

http://docs.opennebula.org/stable/advanced_administration/high_availability/ftguide.html?highlight=high%20availability



On 30 December 2013 14:20, hansz <hanshizhunjob at 126.com> wrote:

> Hi,
> should i configure my oned.conf like
>
>
> HOST_HOOK = [
>     name      = "error",
>     on        = "",
>
> command   = "ft/host_error.rb",
>     arguments = "$HID -r n",
>     remote    = no ]
>
>
> VM_HOOK = [
>    name      = "on_failure_recreate",
>    on        = "FAILED",
>    command   = "/usr/bin/env onevm delete --recreate",
>    arguments = "ID" ]
>
> ?????????
> or like what?
>
>
>
>
>
>
>
>
>


-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131230/bc7f2d66/attachment-0002.htm>


More information about the Users mailing list