We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d02e3b5 + 74aeb77 commit 03c1780Copy full SHA for 03c1780
ocaml/xapi/xapi_pool.ml
@@ -2074,8 +2074,6 @@ let eject_self ~__context ~host =
2074
)
2075
2076
(fun () -> Xapi_fuse.light_fuse_and_reboot_after_eject ()) ;
2077
- debug "%s: stop management server" __FUNCTION__ ;
2078
- Xapi_mgmt_iface.run ~__context ~mgmt_enabled:false () ;
2079
Xapi_hooks.pool_eject_hook ~__context
2080
2081
(** eject [host] from the pool. This code is run on all hosts in the
0 commit comments