[Users] "vzpkg create" does not work with simfs

2021-04-25 Thread Aleksey Cheusov
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

[Users] "vzctl create" does not work with simfs

2021-04-25 Thread Aleksey Cheusov
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

Re: [Users] "vzpkg create" does not work with simfs

2021-04-25 Thread Aleksey Cheusov
25.04.2021, 17:31, "Vasily Averin" :On 4/25/21 3:13 PM, Aleksey Cheusov wrote: Hi. I'm trying to create openvz-7 container with simfs.It looks like you have specified non-installed repository.vzpkg shows that you have installed alt-8-x86,but during creation you have specified another temp;late:

Re: [Users] "vzpkg create" does not work with simfs

2021-04-25 Thread Vasily Averin
On 4/25/21 3:13 PM, Aleksey Cheusov wrote: > Hi. I'm trying to create openvz-7 container with simfs. It looks like you have specified non-installed repository. vzpkg shows that you have installed alt-8-x86, but during creation you have specified another temp;late: alt-8-x86_64 > > Environment: