AuthorCommitMessageCommit dateIssues
Aleksandr LeskinAleksandr Leskin
0c7fc6cefd8Update targets.list for dist-vz9-u00Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Artem VasilievArtem Vasiliev
a5afc8cb38bAUTO Version bump to 8.0.32
Artem VasilievArtem Vasiliev
e2047762072Remove noneexisting in vzkernel 9 module
Aleksandr LeskinAleksandr Leskin
6ddb3eb3539update target.list for new spec repoSigned-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
1513b62c71bAUTO Version bump to 8.0.31
Pavel TikhomirovPavel Tikhomirov
5fbdda0abb3etc/systemd.d/vz: fix setup for cgroup-v2Invert if condition. We should return (skip mounting) when cgroup is already mounted not when cgroup is not mounted. https://jira.vzint.dev/browse/PSBM-149975 Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>PSBM-149975
Aleksandr LeskinAleksandr Leskin
aaf0728f05aAUTO Version bump to 8.0.30
Pavel TikhomirovPavel Tikhomirov
a03d75f835cetc/systemd.d/vz: add setup for cgroup-v2If systemd is started on cgroup-v2, we need to switch to cgroup-v2 in vzctl too, to be able to start containers on it. https://jira.vzint.dev/browse/PSBM-149975 Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>PSBM-149975
Aleksandr LeskinAleksandr Leskin
ff8b925dd6cUpdated targets.list for dist-vz9-rc1Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
be8bbd0d9cdAUTO Version bump to 8.0.29
Aleksandr LeskinAleksandr Leskin
a277b0bfd2bAUTO Version bump to 8.0.28
Aleksandr LeskinAleksandr Leskin
f71f036f583vzlist: Remove netfilter support #PSBM-128388The kernel counterpart of this feature has been dropped in VHS9 Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-128388
Aleksandr LeskinAleksandr Leskin
5115bec155dAUTO Version bump to 8.0.27
Aleksandr LeskinAleksandr Leskin
4b730cc08f1conf: set fs.sile-max parameter into a big applicable value #PSBM-144917Previously we tried to set it to "unlimited" writing a very big value - 2^64-1, but in RHEL9 the kernel does not set max possible value for the sysctl upon this request, but complains and returns an error. In kernel maximum value for this sysctl is: '#define LONG_MAX ((long)(~0UL >> 1))' (gdb) p (long)(~0UL >> 1) $4 = 2147483647 Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuo...PSBM-144917
Aleksandr LeskinAleksandr Leskin
9c76eabb941AUTO Version bump to 8.0.26
Nikolay BorisovNikolay Borisov
982beac7923Remove --iptable parameter supportThe kernel counterpart has been removed so simply remove the user interface as it's now defunct. https://jira.sw.ru/browse/PSBM-128388PSBM-128388
Nikolay BorisovNikolay Borisov
5a2db746f08Remove support --netfilter optionThis feature has been dropped from VZ9 kernel so remove the userspace interface. https://jira.sw.ru/browse/PSBM-128388PSBM-128388
Aleksandr LeskinAleksandr Leskin
3c71e08673dAUTO Version bump to 8.0.25
Aleksandr LeskinAleksandr Leskin
5348e86ab3fAUTO Version bump to 8.0.24
Konstantin BukharovAleksandr LeskinKonstantin Bukharov
e6f1215ab46BUGFIX cache getting cpuinfo in vzlist to fix PSBM-140574Vzlist is a tool rather than a service - let fill cpuinfo oncePSBM-140574
Pavel VokhmyaninAleksandr LeskinPavel Vokhmyanin
8eaba11f3f2Load vz-related modules on service start #PSBM-139428In VHI scenario vzctl is missing from the server initially, and only installed when CT role is configured for the host. This leads to vz modules being absent on service startup until the next reboot. Lets check if modules are missing, and load them if necessary. Signed-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>PSBM-139428
Pavel VokhmyaninAleksandr LeskinPavel Vokhmyanin
a6bf95c9d75Skip autostart if prlctl is missing #PSBM-139428Signed-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>PSBM-139428
Artem VasilievArtem Vasiliev
be693559144Update default OS Template to Almalinux8 according to PSBM-141053PSBM-141053
Aleksandr LeskinAleksandr Leskin
f7acd57faf6AUTO Version bump to 8.0.23
Aleksandr LeskinAleksandr Leskin
984be973911introduce new parameter of Image Format for template caches #PSBM-140426Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-140426
Aleksandr LeskinAleksandr Leskin
9ca256ab069AUTO Version bump to 8.0.22
Aleksandr LeskinAleksandr Leskin
2b82fbfdbb6add forgotten ploop include for fixing build #PSBM-138606Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-138606
Aleksandr LeskinAleksandr Leskin
2ea1ecf8c38AUTO Version bump to 8.0.21
Aleksandr LeskinAleksandr Leskin
126852f0737MMerge pull request #152 in OVZ/vzctl from ~ALEKSANDR.LESKIN/vzctl:PSBM-138606 to master* commit '303fcc4bd4e72baba4dbe06cbfb76c6b4a50f8da': enlarge vzctl parameters for compacting disk #PSBM-138606PSBM-138606
Aleksandr LeskinAleksandr Leskin
303fcc4bd4eenlarge vzctl parameters for compacting disk #PSBM-138606PSBM-138606
Aleksandr LeskinAleksandr Leskin
f9dc9f3ad74strdup memory leak fix #PSBM-140215PSBM-140215
Denis SilakovDenis Silakov
a93e2aae9b0AUTO Version bump to 8.0.20
Denis SilakovDenis Silakov
6653d2426d0AUTO Version bump to 8.0.19
Denis SilakovDenis Silakov
74f73e0e02eAUTO Version bump to 8.0.18
Pavel VokhmyaninPavel Vokhmyanin
39505f5bf8aAUTO Version bump to 8.0.17
Pavel VokhmyaninPavel Vokhmyanin
f500b3c8f13MMerge pull request #149 in OVZ/vzctl from ~WORKND/vzctl:master to master* commit 'dcfd8e4ac976a7552cad0e6b83a70576e7998f9a': Add support of vztactl #PSBM-136514PSBM-136514
Pavel VokhmyaninPavel Vokhmyanin
d686c17d453Updates target.list to vhs9-betaSigned-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>
Dmitry NesterenkoDmitry Nesterenko
dcfd8e4ac97Add support of vztactl #PSBM-136514PSBM-136514
Igor SukhihIgor Sukhih
6fab0ba7cd8AUTO Version bump to 8.0.16
Igor SukhihIgor Sukhih
f95581e9494MMerge pull request #148 in OVZ/vzctl from dsilakov/vzeventservice-1640023106796 to master* commit '111a33b966d1e3da690a44e5dbbe2abfa2c82dc7': /var/run -> /run in vzevent.service Ok for vz7 as well, the same as https://src.openvz.org/projects/OVZ/repos/prl-disp-service/pull-requests/2174/overview
Denis SilakovDenis Silakov
111a33b966d/var/run -> /run in vzevent.serviceOk for vz7 as well, the same as https://src.openvz.org/projects/OVZ/repos/prl-disp-service/pull-requests/2174/overview
Igor SukhihIgor Sukhih
7832abeda84AUTO Version bump to 8.0.15
Igor SukhihIgor Sukhih
a729eb1df12MMerge pull request #147 in OVZ/vzctl from ~PTIKHOMIROV/vzctl:user-beancounters-ignore-enodev to master* commit '0cc91828afc022f2dd783fe7c0155df941d6eab0': user_beancounters.py: ignore cgroup directory removal after open
Pavel TikhomirovPavel Tikhomirov
0cc91828afcuser_beancounters.py: ignore cgroup directory removal after openPreviousely we only ignored ENOENT, but when cgroup file is opened and cgroup directory containing this file is removed we still can't read from file and get ENODEV instead of ENOENT. https://jira.sw.ru/browse/PSBM-136969 Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>PSBM-136969
Igor SukhihIgor Sukhih
77cd116a36bAUTO Version bump to 8.0.14
Igor SukhihIgor Sukhih
21f70fcb0bbAUTO Version bump to 8.0.13
Igor SukhihIgor Sukhih
3720ffdf999Makefile: add vz-cgroup-dummy.serviceSigned-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
438a46caaa6AUTO Version bump to 8.0.12
Igor SukhihIgor Sukhih
463093bea26MMerge pull request #146 in OVZ/vzctl from ~PTIKHOMIROV/vzctl:vz-cgroup-dummy to master* commit '36afea45c989afd081407cb71a955eb897b1cb0a': Add vz-cgroup-dummy.service to forbid systemd to remove container cgroups
Pavel TikhomirovPavel Tikhomirov
36afea45c98Add vz-cgroup-dummy.service to forbid systemd to remove container cgroupsSee systemd:unit_realize_cgroup_now():target_mask influence on cgroup removal for more info. v2: make comment in service file look better https://jira.sw.ru/browse/PSBM-136411 Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>PSBM-136411