The vzsplit utility is used to split the Hardware Node into equal parts.
It generates a full set of system resource control parameters for the given
number of containers. The values are calculated from the total physical memory
of the Hardware Node the utility runs on, and the number of containers the
Hardware Node shall be able to run even if the given number of containers
consume all the resources available. Without any option given, vzsplit
prompts for the desired number of containers and outputs the resulting
resource control parameters to stdout. If there are not enough system
resources to run the specified number of containers, an appropriate message is
shown and the sample configuration file is not generated.