|
|
From KerrighedThis page describes how to use Kerrighed operating system. PresentationKerrighed is modified version of Linux. Hence using it should'nt be more complicated that using a Linux box. Enable/Disable Kerrighed servicesKerrighed services are provided by the Kerrighed module (kerrighed.ko). For convenience, a script in /etc/init.d/kerrighed is provided to load the module at boottime if configured in /etc/default/kerrighed.
/etc/init.d/kerrighed start # Load the module /etc/init.d/kerrighed stop # Unload the module /etc/init.d/kerrighed restart # Re-load the module /etc/init.d/kerrighed status # Check kerrighed cluster status
# If true, enable Kerrighed module loading ENABLE=true #ENABLE=false krgadmUse the krgadm command to start or stop the cluster (see krgadm manpage). |