I have installed OpenVZ on local computer using vagrant.
When i try list all vm, i get error
[root@localhost ~]# prlctl create MyCT --vmtype ct
Login failed: Unable to connect to Parallels Server. You may experience a connection problem or the server may be down. Contact your Parallels Server administrator for assistance.
[root@localhost ~]# cat /etc/redhat-release
VirtuozzoLinux release 7.0
[root@localhost ~]# prlctl list -a
Login failed: Unable to connect to Parallels Server. You may experience a connection problem or the server may be down. Contact your Parallels Server administrator for assistance.
[root@localhost ~]#
How i fix this error ? I googled and found i have to start "parallels-server", but i don't see any service like that on the OpenVZ installation.
Thanks,
Yujin