High Availability Scripts
Virtuozzo comes with a number of scripts used by the shaman utility to manage and monitor cluster resources. There are two types of scripts:
- Common scripts. The common scripts are located in the
/usr/share/shaman directory and used by the shaman utility to call resource-specific scripts. - Resource-specific scripts. For each common script, there are one or more resource-specific scripts. Resource-specific scripts are peculiar to each cluster resource and located in separate subdirectories. For virtual machines and Containers, these directories are
/usr/share/shaman/vm- and /usr/share/shaman/ct- , respectively. Resource-specific scripts are used to perform various actions on cluster resources.
For the full list of scripts and their descriptions, see the shaman-scripts man page.
|