Skip to content

Commit

Permalink
F OpenNebula/one#6099: host_error.rb hook (#2550)
Browse files Browse the repository at this point in the history
improvement documentation
  • Loading branch information
onenhansen authored Apr 24, 2023
1 parent 053e6e0 commit e9d85f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/installation_and_configuration/ha/vm_ha.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ We are defining a host hook, named ``host_error``, that will execute the script
| | This can be: | |
| | | |
| | - ``-m`` migrate VMs to another host. Only for images on shared storage (NFS, Ceph, ...) | |
| | This option skips VMs deployed on local datastores, so they can be started after host recovery. | |
| | - ``-r`` delete and recreate VMs running in the host. Their **state will be lost**! | |
| | - ``-d`` delete VMs running in the host. | |
+---------------------+----------------------------------------------------------------------------------------------------+---------+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ The following issues has been solved in 6.6.2:
- `Fix error when disabling the FireEdge configuration attributes in sunstone-server.conf <https://github.com/OpenNebula/one/issues/6163>`__.
- `Fix datastore driver actions error: argument list too long <https://github.com/OpenNebula/one/issues/6162>`__.
- `Fix termination time for scheduled actions with repeat times <https://github.com/OpenNebula/one/issues/6181>`__.
- `Improve VM HA hook script host_error.rb to skip VMs deployed on local datastores <https://github.com/OpenNebula/one/issues/6099>`__.

0 comments on commit e9d85f0

Please sign in to comment.