Hi. I'm trying to create openvz-7 container with simfs.

Environment:
OS: AltLinux-9
Kernel: 3.10.0-ovz-el7-alt1.957.27.2.vz7.107.10
vztt-7.0.6
vzctl-7.0.208

This is what I'm trying to do.

[root@ryzen ~]# grep simfs /etc/vz/vz.conf
VEFSTYPE=simfs
[root@ryzen ~]# vzpkg list | grep alt
alt-8-x86
alt-9-x86
alt-9-x86_64
[root@ryzen ~]# vzctl create 103 --ostemplate alt-8-x86_64
Error: execv(/usr/bin/yum...) failed: No such file or directory
Error: execv(/usr/bin/yum...) failed: No such file or directory
Error: Failed to install the template(s):
Error: alt-8-x86_64-ez
Error: alt-8-x86_64-x86_64-ez
Error: Unable to find ostemplate: alt-8-x86_64
Destroying Container private area: /var/lib/vz/private/103
Container unregistered succesfully
Container private area was destroyed
Creation of Container private area failed
[root@ryzen ~]#

Obviously on AltLinux yum is not available.

1)
Can any one explain how to do this?
With ploop everything work fine.

2) Is there an updated documentation for 
https://download.openvz.org/doc/OpenVZ-Users-Guide.pdf?
    This one is for OpenVZ-6 and is obsolete.

_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to