Re: OpenVZ 7 node and container different kernel versions? [message #53515 is a reply to message #53513] |
Tue, 07 May 2019 17:32 |
HHawk
Messages: 32 Registered: September 2017 Location: Europe
|
Member |
|
|
khorenko wrote on Mon, 06 May 2019 15:34Hi!
You have nothing to worry about, it works as designed.
Some modern distros require new kernel version and do check the version during their work,
so we backport kernel features which those distros require from newer kernels
(so appropriate apps can use those features)
and fake "uname" output for those containers.
Actual kernel version reported is configured in templates config, for example:
# cat /vz/template/ubuntu/16.04/x86_64/config/os/default/osrelease
4.4.0
BTW, it was the same for OpenVZ 6.
Hope that helps.
Thank you khorenko!
Highly appreciated.
|
|
|