Setting Up Virtualization Nodes
In the Cloud Infrastructure Automation, you can use nodes with Virtuozzo (6.x and 7.x) and OpenVZ 7 to host the following types of virtual servers:
- Linux containers
- Linux virtual machines
- Windows virtual machines
Important:
1. For proper working, HTML5 web console requires the httpd service to be running on virtualization node. The httpd is disabled by default on Virtuozzo 7 node and therefore not started after reboot automatically. You need to start the httpd service explicitly and enable it for further HTML5 proper working by running the commands:# systemctl start httpd# systemctl enable httpd
2. The communication between virtual servers hosted on Virtuozzo nodes of different versions, for example, 6.x and 7.x, is not currently supported.