Applicable to:
- SolusVM 2
Question
How to add OpenVZ template to SolusVM 2?
Answer
To use an OpenVZ template on a CR it has to be installed first.
For example, to add and use the RockyLinux template:
- Access the OpenVZ CR via SSH
Install the EZ templates with the command:
# yum install rockylinux-8-x86_64-ez.noarch -y
- Add new OS entry in SolusVM 2 UI > Images > Operating Systems > Add Operating System
- Add a new version for the OS (+ Add version; you'll be able to choose KVM or VZ here) with the name of the package installed earlier (
rockylinux-8-x86_64) and assigned a plan.
Note: template name should not have -ez at the end while adding in UI
Comments
Please sign in to leave a comment.