Reboot Slave Hook

Supported VersionsLast Updated
1.16.03 & higher2014/08/18

Reboot

ScriptDescriptionVariables
openvz_reboot_pre.phpHook will run before the openvz virtual server is rebooted

Various:

$params[KEY]=VALUE

openvz_reboot_post.phpHook will run after the openvz virtual server is rebooted

 Various:

$params[KEY]=VALUE

xenpv_reboot_pre.phpHook will run before the xen pv virtual server is rebooted

 Various:

$params[KEY]=VALUE

xenpv_reboot_post.phpHook will run after the xen pv virtual server is rebooted

 Various:

$params[KEY]=VALUE

xenhvm_reboot_pre.phpHook will run before the xen hvm virtual server is rebooted

 Various:

$params[KEY]=VALUE

xenhvm_reboot_post.phpHook will run after the xen hvm virtual server is rebooted

 Various:

$params[KEY]=VALUE

kvm_reboot_pre.phpHook will run before the kvm virtual server is rebooted

 Various:

$params[KEY]=VALUE

kvm_reboot_post.phpHook will run after the kvm virtual server is rebooted

 Various:

$params[KEY]=VALUE